summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorignizh <ignizh@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-05-17 23:44:21 +0000
committerignizh <ignizh@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-05-17 23:44:21 +0000
commit1faecaf7ca02d59bf32a41f995de89011d8e99fa (patch)
tree17515016ce0c89bf39500d22c09bfda80d87008d /db
parentb3fd25f45c560fce6f1db4181f3642022d2ccb94 (diff)
downloadhercules-1faecaf7ca02d59bf32a41f995de89011d8e99fa.tar.gz
hercules-1faecaf7ca02d59bf32a41f995de89011d8e99fa.tar.bz2
hercules-1faecaf7ca02d59bf32a41f995de89011d8e99fa.tar.xz
hercules-1faecaf7ca02d59bf32a41f995de89011d8e99fa.zip
Fixed bugreport:5760
Expiatio now can be castable to other players. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16127 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r--db/pre-re/skill_db.txt2
-rw-r--r--db/re/skill_db.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/db/pre-re/skill_db.txt b/db/pre-re/skill_db.txt
index afc0eda5e..308ad84f5 100644
--- a/db/pre-re/skill_db.txt
+++ b/db/pre-re/skill_db.txt
@@ -763,7 +763,7 @@
2050,11,6,16,6,0x1,0,1,1,yes,0,0,0,magic,0, AB_RENOVATIO,Renovatio
2051,11,6,16,6,0x21,0,5,1,yes,0,0,0,magic,0, AB_HIGHNESSHEAL,Highness Heal //CHECK Info shows this has magic attack.
2052,11,6,1,0,0x1,0,5,1,yes,0,0xA00,0,magic,0, AB_CLEARANCE,Clearance //CHECK Also shows this as a magic attack. Why?
-2053,0,6,4,0,0x1,0,5,1,yes,0,0,0,magic,0, AB_EXPIATIO,Expiatio //CHECK Does this also give the buff to party members?
+2053,0,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0, AB_EXPIATIO,Expiatio //CHECK Does this also give the buff to party members?
2054,0,6,4,6,0x1,0,10,1,yes,0,0,0,none,0, AB_DUPLELIGHT,Duple Light //CHECK Had issues adding a skill level check to make the % go higher with the skills level. Will do later.
2055,-1,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, AB_DUPLELIGHT_MELEE,Duple Light Melee
2056,-1,6,1,0,0,0,10,1,no,0,0,0,magic,0, AB_DUPLELIGHT_MAGIC,Duple Light Magic
diff --git a/db/re/skill_db.txt b/db/re/skill_db.txt
index 8bb5036d7..ad907e8ab 100644
--- a/db/re/skill_db.txt
+++ b/db/re/skill_db.txt
@@ -764,7 +764,7 @@
2050,11,6,16,6,0x1,0,1,1,yes,0,0,0,magic,0, AB_RENOVATIO,Renovatio
2051,11,6,16,6,0x21,0,5,1,yes,0,0,0,magic,0, AB_HIGHNESSHEAL,Highness Heal //CHECK Info shows this has magic attack.
2052,11,6,1,0,0x1,0,5,1,yes,0,0xA00,0,magic,0, AB_CLEARANCE,Clearance //CHECK Also shows this as a magic attack. Why?
-2053,0,6,4,0,0x1,0,5,1,yes,0,0,0,magic,0, AB_EXPIATIO,Expiatio //CHECK Does this also give the buff to party members?
+2053,0,6,16,0,0x1,0,5,1,yes,0,0,0,magic,0, AB_EXPIATIO,Expiatio //CHECK Does this also give the buff to party members?
2054,0,6,4,6,0x1,0,10,1,yes,0,0,0,none,0, AB_DUPLELIGHT,Duple Light //CHECK Had issues adding a skill level check to make the % go higher with the skills level. Will do later.
2055,-1,6,1,-1,0,0,10,1,no,0,0,0,weapon,0, AB_DUPLELIGHT_MELEE,Duple Light Melee
2056,-1,6,1,0,0,0,10,1,no,0,0,0,magic,0, AB_DUPLELIGHT_MAGIC,Duple Light Magic