Example #1
0
 public void ApplyEffect(IStat target)
 {
     target.DurationEffectStep(this);
 }