added aspects, added dendro
This commit is contained in:
17
bin/main/data/aspects/powers/dendro_secondary.json
Normal file
17
bin/main/data/aspects/powers/dendro_secondary.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"type": "origins:active_self",
|
||||
"entity_action": {
|
||||
"type": "origins:execute_command",
|
||||
"command": "function aspects:summon_golems"
|
||||
},
|
||||
"cooldown": 2400,
|
||||
"hud_render": {
|
||||
"should_render": true,
|
||||
"inverted":true
|
||||
},
|
||||
"key": {
|
||||
"key": "key.origins.secondary_active"
|
||||
},
|
||||
"name":"Friendly Assistance",
|
||||
"description":"As your secondary ability, you can spawn in two Iron Golems to help you fight off enemies."
|
||||
}
|
||||
Reference in New Issue
Block a user