aboutsummaryrefslogtreecommitdiff
path: root/items/HOUND;3.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/HOUND;3.json')
-rw-r--r--items/HOUND;3.json17
1 files changed, 9 insertions, 8 deletions
diff --git a/items/HOUND;3.json b/items/HOUND;3.json
index 3c4c45fb..f7d5c7cf 100644
--- a/items/HOUND;3.json
+++ b/items/HOUND;3.json
@@ -1,22 +1,22 @@
{
"itemid": "minecraft:skull",
- "displayname": "§f§f§7[Lvl 1➡100] §5Hound",
- "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"802a167c-cbcd-3a1f-becd-5b1a25a4cf15\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdjOGJlZjZiZWI3N2UyOWFmODYyN2VjZGMzOGQ4NmFhMmZlYTdjY2QxNjNkYzczYzAwZjlmMjU4ZjlhMTQ1NyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Attack Speed: §a+0➡15\",3:\"§7Strength: §a+0➡40\",4:\"\",5:\"§6Scavenger\",6:\"§7§7Gain +§a0.1➡5 §7coins per\",7:\"§7monster kill\",8:\"\",9:\"§6Finder\",10:\"§7§7Increases the chance for\",11:\"§7monsters to drop their armor by\",12:\"§7§a0.1%➡10%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl 1➡100] §5Hound\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"HOUND\\\",\\\"active\\\":false,\\\"exp\\\":341596.47280000115,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_COMBAT_SKILL_BOOST_COMMON\\\",\\\"candyUsed\\\":10}\",originTag:\"UNKNOWN\",id:\"HOUND;3\",uuid:\"0ec63d68-87f8-4210-aaed-47d29cbd2f9d\",timestamp:\"5/29/20 1:24 AM\"},AttributeModifiers:[]}",
+ "displayname": "§f§f§7[Lvl {LVL}] §5Hound",
+ "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"802a167c-cbcd-3a1f-becd-5b1a25a4cf15\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjdjOGJlZjZiZWI3N2UyOWFmODYyN2VjZGMzOGQ4NmFhMmZlYTdjY2QxNjNkYzczYzAwZjlmMjU4ZjlhMTQ1NyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Attack Speed: §a{ATTACK_SPEED}\",3:\"§7Strength: §a{STRENGTH}\",4:\"\",5:\"§6Scavenger\",6:\"§7§7Gain +§a{0} §7coins per\",7:\"§7monster kill\",8:\"\",9:\"§6Finder\",10:\"§7§7Increases the chance for\",11:\"§7monsters to drop their armor by\",12:\"§7§a{1}%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl {LVL}] §5Hound\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"HOUND\\\",\\\"active\\\":false,\\\"exp\\\":341596.47280000115,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"heldItem\\\":\\\"PET_ITEM_COMBAT_SKILL_BOOST_COMMON\\\",\\\"candyUsed\\\":10}\",originTag:\"UNKNOWN\",id:\"HOUND;3\",uuid:\"0ec63d68-87f8-4210-aaed-47d29cbd2f9d\",timestamp:\"5/29/20 1:24 AM\"},AttributeModifiers:[]}",
"damage": 3,
"lore": [
"§8Combat Pet",
"",
- "§7Attack Speed: §a+0➡15",
- "§7Strength: §a+0➡40",
+ "§7Attack Speed: §a{ATTACK_SPEED}",
+ "§7Strength: §a{STRENGTH}",
"",
"§6Scavenger",
- "§7§7Gain +§a0.1➡5 §7coins per",
+ "§7§7Gain +§a{0} §7coins per",
"§7monster kill",
"",
"§6Finder",
"§7§7Increases the chance for",
"§7monsters to drop their armor by",
- "§7§a0.1%➡10%",
+ "§7§a{1}%",
"",
"§7§eRight-click to add this pet to",
"§eyour pet menu!",
@@ -25,9 +25,10 @@
],
"internalname": "HOUND;3",
"clickcommand": "",
- "modver": "1.0.0",
+ "modver": "REL-1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Hound_Pet"
- ]
+ ],
+ "crafttext": ""
} \ No newline at end of file