Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Implemented AxePersonLeader #30

Merged
merged 10 commits into from
Jan 15, 2021
Merged

Implemented AxePersonLeader #30

merged 10 commits into from
Jan 15, 2021

Conversation

owen-mccormick
Copy link
Collaborator

@owen-mccormick owen-mccormick commented Jan 12, 2021

Description

This PR adds an Axe Person Leader with two passive abilities. It also fixes the AttacksReceived stat, which appears to have been untracked previously.

Abilities

  • Returns 20 damage in AOE for every 5 instances of attacks received.
  • Slows and damages the closest enemy unit for 5 seconds. Caster gains movement speed.

assets/skill_defs.yaml Show resolved Hide resolved
src/systems/battle_hunger.rs Show resolved Hide resolved
@owen-mccormick
Copy link
Collaborator Author

owen-mccormick commented Jan 13, 2021

This technically will not compile since I renamed a system to resolve a merge conflict without updating mod.rs, but I assumed it was not a problem because merging will fix the issue.

@AnneKitsune
Copy link
Contributor

Conflicts need to be fixed, but this PR looks very good! :)

@owen-mccormick owen-mccormick merged commit e8374e8 into spicylobstergames:master Jan 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants