diff options
Diffstat (limited to 'items/ALERT_FLARE.json')
-rw-r--r-- | items/ALERT_FLARE.json | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/items/ALERT_FLARE.json b/items/ALERT_FLARE.json new file mode 100644 index 00000000..672bd7b9 --- /dev/null +++ b/items/ALERT_FLARE.json @@ -0,0 +1,41 @@ +{ + "itemid": "minecraft:fireworks", + "displayname": "§9Alert 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: §3300\",5:\"\",6:\"§9Flare Buff: §9Alert Flare\",7:\"§7Grants §b+50% §7base mana regen§7.\",8:\"§7Grants §a+20% §7incoming healing.\",9:\"§7Gain §f+20❂ True Defense§7.\",10:\"§7Gain §c+10⫽ Ferocity§7.\",11:\"\",12:\"§8Only one deployable buff applies.\",13:\"\",14:\"§7§4☠ §cRequires §5Blaze Slayer 6.\",15:\"§9§lRARE DEPLOYABLE\"],Name:\"§9Alert Flare\"},ExtraAttributes:{id:\"ALERT_FLARE\"}}", + "damage": 0, + "lore": [ + "§6Item Ability: Deploy", + "§7Shoot the flare up in the sky", + "§7for §a3m §7buffing up to §b8", + "§b§7players within §a40 §7blocks.", + "§8Mana Cost: §3300", + "", + "§9Flare Buff: §9Alert Flare", + "§7Grants §b+50% §7base mana regen§7.", + "§7Grants §a+20% §7incoming healing.", + "§7Gain §f+20❂ True Defense§7.", + "§7Gain §c+10⫽ Ferocity§7.", + "", + "§8Only one deployable buff applies.", + "", + "§7§4☠ §cRequires §5Blaze Slayer 6.", + "§9§lRARE DEPLOYABLE" + ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_SULPHUR:32", + "A3": "INFERNO_VERTEX:8", + "B1": "", + "B2": "MOLTEN_POWDER:64", + "B3": "", + "C1": "INFERNO_VERTEX:8", + "C2": "ENCHANTED_FIREWORK_ROCKET:1", + "C3": "" + }, + "internalname": "ALERT_FLARE", + "clickcommand": "viewrecipe", + "slayer_req": "BLAZE_6", + "modver": "2.1.0-REL", + "infoType": "", + "crafttext": "" +}
\ No newline at end of file |