diff options
Diffstat (limited to 'items/POTION_DUNGEON;1.json')
-rw-r--r-- | items/POTION_DUNGEON;1.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/POTION_DUNGEON;1.json b/items/POTION_DUNGEON;1.json new file mode 100644 index 00000000..c0f10244 --- /dev/null +++ b/items/POTION_DUNGEON;1.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:potion", + "displayname": "§fDungeon I Potion", + "nbttag": "{CustomPotionEffects:[0:{Ambient:0b,Duration:20,Id:10b,Amplifier:0b}],HideFlags:254,display:{Lore:[0:\"\",1:\"§4Regeneration I §f(20:00)\",2:\"§7Grants §c+5❣ Health Regen§7.\",3:\"\",4:\"§4Strength III §f(20:00)\",5:\"§7Increases §c❁ Strength §7by §a20§7.\",6:\"\",7:\"§4Critical I §f(20:00)\",8:\"§7Increases §9☣ Crit Chance §7by §a10% §7and\",9:\"§7§9☠ Crit Damage §7by §a10%§7.\",10:\"\",11:\"§9Speed I §f(20:00)\",12:\"§7Grants §a+5 §f✦ Speed§7.\",13:\"\",14:\"§aResistance I §f(20:00)\",15:\"§7Increases §a❈ Defense §7by §a+5§7.\",16:\"\",17:\"§f§lCOMMON\"],Name:\"§fDungeon I Potion\"},ExtraAttributes:{potion_level:1,potion:\"regeneration\",effects:[0:{level:1,effect:\"regeneration\",duration_ticks:24000},1:{level:3,effect:\"strength\",duration_ticks:24000},2:{level:1,effect:\"critical\",duration_ticks:24000},3:{level:1,effect:\"speed\",duration_ticks:24000},4:{level:1,effect:\"resistance\",duration_ticks:24000}],potion_type:\"POTION\",id:\"POTION_DUNGEON;1\",splash:0b,potion_name:\"Dungeon\",dungeon_potion:1b}}", + "damage": 1, + "lore": [ + "", + "§4Regeneration I §f(20:00)", + "§7Grants §c+5❣ Health Regen§7.", + "", + "§4Strength III §f(20:00)", + "§7Increases §c❁ Strength §7by §a20§7.", + "", + "§4Critical I §f(20:00)", + "§7Increases §9☣ Crit Chance §7by §a10% §7and", + "§7§9☠ Crit Damage §7by §a10%§7.", + "", + "§9Speed I §f(20:00)", + "§7Grants §a+5 §f✦ Speed§7.", + "", + "§aResistance I §f(20:00)", + "§7Increases §a❈ Defense §7by §a+5§7.", + "", + "§f§lCOMMON" + ], + "internalname": "POTION_DUNGEON;1", + "crafttext": "", + "clickcommand": "", + "modver": "2.2.1", + "infoType": "" +}
\ No newline at end of file |