v0.4.1: rebalanced the flail

This commit is contained in:
Evan Debenham
2016-07-05 19:01:37 -04:00
committed by Evan Debenham
parent 935a4593b8
commit 9518f3dbb5
3 changed files with 13 additions and 3 deletions
@@ -29,6 +29,7 @@ public class Flail extends MeleeWeapon {
tier = 4;
DLY = 1.25f; //0.8x speed
//also cannot surprise attack, see Hero.canSurpriseAttack
}
@Override