diff options
Diffstat (limited to 'items/STARRED_STONE_BLADE.json')
-rw-r--r-- | items/STARRED_STONE_BLADE.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/items/STARRED_STONE_BLADE.json b/items/STARRED_STONE_BLADE.json index 47149da9..ce88fa5c 100644 --- a/items/STARRED_STONE_BLADE.json +++ b/items/STARRED_STONE_BLADE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_sword", "displayname": "§5⚚ Adaptive 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:{dungeon_item_level:0,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:\"§7§4❣ §cRequires §aThe Catacombs Floor\",16:\"§aIII Completion§c.\",17:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5⚚ Adaptive Blade\"},ExtraAttributes:{dungeon_item_level:0,id:\"STARRED_STONE_BLADE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d240", @@ -19,6 +19,8 @@ "§eRight-click to use your class ability!", "", "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aThe Catacombs Floor", + "§aIII Completion§c.", "§5§lEPIC DUNGEON SWORD" ], "recipe": { @@ -35,7 +37,7 @@ "internalname": "STARRED_STONE_BLADE", "parent": "STONE_BLADE", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "crafttext": "", "infoType": "WIKI_URL", "info": [ |