aboutsummaryrefslogtreecommitdiff
path: root/items/TIGER;0.json
diff options
context:
space:
mode:
authorStekerser <72933528+Stekerser@users.noreply.github.com>2021-04-22 00:41:27 +0300
committerGitHub <noreply@github.com>2021-04-21 17:41:27 -0400
commit0e903fb63ca4ee6305e48f43cff245432e0f4596 (patch)
tree4468fe286bcb38deb6cd874b815a16300de24d07 /items/TIGER;0.json
parent3a405c81c45daa7ff89521997907adab747bb331 (diff)
downloadNotEnoughUpdates-REPO-0e903fb63ca4ee6305e48f43cff245432e0f4596.tar.gz
NotEnoughUpdates-REPO-0e903fb63ca4ee6305e48f43cff245432e0f4596.tar.bz2
NotEnoughUpdates-REPO-0e903fb63ca4ee6305e48f43cff245432e0f4596.zip
Added % to pet stats (#464)
Diffstat (limited to 'items/TIGER;0.json')
-rw-r--r--items/TIGER;0.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/items/TIGER;0.json b/items/TIGER;0.json
index 39592243..cea5820d 100644
--- a/items/TIGER;0.json
+++ b/items/TIGER;0.json
@@ -1,13 +1,13 @@
{
"itemid": "minecraft:skull",
"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 Chance: §a{CRIT_CHANCE}\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}\",4:\"§7Ferocity: §a{FEROCITY}\",5:\"§7Strength: §a{STRENGTH}\",6:\"\",7:\"§6Merciless Swipe\",8:\"§7Gain §c+{0}% ⫽ Ferocity\",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\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",id:\"TIGER;0\"},AttributeModifiers:[]}",
+ "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 Chance: §a{CRIT_CHANCE}%\",3:\"§7Crit Damage: §a{CRIT_DAMAGE}%\",4:\"§7Ferocity: §a{FEROCITY}\",5:\"§7Strength: §a{STRENGTH}\",6:\"\",7:\"§6Merciless Swipe\",8:\"§7Gain §c+{0}% ⫽ Ferocity\",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\\\":0.0,\\\"tier\\\":\\\"COMMON\\\",\\\"hideInfo\\\":false}\",id:\"TIGER;0\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Pet",
"",
- "§7Crit Chance: §a{CRIT_CHANCE}",
- "§7Crit Damage: §a{CRIT_DAMAGE}",
+ "§7Crit Chance: §a{CRIT_CHANCE}%",
+ "§7Crit Damage: §a{CRIT_DAMAGE}%",
"§7Ferocity: §a{FEROCITY}",
"§7Strength: §a{STRENGTH}",
"",
@@ -27,4 +27,4 @@
"https://hypixel-skyblock.fandom.com/wiki/Tiger_Pet"
],
"crafttext": ""
-} \ No newline at end of file
+}