From 3e5dc6aeb347f3b0c9906c05aaa858bf798f4d97 Mon Sep 17 00:00:00 2001 From: Salt Date: Wed, 31 Mar 2021 22:41:06 -0500 Subject: [PATCH] Add ITEM_LIGHTNINGSTRIKEONHIT --- Items.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Items.txt b/Items.txt index 7a64cae..8e9366d 100644 --- a/Items.txt +++ b/Items.txt @@ -385,6 +385,10 @@ "ITEM_FIREBALLSONHIT_PICKUP" : "\"Oh tooth, what is your wisdom?\"\r\n\"WHARAGLEBARGLEHHH\"", "ITEM_FIREBALLSONHIT_DESC" : "10% chance on hit to call forth 3 magma balls from an enemy, dealing 300% (+300% per stack) damage each.", + "ITEM_LIGHTNINGSTRIKEONHIT_NAME": "Very Wisdom Tooth", + "ITEM_LIGHTNINGSTRIKEONHIT_PICKUP": "\"Oh tooth, what is your wisdom?\"\r\n\"BWACKOW, BWACKOW-BWACKOW...\"", + "ITEM_LIGHTNINGSTRIKEONHIT_DESC": "It's like the wisdom tooth but more wise.", + "ITEM_BLEEDONHITANDEXPLODE_NAME" : "Exploding Hearts", "ITEM_BLEEDONHITANDEXPLODE_PICKUP" : "He's just a man name Mike.", "ITEM_BLEEDONHITANDEXPLODE_DESC" : "Critical Strikes bleed enemies for 240% base damage. Bleeding enemies explode on death for 400% (+400% per stack) damage, plus an additional 15% (+15% per stack) of their maximum health.",