Files
Aspects-Celestia-Compat/bin/main/data/aspects/powers/navitas_primary.json
2021-12-13 21:09:17 -04:00

20 lines
558 B
JSON

{
"type": "origins:active_self",
"entity_action": {
"type": "origins:explode",
"power": 3,
"destruction_type": "none",
"damage_self": false,
"create_fire": true
},
"cooldown": 600,
"hud_render": {
"should_render": true,
"sprite_location":"origins:textures/gui/community/huang/resource_bar_02.png",
"bar_index":10,
"inverted":true
},
"key":"key.origins.ternary_active",
"name":"Boom!",
"description":"Boom! Explode the area you're standing on. Pow!"
}