aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhoebe <77941535+catgirlseraid@users.noreply.github.com>2024-12-06 04:48:15 +1300
committerGitHub <noreply@github.com>2024-12-05 15:48:15 +0000
commitaa5d584cc9e1a6b1c868f2f0573e127c1cceac27 (patch)
treefddd038c8df6affb69480f15f949e46f9861d859
parente61d3d1a2d62a1a9a4f7afeedf319e60477137e7 (diff)
downloadNotEnoughUpdates-REPO-aa5d584cc9e1a6b1c868f2f0573e127c1cceac27.tar.gz
NotEnoughUpdates-REPO-aa5d584cc9e1a6b1c868f2f0573e127c1cceac27.tar.bz2
NotEnoughUpdates-REPO-aa5d584cc9e1a6b1c868f2f0573e127c1cceac27.zip
update and add new potions (#1492)
* change to vitality wisp ice * formatting * test venomous potion * haste potion * test magic find potion layout * space? * revert * test click command * add missing knockback and critical potions * parents * nbt
-rw-r--r--constants/parents.json15
-rw-r--r--items/POTION_CRITICAL;1.json19
-rw-r--r--items/POTION_CRITICAL;2.json19
-rw-r--r--items/POTION_CRITICAL;3.json19
-rw-r--r--items/POTION_CRITICAL;4.json19
-rw-r--r--items/POTION_HASTE;1.json4
-rw-r--r--items/POTION_KNOCKBACK;1.json19
-rw-r--r--items/POTION_KNOCKBACK;2.json19
-rw-r--r--items/POTION_KNOCKBACK;3.json19
-rw-r--r--items/POTION_KNOCKBACK;4.json19
-rw-r--r--items/POTION_VENOMOUS;1.json19
-rw-r--r--items/POTION_VENOMOUS;2.json19
-rw-r--r--items/POTION_VENOMOUS;3.json19
-rw-r--r--items/POTION_VENOMOUS;4.json19
-rw-r--r--items/POTION_WISP_ICE;1.json4
15 files changed, 247 insertions, 4 deletions
diff --git a/constants/parents.json b/constants/parents.json
index a6370e27..fb58a547 100644
--- a/constants/parents.json
+++ b/constants/parents.json
@@ -3863,5 +3863,20 @@
"HOLIDAY_CHEST_GREEN_BACKPACK",
"HOLIDAY_CHEST_YELLOW_BACKPACK",
"HOLIDAY_CHEST_TEAL_BACKPACK"
+ ],
+ "POTION_VENOMOUS;1": [
+ "POTION_VENOMOUS;2",
+ "POTION_VENOMOUS;3",
+ "POTION_VENOMOUS;4"
+ ],
+ "POTION_KNOCKBACK;1": [
+ "POTION_KNOCKBACK;2",
+ "POTION_KNOCKBACK;3",
+ "POTION_KNOCKBACK;4"
+ ],
+ "POTION_CRITICAL;1": [
+ "POTION_CRITICAL;2",
+ "POTION_CRITICAL;3",
+ "POTION_CRITICAL;4"
]
} \ No newline at end of file
diff --git a/items/POTION_CRITICAL;1.json b/items/POTION_CRITICAL;1.json
new file mode 100644
index 00000000..b6fb5203
--- /dev/null
+++ b/items/POTION_CRITICAL;1.json
@@ -0,0 +1,19 @@
+{
+ "itemid": "minecraft:potion",
+ "displayname": "§fCritical I Potion",
+ "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:7b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§4Critical I §f(3:00)\",2:\"§7Increases §9☣ Crit Chance §7by §a10% §7and\",3:\"§7§9☠ Crit Damage §7by §a10%§7.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fCritical I Potion\"},ExtraAttributes:{potion_level:1,potion:\"critical\",effects:[0:{level:1,effect:\"critical\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_CRITICAL;1\"}}",
+ "damage": 12,
+ "lore": [
+ "",
+ "§4Critical I §f(3:00)",
+ "§7Increases §9☣ Crit Chance §7by §a10% §7and",
+ "§7§9☠ Crit Damage §7by §a10%§7.",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "POTION_CRITICAL;1",
+ "crafttext": "",
+ "clickcommand": "viewpotion",
+ "modver": "2.4.0",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/POTION_CRITICAL;2.json b/items/POTION_CRITICAL;2.json
new file mode 100644
index 00000000..bea3f015
--- /dev/null
+++ b/items/POTION_CRITICAL;2.json
@@ -0,0 +1,19 @@
+{
+ "itemid": "minecraft:potion",
+ "displayname": "§fCritical II Potion",
+ "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:7b,Amplifier:1b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§4Critical II §f(3:00)\",2:\"§7Increases §9☣ Crit Chance §7by §a15% §7and\",3:\"§7§9☠ Crit Damage §7by §a20%§7.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fCritical II Potion\"},ExtraAttributes:{potion_level:2,potion:\"critical\",effects:[0:{level:2,effect:\"critical\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_CRITICAL;2\"}}",
+ "damage": 12,
+ "lore": [
+ "",
+ "§4Critical II §f(3:00)",
+ "§7Increases §9☣ Crit Chance §7by §a15% §7and",
+ "§7§9☠ Crit Damage §7by §a20%§7.",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "POTION_CRITICAL;2",
+ "crafttext": "",
+ "clickcommand": "viewpotion",
+ "modver": "2.4.0",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/POTION_CRITICAL;3.json b/items/POTION_CRITICAL;3.json
new file mode 100644
index 00000000..a12eebf5
--- /dev/null
+++ b/items/POTION_CRITICAL;3.json
@@ -0,0 +1,19 @@
+{
+ "itemid": "minecraft:potion",
+ "displayname": "§aCritical III Potion",
+ "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:7b,Amplifier:2b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§4Critical III §f(3:00)\",2:\"§7Increases §9☣ Crit Chance §7by §a20% §7and\",3:\"§7§9☠ Crit Damage §7by §a30%§7.\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aCritical III Potion\"},ExtraAttributes:{potion_level:3,potion:\"critical\",effects:[0:{level:3,effect:\"critical\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_CRITICAL;3\"}}",
+ "damage": 12,
+ "lore": [
+ "",
+ "§4Critical III §f(3:00)",
+ "§7Increases §9☣ Crit Chance §7by §a20% §7and",
+ "§7§9☠ Crit Damage §7by §a30%§7.",
+ "",
+ "§a§lUNCOMMON"
+ ],
+ "internalname": "POTION_CRITICAL;3",
+ "crafttext": "",
+ "clickcommand": "viewpotion",
+ "modver": "2.4.0",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/POTION_CRITICAL;4.json b/items/POTION_CRITICAL;4.json
new file mode 100644
index 00000000..fbe09c99
--- /dev/null
+++ b/items/POTION_CRITICAL;4.json
@@ -0,0 +1,19 @@
+{
+ "itemid": "minecraft:potion",
+ "displayname": "§aCritical IV Potion",
+ "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:7b,Amplifier:3b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§4Critical IV §f(3:00)\",2:\"§7Increases §9☣ Crit Chance §7by §a25% §7and\",3:\"§7§9☠ Crit Damage §7by §a40%§7.\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aCritical IV Potion\"},ExtraAttributes:{potion_level:4,potion:\"critical\",effects:[0:{level:4,effect:\"critical\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_CRITICAL;4\"}}",
+ "damage": 12,
+ "lore": [
+ "",
+ "§4Critical IV §f(3:00)",
+ "§7Increases §9☣ Crit Chance §7by §a25% §7and",
+ "§7§9☠ Crit Damage §7by §a40%§7.",
+ "",
+ "§a§lUNCOMMON"
+ ],
+ "internalname": "POTION_CRITICAL;4",
+ "crafttext": "",
+ "clickcommand": "viewpotion",
+ "modver": "2.4.0",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/POTION_HASTE;1.json b/items/POTION_HASTE;1.json
index 3ad56421..814abc27 100644
--- a/items/POTION_HASTE;1.json
+++ b/items/POTION_HASTE;1.json
@@ -1,12 +1,12 @@
{
"itemid": "minecraft:potion",
"displayname": "§fHaste I Potion",
- "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:12b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§eHaste I §f(3:00)\",2:\"§7Increases your mining speed by §a20%§7.\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fHaste I Potion\"},ExtraAttributes:{potion_level:1,potion:\"haste\",effects:[0:{level:1,effect:\"haste\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_HASTE;1\"}}",
+ "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:12b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§eHaste I §f(3:00)\",2:\"§7Grants §a+50 §6⸕ Mining Speed§7.\",3:\"\",4:\"§f§lCOMMON\"],Name:\"§fHaste I Potion\"},ExtraAttributes:{potion_level:1,potion:\"haste\",effects:[0:{level:1,effect:\"haste\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_HASTE;1\"}}",
"damage": 3,
"lore": [
"",
"§eHaste I §f(3:00)",
- "§7Increases your mining speed by §a20%§7.",
+ "§7Grants §a+50 §6⸕ Mining Speed§7.",
"",
"§f§lCOMMON"
],
diff --git a/items/POTION_KNOCKBACK;1.json b/items/POTION_KNOCKBACK;1.json
new file mode 100644
index 00000000..e0789b64
--- /dev/null
+++ b/items/POTION_KNOCKBACK;1.json
@@ -0,0 +1,19 @@
+{
+ "itemid": "minecraft:potion",
+ "displayname": "§fKnockback I Potion",
+ "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:5b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§4Knockback I §f(3:00)\",2:\"§7Damaging enemies deals §a20% §7more\",3:\"§7knockback.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fKnockback I Potion\"},ExtraAttributes:{potion_level:1,potion:\"knockback\",effects:[0:{level:1,effect:\"knockback\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_KNOCKBACK;1\"}}",
+ "damage": 9,
+ "lore": [
+ "",
+ "§4Knockback I §f(3:00)",
+ "§7Damaging enemies deals §a20% §7more",
+ "§7knockback.",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "POTION_KNOCKBACK;1",
+ "crafttext": "",
+ "clickcommand": "viewpotion",
+ "modver": "2.4.0",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/POTION_KNOCKBACK;2.json b/items/POTION_KNOCKBACK;2.json
new file mode 100644
index 00000000..3c8f7815
--- /dev/null
+++ b/items/POTION_KNOCKBACK;2.json
@@ -0,0 +1,19 @@
+{
+ "itemid": "minecraft:potion",
+ "displayname": "§fKnockback II Potion",
+ "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:5b,Amplifier:1b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§4Knockback II §f(3:00)\",2:\"§7Damaging enemies deals §a40% §7more\",3:\"§7knockback.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fKnockback II Potion\"},ExtraAttributes:{potion_level:2,potion:\"knockback\",effects:[0:{level:2,effect:\"knockback\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_KNOCKBACK;2\"}}",
+ "damage": 9,
+ "lore": [
+ "",
+ "§4Knockback II §f(3:00)",
+ "§7Damaging enemies deals §a40% §7more",
+ "§7knockback.",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "POTION_KNOCKBACK;2",
+ "crafttext": "",
+ "clickcommand": "viewpotion",
+ "modver": "2.4.0",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/POTION_KNOCKBACK;3.json b/items/POTION_KNOCKBACK;3.json
new file mode 100644
index 00000000..14eddcb9
--- /dev/null
+++ b/items/POTION_KNOCKBACK;3.json
@@ -0,0 +1,19 @@
+{
+ "itemid": "minecraft:potion",
+ "displayname": "§aKnockback III Potion",
+ "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:5b,Amplifier:2b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§4Knockback III §f(3:00)\",2:\"§7Damaging enemies deals §a60% §7more\",3:\"§7knockback.\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aKnockback III Potion\"},ExtraAttributes:{potion_level:3,potion:\"knockback\",effects:[0:{level:3,effect:\"knockback\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_KNOCKBACK;3\"}}",
+ "damage": 9,
+ "lore": [
+ "",
+ "§4Knockback III §f(3:00)",
+ "§7Damaging enemies deals §a60% §7more",
+ "§7knockback.",
+ "",
+ "§a§lUNCOMMON"
+ ],
+ "internalname": "POTION_KNOCKBACK;3",
+ "crafttext": "",
+ "clickcommand": "viewpotion",
+ "modver": "2.4.0",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/POTION_KNOCKBACK;4.json b/items/POTION_KNOCKBACK;4.json
new file mode 100644
index 00000000..c1b16fe4
--- /dev/null
+++ b/items/POTION_KNOCKBACK;4.json
@@ -0,0 +1,19 @@
+{
+ "itemid": "minecraft:potion",
+ "displayname": "§aKnockback IV Potion",
+ "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:5b,Amplifier:3b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§4Knockback IV §f(3:00)\",2:\"§7Damaging enemies deals §a80% §7more\",3:\"§7knockback.\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aKnockback IV Potion\"},ExtraAttributes:{potion_level:4,potion:\"knockback\",effects:[0:{level:4,effect:\"knockback\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_KNOCKBACK;4\"}}",
+ "damage": 9,
+ "lore": [
+ "",
+ "§4Knockback IV §f(3:00)",
+ "§7Damaging enemies deals §a80% §7more",
+ "§7knockback.",
+ "",
+ "§a§lUNCOMMON"
+ ],
+ "internalname": "POTION_KNOCKBACK;4",
+ "crafttext": "",
+ "clickcommand": "viewpotion",
+ "modver": "2.4.0",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/POTION_VENOMOUS;1.json b/items/POTION_VENOMOUS;1.json
new file mode 100644
index 00000000..58ad47c7
--- /dev/null
+++ b/items/POTION_VENOMOUS;1.json
@@ -0,0 +1,19 @@
+{
+ "itemid": "minecraft:potion",
+ "displayname": "§fVenomous I Potion",
+ "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:19b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§5Venomous I §f(3:00)\",2:\"§7Grants §c-5 §f✦ Speed §7and deals §c5\",3:\"§c§7damage per second.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fVenomous I Potion\"},ExtraAttributes:{potion_level:1,potion:\"venomous\",effects:[0:{level:1,effect:\"venomous\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_VENOMOUS;1\"}}",
+ "damage": 4,
+ "lore": [
+ "",
+ "§5Venomous I §f(3:00)",
+ "§7Grants §c-5 §f✦ Speed §7and deals §c5",
+ "§c§7damage per second.",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "POTION_VENOMOUS;1",
+ "crafttext": "",
+ "clickcommand": "viewpotion",
+ "modver": "2.4.0",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/POTION_VENOMOUS;2.json b/items/POTION_VENOMOUS;2.json
new file mode 100644
index 00000000..508cadf6
--- /dev/null
+++ b/items/POTION_VENOMOUS;2.json
@@ -0,0 +1,19 @@
+{
+ "itemid": "minecraft:potion",
+ "displayname": "§fVenomous II Potion",
+ "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:19b,Amplifier:1b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§5Venomous II §f(3:00)\",2:\"§7Grants §c-10 §f✦ Speed §7and deals §c10\",3:\"§c§7damage per second.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fVenomous II Potion\"},ExtraAttributes:{potion_level:2,potion:\"venomous\",effects:[0:{level:2,effect:\"venomous\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_VENOMOUS;2\"}}",
+ "damage": 4,
+ "lore": [
+ "",
+ "§5Venomous II §f(3:00)",
+ "§7Grants §c-10 §f✦ Speed §7and deals §c10",
+ "§c§7damage per second.",
+ "",
+ "§f§lCOMMON"
+ ],
+ "internalname": "POTION_VENOMOUS;2",
+ "crafttext": "",
+ "clickcommand": "viewpotion",
+ "modver": "2.4.0",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/POTION_VENOMOUS;3.json b/items/POTION_VENOMOUS;3.json
new file mode 100644
index 00000000..0a8e1955
--- /dev/null
+++ b/items/POTION_VENOMOUS;3.json
@@ -0,0 +1,19 @@
+{
+ "itemid": "minecraft:potion",
+ "displayname": "§aVenomous III Potion",
+ "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:19b,Amplifier:2b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§5Venomous III §f(3:00)\",2:\"§7Grants §c-15 §f✦ Speed §7and deals §c15\",3:\"§c§7damage per second.\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aVenomous III Potion\"},ExtraAttributes:{potion_level:3,potion:\"venomous\",effects:[0:{level:3,effect:\"venomous\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_VENOMOUS;3\"}}",
+ "damage": 4,
+ "lore": [
+ "",
+ "§5Venomous III §f(3:00)",
+ "§7Grants §c-15 §f✦ Speed §7and deals §c15",
+ "§c§7damage per second.",
+ "",
+ "§a§lUNCOMMON"
+ ],
+ "internalname": "POTION_VENOMOUS;3",
+ "crafttext": "",
+ "clickcommand": "viewpotion",
+ "modver": "2.4.0",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/POTION_VENOMOUS;4.json b/items/POTION_VENOMOUS;4.json
new file mode 100644
index 00000000..50b95f2d
--- /dev/null
+++ b/items/POTION_VENOMOUS;4.json
@@ -0,0 +1,19 @@
+{
+ "itemid": "minecraft:potion",
+ "displayname": "§aVenomous IV Potion",
+ "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:19b,Amplifier:3b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§5Venomous IV §f(3:00)\",2:\"§7Grants §c-20 §f✦ Speed §7and deals §c20\",3:\"§c§7damage per second.\",4:\"\",5:\"§a§lUNCOMMON\"],Name:\"§aVenomous IV Potion\"},ExtraAttributes:{potion_level:4,potion:\"venomous\",effects:[0:{level:4,effect:\"venomous\",duration_ticks:3600}],potion_type:\"POTION\",id:\"POTION_VENOMOUS;4\"}}",
+ "damage": 4,
+ "lore": [
+ "",
+ "§5Venomous IV §f(3:00)",
+ "§7Grants §c-20 §f✦ Speed §7and deals §c20",
+ "§c§7damage per second.",
+ "",
+ "§a§lUNCOMMON"
+ ],
+ "internalname": "POTION_VENOMOUS;4",
+ "crafttext": "",
+ "clickcommand": "viewpotion",
+ "modver": "2.4.0",
+ "infoType": ""
+} \ No newline at end of file
diff --git a/items/POTION_WISP_ICE;1.json b/items/POTION_WISP_ICE;1.json
index dc76eb0b..6cdf36bb 100644
--- a/items/POTION_WISP_ICE;1.json
+++ b/items/POTION_WISP_ICE;1.json
@@ -1,12 +1,12 @@
{
"itemid": "minecraft:potion",
"displayname": "§fWisp\u0027s Ice-Flavored Water I Splash Potion",
- "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:13b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§bWisp\u0027s Ice-Flavored Water I §f(5:00)\",2:\"§7Gain §a+10% §7incoming healing\",3:\"§7and §f+25❂ True Defense§7.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fWisp\u0027s Ice-Flavored Water I Splash Potion\"},ExtraAttributes:{potion_level:1,potion:\"wisp_ice\",effects:[0:{level:1,effect:\"wisp_ice\",duration_ticks:6000}],potion_type:\"POTION\",id:\"POTION_WISP_ICE;1\",splash:1b}}",
+ "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:13b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§bWisp\u0027s Ice-Flavored Water I §f(5:00)\",2:\"§7Gain §4+10♨Vitality\",3:\"§7and §f+25❂ True Defense§7.\",4:\"\",5:\"§f§lCOMMON\"],Name:\"§fWisp\u0027s Ice-Flavored Water I Splash Potion\"},ExtraAttributes:{potion_level:1,potion:\"wisp_ice\",effects:[0:{level:1,effect:\"wisp_ice\",duration_ticks:6000}],potion_type:\"POTION\",id:\"POTION_WISP_ICE;1\",splash:1b}}",
"damage": 16397,
"lore": [
"",
"§bWisp\u0027s Ice-Flavored Water I §f(5:00)",
- "§7Gain §a+10% §7incoming healing",
+ "§7Gain §4+10♨Vitality",
"§7and §f+25❂ True Defense§7.",
"",
"§f§lCOMMON"