summaryrefslogtreecommitdiff
path: root/world/map/db/const.txt
diff options
context:
space:
mode:
authorVincent Petithory <vincent.petithory@gmail.com>2013-02-11 23:01:59 +0100
committerVincent Petithory <vincent.petithory@gmail.com>2013-02-21 17:30:55 +0100
commitf108bb5759733eb0b7a9ee3396f41a3e989c802e (patch)
tree5e687b80af97375719f9592c2e6594a5c47ab7cf /world/map/db/const.txt
parent82bfc47429c57cdd214d7cf411cb517c467e0a35 (diff)
downloadserverdata-f108bb5759733eb0b7a9ee3396f41a3e989c802e.tar.gz
serverdata-f108bb5759733eb0b7a9ee3396f41a3e989c802e.tar.bz2
serverdata-f108bb5759733eb0b7a9ee3396f41a3e989c802e.tar.xz
serverdata-f108bb5759733eb0b7a9ee3396f41a3e989c802e.zip
Add GM Killing Event materials:
* MagicGMTopHat: The hat to give powers to a gm * Add #pullrabbit spell associated to the magic gm top hat. Requires ./build-magic.sh * Add Murderer Crown (prize)
Diffstat (limited to 'world/map/db/const.txt')
-rw-r--r--world/map/db/const.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/const.txt b/world/map/db/const.txt
index e50dfb24..a69ba485 100644
--- a/world/map/db/const.txt
+++ b/world/map/db/const.txt
@@ -150,7 +150,7 @@ bAspdRate 1015 // +n% attack speed (bAspdRate,n;).
bHPrecovRate 1016 // Natural HP recovery ratio increased of n% (bHPrecovRate,n;).
//bSPrecovRate 1017 // Natural SP recovery ratio increased of n% (bSPrecovRate,n;).
//bSpeedRate 1018 // Moving speed increased of n% and only the highest among all is applied (bSpeedRate,n;).
-//bCriticalDef 1019 // Decreases the chance of being hit by critical hits of n% (bCriticalDef,n;).
+bCriticalDef 1019 // Decreases the chance of being hit by critical hits of n% (bCriticalDef,n;).
//bNearAtkDef 1020 // Adds n% damage reduction against melee physical attacks (bNearAtkDef,n;).
//bLongAtkDef 1021 // Adds n% damage reduction against ranged physical attacks (bLongAtkDef,n;).
//bDoubleRate 1022 // Adds a n% probability of doing a double attack (bDoubleRate,n;).