diff options
Diffstat (limited to 'items/MEGALODON;3.json')
-rw-r--r-- | items/MEGALODON;3.json | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/items/MEGALODON;3.json b/items/MEGALODON;3.json index 4739311a..27289266 100644 --- a/items/MEGALODON;3.json +++ b/items/MEGALODON;3.json @@ -1,26 +1,27 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Megalodon", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"82fc79b9-fded-3c05-b8dc-00e562803862\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk0YWU0MzNiMzAxYzdmYjdjNjhjYmE2MjViMGJkMzZiMGIxNDE5MGYyMGUzNGE3YzhlZTBkOWRlMDZkNTNiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Strength: §c+{STRENGTH}\",3:\"§7Ferocity: §a+{FEROCITY}\",4:\"§7Magic Find: §a+{MAGIC_FIND}\",5:\"\",6:\"§6Blood Scent\",7:\"§7§7Deal up to §c+{0}% §c❁ Damage\",8:\"§c§7based on the enemy\u0027s missing\",9:\"§7health.\",10:\"\",11:\"§6Enhanced Scales\",12:\"§7§7Increases the stats of §aShark\",13:\"§aScale Armor §7by §a{1}%§7.\",14:\"\",15:\"§7§eRight-click to add this pet to\",16:\"§eyour pet menu!\",17:\"\",18:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"MEGALODON;3\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"82fc79b9-fded-3c05-b8dc-00e562803862\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk0YWU0MzNiMzAxYzdmYjdjNjhjYmE2MjViMGJkMzZiMGIxNDE5MGYyMGUzNGE3YzhlZTBkOWRlMDZkNTNiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Strength: §c{STRENGTH}\",3:\"§7Magic Find: §a{MAGIC_FIND}\",4:\"§7Sea Creature Chance: §c{SEA_CREATURE_CHANCE}\",5:\"§7Ferocity: §a{FEROCITY}\",6:\"§7Fishing Speed: §a{MAGIC_FIND}\",7:\"\",8:\"§6Blood Scent\",9:\"§7§7Deal up to §c+{0}% §c❁ Damage §7based on\",10:\"§7the enemy\u0027s missing health.\",11:\"\",12:\"§6Enhanced Scales\",13:\"§7§7Doubles the pet\u0027s base stats during\",14:\"§7the §bFishing Festival§7.\",15:\"\",16:\"§7§eRight-click to add this pet to your\",17:\"§epet menu!\",18:\"\",19:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",id:\"MEGALODON;3\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", "", - "§7Strength: §c+{STRENGTH}", - "§7Ferocity: §a+{FEROCITY}", - "§7Magic Find: §a+{MAGIC_FIND}", + "§7Strength: §c{STRENGTH}", + "§7Magic Find: §a{MAGIC_FIND}", + "§7Sea Creature Chance: §c{SEA_CREATURE_CHANCE}", + "§7Ferocity: §a{FEROCITY}", + "§7Fishing Speed: §a{MAGIC_FIND}", "", "§6Blood Scent", - "§7§7Deal up to §c+{0}% §c❁ Damage", - "§c§7based on the enemy\u0027s missing", - "§7health.", + "§7§7Deal up to §c+{0}% §c❁ Damage §7based on", + "§7the enemy\u0027s missing health.", "", "§6Enhanced Scales", - "§7§7Increases the stats of §aShark", - "§aScale Armor §7by §a{1}%§7.", + "§7§7Doubles the pet\u0027s base stats during", + "§7the §bFishing Festival§7.", "", - "§7§eRight-click to add this pet to", - "§eyour pet menu!", + "§7§eRight-click to add this pet to your", + "§epet menu!", "", "§5§lEPIC" ], |