summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorKomurka <Komurka@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-18 17:35:05 +0000
committerKomurka <Komurka@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-02-18 17:35:05 +0000
commit05e220f3b8c69fc3ed7a420c6fd68b7bccada9f2 (patch)
tree133d595849380ac43a1f8588076d4488e0a89fed /db
parent05f88e6753ee38eb54be04bece08ad7b1a8382fd (diff)
downloadhercules-05e220f3b8c69fc3ed7a420c6fd68b7bccada9f2.tar.gz
hercules-05e220f3b8c69fc3ed7a420c6fd68b7bccada9f2.tar.bz2
hercules-05e220f3b8c69fc3ed7a420c6fd68b7bccada9f2.tar.xz
hercules-05e220f3b8c69fc3ed7a420c6fd68b7bccada9f2.zip
Violy Card fix
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5324 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r--db/Changelog.txt7
-rw-r--r--db/item_db.txt2
2 files changed, 5 insertions, 4 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index 27616a93a..03b5cd83d 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -24,15 +24,16 @@
=========================
-20/18
+02/18
+ * Violy Card fix [Komurka]
* Updated effects of 585,Brusti, 1263 Unholy Touch, 12133 McDonald's Ice Cone [Lupus]
& 12136 Women's Bundle
-20/17
+02/17
- Updated skill_unit_db to use range 1 for all mines. The actual splash
range is now taken from skill_db. [Skotlex]
- Updated some skills who's NK should now be 3. Updated some splash ranges.
[Skotlex]
-20/16
+02/16
* Added a new column in the skill_db to specify the
splash-range/area-of-effect of skills. [Skotlex]
02/14
diff --git a/db/item_db.txt b/db/item_db.txt
index 2e3f1c7d5..fc1568f06 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -1347,7 +1347,7 @@
4206,Myst_Case_Card,Myst Case Card,6,,10,10,,,,,,,,769,,,,,{ if(isequipped(4233,4281,4321,4206)==0) bonus2 bAddMonsterDropItem,644,-8; }
4207,Mysteltainn_Card,Mysteltainn Card,6,,10,10,,,,,,,,32,,,,,{ bonus2 bSubSize,0,25; bonus bDef,1; }
4208,Miyabi_Doll_Card,Miyabi Doll Card,6,,10,10,,,,,,,,64,,,,,{ bonus bMaxSPrate,10; bonus2 bSkillAtk,15,5; }
-4209,Violy_Card,Violy Card,6,,10,10,,,,,,,,136,,,,,{ bonus3 bAutoSpell,318,1+4*(getskilllv(318)==5),10; }
+4209,Violy_Card,Violy Card,6,,10,10,,,,,,,,136,,,,,{ bonus4 bAutoSpell,318,1+4*(getskilllv(318)==5),10,0; }
4210,Wanderer_Card,Wanderer Card,6,,10,10,,,,,,,,4,,,,,{ if(BaseClass == Job_Thief) bonus bFlee,20; if(isequipped(4172,4257,4230,4272)) goto THIEF_SET; bonus3 bAutoSpell,219,1,10; end; THIEF_SET: bonus bAgi,5; bonus bStr,5; bonus bAspdRate,5; bonus bSpeedRate,5; bonus2 bSPDrainValue,1,0; if(BaseClass == Job_Thief) bonus bNoGemStone,0; }
4211,Vocal_Card,Vocal Card,6,,10,10,,,,,,,,4,,,,,{ bonus bMdef,3; if(isequipped(4021)) bonus bFlee,18; }
4212,Bongun_Card,Bongun Card,6,,10,10,,,,,,,,136,,,,,{ bonus3 bAutoSpell,5,1,10; bonus2 bAddSkillBlow,5,5; bonus2 bAddDamageByClass,1026,100; }