summaryrefslogtreecommitdiff
path: root/npc/003-0
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-18 23:00:18 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-18 23:00:18 -0300
commit5e79480b624b7e70db290bd9cedb3897e48cee78 (patch)
tree6e2631dc7a524d6ee7288707b1484d6ec3748359 /npc/003-0
parent0be990de78c1ccb8ca62da141f13636b721b67db (diff)
downloadserverdata-5e79480b624b7e70db290bd9cedb3897e48cee78.tar.gz
serverdata-5e79480b624b7e70db290bd9cedb3897e48cee78.tar.bz2
serverdata-5e79480b624b7e70db290bd9cedb3897e48cee78.tar.xz
serverdata-5e79480b624b7e70db290bd9cedb3897e48cee78.zip
Prepare Extra skill to wizard, so they are not under-powered
Diffstat (limited to 'npc/003-0')
-rw-r--r--npc/003-0/mages.txt1
-rw-r--r--npc/003-0/warriors.txt7
2 files changed, 5 insertions, 3 deletions
diff --git a/npc/003-0/mages.txt b/npc/003-0/mages.txt
index 5bba7e82d..4d1b8f8cf 100644
--- a/npc/003-0/mages.txt
+++ b/npc/003-0/mages.txt
@@ -3,6 +3,7 @@
// MG_LIGHTNINGBOLT (wind)
// WZ_EARTHSPIKE (earth)
// MG_NAPALMBEAT (ghost)
+// MG_ENERGYCOAT (For 5 minutes, raise damage reduction, but that eats MP)
// TODO: We have many other cool skills for Wizard (more AoE skills, more damage, etc)
// I will worry with that later, as that also means providing extra skills for Sage & Priest
diff --git a/npc/003-0/warriors.txt b/npc/003-0/warriors.txt
index ead55217e..6d5d5faeb 100644
--- a/npc/003-0/warriors.txt
+++ b/npc/003-0/warriors.txt
@@ -30,8 +30,9 @@
// Sniper (guns)
// GS_SNAKEEYE (passive, range and acc + 1)
-// GS_SINGLEACTION (passive, acc +2 and aspd +1%)
+// GS_SINGLEACTION (passive, acc +2 and aspd +1%) (?)
// GS_INCREASING (+20 Acc, +4 Dex and +4 Agi for 60s)
-// GS_CHAINACTION (revolver may shoot twice)
-// GS_MAGICALBULLET (adds MATK to your regular attack)
+// GS_CHAINACTION (revolver may shoot twice) ?
+// GS_MAGICALBULLET (adds MATK to your regular attack) ?
+// TODO: What about GS_GATLINGFEVER ?