aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--items/ARMORSHRED_ARROW.json11
-rw-r--r--items/ARROW.json10
-rw-r--r--items/BOUNCY_ARROW.json6
-rw-r--r--items/EMERALD_TIPPED_ARROW.json5
-rw-r--r--items/EXPLOSIVE_ARROW.json17
-rw-r--r--items/GLUE_ARROW.json7
-rw-r--r--items/GOLD_TIPPED_ARROW.json4
-rw-r--r--items/ICY_ARROW.json10
-rw-r--r--items/NANSORB_ARROW.json13
-rw-r--r--items/REDSTONE_TIPPED_ARROW.json4
-rw-r--r--items/REINFORCED_IRON_ARROW.json4
11 files changed, 53 insertions, 38 deletions
diff --git a/items/ARMORSHRED_ARROW.json b/items/ARMORSHRED_ARROW.json
index dd13f01d..537d6c35 100644
--- a/items/ARMORSHRED_ARROW.json
+++ b/items/ARMORSHRED_ARROW.json
@@ -1,17 +1,18 @@
{
"itemid": "minecraft:arrow",
"displayname": "§9Armorshred Arrow",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+5\",1:\"\",2:\"§6Passive: Defense Reduction\",3:\"§7Hits ignore §a5% §7of target's\",4:\"§7§a❈ Defense§7.\",5:\"\",6:\"§7§4❣ §cRequires §cTarget Practice\",7:\"§cIII.\",8:\"§8Stats added when shot!\",9:\"§9§lRARE ARROW\"],Name:\"§9Armorshred Arrow\"},ExtraAttributes:{id:\"ARMORSHRED_ARROW\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+5\",1:\"\",2:\"§6Passive: Defense Reduction\",3:\"§7Hits ignore §a5% §7of target\u0027s\",4:\"§a❈ Defense§7.\",5:\"\",6:\"§4❣ §cRequires §aCombat Skill 22§c +\",7:\"§aSand Collection 7§c + §aTarget\",8:\"§aPractice III.\",9:\"§8Stats added when shot!\",10:\"§9§lRARE ARROW\"],Name:\"§9Armorshred Arrow\"},ExtraAttributes:{id:\"ARMORSHRED_ARROW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+5",
"",
"§6Passive: Defense Reduction",
- "§7Hits ignore §a5% §7of target's",
- "§7§a❈ Defense§7.",
+ "§7Hits ignore §a5% §7of target\u0027s",
+ "§a❈ Defense§7.",
"",
- "§7§4❣ §cRequires §cTarget Practice",
- "§cIII.",
+ "§4❣ §cRequires §aCombat Skill 22§c +",
+ "§aSand Collection 7§c + §aTarget",
+ "§aPractice III.",
"§8Stats added when shot!",
"§9§lRARE ARROW"
],
diff --git a/items/ARROW.json b/items/ARROW.json
index b493a76b..470ddc4e 100644
--- a/items/ARROW.json
+++ b/items/ARROW.json
@@ -10,8 +10,7 @@
"§f§lCOMMON ARROW"
],
"internalname": "ARROW",
- "modver": "2.0.0-REL",
- "vanilla": true,
+ "crafttext": "",
"clickcommand": "viewrecipe",
"recipe": {
"A1": "FLINT:1",
@@ -24,9 +23,10 @@
"C2": "",
"C3": ""
},
+ "modver": "2.0.0-REL",
"infoType": "WIKI_URL",
+ "vanilla": true,
"info": [
- "https://hypixel-skyblock.fandom.com/wiki/Flint_Arrow"
- ],
- "crafttext": ""
+ "https://hypixel-skyblock.fandom.com/wiki/Arrows"
+ ]
} \ No newline at end of file
diff --git a/items/BOUNCY_ARROW.json b/items/BOUNCY_ARROW.json
index 643bd175..e438568d 100644
--- a/items/BOUNCY_ARROW.json
+++ b/items/BOUNCY_ARROW.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:arrow",
"displayname": "§9Bouncy Arrow",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+5\",1:\"\",2:\"§6Passive: Bouncy!\",3:\"§7Arrows have a §e50% §7chance to\",4:\"§7bounce to another target.\",5:\"§7Bounces up to §c4 §7targets,\",6:\"§7each bounce dealing §c15% §7less\",7:\"§7damage.\",8:\"\",9:\"§7§4❣ §cRequires §6Target Practice II.\",10:\"§8Stats added when shot!\",11:\"§9§lRARE ARROW\"],Name:\"§9Bouncy Arrow\"},ExtraAttributes:{id:\"BOUNCY_ARROW\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+5\",1:\"\",2:\"§6Passive: Bouncy!\",3:\"§7Arrows have a §e50% §7chance to\",4:\"§7bounce to another target.\",5:\"§7Bounces up to §c4 §7targets,\",6:\"§7each bounce dealing §c15% §7less\",7:\"§7damage.\",8:\"\",9:\"§4❣ §cRequires §aCombat Skill 20§c +\",10:\"§aSlimeball Collection 7§c + §aTarget\",11:\"§aPractice II.\",12:\"§8Stats added when shot!\",13:\"§9§lRARE ARROW\"],Name:\"§9Bouncy Arrow\"},ExtraAttributes:{id:\"BOUNCY_ARROW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+5",
@@ -13,7 +13,9 @@
"§7each bounce dealing §c15% §7less",
"§7damage.",
"",
- "§7§4❣ §cRequires §6Target Practice II.",
+ "§4❣ §cRequires §aCombat Skill 20§c +",
+ "§aSlimeball Collection 7§c + §aTarget",
+ "§aPractice II.",
"§8Stats added when shot!",
"§9§lRARE ARROW"
],
diff --git a/items/EMERALD_TIPPED_ARROW.json b/items/EMERALD_TIPPED_ARROW.json
index c6c68203..13026832 100644
--- a/items/EMERALD_TIPPED_ARROW.json
+++ b/items/EMERALD_TIPPED_ARROW.json
@@ -1,12 +1,13 @@
{
"itemid": "minecraft:arrow",
"displayname": "§aEmerald-tipped Arrow",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"\",2:\"§7§4❣ §cRequires §6Target Practice II.\",3:\"§8Stats added when shot!\",4:\"§a§lUNCOMMON ARROW\"],Name:\"§aEmerald-tipped Arrow\"},ExtraAttributes:{id:\"EMERALD_TIPPED_ARROW\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"\",2:\"§4❣ §cRequires §aCombat Skill 18§c +\",3:\"§aTarget Practice II.\",4:\"§8Stats added when shot!\",5:\"§a§lUNCOMMON ARROW\"],Name:\"§aEmerald-tipped Arrow\"},ExtraAttributes:{id:\"EMERALD_TIPPED_ARROW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+20",
"",
- "§7§4❣ §cRequires §6Target Practice II.",
+ "§4❣ §cRequires §aCombat Skill 18§c +",
+ "§aTarget Practice II.",
"§8Stats added when shot!",
"§a§lUNCOMMON ARROW"
],
diff --git a/items/EXPLOSIVE_ARROW.json b/items/EXPLOSIVE_ARROW.json
index 86ad8bb8..eb714011 100644
--- a/items/EXPLOSIVE_ARROW.json
+++ b/items/EXPLOSIVE_ARROW.json
@@ -1,25 +1,26 @@
{
"itemid": "minecraft:arrow",
"displayname": "§9Explosive Arrow",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+3\",1:\"\",2:\"§6Passive: Explosive\",3:\"§7This arrow explodes after §a2s\",4:\"§a§7or on impact.\",5:\"\",6:\"§7The explosion deals the arrow's\",7:\"§7damage split to mobs within §e2.5\",8:\"§e§7blocks.\",9:\"\",10:\"§7You will lose §c10% §7of your §c❤\",11:\"§cHealth§7if you are in the\",12:\"§7explosion.\",13:\"\",14:\"§7§4❣ §cRequires §cTarget Practice\",15:\"§cIII.\",16:\"§8Stats added when shot!\",17:\"§9§lRARE ARROW\"],Name:\"§9Explosive Arrow\"},ExtraAttributes:{id:\"EXPLOSIVE_ARROW\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+3\",1:\"\",2:\"§6Passive: Explosive\",3:\"§7This arrow explodes after §a2s\",4:\"§7or on impact.\",5:\"\",6:\"§7The explosion deals the arrow\u0027s\",7:\"§7damage split to mobs within §e2.5\",8:\"§7blocks.\",9:\"\",10:\"§7You will lose §c10% §7of your\",11:\"§c❤ Health §7if you are in the\",12:\"§7explosion.\",13:\"\",14:\"§4❣ §cRequires §aCombat Skill 23§c +\",15:\"§aCoal Collection 7§c + §aTarget\",16:\"§aPractice III.\",17:\"§8Stats added when shot!\",18:\"§9§lRARE ARROW\"],Name:\"§9Explosive Arrow\"},ExtraAttributes:{id:\"EXPLOSIVE_ARROW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+3",
"",
"§6Passive: Explosive",
"§7This arrow explodes after §a2s",
- "§a§7or on impact.",
+ "§7or on impact.",
"",
- "§7The explosion deals the arrow's",
+ "§7The explosion deals the arrow\u0027s",
"§7damage split to mobs within §e2.5",
- "§e§7blocks.",
+ "§7blocks.",
"",
- "§7You will lose §c10% §7of your §c❤",
- "§cHealth§7if you are in the",
+ "§7You will lose §c10% §7of your",
+ "§c❤ Health §7if you are in the",
"§7explosion.",
"",
- "§7§4❣ §cRequires §cTarget Practice",
- "§cIII.",
+ "§4❣ §cRequires §aCombat Skill 23§c +",
+ "§aCoal Collection 7§c + §aTarget",
+ "§aPractice III.",
"§8Stats added when shot!",
"§9§lRARE ARROW"
],
diff --git a/items/GLUE_ARROW.json b/items/GLUE_ARROW.json
index f212af91..1368a9d6 100644
--- a/items/GLUE_ARROW.json
+++ b/items/GLUE_ARROW.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:arrow",
"displayname": "§9Glue Arrow",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+15\",1:\"\",2:\"§6Passive: Stuck in goo\",3:\"§7Prevents victims from walking\",4:\"§7for §21.5s §7when hit.\",5:\"§86s cooldown per victim\",6:\"\",7:\"§7§4❣ §cRequires §cTarget Practice\",8:\"§cIII.\",9:\"§8Stats added when shot!\",10:\"§9§lRARE ARROW\"],Name:\"§9Glue Arrow\"},ExtraAttributes:{id:\"GLUE_ARROW\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+15\",1:\"\",2:\"§6Passive: Stuck in goo\",3:\"§7Prevents victims from walking\",4:\"§7for §21.5s §7when hit.\",5:\"§86s cooldown per victim\",6:\"\",7:\"§4❣ §cRequires §aCombat Skill 24§c +\",8:\"§5Spider Slayer 3§c + §aTarget\",9:\"§aPractice III.\",10:\"§8Stats added when shot!\",11:\"§9§lRARE ARROW\"],Name:\"§9Glue Arrow\"},ExtraAttributes:{id:\"GLUE_ARROW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+15",
@@ -11,8 +11,9 @@
"§7for §21.5s §7when hit.",
"§86s cooldown per victim",
"",
- "§7§4❣ §cRequires §cTarget Practice",
- "§cIII.",
+ "§4❣ §cRequires §aCombat Skill 24§c +",
+ "§5Spider Slayer 3§c + §aTarget",
+ "§aPractice III.",
"§8Stats added when shot!",
"§9§lRARE ARROW"
],
diff --git a/items/GOLD_TIPPED_ARROW.json b/items/GOLD_TIPPED_ARROW.json
index 850dd1ef..6ceeb0e2 100644
--- a/items/GOLD_TIPPED_ARROW.json
+++ b/items/GOLD_TIPPED_ARROW.json
@@ -1,11 +1,13 @@
{
"itemid": "minecraft:arrow",
"displayname": "§fGold-tipped Arrow",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+10\",1:\"\",2:\"§8Stats added when shot!\",3:\"§f§lCOMMON ARROW\"],Name:\"§fGold-tipped Arrow\"},ExtraAttributes:{id:\"GOLD_TIPPED_ARROW\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+10\",1:\"\",2:\"§7§4❣ §cRequires §aCombat Skill 8§c +\",3:\"§aTarget Practice I.\",4:\"§8Stats added when shot!\",5:\"§f§lCOMMON ARROW\"],Name:\"§fGold-tipped Arrow\"},ExtraAttributes:{id:\"GOLD_TIPPED_ARROW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+10",
"",
+ "§7§4❣ §cRequires §aCombat Skill 8§c +",
+ "§aTarget Practice I.",
"§8Stats added when shot!",
"§f§lCOMMON ARROW"
],
diff --git a/items/ICY_ARROW.json b/items/ICY_ARROW.json
index 482253f2..eb30cd47 100644
--- a/items/ICY_ARROW.json
+++ b/items/ICY_ARROW.json
@@ -1,16 +1,18 @@
{
"itemid": "minecraft:arrow",
"displayname": "§9Icy Arrow",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+24\",1:\"\",2:\"§6Passive: Muscle Freeze\",3:\"§7Applies §bSlowness I §7for §a3s\",4:\"§a§7to targets.\",5:\"\",6:\"§7§4❣ §cRequires §6Target Practice II.\",7:\"§8Stats added when shot!\",8:\"§9§lRARE ARROW\"],Name:\"§9Icy Arrow\"},ExtraAttributes:{id:\"ICY_ARROW\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+24\",1:\"\",2:\"§6Passive: Muscle Freeze\",3:\"§7Applies §bSlowness 1 §7for §a3s\",4:\"§7to targets.\",5:\"\",6:\"§4❣ §cRequires §aCombat Skill 21§c +\",7:\"§aIce Collection 7§c + §aTarget\",8:\"§aPractice II.\",9:\"§8Stats added when shot!\",10:\"§9§lRARE ARROW\"],Name:\"§9Icy Arrow\"},ExtraAttributes:{id:\"ICY_ARROW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+24",
"",
"§6Passive: Muscle Freeze",
- "§7Applies §bSlowness I §7for §a3s",
- "§a§7to targets.",
+ "§7Applies §bSlowness 1 §7for §a3s",
+ "§7to targets.",
"",
- "§7§4❣ §cRequires §6Target Practice II.",
+ "§4❣ §cRequires §aCombat Skill 21§c +",
+ "§aIce Collection 7§c + §aTarget",
+ "§aPractice II.",
"§8Stats added when shot!",
"§9§lRARE ARROW"
],
diff --git a/items/NANSORB_ARROW.json b/items/NANSORB_ARROW.json
index 222a924d..eb6719d2 100644
--- a/items/NANSORB_ARROW.json
+++ b/items/NANSORB_ARROW.json
@@ -1,23 +1,24 @@
{
"itemid": "minecraft:arrow",
"displayname": "§9Nansorb Arrow",
- "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+5\",1:\"\",2:\"§7Replaces the damage reduction\",3:\"§7from the §9Piercing §7enchant to\",4:\"§7§6Skewer§7.\",5:\"\",6:\"§6Passive: Skewer\",7:\"§7Hits through §9Piercing §7deal\",8:\"§7§c+7.5% §7damage than the\",9:\"§7previous one, up to §e5\",10:\"§e§7victims.\",11:\"\",12:\"§7§4❣ §cRequires §cTarget Practice\",13:\"§cIII.\",14:\"§8Stats added when shot!\",15:\"§9§lRARE ARROW\"],Name:\"§9Nansorb Arrow\"},ExtraAttributes:{id:\"NANSORB_ARROW\"}}",
+ "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Damage: §c+5\",1:\"\",2:\"§7Replaces the damage reduction\",3:\"§7from the §9Piercing §7enchant to\",4:\"§6Skewer§7.\",5:\"\",6:\"§6Passive: Skewer\",7:\"§7Hits through §9Piercing §7deal\",8:\"§c+7.5% §7damage than the\",9:\"§7previous one, up to §e5\",10:\"§7victims.\",11:\"\",12:\"§4❣ §cRequires §aCombat Skill 25§c +\",13:\"§aCactus Collection 7§c + §aTarget\",14:\"§aPractice III.\",15:\"§8Stats added when shot!\",16:\"§9§lRARE ARROW\"],Name:\"§9Nansorb Arrow\"},ExtraAttributes:{id:\"NANSORB_ARROW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+5",
"",
"§7Replaces the damage reduction",
"§7from the §9Piercing §7enchant to",
- "§7§6Skewer§7.",
+ "§6Skewer§7.",
"",
"§6Passive: Skewer",
"§7Hits through §9Piercing §7deal",
- "§7§c+7.5% §7damage than the",
+ "§c+7.5% §7damage than the",
"§7previous one, up to §e5",
- "§e§7victims.",
+ "§7victims.",
"",
- "§7§4❣ §cRequires §cTarget Practice",
- "§cIII.",
+ "§4❣ §cRequires §aCombat Skill 25§c +",
+ "§aCactus Collection 7§c + §aTarget",
+ "§aPractice III.",
"§8Stats added when shot!",
"§9§lRARE ARROW"
],
diff --git a/items/REDSTONE_TIPPED_ARROW.json b/items/REDSTONE_TIPPED_ARROW.json
index 9a1010c4..1a236e0a 100644
--- a/items/REDSTONE_TIPPED_ARROW.json
+++ b/items/REDSTONE_TIPPED_ARROW.json
@@ -1,11 +1,13 @@
{
"itemid": "minecraft:arrow",
"displayname": "§aRedstone-tipped Arrow",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+15\",1:\"\",2:\"§8Stats added when shot!\",3:\"§a§lUNCOMMON ARROW\"],Name:\"§aRedstone-tipped Arrow\"},ExtraAttributes:{id:\"REDSTONE_TIPPED_ARROW\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+15\",1:\"\",2:\"§4❣ §cRequires §aCombat Skill 13§c +\",3:\"§aTarget Practice I.\",4:\"§8Stats added when shot!\",5:\"§a§lUNCOMMON ARROW\"],Name:\"§aRedstone-tipped Arrow\"},ExtraAttributes:{id:\"REDSTONE_TIPPED_ARROW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+15",
"",
+ "§4❣ §cRequires §aCombat Skill 13§c +",
+ "§aTarget Practice I.",
"§8Stats added when shot!",
"§a§lUNCOMMON ARROW"
],
diff --git a/items/REINFORCED_IRON_ARROW.json b/items/REINFORCED_IRON_ARROW.json
index 281ad8cb..fff05151 100644
--- a/items/REINFORCED_IRON_ARROW.json
+++ b/items/REINFORCED_IRON_ARROW.json
@@ -1,11 +1,13 @@
{
"itemid": "minecraft:arrow",
"displayname": "§fReinforced Iron Arrow",
- "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+5\",1:\"\",2:\"§8Stats added when shot!\",3:\"§f§lCOMMON ARROW\"],Name:\"§fReinforced Iron Arrow\"},ExtraAttributes:{id:\"REINFORCED_IRON_ARROW\"}}",
+ "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+5\",1:\"\",2:\"§4❣ §cRequires §aCombat Skill 4§c +\",3:\"§aTarget Practice I.\",4:\"§8Stats added when shot!\",5:\"§f§lCOMMON ARROW\"],Name:\"§fReinforced Iron Arrow\"},ExtraAttributes:{id:\"REINFORCED_IRON_ARROW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+5",
"",
+ "§4❣ §cRequires §aCombat Skill 4§c +",
+ "§aTarget Practice I.",
"§8Stats added when shot!",
"§f§lCOMMON ARROW"
],