finishing ignis powers
This commit is contained in:
14
bin/main/data/aspects/powers/ignis_primary.json
Normal file
14
bin/main/data/aspects/powers/ignis_primary.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "origins:active_self",
|
||||
"entity_action": {
|
||||
"type": "origins:set_on_fire",
|
||||
"duration": 15
|
||||
},
|
||||
"cooldown": 300,
|
||||
"hud_render": {
|
||||
"should_render": true
|
||||
},
|
||||
|
||||
"name":"Ignition",
|
||||
"description":"Using your primary active ability, you can light yourself on fire for a short duration, granting you an attack buff."
|
||||
}
|
||||
Reference in New Issue
Block a user