fixed some stuff

This commit is contained in:
missingbinary
2021-12-12 17:27:02 -04:00
parent 721b9fffdc
commit 6da8038056
147 changed files with 5310 additions and 2905 deletions

View File

@@ -1,15 +1,24 @@
{
"type": "origins:active_self",
"entity_action": {
"type":"origins:and",
"actions": [
{
"type": "origins:set_on_fire",
"duration": 15
},
{
"type":"origins:execute_command",
"command":"function aspects:fire_light"
}
],
"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."