Beispiel #1
0
 public float GetModCritMul()
 {
     return(activeEffectMod.stats.critMultiplier + PerkManager.GetModUnitCritMul(prefabID));
 }