diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/YETI_SWORD.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/YETI_SWORD.json')
-rw-r--r-- | items/YETI_SWORD.json | 28 |
1 files changed, 22 insertions, 6 deletions
diff --git a/items/YETI_SWORD.json b/items/YETI_SWORD.json index ecaafaac..2499de65 100644 --- a/items/YETI_SWORD.json +++ b/items/YETI_SWORD.json @@ -1,22 +1,38 @@ { "itemid": "minecraft:iron_sword", - "displayname": "§6Yeti Sword", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+150\",1:\"§7Strength: §c+150\",2:\"\",3:\"§7Intelligence: §a+50\",4:\"\",5:\"§6Item Ability: Terrain Toss §e§lRIGHT CLICK\",6:\"§7Throws a chunk of terrain in the\",7:\"§7direction you are facing! Deals\",8:\"§7up to §c4000 §7damage.\",9:\"§8Mana Cost: §3250\",10:\"§8Cooldown: §a1s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§6§lLEGENDARY SWORD\"],Name:\"§6Yeti Sword\"},ExtraAttributes:{id:\"YETI_SWORD\"}}", + "displayname": "§6Fabled Yeti Sword", + "nbttag": "{ench:[],Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+170 §e(+20)\",1:\"§7Strength: §c+250 §e(+20) §8(Fabled +60)\",2:\"§7Crit Damage: §c+100% §8(Fabled +40%)\",3:\"\",4:\"§7Intelligence: §a+50\",5:\"\",6:\"§9Critical VI, §9Cubism V\",7:\"§9Ender Slayer VI, §9Execute V\",8:\"§9Experience IV, §9First Strike IV\",9:\"§9Giant Killer VI, §9Impaling III\",10:\"§9Lethality V, §9Life Steal IV\",11:\"§9Looting IV, §9Luck VI\",12:\"§9Scavenger IV, §9Sharpness VI\",13:\"§9Telekinesis I, §9Vampirism VI\",14:\"\",15:\"§b◆ Music Rune III\",16:\"§8Requires level 15\",17:\"\",18:\"§6Item Ability: Terrain Toss §e§lRIGHT CLICK\",19:\"§7Throws a chunk of terrain in the\",20:\"§7direction you are facing! Deals\",21:\"§7up to §c16,380 §7damage.\",22:\"§8Mana Cost: §3250\",23:\"§8Cooldown: §a1s\",24:\"\",25:\"§8Fabled Bonus\",26:\"§7Critical hits have a chance to\",27:\"§7deal up to §a20% §7extra damage.\",28:\"\",29:\"§6§lLEGENDARY SWORD\"],Name:\"§6Fabled Yeti Sword\"},ExtraAttributes:{hot_potato_count:10,runes:{MUSIC:3},modifier:\"fabled\",id:\"YETI_SWORD\",enchantments:{impaling:3,luck:6,critical:6,looting:4,telekinesis:1,ender_slayer:6,scavenger:4,vampirism:6,experience:4,execute:5,life_steal:4,giant_killer:6,first_strike:4,sharpness:6,cubism:5,lethality:5},anvil_uses:11}}", "damage": 0, "lore": [ - "§7Damage: §c+150", - "§7Strength: §c+150", + "§7Damage: §c+170 §e(+20)", + "§7Strength: §c+250 §e(+20) §8(Fabled +60)", + "§7Crit Damage: §c+100% §8(Fabled +40%)", "", "§7Intelligence: §a+50", "", + "§9Critical VI, §9Cubism V", + "§9Ender Slayer VI, §9Execute V", + "§9Experience IV, §9First Strike IV", + "§9Giant Killer VI, §9Impaling III", + "§9Lethality V, §9Life Steal IV", + "§9Looting IV, §9Luck VI", + "§9Scavenger IV, §9Sharpness VI", + "§9Telekinesis I, §9Vampirism VI", + "", + "§b◆ Music Rune III", + "§8Requires level 15", + "", "§6Item Ability: Terrain Toss §e§lRIGHT CLICK", "§7Throws a chunk of terrain in the", "§7direction you are facing! Deals", - "§7up to §c4000 §7damage.", + "§7up to §c16,380 §7damage.", "§8Mana Cost: §3250", "§8Cooldown: §a1s", "", - "§7§8This item can be reforged!", + "§8Fabled Bonus", + "§7Critical hits have a chance to", + "§7deal up to §a20% §7extra damage.", + "", "§6§lLEGENDARY SWORD" ], "recipe": { |