diff options
Diffstat (limited to 'items/STARRED_ITEM_SPIRIT_BOW.json')
-rw-r--r-- | items/STARRED_ITEM_SPIRIT_BOW.json | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/items/STARRED_ITEM_SPIRIT_BOW.json b/items/STARRED_ITEM_SPIRIT_BOW.json new file mode 100644 index 00000000..0fb787df --- /dev/null +++ b/items/STARRED_ITEM_SPIRIT_BOW.json @@ -0,0 +1,47 @@ +{ + "itemid": "minecraft:bow", + "displayname": "§6⚚ Spirit Shortbow", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d370\",1:\"§7Damage: §c+220\",2:\"§7Strength: §c+110\",3:\"§7Shot Cooldown: §a0.5s\",4:\"\",5:\"§7Deals §a+2% §7damage to §aUndead\",6:\"§amonsters §7for every §a1% §7of\",7:\"§7your missing health.\",8:\"\",9:\"§7§bSpirit Item: §7When turned\",10:\"§7into a ghost, this item becomes\",11:\"§7a Ghost Ability.\",12:\"\",13:\"§6Spirit Ability: Spirit Bomb \",14:\"§7Shoots a spirit that deals\",15:\"§7§c8000 §7damage on impact.\",16:\"\",17:\"§6Shortbow: Instantly shoots!\",18:\"\",19:\"§7§8This item can be reforged!\",20:\"§7§4❣ §cRequires §aThe Catacombs Floor\",21:\"§aIV Completion§c.\",22:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§6⚚ Spirit Shortbow\"},ExtraAttributes:{id:\"STARRED_ITEM_SPIRIT_BOW\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d370", + "§7Damage: §c+220", + "§7Strength: §c+110", + "§7Shot Cooldown: §a0.5s", + "", + "§7Deals §a+2% §7damage to §aUndead", + "§amonsters §7for every §a1% §7of", + "§7your missing health.", + "", + "§7§bSpirit Item: §7When turned", + "§7into a ghost, this item becomes", + "§7a Ghost Ability.", + "", + "§6Spirit Ability: Spirit Bomb ", + "§7Shoots a spirit that deals", + "§7§c8000 §7damage on impact.", + "", + "§6Shortbow: Instantly shoots!", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aThe Catacombs Floor", + "§aIV Completion§c.", + "§6§lLEGENDARY DUNGEON BOW" + ], + "recipe": { + "A1": "THORN_FRAGMENT:1", + "A2": "THORN_FRAGMENT:1", + "A3": "THORN_FRAGMENT:1", + "B1": "THORN_FRAGMENT:1", + "B2": "ITEM_SPIRIT_BOW:1", + "B3": "THORN_FRAGMENT:1", + "C1": "THORN_FRAGMENT:1", + "C2": "THORN_FRAGMENT:1", + "C3": "THORN_FRAGMENT:1" + }, + "internalname": "STARRED_ITEM_SPIRIT_BOW", + "clickcommand": "viewrecipe", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |