diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-18 23:00:18 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-18 23:00:18 -0300 |
commit | 5e79480b624b7e70db290bd9cedb3897e48cee78 (patch) | |
tree | 6e2631dc7a524d6ee7288707b1484d6ec3748359 /npc/003-0/warriors.txt | |
parent | 0be990de78c1ccb8ca62da141f13636b721b67db (diff) | |
download | serverdata-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/warriors.txt')
-rw-r--r-- | npc/003-0/warriors.txt | 7 |
1 files changed, 4 insertions, 3 deletions
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 ? |