diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-09-14 11:40:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 11:40:07 +0200 |
commit | fc877134eacdd1a75be57f90577ba0628638bbe3 (patch) | |
tree | f7de6ca9cadb5979da2039c6a42135c44806defb /items/STONE_BLADE.json | |
parent | 9861e27f07a1562bb4d1170c22a7b8c72fa63428 (diff) | |
download | NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.tar.gz NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.tar.bz2 NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.zip |
Added new alpha stuff (#978)
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/STONE_BLADE.json')
-rw-r--r-- | items/STONE_BLADE.json | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/items/STONE_BLADE.json b/items/STONE_BLADE.json index a4f323ce..19bdb9a3 100644 --- a/items/STONE_BLADE.json +++ b/items/STONE_BLADE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_sword", "displayname": "§5Adaptive Blade", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d220\",1:\"§7Damage: §c+170\",2:\" §8[§7☤§8]\",3:\"\",4:\"§7§7As a weapon created by §cScarf§7,\",5:\"§7it automatically adapts to its user\",6:\"§7inside Dungeons.\",7:\"\",8:\"§bBerserk§7: §7+§c35❁ Strength §7+§f5✦ Speed\",9:\"§bHealer§7: §7+§c20❣ Health Regen§7 \u0026 +§a5 §7HP/s aura\",10:\"§bMage§7: §7+§b200✎ Intelligence\",11:\"§bTank§7: §7+§a100❈ Defense §7+§f5❂ True Defense\",12:\"§bArcher§7: §7+§9100☠ Crit Damage\",13:\"\",14:\"§eRight-click to use your class ability!\",15:\"\",16:\"§7§8This item can be reforged!\",17:\"§7§4❣ §cRequires §aThe Catacombs Floor\",18:\"§aIII Completion§c.\",19:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Adaptive Blade\"},ExtraAttributes:{dungeon_item_level:0,id:\"STONE_BLADE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d220\",1:\"§7Damage: §c+170\",2:\" §8[§7☤§8]\",3:\"\",4:\"§7§7As a weapon created by §cScarf§7,\",5:\"§7it automatically adapts to its user\",6:\"§7inside Dungeons.\",7:\"\",8:\"§7§bBerserk§7: §7+§c10❁ Damage§7, +§c75❁\",9:\"§cStrength§7, +§f10✦ Speed\",10:\"§7§bHealer§7: §7+§a10☄ Mending§7 \u0026\",11:\"§7tethered players and players within §e10\",12:\"§e§7blocks are healed for §a33% §7of your\",13:\"§7life steal, syphon and vampirism\",14:\"§7healing.\",15:\"§7§bMage§7: §7+§b100✎ Intelligence§7,\",16:\"§7+§c10❁ Damage§7 \u0026 melee attacks restore\",17:\"§7§b25% §7additional mana.\",18:\"§7§bTank§7: §7+§a100❈ Defense§7, +§45♨\",19:\"§4Vitality§7, +§f5❂ True Defense\",20:\"§7§bArcher§7: §7Your melee attacks cause\",21:\"§7enemies to take §c10% §7more damage from\",22:\"§7your arrows for §b5 §7seconds.\",23:\"\",24:\"§eRight-click to use your class ability!\",25:\"\",26:\"§7§8This item can be reforged!\",27:\"§7§4❣ §cRequires §aThe Catacombs Floor\",28:\"§aIII Completion§c.\",29:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Adaptive Blade\"},ExtraAttributes:{dungeon_item_level:0,id:\"STONE_BLADE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d220", @@ -12,11 +12,21 @@ "§7it automatically adapts to its user", "§7inside Dungeons.", "", - "§bBerserk§7: §7+§c35❁ Strength §7+§f5✦ Speed", - "§bHealer§7: §7+§c20❣ Health Regen§7 \u0026 +§a5 §7HP/s aura", - "§bMage§7: §7+§b200✎ Intelligence", - "§bTank§7: §7+§a100❈ Defense §7+§f5❂ True Defense", - "§bArcher§7: §7+§9100☠ Crit Damage", + "§7§bBerserk§7: §7+§c10❁ Damage§7, +§c75❁", + "§cStrength§7, +§f10✦ Speed", + "§7§bHealer§7: §7+§a10☄ Mending§7 \u0026", + "§7tethered players and players within §e10", + "§e§7blocks are healed for §a33% §7of your", + "§7life steal, syphon and vampirism", + "§7healing.", + "§7§bMage§7: §7+§b100✎ Intelligence§7,", + "§7+§c10❁ Damage§7 \u0026 melee attacks restore", + "§7§b25% §7additional mana.", + "§7§bTank§7: §7+§a100❈ Defense§7, +§45♨", + "§4Vitality§7, +§f5❂ True Defense", + "§7§bArcher§7: §7Your melee attacks cause", + "§7enemies to take §c10% §7more damage from", + "§7your arrows for §b5 §7seconds.", "", "§eRight-click to use your class ability!", "", |