diff options
Diffstat (limited to 'items/TACTICAL_INSERTION.json')
-rw-r--r-- | items/TACTICAL_INSERTION.json | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/items/TACTICAL_INSERTION.json b/items/TACTICAL_INSERTION.json new file mode 100644 index 00000000..b2cb51af --- /dev/null +++ b/items/TACTICAL_INSERTION.json @@ -0,0 +1,42 @@ +{ + "itemid": "minecraft:blaze_rod", + "displayname": "§5Tactical Insertion", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§6Ability: Gorilla Tactics §e§lRIGHT CLICK\",1:\"§7Marks your location and teleport\",2:\"§7back there after §a3s§7.\",3:\"§7\",4:\"§7On coming back, §6burn §7enemies\",5:\"§7within §b3 §7blocks and set your\",6:\"§7§c❤ Health §7to HALF of what it\",7:\"§7was.\",8:\"§7\",9:\"§7The §6burn §7deals §c40% §7of\",10:\"§7ALL damage you dealt within the\",11:\"§7§a3s§7, spread over §66s§7.\",12:\"§8Mana Cost: §3200\",13:\"§8Cooldown: §a20s\",14:\"\",15:\"§7§4☠ §cRequires §5Blaze Slayer 4.\",16:\"§5§lEPIC\"],Name:\"§5Tactical Insertion\"},ExtraAttributes:{id:\"TACTICAL_INSERTION\"}}", + "damage": 0, + "lore": [ + "§6Ability: Gorilla Tactics §e§lRIGHT CLICK", + "§7Marks your location and teleport", + "§7back there after §a3s§7.", + "§7", + "§7On coming back, §6burn §7enemies", + "§7within §b3 §7blocks and set your", + "§7§c❤ Health §7to HALF of what it", + "§7was.", + "§7", + "§7The §6burn §7deals §c40% §7of", + "§7ALL damage you dealt within the", + "§7§a3s§7, spread over §66s§7.", + "§8Mana Cost: §3200", + "§8Cooldown: §a20s", + "", + "§7§4☠ §cRequires §5Blaze Slayer 4.", + "§5§lEPIC" + ], + "recipe": { + "A1": "", + "A2": "", + "A3": "TESSELLATED_ENDER_PEARL:4", + "B1": "", + "B2": "INFERNO_VERTEX:8", + "B3": "", + "C1": "MOLTEN_POWDER:64", + "C2": "", + "C3": "" + }, + "internalname": "TACTICAL_INSERTION", + "slayer_req": "BLAZE_4", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |