aboutsummaryrefslogtreecommitdiff
path: root/items/TIGER;0.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/TIGER;0.json')
-rw-r--r--items/TIGER;0.json17
1 files changed, 9 insertions, 8 deletions
diff --git a/items/TIGER;0.json b/items/TIGER;0.json
index 28da5d65..0c910080 100644
--- a/items/TIGER;0.json
+++ b/items/TIGER;0.json
@@ -1,17 +1,17 @@
{
"itemid": "minecraft:skull",
- "displayname": "§f§f§7[Lvl 1➡100] §fTiger",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"33a69ead-44ac-3791-9425-52109aacdaa6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmM0MjYzODc0NDkyMmI1ZmNmNjJjZDliZjI3ZWVhYjkxYjJlNzJkNmM3MGU4NmNjNWFhMzg4Mzk5M2U5ZDg0In19fQ==\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a+0%➡50%\",3:\"§7Strength: §a+5➡15\",4:\"§7Crit Chance: §a+0%➡5%\",5:\"\",6:\"§6Merciless Swipe\",7:\"§7§7Attacks have a §a0.05%➡5% §7chance\",8:\"§7to strike twice\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl 1➡100] §fTiger\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"TIGER\\\",\\\"active\\\":false,\\\"exp\\\":2.535325203300001E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"TIGER;0\",uuid:\"1da6383b-986f-4080-a79a-8bab888319a0\",timestamp:\"4/5/20 6:53 AM\"},AttributeModifiers:[]}",
+ "displayname": "§f§f§7[Lvl {LVL}] §fTiger",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"33a69ead-44ac-3791-9425-52109aacdaa6\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmM0MjYzODc0NDkyMmI1ZmNmNjJjZDliZjI3ZWVhYjkxYjJlNzJkNmM3MGU4NmNjNWFhMzg4Mzk5M2U5ZDg0In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a{CRIT_DAMAGE}\",3:\"§7Strength: §a{STRENGTH}\",4:\"§7Crit Chance: §a{CRIT_CHANCE}\",5:\"\",6:\"§6Merciless Swipe\",7:\"§7§7Attacks have a §a{0}% §7chance\",8:\"§7to strike twice\",9:\"\",10:\"§7§eRight-click to add this pet to\",11:\"§eyour pet menu!\",12:\"\",13:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl {LVL}] §fTiger\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"TIGER\\\",\\\"active\\\":false,\\\"exp\\\":2.535325203300001E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"TIGER;0\",uuid:\"1da6383b-986f-4080-a79a-8bab888319a0\",timestamp:\"4/5/20 6:53 AM\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Pet",
"",
- "§7Crit Damage: §a+0%➡50%",
- "§7Strength: §a+5➡15",
- "§7Crit Chance: §a+0%➡5%",
+ "§7Crit Damage: §a{CRIT_DAMAGE}",
+ "§7Strength: §a{STRENGTH}",
+ "§7Crit Chance: §a{CRIT_CHANCE}",
"",
"§6Merciless Swipe",
- "§7§7Attacks have a §a0.05%➡5% §7chance",
+ "§7§7Attacks have a §a{0}% §7chance",
"§7to strike twice",
"",
"§7§eRight-click to add this pet to",
@@ -21,9 +21,10 @@
],
"internalname": "TIGER;0",
"clickcommand": "",
- "modver": "1.0.0",
+ "modver": "REL-1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Tiger_Pet"
- ]
+ ],
+ "crafttext": ""
} \ No newline at end of file