diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/battle/skill.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/battle/skill.conf b/conf/battle/skill.conf index 709efbb8c..82a615aba 100644 --- a/conf/battle/skill.conf +++ b/conf/battle/skill.conf @@ -263,4 +263,6 @@ sg_angel_skill_ratio: 10 skill_add_heal_rate: 7 // Whether the damage of EarthQuake with a single target on screen is able to be reflected. +// Note: On offcial server, EQ is reflectable when there is only one target on the screen, +// which might be an exploit to hunt the MVPs. eq_single_target_reflectable: yes
\ No newline at end of file |