Formats:Other:BalancingConstants:Creature:Balance

From PBnWModdingWIKI

Location

\data\Balance\GameBalanceCreature.txt

Description

This file determines the size, mass, movement, and physical strength modifiers of the creature.

Format

//CreatureConstants

SmallCreatureNavRadiusScale
MinHeight
MedHeight
MaxHeight
MassCalcBaseMass
MassCalcBaseHeight
MassCalcThinFatScale
MassCalcWeakStrongScale
PropOfMassCanPickup
RecoilMinForce
RecoilMidForce
RecoilStrongForce
RecoilMidForceBlendMax
RecoilMassScale
RecoilPropOfHeightMid
RecoilPropOfHeightHi
RecoilTimesBiggerNewForceHasToBe
GoNearPointDistScale
GoNearPointDistMax
ExamineByLookingDistScale
FoodToPickupBaseAmount
FoodToPickupScaleAmount
FoodToPickupScale
WoodToPickupBaseAmount
WoodToPickupScaleAmount
WoodToPickupScale
OreToPickupBaseAmount
OreToPickupScaleAmount
OreToPickupScale
MaxArrowsToBrushOff

-Llam4