summaryrefslogtreecommitdiff
path: root/conf/battle/skill.conf
diff options
context:
space:
mode:
authorInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-08 13:47:32 +0000
committerInkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-06-08 13:47:32 +0000
commitad0b14806dca1c54c55d0f237dc465c27dc6351f (patch)
tree09e5ea9149c7a1ed910fd56beb5a1b00037b93d7 /conf/battle/skill.conf
parent14590eeea5c5cab258bc06b0e49ee9b78dc2b48c (diff)
downloadhercules-ad0b14806dca1c54c55d0f237dc465c27dc6351f.tar.gz
hercules-ad0b14806dca1c54c55d0f237dc465c27dc6351f.tar.bz2
hercules-ad0b14806dca1c54c55d0f237dc465c27dc6351f.tar.xz
hercules-ad0b14806dca1c54c55d0f237dc465c27dc6351f.zip
Fixed bHPGainValue and bSPGainValue worked on all types of attacks and was only activated on mob's death.(bugreport:3193) [Inkfish]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13863 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/battle/skill.conf')
-rw-r--r--conf/battle/skill.conf2
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