diff options
Diffstat (limited to 'items/SKELETON_GRUNT_HELMET.json')
-rw-r--r-- | items/SKELETON_GRUNT_HELMET.json | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/items/SKELETON_GRUNT_HELMET.json b/items/SKELETON_GRUNT_HELMET.json index 5e924c55..e02253d8 100644 --- a/items/SKELETON_GRUNT_HELMET.json +++ b/items/SKELETON_GRUNT_HELMET.json @@ -1,18 +1,19 @@ { "internalname": "SKELETON_GRUNT_HELMET", "itemid": 298, - "displayname": "§5Heavy Skeleton Grunt Helmet", + "displayname": "§5Fierce Skeleton Grunt Helmet", "clickcommand": "", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d341 §8(355)\",1:\"§7Crit Damage: §c+18% §8(Heavy -3%) §8(+18.72%)\",2:\"\",3:\"§7Health: §a+94 HP §8(+97.76 HP)\",4:\"§7Defense: §a+111 §8(Heavy +65) §8(+115.44)\",5:\"§7Speed: §a-1 §8(Heavy -1)\",6:\"\",7:\"§9Growth V, §9Protection V\",8:\"§9Thorns III\",9:\"\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by §c5%§7.\",12:\"\",13:\"§aPerfect 52500 / 52500\",14:\"§5§lEPIC DUNGEON HELMET\"],color:14805812,Name:\"§5Heavy Skeleton Grunt Helmet\"},ExtraAttributes:{color:\"225:235:52\",baseStatBoostPercentage:34,modifier:\"heavy\",originTag:\"UNKNOWN\",id:\"SKELETON_GRUNT_HELMET\",enchantments:{thorns:3,protection:5,growth:5},uuid:\"0edec4a4-6b01-4df8-a819-f714848f46c1\",item_tier:0,timestamp:\"7/7/20 5:03 PM\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d249\",1:\"§7Strength: §c+8 §8(Fierce +8)\",2:\"§7Crit Chance: §c+5% §8(Fierce +5%)\",3:\"§7Crit Damage: §c+36% §8(Fierce +14%)\",4:\"\",5:\"§7Health: §a+95 HP\",6:\"§7Defense: §a+48\",7:\"\",8:\"§9Growth V, §9Protection V\",9:\"§9Thorns III\",10:\"\",11:\"§7Increase the damage you deal\",12:\"§7with arrows by §c5%§7.\",13:\"\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level\",16:\"§a1\",17:\"§5§lEPIC DUNGEON HELMET\"],color:14805812,Name:\"§5Fierce Skeleton Grunt Helmet\"},ExtraAttributes:{color:\"225:235:52\",baseStatBoostPercentage:41,modifier:\"fierce\",id:\"SKELETON_GRUNT_HELMET\",enchantments:{thorns:3,protection:5,growth:5},item_tier:0}}", "modver": "1.0.0", "lore": [ - "§7Gear Score: §d341 §8(355)", - "§7Crit Damage: §c+18% §8(Heavy -3%) §8(+18.72%)", + "§7Gear Score: §d249", + "§7Strength: §c+8 §8(Fierce +8)", + "§7Crit Chance: §c+5% §8(Fierce +5%)", + "§7Crit Damage: §c+36% §8(Fierce +14%)", "", - "§7Health: §a+94 HP §8(+97.76 HP)", - "§7Defense: §a+111 §8(Heavy +65) §8(+115.44)", - "§7Speed: §a-1 §8(Heavy -1)", + "§7Health: §a+95 HP", + "§7Defense: §a+48", "", "§9Growth V, §9Protection V", "§9Thorns III", @@ -21,6 +22,8 @@ "§7with arrows by §c5%§7.", "", "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level", + "§a1", "§5§lEPIC DUNGEON HELMET" ] }
\ No newline at end of file |