diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-29 00:06:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 23:06:48 +0000 |
commit | 0c202bd032d776d8fecb20342533aa5b14a61447 (patch) | |
tree | d4d783094d8f4bce70df9c177dba9ca819690126 /items/SOULS_REBOUND.json | |
parent | 831ba828b487b0658d2748ee5a4dae11f0a1ef31 (diff) | |
download | NotEnoughUpdates-REPO-0c202bd032d776d8fecb20342533aa5b14a61447.tar.gz NotEnoughUpdates-REPO-0c202bd032d776d8fecb20342533aa5b14a61447.tar.bz2 NotEnoughUpdates-REPO-0c202bd032d776d8fecb20342533aa5b14a61447.zip |
Added new skins and fixed some lores (#1142)
Diffstat (limited to 'items/SOULS_REBOUND.json')
-rw-r--r-- | items/SOULS_REBOUND.json | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/items/SOULS_REBOUND.json b/items/SOULS_REBOUND.json index 93691122..6f77a494 100644 --- a/items/SOULS_REBOUND.json +++ b/items/SOULS_REBOUND.json @@ -1,19 +1,20 @@ { "itemid": "minecraft:bow", "displayname": "§5Souls Rebound", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+450\",1:\"\",2:\"§7Your arrows mark enemies you hit\",3:\"§7for §b5 §7seconds. Marked\",4:\"§7Enemies don\u0027t take damage from\",5:\"§7you, once the mark expires the\",6:\"§7target will receive a burst of\",7:\"§7damage equal to all the damage\",8:\"§7dealt during the mark increased\",9:\"§7by up to §c10%§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC BOW\"],Name:\"§5Souls Rebound\"},ExtraAttributes:{id:\"SOULS_REBOUND\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+450\",1:\"\",2:\"§7Your arrows mark enemies you hit\",3:\"§7for §b5 §7seconds. Marked Enemies don\u0027t\",4:\"§7take damage from you, once the mark\",5:\"§7expires the target will receive a\",6:\"§7burst of damage equal to all the\",7:\"§7damage dealt during the mark\",8:\"§7increased by up to §c10%§7.\",9:\"\",10:\"§4This item is Arachnal Ж!\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§5§lEPIC BOW\"],Name:\"§5Souls Rebound\"},ExtraAttributes:{id:\"SOULS_REBOUND\"}}", "damage": 0, "lore": [ "§7Damage: §c+450", "", "§7Your arrows mark enemies you hit", - "§7for §b5 §7seconds. Marked", - "§7Enemies don\u0027t take damage from", - "§7you, once the mark expires the", - "§7target will receive a burst of", - "§7damage equal to all the damage", - "§7dealt during the mark increased", - "§7by up to §c10%§7.", + "§7for §b5 §7seconds. Marked Enemies don\u0027t", + "§7take damage from you, once the mark", + "§7expires the target will receive a", + "§7burst of damage equal to all the", + "§7damage dealt during the mark", + "§7increased by up to §c10%§7.", + "", + "§4This item is Arachnal Ж!", "", "§7§8This item can be reforged!", "§5§lEPIC BOW" |