예제 #1
0
 public void Attack(IUnits units, float ATK) => units.SetDamage(ATK, MathOfUnits.AttackType.Magick);