Beispiel #1
0
 public float GetModAttackRange()
 {
     return(activeEffectMod.stats.attackRange + PerkManager.GetModUnitAttackRange(prefabID));
 }