Issue information

Issue ID
#5250
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Jan 18, 2012 12:06
Last Post
Hercules Elf Bot
Apr 19, 2012 15:41
Confirmation
N/A

Hercules Elf Bot - Jan 18, 2012 12:06

Originally posted by [b]QQfoolsorellina[/b]
Renewal.h
[code]
#define REMODE 0
[/code]

conf/battle/player.conf
[code]
// Max armor def/mdef
// NOTE: This setting have no effect if server is run on Renewal Mode (RRMODE)
// NOTE: does not affects skills and status effects like Mental Strength
// If weapon_defense_type is non-zero, it won't apply to max def.
// If magic_defense_type is non-zero, it won't apply to max mdef.
max_def: 99
[/code]
The def of character shouldn't be above 99 limit in non-Renewal mode.

[img]http://1.imgland.net/bE11u.jpg[/img]

Hercules Elf Bot - Jan 18, 2012 13:25

Originally posted by [b]Gepard[/b]
This setting affect only armor DEF (15 on screenshot) not VIT DEF (1052 on screenshot).