summaryrefslogtreecommitdiff
path: root/conf/battle/skill.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/battle/skill.conf')
-rw-r--r--conf/battle/skill.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/conf/battle/skill.conf b/conf/battle/skill.conf
index 82a615aba..960960692 100644
--- a/conf/battle/skill.conf
+++ b/conf/battle/skill.conf
@@ -265,4 +265,9 @@ 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
+eq_single_target_reflectable: yes
+
+// On official server, you will receive damage from Reflection and some Tarot Card even in invincible status.
+// When this setting is enabled, it allows you to immune to all kinds of damage, including those stated previous.
+// (The number will show but no actual damage will be done)
+invincible.nodamage: no \ No newline at end of file