示例#1
0
        }                                                                        // + PerkManager.GetModUnitSpeed(prefabID); }

        public float GetModDmgMin()
        {
            return(activeEffectMod.stats.damageMin + PerkManager.GetModUnitDmgMin(prefabID));
        }