Skill Damage Reductions

OverLord

New member
Messages
168
Points
0
Age
36
Location
Brazil
Emulator
My server i PK Mode Config.  I like add Skill Damage Reductions in all maps. Sample: Asura Strike... -40% only players....

 
Last edited by a moderator:
map_zone_db.conf (re/pre-re folder)

skill_damage_cap: {
//Exemple Below caps firebolt damage in maps within this zone to a maximum 50 damage,
// (depends on HMAP_ZONE_DAMAGE_CAP_TYPE in src/config/core.h)
// when cast vs players and monsters.
//MG_COLDBOLT: (50,"PLAYER | MONSTER")
 
Back
Top