summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-25 10:16:17 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-25 10:16:17 +0000
commit4cbc9454fca17c95515554992b2ccc4e5fe71e72 (patch)
tree982ecde9bb730896f9ba5d5c0bf0a0ecb38785f8 /db
parentd6704bed5b0acc17598a8e18b8fb643934a3f5ef (diff)
downloadhercules-4cbc9454fca17c95515554992b2ccc4e5fe71e72.tar.gz
hercules-4cbc9454fca17c95515554992b2ccc4e5fe71e72.tar.bz2
hercules-4cbc9454fca17c95515554992b2ccc4e5fe71e72.tar.xz
hercules-4cbc9454fca17c95515554992b2ccc4e5fe71e72.zip
Fixed Sidewinder card to raise the chance of Double Attack if you have mastered it
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6746 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r--db/Changelog.txt1
-rw-r--r--db/item_db.txt2
2 files changed, 2 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index fd949fb7d..c773a1f22 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -27,6 +27,7 @@
=========================
05/25
+ * Fixed Sidewinder card to raise the chance of Double Attack if you have mastered it [Playtester]
* MVP Exp is now 1/2 of the Base Exp as pointed out by Tharis [Playtester]
- Removed MVP drops of Hydro and Event Kiel as they are supposely no MVPs
05/24
diff --git a/db/item_db.txt b/db/item_db.txt
index c199be3dc..b527cc96e 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -1254,7 +1254,7 @@
4114,Argiope_Card,Argiope Card,6,,10,10,,,,,,,,16,,,,,{ bonus bDefEle,Ele_Poison; bonus bDef,1; },{},{}
4115,Hunter_Fly_Card,Hunter Fly Card,6,,10,10,,,,,,,,2,,,,,{ bonus2 bHpDrainRate,30,15; },{},{}
4116,Isis_Card,Isis Card,6,,10,10,,,,,,,,4,,,,,{ bonus2 bSubEle,Ele_Dark,30; bonus bFlee,5; },{},{}
-4117,Sidewinder_Card,Sidewinder Card,6,,10,10,,,,,,,,2,,,,,{ bonus bDoubleRate,5; },{},{}
+4117,Sidewinder_Card,Sidewinder Card,6,,10,10,,,,,,,,2,,,,,{ bonus bDoubleRate,5+45*(getskilllv(48)==10); },{},{}
4118,Earth_Petite_Card,Earth Petite Card,6,,10,10,,,,,,,,2,,,,,{ bonus2 bAddRace,RC_Dragon,20; },{},{}
4119,Bathory_Card,Bathory Card,6,,10,10,,,,,,,,16,,,,,{ bonus bDefEle,Ele_Dark; },{},{}
4120,Sky_Petite_Card,Sky Petite Card,6,,10,10,,,,,,,,32,,,,,{ bonus2 bSubRace,RC_Dragon,30; },{},{}