public Enemy() { DataCounter.AddCounters(new StatusCounter()); }
public Player() { DataCounter.AddCounters(new StatusCounter()); }