diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-02-01 18:30:26 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-02-01 18:30:26 -0500 |
commit | 7fc78efdecd7064daace8dc6641af1532463655d (patch) | |
tree | 045be9d8a8e78844dfd7f777b5eedb80912047b7 /items/ZOMBIE_COMMANDER_WHIP.json | |
parent | e04ea07b5ca97c326a5b5ec52c57b1cdeaa163ac (diff) | |
download | NotEnoughUpdates-REPO-7fc78efdecd7064daace8dc6641af1532463655d.tar.gz NotEnoughUpdates-REPO-7fc78efdecd7064daace8dc6641af1532463655d.tar.bz2 NotEnoughUpdates-REPO-7fc78efdecd7064daace8dc6641af1532463655d.zip |
Removed dungeon stats
Diffstat (limited to 'items/ZOMBIE_COMMANDER_WHIP.json')
-rw-r--r-- | items/ZOMBIE_COMMANDER_WHIP.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/items/ZOMBIE_COMMANDER_WHIP.json b/items/ZOMBIE_COMMANDER_WHIP.json index ab0d4abc..58463969 100644 --- a/items/ZOMBIE_COMMANDER_WHIP.json +++ b/items/ZOMBIE_COMMANDER_WHIP.json @@ -1,20 +1,20 @@ { "itemid": "minecraft:fishing_rod", "displayname": "§5Zombie Commander Whip", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d110 §8(150)\",1:\"§7Damage: §c+65 §8(+102.05)\",2:\"§7Strength: §c+5 §8(+7.85)\",3:\"\",4:\"§6Item Ability: Commander Whip\",5:\"§7Every §91 Zombies killed§7\",6:\"§7during a dungeon run by this\",7:\"§7weapon gives the wearer §a+1 §c❁\",8:\"§cStrength§7.\",9:\"§7Zombies Killed: §a0\",10:\"§7Bonus Strength: §a0\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 18\",15:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Zombie Commander Whip\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_COMMANDER_WHIP\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d110\",1:\"§7Damage: §c+65\",2:\"§7Strength: §c+5\",3:\"\",4:\"§6Item Ability: Commander Whip\",5:\"§7Every §91 Zombies killed§7\",6:\"§7during a dungeon run by this\",7:\"§7weapon gives the wearer §a+1 §c❁\",8:\"§cStrength§7.\",9:\"§7Zombies Killed: §a§k0\",10:\"§7Bonus Strength: §a§k0\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 18\",15:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Zombie Commander Whip\"},ExtraAttributes:{dungeon_item_level:0,id:\"ZOMBIE_COMMANDER_WHIP\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d110 §8(150)", - "§7Damage: §c+65 §8(+102.05)", - "§7Strength: §c+5 §8(+7.85)", + "§7Gear Score: §d110", + "§7Damage: §c+65", + "§7Strength: §c+5", "", "§6Item Ability: Commander Whip", "§7Every §91 Zombies killed§7", "§7during a dungeon run by this", "§7weapon gives the wearer §a+1 §c❁", "§cStrength§7.", - "§7Zombies Killed: §a0", - "§7Bonus Strength: §a0", + "§7Zombies Killed: §a§k0", + "§7Bonus Strength: §a§k0", "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", @@ -24,7 +24,7 @@ "internalname": "ZOMBIE_COMMANDER_WHIP", "crafttext": "", "clickcommand": "", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Zombie_Commander_Whip" |