summaryrefslogtreecommitdiff
path: root/db/re/level_penalty.txt
blob: cf78bc7c9d8aca2fb1f2a02858979bfbb6a02753 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Experience & Drop Rate Modifier Database
//
// Structure of Database:
// Type,Race,Level difference,Rate
//
// TYPE:
//   1=experience, 2=item drop
// 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
//
// Note: RENEWAL_DROP and/or RENEWAL_EXP must be enabled.