Beispiel #1
0
 public float GetModCritChance()
 {
     return(activeEffectMod.stats.critChance + PerkManager.GetModUnitCrit(prefabID));
 }