diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-08 14:52:27 +1000 |
commit | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (patch) | |
tree | a8876b04cf9d5ae6a9abfdc74950092a4fd61e45 /items/STONE_BLADE.json | |
parent | 0272241edb84e1a2288e6a204a5f196ede529704 (diff) | |
download | NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.gz NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.tar.bz2 NotEnoughUpdates-REPO-2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b.zip |
dungeons & other stuff
Diffstat (limited to 'items/STONE_BLADE.json')
-rw-r--r-- | items/STONE_BLADE.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/STONE_BLADE.json b/items/STONE_BLADE.json new file mode 100644 index 00000000..8b784c0e --- /dev/null +++ b/items/STONE_BLADE.json @@ -0,0 +1,26 @@ +{ + "internalname": "STONE_BLADE", + "itemid": 272, + "displayname": "§5Adaptive Blade", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d215 §8(265)\",1:\"§7Damage: §c+165 §8(+214.5)\",2:\"\",3:\"§7Weapon created by §cScarf§7, it automatically adapts to its user inside Dungeons.\",4:\"\",5:\"§bBerserk§7: §7+§c35❁ Strength §7+§f5✦ Speed\",6:\"§bHealer§7: §7+§a20% §7HP regeneration and Restore +§a5 §7HP/s to nearby allies\",7:\"§bMage§7: §7+§b200✎ Intelligence\",8:\"§bTank§7: §7+§a100❈ Defense §7+§f5❂ True Defense\",9:\"§bArcher§7: §7+§9100☠ Crit Damage\",10:\"\",11:\"§eRight-click to use your class ability!\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Adaptive Blade\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"STONE_BLADE\",uuid:\"5d74709e-ab57-4fa1-8a2a-f1b53225f3f0\",timestamp:\"7/7/20 11:03 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Gear Score: §d215 §8(265)", + "§7Damage: §c+165 §8(+214.5)", + "", + "§7Weapon created by §cScarf§7, it automatically adapts to its user inside Dungeons.", + "", + "§bBerserk§7: §7+§c35❁ Strength §7+§f5✦ Speed", + "§bHealer§7: §7+§a20% §7HP regeneration and Restore +§a5 §7HP/s to nearby allies", + "§bMage§7: §7+§b200✎ Intelligence", + "§bTank§7: §7+§a100❈ Defense §7+§f5❂ True Defense", + "§bArcher§7: §7+§9100☠ Crit Damage", + "", + "§eRight-click to use your class ability!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC DUNGEON SWORD" + ] +}
\ No newline at end of file |