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,20 @@
{
"type": "origins:active_self",
"entity_action": {
"type": "origins:area_of_effect",
"radius": 32,
"bientity_action": {
"type": "origins:target_action",
"action": {
"type": "origins:set_on_fire",
"duration": 5
}
},
"bientity_condition": {
"type": "origins:can_see"
}
},
"key":"key.origins.secondary_active",
"cooldown": 1400,
"name":"As your secondary ability, you can light entites around you on fire for a few seconds."
}