Skip to content

Stat Calculation from DevKit Properties

VolatilePulse edited this page Oct 21, 2019 · 5 revisions

Stat Multipliers

  • if not DontUseValue
  • DontUseValue[12]
    • DONTUSESTAT_VALUES = (0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 1)
  • MaxStatusValues[12]
    • BASE_VALUES = (100, 100, 100, 100, 100, 100, 0, 0, 0, 0, 0, 0)
    • IS_PERCENT_STAT = (0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1)
  • AmountMaxGainedPerLevelUpValue[12]
    • if CanLevelUpValue
      • CanLevelUpValue[12]
        • CANLEVELUP_VALUES = (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
    • IW_VALUES = (0, 0, 0.06, 0, 0, 0, 0, 0, 0, 0, 0, 0)
    • TheMaxTorporIncreasePerBaseLevel
    • MaxGainedPerLevelUpValueIsPercent[12]
      • LevelUpValueIsPercent = (1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1)
  • AmountMaxGainedPerLevelUpValueTamed[12]
    • if CanLevelUpValue
    • EXTRA_MULTS_VALUES = (1.35, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1)
    • ExtraTamedHealthMultiplier
  • TamingMaxStatAdditions[12]
  • TamingMaxStatMultipliers[12]

Extra Calculation Multipliers

  • MaxTamingEffectivenessBaseLevelMultiplier
  • DinoMaxStatAddMultiplierImprinting
    • IMPRINT_VALUES = (0.2, 0, 0.2, 0, 0.2, 0.2, 0, 0.2, 0.2, 0.2, 0, 0)
  • bCanSuffocate
  • bCanSuffocateIfTamed
  • bForceGainOxygen
    • not ForceGainOxygen and not CanSuffocateTamed (defaults CanSuffocate)
  • ExtraTamedBaseHealthMultiplier
  • TamedBaseHealthMultiplier
    • TBHM * ETBHM