From c1d7d16b0e4010b27591f37ee93a1ca8d1137ecb Mon Sep 17 00:00:00 2001 From: Inkfish Date: Fri, 19 Jun 2009 13:26:50 +0000 Subject: * Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and NPC_INVINCIBLEOFF. (topic:217330) * Using items no longer cancels invincibility(but using target and ground skills through items does). (bugreport:3259) * Fixed Butterfly Wings not working during GVG. (bugreport:3264) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13897 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/battle/skill.conf | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'conf/battle/skill.conf') 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 -- cgit v1.2.3-70-g09d2