fixed some stuff
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"type": "origins:active_self",
|
||||
"entity_action": {
|
||||
"type":"origins:and",
|
||||
"actions": [
|
||||
{
|
||||
"type": "origins:area_of_effect",
|
||||
"radius": 10,
|
||||
"bientity_action": {
|
||||
@@ -13,8 +16,16 @@
|
||||
"bientity_condition": {
|
||||
"type": "origins:can_see"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type":"origins:execute_command",
|
||||
"command":"function aspects:ring_of_fire"
|
||||
|
||||
}
|
||||
]
|
||||
},
|
||||
"key":"key.origins.secondary_active",
|
||||
"cooldown": 1400,
|
||||
"name":"As your secondary ability, you can light entites around you on fire for a few seconds."
|
||||
"name":"Ring of Fire",
|
||||
"description":"As your secondary ability, you can light entites around you on fire for a few seconds."
|
||||
}
|
||||
Reference in New Issue
Block a user