From 654e7629282b1e708e4f08b26b381e6f917b26d3 Mon Sep 17 00:00:00 2001 From: Dastgir Date: Thu, 17 Dec 2015 17:14:11 +0530 Subject: Added Costume/Shadow Atk/Def refine bonus setting --- conf/battle/player.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'conf/battle/player.conf') diff --git a/conf/battle/player.conf b/conf/battle/player.conf index 2682a34c7..c5db26c6b 100644 --- a/conf/battle/player.conf +++ b/conf/battle/player.conf @@ -175,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 -- cgit v1.2.3-60-g2f50