Ejemplo n.º 1
0
 public float GetModDmgReduc()
 {
     return(activeEffectMod.stats.dmgReduc + PerkManager.GetModUnitDmgReduc(prefabID));
 }