ExperienceLevellingSystem
The all-time classic, the experience levelling system!
JSON Format
{
"type": "ExperienceLevellingSystem",
"level_up_view_title": ...,
"level_up_button_text": ...,
"level_up_icon": ...,
"level_up_icon_color": ...,
"level_up_view": ...,
"on_level_up_confirm": ...,
"experience_name": ...,
"experience_abbreviation": ...,
"level_stat_name": ...,
"option_name": ...,
"tables": ...,
"milestones_system_name": ...
}
Fields
| Field | Type | Required | Description |
|---|---|---|---|
milestones_system_name | String | Optional. Defaults to null (no milestone progression system). If a milestones progression system should be offered to the player, you should set this property with an appropriate name for that progression system |