diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-03-25 13:33:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-25 23:33:39 +1100 |
commit | 83e0920cf489a65a53842adac66765a65d01b662 (patch) | |
tree | 4772cdd23911d71f02d299e4cd1fc9896c724962 /items/SOS_FLARE.json | |
parent | 9e7607765145699f5309b37b8c1d4d5f2d944eef (diff) | |
download | NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.gz NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.bz2 NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.zip |
Fixed 142 Items (#910)
Diffstat (limited to 'items/SOS_FLARE.json')
-rw-r--r-- | items/SOS_FLARE.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/SOS_FLARE.json b/items/SOS_FLARE.json index c53fcdd0..ac9ceb9d 100644 --- a/items/SOS_FLARE.json +++ b/items/SOS_FLARE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:fireworks", "displayname": "§5SOS Flare", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Deploy\",1:\"§7Shoot the flare up in the sky\",2:\"§7for §a3m §7buffing up to §b8\",3:\"§b§7players within §a40 §7blocks.\",4:\"§8Mana Cost: §3250\",5:\"\",6:\"§5Flare Buff: §5SOS Flare\",7:\"§7Grants §b+125% §7base mana regen§7.\",8:\"§7§7Gain §4+30♨ Vitality§7, which\",9:\"§7increases your incoming healing.\",10:\"§7Gain §f+25❂ True Defense§7.\",11:\"§7Gain §c+10⫽ Ferocity§7.\",12:\"§7Gain §e+5⚔ Bonus Attack Speed§7.\",13:\"\",14:\"§8Only one deployable buff applies.\",15:\"\",16:\"§7§4☠ §cRequires §5Blaze Slayer 7.\",17:\"§5§lEPIC DEPLOYABLE\"],Name:\"§5SOS Flare\"},ExtraAttributes:{id:\"SOS_FLARE\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Deploy\",1:\"§7Shoot the flare up in the sky\",2:\"§7for §a3m §7buffing up to §b8\",3:\"§b§7players within §a40 §7blocks.\",4:\"§8Mana Cost: §3250\",5:\"\",6:\"§5Flare Buff: §5SOS Flare\",7:\"§7Grants §b+125% §7base mana regen§7.\",8:\"§7§7Gain §4+30♨ Vitality§7, which\",9:\"§7increases your incoming healing.\",10:\"§7Gain §f+25❂ True Defense§7.\",11:\"§7Gain §c+10⫽ Ferocity§7.\",12:\"§7Gain §e+5⚔ Bonus Attack Speed§7.\",13:\"\",14:\"§8Only one deployable buff applies.\",15:\"\",16:\"§7§4☠ §cRequires §5Blaze Slayer 7§c.\",17:\"§5§lEPIC DEPLOYABLE\"],Name:\"§5SOS Flare\"},ExtraAttributes:{id:\"SOS_FLARE\"}}", "damage": 0, "lore": [ "§6Item Ability: Deploy", @@ -20,7 +20,7 @@ "", "§8Only one deployable buff applies.", "", - "§7§4☠ §cRequires §5Blaze Slayer 7.", + "§7§4☠ §cRequires §5Blaze Slayer 7§c.", "§5§lEPIC DEPLOYABLE" ], "recipe": { @@ -37,7 +37,7 @@ "internalname": "SOS_FLARE", "clickcommand": "viewrecipe", "slayer_req": "BLAZE_7", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "crafttext": "", "info": [ |