finishing ignis powers

This commit is contained in:
missingbinary
2021-12-11 19:54:31 -04:00
parent bf7642ea1c
commit 097bc40b50
93 changed files with 3548 additions and 2768 deletions

View File

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