Beispiel #1
0
 public int GetBaseDamage(ulong unitId)
 {
     return(DamageLogic.GetBaseDamage(State, Config, unitId));
 }