Exemplo n.º 1
0
 public float GetModDodge()
 {
     return(activeEffectMod.stats.dodge + PerkManager.GetModUnitDodge(prefabID));
 }