diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/REAPER_SCYTHE.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/REAPER_SCYTHE.json')
-rw-r--r-- | items/REAPER_SCYTHE.json | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/items/REAPER_SCYTHE.json b/items/REAPER_SCYTHE.json new file mode 100644 index 00000000..57e81b43 --- /dev/null +++ b/items/REAPER_SCYTHE.json @@ -0,0 +1,41 @@ +{ + "internalname": "REAPER_SCYTHE", + "itemid": "minecraft:diamond_hoe", + "displayname": "Spicy Reaper Scythe", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+333\",1:\"§7Strength: §c+5 §8(Spicy +5)\",2:\"§7Crit Chance: §c+1% §8(Spicy +1%)\",3:\"§7Crit Damage: §c+100% §8(Spicy +50%)\",4:\"§7Attack Speed: §c+10% §8(Spicy +10%)\",5:\"\",6:\"§7Speed: §a+10\",7:\"\",8:\"§9Critical V, §9Cubism V\",9:\"§9Ender Slayer V, §9Execute V\",10:\"§9First Strike IV, §9Giant Killer V\",11:\"§9Lethality V, §9Life Steal III\",12:\"§9Looting IV, §9Scavenger IV\",13:\"§9Sharpness V, §9Telekinesis I\",14:\"§9Vampirism V\",15:\"\",16:\"§2◆ Pestilence Rune III\",17:\"§8Requires level 10\",18:\"\",19:\"§6Item Ability: Desecration §e§lRIGHT CLICK\",20:\"§7Within 3 seconds of killing an\",21:\"§7enemy, Desecrate their grave to\",22:\"§7spawn a zombie.\",23:\"§7§8Zombies lose 2% HP/s.\",24:\"§7§8Copies 30% of your stats.\",25:\"§7§8Up to 5 zombies at once.\",26:\"§8Mana Cost: §3150\",27:\"\",28:\"§c☠ §5Requires Zombie LVL 7\",29:\"§6§lLEGENDARY SWORD\"],Name:\"§6Spicy Reaper Scythe\"},ExtraAttributes:{runes:{ZOMBIE_SLAYER:3},modifier:\"spicy\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"REAPER_SCYTHE\",enchantments:{critical:5,looting:4,scavenger:4,ender_slayer:5,telekinesis:1,vampirism:5,life_steal:3,execute:5,giant_killer:5,first_strike:4,sharpness:5,cubism:5,lethality:5},uuid:\"d622915e-e555-40e3-9b92-e804e1e06b30\",anvil_uses:4,timestamp:\"3/11/20 12:08 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+333", + "§7Strength: §c+5 §8(Spicy +5)", + "§7Crit Chance: §c+1% §8(Spicy +1%)", + "§7Crit Damage: §c+100% §8(Spicy +50%)", + "§7Attack Speed: §c+10% §8(Spicy +10%)", + "", + "§7Speed: §a+10", + "", + "§9Critical V, §9Cubism V", + "§9Ender Slayer V, §9Execute V", + "§9First Strike IV, §9Giant Killer V", + "§9Lethality V, §9Life Steal III", + "§9Looting IV, §9Scavenger IV", + "§9Sharpness V, §9Telekinesis I", + "§9Vampirism V", + "", + "§2◆ Pestilence Rune III", + "§8Requires level 10", + "", + "§6Item Ability: Desecration §e§lRIGHT CLICK", + "§7Within 3 seconds of killing an", + "§7enemy, Desecrate their grave to", + "§7spawn a zombie.", + "§7§8Zombies lose 2% HP/s.", + "§7§8Copies 30% of your stats.", + "§7§8Up to 5 zombies at once.", + "§8Mana Cost: §3150", + "", + "§c☠ §5Requires Zombie LVL 7", + "§6§lLEGENDARY SWORD" + ] +}
\ No newline at end of file |