Closed jimkaal closed 2 years ago
Also fixed #44 The mult should always do -1
Also implemented coconut shield and weak. Added unittests to check for both DealDamage ability and normal attacks.
When pilling a hedgehog for example, damage was not triggering hurt abilities. Also added a unittest to test all the hurt abilities and make sure blowfish does not throw errors for not having an enemy team present.
I like all the tests. Just need @manny405 to approve running the workflow
Approved. Past month has been too busy for me. Finished PhD thesis, started new job, moving states... Will get back to things starting next month. Thanks for the help!
Fixed issue #43
Added a statsModifier to the eagles effect that will scale the attack and health of the summoned pet. Also included a unittest to confirm the changes.