summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-01 08:06:37 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-01 08:06:37 +0000
commit26f9e09dbc92cefc162813ccdab8120741c33c9d (patch)
tree289699659eb463ea7e4b424bfe8f0dea9348ddb8
parenta7933f3708ef2c23f6dea49e7076bff47d70a82a (diff)
downloadhercules-26f9e09dbc92cefc162813ccdab8120741c33c9d.tar.gz
hercules-26f9e09dbc92cefc162813ccdab8120741c33c9d.tar.bz2
hercules-26f9e09dbc92cefc162813ccdab8120741c33c9d.tar.xz
hercules-26f9e09dbc92cefc162813ccdab8120741c33c9d.zip
Added Silence Effect to the Lord of the Dead Card
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7441 54d463be-8e91-2dee-dedb-b68131a5f0ec
-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 e0592af81..c648c43e8 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -24,6 +24,8 @@
-----
=========================
+07/01
+ * Added Silence Effect to the Lord of the Dead Card [Playtester]
06/30
* Applied some mob_db changes according to the 27/06/2006 patch [Playtester]
* Updated skill_unit_db to use the correct values of
diff --git a/db/item_db.txt b/db/item_db.txt
index 9df212735..5b4b1cb4d 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -1429,7 +1429,7 @@
4273,Shell_Fish_Card,Shell Fish Card,6,,10,10,,,,,,,,2,,,,,{ bonus bBaseAtk,5; bonus2 bAddDamageClass,1073,30; },{},{}
4274,Zombie_Master_Card,Zombie Master Card,6,,10,10,,,,,,,,2,,,,,{ bonus2 bSPGainRace,RC_Undead,5; },{ },{ heal 0,-5; }
4275,Zombie_Prisoner_Card,Zombie Prisoner Card,6,,10,10,,,,,,,,64,,,,,{ bonus2 bSubRace,RC_Undead,-20; bonus2 bExpAddRace,RC_Undead,10; },{},{}
-4276,Lord_of_Death_Card,Lord of Death Card,6,,10,10,,,,,,,,2,,,,,{ bonus2 bAddEff,Eff_Stun,500; bonus2 bAddEff,Eff_Curse,500; bonus2 bAddEff,Eff_Poison,500; bonus2 bAddEff,Eff_Bleeding,500; bonus2 bWeaponComaRace,RC_NonBoss,1; },{},{}
+4276,Lord_of_Death_Card,Lord of Death Card,6,,10,10,,,,,,,,2,,,,,{ bonus2 bAddEff,Eff_Stun,500; bonus2 bAddEff,Eff_Curse,500; bonus2 bAddEff,Eff_Silence,500; bonus2 bAddEff,Eff_Poison,500; bonus2 bAddEff,Eff_Bleeding,500; bonus2 bWeaponComaRace,RC_NonBoss,1; },{},{}
4277,Zherlthsh_Card,Zherlthsh Card,6,,10,10,,,,,,,,32,,,,,{ bonus bLuk,2; bonus2 bSkillAtk,316,10; bonus2 bSkillAtk,324,10; },{},{}
4278,Gibbet_Card,Gibbet Card,6,,10,10,,,,,,,,769,,,,,{ if(getrefine()<6) bonus bMdef,5; },{},{}
4279,Earth_Deleter_Card,Earth Deleter Card,6,,10,10,,,,,,,,16,,,,,{ bonus bSPrecovRate,-100; bonus bSPGainValue,10; },{ },{ heal 0,-100; }