From c0c4a4267c2ffc299aa7b7d32da3bc55cec86d59 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 18 Jul 2018 12:11:32 -0300 Subject: Misc fixes --- npc/003-0/berserk.txt | 1 + npc/003-0/mages.txt | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/003-0') diff --git a/npc/003-0/berserk.txt b/npc/003-0/berserk.txt index a4c40d83d..72c8b7fe2 100644 --- a/npc/003-0/berserk.txt +++ b/npc/003-0/berserk.txt @@ -183,6 +183,7 @@ L_Member: if (askyesno() == ASK_YES) { mes ""; if (validatepin()) { + skill KN_TWOHANDQUICKEN, 0, 0; skill KN_AUTOCOUNTER, 0, 0; skill SM_ENDURE, 0, 0; skill SM_BASH, 0, 0; diff --git a/npc/003-0/mages.txt b/npc/003-0/mages.txt index 7d5e01003..be80605dd 100644 --- a/npc/003-0/mages.txt +++ b/npc/003-0/mages.txt @@ -8,12 +8,12 @@ // Sage // SA_FREECAST (allows to move/attack while casting) +// SA_DRAGONOLOGY (+4% ATK, +2% MATK, +1 INT and +4% resist against DRAGONS) +// TMW2_SAGE (grants up to 1.5 extra mana exp point/level) // SA_FLAMELAUNCHER (bestow fire element on weapon for 2m, 70% cth) // SA_FROSTWEAPON (bestow water element on weapon for 2m, 70% cth) // SA_LIGHTNINGLOADER (bestow wind element on weapon for 2m, 70% cth) // SA_SEISMICWEAPON (bestow earth element on weapon for 2m, 70% cth) -// SA_DRAGONOLOGY (+4% ATK, +2% MATK, +1 INT and +4% resist against DRAGONS) -// TMW2_SAGE (grants up to 1.5 extra mana exp point/level) // Priest // Broken //AL_PNEUMA (BLOCKS ranged (4+ tiles) physical attacks on a 3x3 area. No bows :D) -- cgit v1.2.3-60-g2f50