AOF7-Vocality/config/heracles/quests/botania/Cloaks of Judgement.json
2024-02-20 18:35:48 -06:00

102 lines
2.5 KiB
JSON

{
"dependencies": [
"Trinkets"
],
"tasks": {
"1": {
"type": "heracles:item",
"item": "botania:balance_cloak",
"amount": 1,
"collection": "AUTOMATIC",
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
}
}
},
"rewards": {
"1": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "botania:blacker_lotus",
"count": 4
},
"type": "heracles:item"
},
"2": {
"title": "",
"icon": {
"item": {
"id": "minecraft:air",
"count": 0
},
"type": "heracles:item"
},
"item": {
"id": "botania:life_essence",
"count": 2
},
"type": "heracles:item"
}
},
"display": {
"subtitle": {
"text": ""
},
"description": [
"",
"<columns template=\"30% 30% 30%\">",
" <column>",
" <item id=\"botania:holy_cloak\" scale=\"2\"> </item>",
" </column>",
" <column>",
" <item id=\"botania:unholy_cloak\" scale=\"2\"> </item>",
" </column>",
" <column>",
" <item id=\"botania:balance_cloak\" scale=\"2\"> </item>",
" </column>",
"</columns>",
"",
"<hr/>",
"",
"There are three cloaks that can be worn on the back and provide special abilities when it comes to combat. These abilities have a ten-second recharge time. The /7/Cloak of Virture/7/ blocks all damage from a single hit. The /4/Cloak of Sin/4/ will damage all nearby hostile mobs for the same amount of damage you took. Finally, the /a/Cloak of Balance/a/ will evenly split the damage between the attacker and the taget, preventing its bearer from perishing in the process."
],
"groups": {
"Botania": {
"position": [
155,
33
]
}
},
"icon": {
"item": {
"id": "botania:balance_cloak",
"count": 1
},
"type": "heracles:item"
},
"icon_background": "heracles:textures/gui/quest_backgrounds/default.png",
"title": {
"translate": "Cloaks of Judgement"
}
},
"settings": {
"unlockNotification": false,
"showDependencyArrow": true,
"repeatable": false,
"individual_progress": false,
"hidden": "LOCKED"
}
}