Juan Meissner
New member
- Messages
- 72
- Points
- 0
I was doing some function comparisons between the emulators and I noticed that apparently Hercules does not have a PVP / PK / GVG damage control, can anyone tell me if there is something similar in herc.ws?
https://github.com/rathena/rathena/blob/0e4ffdacdbe4b39e356ea5e632321fee707a0bfa/conf/battle/misc.conf
https://github.com/rathena/rathena/blob/0e4ffdacdbe4b39e356ea5e632321fee707a0bfa/conf/battle/misc.conf
Code:
// For PK servers. Damage adjustment settings, these follow the same logic
// as their WoE counterparts (see guild.conf)
pk_short_attack_damage_rate: 80
pk_long_attack_damage_rate: 70
pk_weapon_attack_damage_rate: 60
pk_magic_attack_damage_rate: 60
pk_misc_attack_damage_rate: 60