diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-17 23:13:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 17:13:53 -0400 |
commit | c188080058f51b8dc6e583cb96c55a87374b1a52 (patch) | |
tree | 83f3a40d91e0bb77172ff4f867fb61bced7567c9 /items/STARRED_STONE_BLADE.json | |
parent | a38f21d53f178ee18749a766f5fba24ba4009b08 (diff) | |
download | NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.gz NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.bz2 NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.zip |
Upcoming Gemstone Changes (#616)
* Upcoming Gemstone Changes
* YEP
* Fixes
* Added new skin
* Changes and new stuff
* Forgot that
* Rainbow Name
* Fixes
* Reforge Stats
* Fixing a oopsi
* Added Gemstone Slots
Diffstat (limited to 'items/STARRED_STONE_BLADE.json')
-rw-r--r-- | items/STARRED_STONE_BLADE.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/STARRED_STONE_BLADE.json b/items/STARRED_STONE_BLADE.json index 9a112d22..0db62afb 100644 --- a/items/STARRED_STONE_BLADE.json +++ b/items/STARRED_STONE_BLADE.json @@ -1,11 +1,12 @@ { "itemid": "minecraft:stone_sword", "displayname": "§5⚚ Adaptive Blade", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d240\",1:\"§7Damage: §c+190\",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:\"§5⚚ Adaptive Blade\"},ExtraAttributes:{id:\"STARRED_STONE_BLADE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d240\",1:\"§7Damage: §c+190\",2:\" §8[§7⚔§8]\",3:\"\",4:\"§7Weapon created by §cScarf§7, it automatically adapts to its user inside Dungeons.\",5:\"\",6:\"§bBerserk§7: §7+§c35❁ Strength §7+§f5✦ Speed\",7:\"§bHealer§7: §7+§a20% §7HP regeneration and Restore +§a5 §7HP/s to nearby allies\",8:\"§bMage§7: §7+§b200✎ Intelligence\",9:\"§bTank§7: §7+§a100❈ Defense §7+§f5❂ True Defense\",10:\"§bArcher§7: §7+§9100☠ Crit Damage\",11:\"\",12:\"§eRight-click to use your class ability!\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5⚚ Adaptive Blade\"},ExtraAttributes:{id:\"STARRED_STONE_BLADE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d240", "§7Damage: §c+190", + " §8[§7⚔§8]", "", "§7Weapon created by §cScarf§7, it automatically adapts to its user inside Dungeons.", "", @@ -34,10 +35,10 @@ "internalname": "STARRED_STONE_BLADE", "parent": "STONE_BLADE", "clickcommand": "viewrecipe", - "modver": "1.3-REL", + "modver": "2.0.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Adaptive_Blade" ] -} +}
\ No newline at end of file |