diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-04 20:36:19 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-04 20:36:19 -0400 |
commit | 446eee57d01b3e334a0132854e3392e469baaa16 (patch) | |
tree | 9e6aabbdb7f5b77beba758f8014226da2811e6b4 /items/SKELETON_MASTER_LEGGINGS.json | |
parent | daf1557b85b7c890923bae7e4519a9336697dc36 (diff) | |
download | NotEnoughUpdates-REPO-446eee57d01b3e334a0132854e3392e469baaa16.tar.gz NotEnoughUpdates-REPO-446eee57d01b3e334a0132854e3392e469baaa16.tar.bz2 NotEnoughUpdates-REPO-446eee57d01b3e334a0132854e3392e469baaa16.zip |
Some Fixes v2
Diffstat (limited to 'items/SKELETON_MASTER_LEGGINGS.json')
-rw-r--r-- | items/SKELETON_MASTER_LEGGINGS.json | 39 |
1 files changed, 20 insertions, 19 deletions
diff --git a/items/SKELETON_MASTER_LEGGINGS.json b/items/SKELETON_MASTER_LEGGINGS.json index d3731a64..bc70bd4e 100644 --- a/items/SKELETON_MASTER_LEGGINGS.json +++ b/items/SKELETON_MASTER_LEGGINGS.json @@ -1,22 +1,15 @@ { - "internalname": "SKELETON_MASTER_LEGGINGS", - "itemid": 300, - "displayname": "§6Fierce Skeleton Master Leggings §6✪§6✪§6✪§6✪", - "clickcommand": "", + "itemid": "minecraft:leather_leggings", + "displayname": "§5Skeleton Master Leggings", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d132\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+22%\",3:\"\",4:\"§7Health: §a+24 HP\",5:\"§7Defense: §a+38\",6:\"\",7:\"§7Increase the damage you deal\",8:\"§7with arrows by §c5%§7.\",9:\"§6Full Set Bonus: Skeleton Master\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by §c25%§7.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 52500 / 52500\",15:\"§7§4❣ §cRequires §aCatacombs Level 12\",16:\"§5§lEPIC DUNGEON LEGGINGS\"],color:16739083,Name:\"§5Skeleton Master Leggings\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_MASTER_LEGGINGS\"}}", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d356\",1:\"§7Strength: §c+10 §8(Fierce +10)\",2:\"§7Crit Chance: §c+9% §8(Fierce +6%)\",3:\"§7Crit Damage: §c+53% §8(Fierce +18%)\",4:\"\",5:\"§7Health: §a+114 HP\",6:\"§7Defense: §a+78\",7:\"\",8:\"§9Growth V, §9Protection V\",9:\"§9Thorns III\",10:\"\",11:\"§7Increase the damage you deal\",12:\"§7with arrows by §c5%§7.\",13:\"§6Full Set Bonus: Skeleton Master\",14:\"§7Increase the damage you deal\",15:\"§7with arrows by §c25%§7.\",16:\"\",17:\"§aPerfect 52426 / 52500\",18:\"§7§4❣ §cRequires §aCatacombs Level\",19:\"§a12\",20:\"§6§lLEGENDARY DUNGEON LEGGINGS\"],color:16739083,Name:\"§6Fierce Skeleton Master Leggings §6✪§6✪§6✪§6✪\"},ExtraAttributes:{color:\"255:107:11\",baseStatBoostPercentage:50,modifier:\"fierce\",dungeon_item_level:4,item_durability:52426,id:\"SKELETON_MASTER_LEGGINGS\",enchantments:{thorns:3,protection:5,growth:5},item_tier:2}}", - "modver": "1.0.0", "lore": [ - "§7Gear Score: §d356", - "§7Strength: §c+10 §8(Fierce +10)", - "§7Crit Chance: §c+9% §8(Fierce +6%)", - "§7Crit Damage: §c+53% §8(Fierce +18%)", - "", - "§7Health: §a+114 HP", - "§7Defense: §a+78", + "§7Gear Score: §d132", + "§7Crit Chance: §c+2%", + "§7Crit Damage: §c+22%", "", - "§9Growth V, §9Protection V", - "§9Thorns III", + "§7Health: §a+24 HP", + "§7Defense: §a+38", "", "§7Increase the damage you deal", "§7with arrows by §c5%§7.", @@ -24,9 +17,17 @@ "§7Increase the damage you deal", "§7with arrows by §c25%§7.", "", - "§aPerfect 52426 / 52500", - "§7§4❣ §cRequires §aCatacombs Level", - "§a12", - "§6§lLEGENDARY DUNGEON LEGGINGS" + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Level 12", + "§5§lEPIC DUNGEON LEGGINGS" + ], + "internalname": "SKELETON_MASTER_LEGGINGS", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Master_Armor" ] }
\ No newline at end of file |