summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-11-22 15:34:11 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-11-22 15:34:11 +0000
commitbd953cebb864185e3f7f8ff5591ad02270bd19f0 (patch)
tree4f54bf93d60f8ff4448bfd4b63ccd2e0b112820e /db
parentba7ac9a260403d7421cd97b56be0fb39a627aa31 (diff)
downloadhercules-bd953cebb864185e3f7f8ff5591ad02270bd19f0.tar.gz
hercules-bd953cebb864185e3f7f8ff5591ad02270bd19f0.tar.bz2
hercules-bd953cebb864185e3f7f8ff5591ad02270bd19f0.tar.xz
hercules-bd953cebb864185e3f7f8ff5591ad02270bd19f0.zip
Guard effect when auto-casted by Clock Card will now cancel on armor swap.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11778 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r--db/Changelog.txt2
-rw-r--r--db/item_db.txt2
2 files changed, 3 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index e2782d5ad..01df55f8a 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -37,6 +37,8 @@
2376 General's_Plate_Mail Increases heal recovery effectiveness on you by 10%
=======================
+11/22
+ * Rev. 11778 Guard effect when auto-casted by Clock Card will now cancel on armor swap. [L0ne_W0lf]
11/17
* Heat now only does 10 hits a second [Playtester]
- this is an official kRO update
diff --git a/db/item_db.txt b/db/item_db.txt
index 34b726a84..793b82e11 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -1721,7 +1721,7 @@
4296,Cramp_Card,Cramp Card,6,,10,10,,,,,,,,769,,,,,{ bonus2 bGetZenyNum,500,1; if(isequipped(4028)) bonus bStr,3; },{},{}
4297,Cruiser_Card,Cruiser Card,6,,10,10,,,,,,,,2,,,,,{ bonus bCritAtkRate,10; bonus2 bCriticalAddRace,RC_Brute,7; },{},{}
4298,Cremy_Fear_Card,Creamy Fear Card,6,,10,10,,,,,,,,16,,,,,{ bonus2 bAddEffWhenHit,Eff_Confusion,600; },{},{}
-4299,Clock_Card,Clock Card,6,,10,10,,,,,,,,16,,,,,{ bonus3 bAutoSpellWhenHit,249,3+7*(getskilllv(249)==10),30; },{},{}
+4299,Clock_Card,Clock Card,6,,10,10,,,,,,,,16,,,,,{ bonus3 bAutoSpellWhenHit,249,3+7*(getskilllv(249)==10),30; },{},{ sc_end SC_AUTOGUARD; }
4300,Chimera_Card,Chimera Card,6,,10,10,,,,,,,,16,,,,,{ bonus2 bAddEffWhenHit,Eff_Poison,300+600*(BaseJob==Job_Assassin); },{},{}
4301,Killer_Mantis_Card,Killer Mantis Card,6,,10,10,,,,,,,,16,,,,,{ bonus2 bAddEffWhenHit,Eff_Bleeding,600; },{},{}
4302,Tao_Gunka_Card,Tao Gunka Card,6,,10,10,,,,,,,,16,,,,,{ bonus bMaxHPrate,100; bonus bDef,-50; bonus bMdef,-50; },{},{}