aboutsummaryrefslogtreecommitdiff
path: root/items/WITHER_HELMET.json
diff options
context:
space:
mode:
authorMoulberry <jjenour@student.unimelb.edu.au>2020-11-18 14:20:16 +1100
committerGitHub <noreply@github.com>2020-11-18 14:20:16 +1100
commit13b1753fb6d8adfd60a13c5e8409b11af58731b4 (patch)
tree8be07a341de070baf1aa0c861acb48fbb3e75786 /items/WITHER_HELMET.json
parent27b5eb06a7f3926492ea83b2f59401ca7671b5f4 (diff)
parentec26d3a0f8a2a37a2798240f4ace96cde02852fb (diff)
downloadNotEnoughUpdates-REPO-13b1753fb6d8adfd60a13c5e8409b11af58731b4.tar.gz
NotEnoughUpdates-REPO-13b1753fb6d8adfd60a13c5e8409b11af58731b4.tar.bz2
NotEnoughUpdates-REPO-13b1753fb6d8adfd60a13c5e8409b11af58731b4.zip
Merge pull request #302 from apotato321/apotato321-f7before
items before f7 release
Diffstat (limited to 'items/WITHER_HELMET.json')
-rw-r--r--items/WITHER_HELMET.json32
1 files changed, 32 insertions, 0 deletions
diff --git a/items/WITHER_HELMET.json b/items/WITHER_HELMET.json
new file mode 100644
index 00000000..e5d65c95
--- /dev/null
+++ b/items/WITHER_HELMET.json
@@ -0,0 +1,32 @@
+{
+ "itemid": "minecraft:skull",
+ "displayname": "§6Wither Helmet",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d440 \",1:\"§7Health: §a+200 HP \",2:\"§7Defense: §a+100 \",3:\"§7Intelligence: §a+30 \",4:\"\",5:\"§6Full Set Bonus: Witherborn\",6:\"§7Spawns a wither minion every\",7:\"§7§e30 §7seconds up to a maximum\",8:\"§7§a1 §7wither. Your withers will\",9:\"§7travel to and explode on nearby\",10:\"§7enemies.\",11:\"\",12:\"§7Reduces the damage you take\",13:\"§7from withers by §c10%§7.\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §aCatacombs Floor VII\",17:\"§aCompletion\",18:\"§6§lLEGENDARY DUNGEON HELMET\"],Name:\"§6Wither Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_HELMET\"}}",
+ "damage": 1,
+ "lore": [
+ "§7Gear Score: §d440 ",
+ "§7Health: §a+200 HP ",
+ "§7Defense: §a+100 ",
+ "§7Intelligence: §a+30 ",
+ "",
+ "§6Full Set Bonus: Witherborn",
+ "§7Spawns a wither minion every",
+ "§7§e30 §7seconds up to a maximum",
+ "§7§a1 §7wither. Your withers will",
+ "§7travel to and explode on nearby",
+ "§7enemies.",
+ "",
+ "§7Reduces the damage you take",
+ "§7from withers by §c10%§7.",
+ "",
+ "§7§8This item can be reforged!",
+ "§7§4❣ §cRequires §aCatacombs Floor VII",
+ "§aCompletion",
+ "§6§lLEGENDARY DUNGEON HELMET"
+ ],
+ "internalname": "WITHER_HELMET",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.5-REL",
+ "infoType": ""
+} \ No newline at end of file