From 2b68cf337860a4a6300d6271a5a791a23f86531f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 Sep 2019 15:22:07 -0300 Subject: Tweak Fireball: Max Lv 10 → 5, range and splash area increases every 2 levels Cast times now also get reduction on level up (specially lv 5). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- npc/003-0/colin.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/003-0/colin.txt b/npc/003-0/colin.txt index 720afcbc1..24be2f956 100644 --- a/npc/003-0/colin.txt +++ b/npc/003-0/colin.txt @@ -43,7 +43,7 @@ getitem Quill, 3; break; case MG_FIREBALL: - if (!mlearn(MG_FIREBALL, 10, 1, Quill, 1)) + if (!mlearn(MG_FIREBALL, 5, 1, Quill, 1)) mesc l("You do not meet all requisites for this skill."), 1; break; case AL_HOLYLIGHT: -- cgit v1.2.3-60-g2f50