Skip to content

Data & DataTable Modding

Data modding changes the numbers and definitions behind the game: crafting recipes, item stats, drop rates, Pal parameters, skills. Much of it can be done by editing DataTables directly - no Unreal Engine required.

For a lighter, JSON-based way to patch data that avoids editing cooked assets by hand, see PalSchema. For the editor itself, see UAssetGUI.