25 lines
681 B
JSON
25 lines
681 B
JSON
{
|
|
"type": "origins:active_self",
|
|
"entity_action": {
|
|
"type": "origins:spawn_effect_cloud",
|
|
"radius": 10.0,
|
|
"wait_time": 40,
|
|
"effect": {
|
|
"effect": "minecraft:wither",
|
|
"amplifier": 3,
|
|
"duration": 20
|
|
}
|
|
},
|
|
"cooldown": 1400,
|
|
"hud_render": {
|
|
"should_render": true,
|
|
"inverted":true,
|
|
"sprite_location":"origins:textures/gui/community/huang/resource_bar_02.png",
|
|
"bar_index":9
|
|
},
|
|
"key": {
|
|
"key": "key.origins.secondary_active"
|
|
},
|
|
"name":"Dark Shroud",
|
|
"description":"With your secondary ability, you can disperse a shroud of wither."
|
|
} |