Files
Aspects-Celestia-Compat/bin/main/data/aspects/powers/ignis_primary.json
2021-12-12 15:43:31 -04:00

16 lines
430 B
JSON

{
"type": "origins:active_self",
"entity_action": {
"type": "origins:set_on_fire",
"duration": 15
},
"cooldown": 300,
"hud_render": {
"should_render": true,
"bar_index": 7,
"inverted":true
},
"name":"Ignition",
"description":"Using your primary active ability, you can light yourself on fire for a short duration, granting you an attack buff."
}