summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorDastgir <dastgirpojee@rocketmail.com>2016-01-04 12:53:13 +0530
committerDastgir <dastgirpojee@rocketmail.com>2016-01-04 12:53:13 +0530
commitd83cae0fbd1bed4a10dc2976baf797c297018574 (patch)
tree5248416ff87046f2d0a97783ad6c34795a579b06 /db
parent506d1b1d3ce3299fc8dfb79d420b08146e5b7aab (diff)
downloadhercules-d83cae0fbd1bed4a10dc2976baf797c297018574.tar.gz
hercules-d83cae0fbd1bed4a10dc2976baf797c297018574.tar.bz2
hercules-d83cae0fbd1bed4a10dc2976baf797c297018574.tar.xz
hercules-d83cae0fbd1bed4a10dc2976baf797c297018574.zip
Level Penalty fix
Diffstat (limited to 'db')
-rw-r--r--db/re/level_penalty.txt72
1 files changed, 36 insertions, 36 deletions
diff --git a/db/re/level_penalty.txt b/db/re/level_penalty.txt
index 882aca91b..25005b1bf 100644
--- a/db/re/level_penalty.txt
+++ b/db/re/level_penalty.txt
@@ -8,49 +8,49 @@
// RACE:
// 0=Formless, 1=Undead, 2=Brute, 3=Plant, 4=Insect,
// 5=Fish, 6=Demon, 7=Demi-Human, 8=Angel, 9=Dragon,
-// 10=Boss monsters, 11=Normal monsters
+// 10=Player, 11=Boss monsters, 12=Normal monsters
//
// Note: RENEWAL_DROP and/or RENEWAL_EXP must be enabled.
// EXP modifiers due to level difference
-1,11,16,40
-1,11,15,115
-1,11,14,120
-1,11,13,125
-1,11,12,130
-1,11,11,135
-1,11,10,140
-1,11,9,135
-1,11,8,130
-1,11,7,125
-1,11,6,120
-1,11,5,115
-1,11,4,110
-1,11,3,105
-1,11,0,100
-1,11,-1,100
-1,11,-6,95
-1,11,-11,90
-1,11,-16,85
-1,11,-21,60
-1,11,-26,35
-1,11,-31,10
+1,12,16,40
+1,12,15,115
+1,12,14,120
+1,12,13,125
+1,12,12,130
+1,12,11,135
+1,12,10,140
+1,12,9,135
+1,12,8,130
+1,12,7,125
+1,12,6,120
+1,12,5,115
+1,12,4,110
+1,12,3,105
+1,12,0,100
+1,12,-1,100
+1,12,-6,95
+1,12,-11,90
+1,12,-16,85
+1,12,-21,60
+1,12,-26,35
+1,12,-31,10
// Boss Type
-1,10,0,100
+1,11,0,100
// Drop rate modifiers due to level difference
-2,11,16,50
-2,11,13,60
-2,11,10,70
-2,11,7,80
-2,11,4,90
-2,11,0,100
-2,11,-4,90
-2,11,-7,80
-2,11,-10,70
-2,11,-13,60
-2,11,-16,50
+2,12,16,50
+2,12,13,60
+2,12,10,70
+2,12,7,80
+2,12,4,90
+2,12,0,100
+2,12,-4,90
+2,12,-7,80
+2,12,-10,70
+2,12,-13,60
+2,12,-16,50
// Boss Type
-2,10,0,100
+2,11,0,100