Perker
How to Use
Create a new perk
Click on
Create
to create a new perk
Customize its name, description and stats
Changes are saved automatically
Editing
You can use
/
in perk names to nest perks in a folder
You can copy stats object and click
to paste them instead of manual rewrite
Import/Export
Click on
Import JSON
to import perks from JSON
Click on
Export JSON
to export perks to JSON
JSON structure looks like this:
{ "perk_1": { "description": "Perk 1", "stats": { "stat_1": 25, "stat_2": 30 } } }
Perks
Create
Import/Export
Import JSON
Export JSON