Ejemplo n.º 1
0
 public override void Use(Player player)
 {
     player.AddBuff(buffData.Instance(duration, this));
 }