diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-07-31 01:50:57 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-07-31 01:50:57 +0000 |
commit | 9d4765e65ce8dd0eccd1cdd4dbaa346f5a9cd6ba (patch) | |
tree | 11806685224fc447d19fc10d70c6804d1eb4a853 /db/skill_cast_db.txt | |
parent | 8c57f9decf3895c9081aa70bafd3ee949273030f (diff) | |
download | hercules-9d4765e65ce8dd0eccd1cdd4dbaa346f5a9cd6ba.tar.gz hercules-9d4765e65ce8dd0eccd1cdd4dbaa346f5a9cd6ba.tar.bz2 hercules-9d4765e65ce8dd0eccd1cdd4dbaa346f5a9cd6ba.tar.xz hercules-9d4765e65ce8dd0eccd1cdd4dbaa346f5a9cd6ba.zip |
* Implemented three new mercenary skills.
* Added two new monster mercenaries.
- Added information for the three new mercenary skills.
- Added mercenary skills with cast times to castnodex.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14367 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_cast_db.txt')
-rw-r--r-- | db/skill_cast_db.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 3ca91e109..df31fa116 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -1109,6 +1109,12 @@ 8235,3000,0,0,0,0 //-- MER_LEXDIVINA 8236,0,3000,0,30000:35000:40000:45000:50000:60000:60000:60000:60000:60000,0 +//-- MER_KYRIE +8238,2000,2000,0,120000,0 +//-- MER_BLESSING +8239,0,0,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0 +//-- MER_INCAGI +8240,1000,1000,0,60000:80000:100000:120000:140000:160000:180000:200000:220000:240000,0 //========================================== //===== Guild Skills ======================= |