diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-15 02:14:58 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-15 02:14:58 -0300 |
commit | 802d08148f985c0252f83ef3b0a155c33126bf4e (patch) | |
tree | 3c183b346dc38844204fbf107186e3f258b3b5a8 /npc/003-0/mages.txt | |
parent | e071de09c283088a57daf29c1ebcbf4f889427fa (diff) | |
download | serverdata-802d08148f985c0252f83ef3b0a155c33126bf4e.tar.gz serverdata-802d08148f985c0252f83ef3b0a155c33126bf4e.tar.bz2 serverdata-802d08148f985c0252f83ef3b0a155c33126bf4e.tar.xz serverdata-802d08148f985c0252f83ef3b0a155c33126bf4e.zip |
[skip ci] taking notes
Diffstat (limited to 'npc/003-0/mages.txt')
-rw-r--r-- | npc/003-0/mages.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/npc/003-0/mages.txt b/npc/003-0/mages.txt new file mode 100644 index 000000000..957a7f5cd --- /dev/null +++ b/npc/003-0/mages.txt @@ -0,0 +1,21 @@ +// Wizard +// MG_COLDBOLT (ice) +// MG_LIGHTNINGBOLT (wind) +// WZ_EARTHSPIKE (earth) +// MG_NAPALMBEAT (ghost) + +// Sage +// SA_FREECAST (allows to move/attack while casting) +// SA_FLAMELAUNCHER (bestow fire element on weapon for 20m, 70% cth) +// SA_FROSTWEAPON (bestow water element on weapon for 20m, 70% cth) +// SA_LIGHTNINGLOADER (bestow wind element on weapon for 20m, 70% cth) +// SA_SEISMICWEAPON (bestow earth element on weapon for 20m, 70% cth) +// SA_DRAGONOLOGY (+4% ATK, +2% MATK, +1 INT and +4% resist against DRAGONS) + +// Priest +// AL_PNEUMA (BLOCKS ranged (4+ tiles) physical attacks on a 3x3 area. No bows :D) +// AL_HOLYLIGHT (standard holy magic attack - 125% of MATK) +// MG_SRECOVERY (small increase to SP Recovery while idle each 10 sec.) +// ALL_RESURRECTION (Revive at 10% HP. May insta-kill undead.) +// PR_ASPERSIO (Change anyone weapon to holy for 60s. Or 40 defense-disregard holy dmg to undead/evil) +// TF_DETOXIFY (cancels poison) |