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/SCORPION_FOIL.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/SCORPION_FOIL.json')
-rw-r--r-- | items/SCORPION_FOIL.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/SCORPION_FOIL.json b/items/SCORPION_FOIL.json new file mode 100644 index 00000000..1c7d662f --- /dev/null +++ b/items/SCORPION_FOIL.json @@ -0,0 +1,29 @@ +{ + "internalname": "SCORPION_FOIL", + "itemid": "minecraft:wooden_sword", + "displayname": "Spicy Scorpion Foil", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+103 §8(Spicy +3)\",2:\"§7Crit Chance: §c+1% §8(Spicy +1%)\",3:\"§7Crit Damage: §c+32% §8(Spicy +32%)\",4:\"§7Attack Speed: §c+7% §8(Spicy +7%)\",5:\"\",6:\"§7Deal §a250% §7damage against Spiders.\",7:\"\",8:\"§6Item Ability: Heartstopper\",9:\"§7You have §e4 Ⓞ tickers§7.\",10:\"§7Blocking clears §e1 Ⓞ §7and heals §c60❤§7.\",11:\"§7Once all tickers are cleared,\",12:\"§7your next attack is empowered\",13:\"§7for §c+250% damage§7.\",14:\"§8Tickers refill after 5 seconds.\",15:\"\",16:\"§c☠ §5Requires Spider LVL 6\",17:\"§5§lEPIC SWORD\"],Name:\"§5Spicy Scorpion Foil\"},ExtraAttributes:{modifier:\"spicy\",originTag:\"CRAFTING_GRID_COLLECT\",id:\"SCORPION_FOIL\",uuid:\"ac34e7fc-f0c3-4d1c-b076-acf144ca3424\",timestamp:\"3/29/20 3:39 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+100", + "§7Strength: §c+103 §8(Spicy +3)", + "§7Crit Chance: §c+1% §8(Spicy +1%)", + "§7Crit Damage: §c+32% §8(Spicy +32%)", + "§7Attack Speed: §c+7% §8(Spicy +7%)", + "", + "§7Deal §a250% §7damage against Spiders.", + "", + "§6Item Ability: Heartstopper", + "§7You have §e4 Ⓞ tickers§7.", + "§7Blocking clears §e1 Ⓞ §7and heals §c60❤§7.", + "§7Once all tickers are cleared,", + "§7your next attack is empowered", + "§7for §c+250% damage§7.", + "§8Tickers refill after 5 seconds.", + "", + "§c☠ §5Requires Spider LVL 6", + "§5§lEPIC SWORD" + ] +}
\ No newline at end of file |