Example #1
0
 public override void Invoke(ActionInfo actionInfo)
 {
     MatchController.DamageCharacter(actionInfo.Target, Attribute.GetValue());
 }