diff options
Diffstat (limited to 'items/ASTRAEA.json')
-rw-r--r-- | items/ASTRAEA.json | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/items/ASTRAEA.json b/items/ASTRAEA.json new file mode 100644 index 00000000..7839e07d --- /dev/null +++ b/items/ASTRAEA.json @@ -0,0 +1,45 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§6Astraea", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d885\",1:\"§7Damage: §c+260\",2:\"§7Strength: §c+150\",3:\"\",4:\"§7Defense: §a+210\",5:\"§7Intelligence: §a+50\",6:\"§7Ferocity: §a+30\",7:\"\",8:\"§7Deals +§c50% §7damage to\",9:\"§7Withers. Grants §c+1 §c❁ Damage\",10:\"§c§7and §a+1 §a❈ Defense §7per\",11:\"§7§cCatacombs §7level.\",12:\"\",13:\"§7Your Catacombs Level: §c0\",14:\"\",15:\"§eRight-click to use your class ability!\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§aPerfect 70000 / 70000\",19:\"§7§4❣ §cRequires §aCatacombs Floor VII\",20:\"§aCompletion\",21:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Astraea\"},ExtraAttributes:{id:\"ASTRAEA\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d885", + "§7Damage: §c+260", + "§7Strength: §c+150", + "", + "§7Defense: §a+210", + "§7Intelligence: §a+50", + "§7Ferocity: §a+30", + "", + "§7Deals +§c50% §7damage to", + "§7Withers. Grants §c+1 §c❁ Damage", + "§c§7and §a+1 §a❈ Defense §7per", + "§7§cCatacombs §7level.", + "", + "§7Your Catacombs Level: §c0", + "", + "§eRight-click to use your class ability!", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Floor VII", + "§aCompletion", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "recipe": { + "A1": "GIANT_FRAGMENT_BOULDER:1", + "A2": "GIANT_FRAGMENT_BOULDER:1", + "A3": "GIANT_FRAGMENT_BOULDER:1", + "B1": "GIANT_FRAGMENT_BOULDER:1", + "B2": "NECRON_BLADE:1", + "B3": "GIANT_FRAGMENT_BOULDER:1", + "C1": "GIANT_FRAGMENT_BOULDER:1", + "C2": "GIANT_FRAGMENT_BOULDER:1", + "C3": "GIANT_FRAGMENT_BOULDER:1" + }, + "internalname": "ASTRAEA", + "parent": "NECRON_BLADE", + "clickcommand": "viewrecipe", + "modver": "1.6-REL" +}
\ No newline at end of file |