Skip to main content
Version: Development

Numeric

All numeric properties in PalSchema are treated the same. Pal/Content/Pal/DataTable/Character/DT_PalMonsterParameter.uasset as an example:

"Rarity": 4,
"EnemyMaxHPRate": 1.0

Rarity is an integer type while EnemyMaxHPRate is a float.