diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-01-04 18:33:45 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-01-04 18:33:45 +0300 |
commit | 76a30ea5eee172e9be1a3d5e448637f574ac01bb (patch) | |
tree | 2452ef86dc7dc470d0de10196da6b05ea8ca9a6f /conf | |
parent | 7a58f1740a3935f400415eb9de69602779412d24 (diff) | |
download | serverdata-76a30ea5eee172e9be1a3d5e448637f574ac01bb.tar.gz serverdata-76a30ea5eee172e9be1a3d5e448637f574ac01bb.tar.bz2 serverdata-76a30ea5eee172e9be1a3d5e448637f574ac01bb.tar.xz serverdata-76a30ea5eee172e9be1a3d5e448637f574ac01bb.zip |
Update configuration files from hercules.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/battle/player.conf | 10 | ||||
-rw-r--r-- | conf/messages.conf | 2 |
2 files changed, 11 insertions, 1 deletions
diff --git a/conf/battle/player.conf b/conf/battle/player.conf index e544ee84..7c9dd347 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -120,6 +120,10 @@ show_hp_sp_drain: no // Display the gained hp/sp values from killing mobs? (Ie: Sky Deleter Card) show_hp_sp_gain: yes +// Show the critical bonus for katar class weapon in player status window? +// On official server, the critical bonus from katar class weapon isn't display. (Default: no) +show_katar_crit_bonus: yes + // If set, when A accepts B as a friend, B will also be added to A's friend // list, otherwise, only A appears in B's friend list. // NOTE: this setting only enables friend auto-adding; auto-deletion does not work yet @@ -171,3 +175,9 @@ snovice_call_type: 0 // Be mindful that the more options used, the easier it becomes to cheat features that rely on idletime (e.g. checkidle()). // Default: walk ( 0x1 ) + useskilltoid ( 0x2 ) + useskilltopos ( 0x4 ) + useitem ( 0x8 ) + attack ( 0x10 ) = 0x1F idletime_criteria: 0x1F + +// Can players get ATK/DEF from refinements on costume/shadow equips? +// Default: yes (Official behavior not known) +costume_refine_def: yes +shadow_refine_def: yes +shadow_refine_atk: yes diff --git a/conf/messages.conf b/conf/messages.conf index a2716c7c..97ad178d 100644 --- a/conf/messages.conf +++ b/conf/messages.conf @@ -870,7 +870,7 @@ 1076: Clouds2 | 1077: Fireworks | 1078: Leaves | -//1079 FREE +1079: NoViewID | 1080: Displays Night | 1081: Other Flags: 1082: NoBranch | |