summaryrefslogtreecommitdiff
path: root/conf/mapflag/skillmodifier.txt
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-02-15 14:11:14 -0200
committershennetsind <ind@henn.et>2013-02-15 14:11:14 -0200
commit79f839d5a871a33512b7c6c700542d9e2192f696 (patch)
treecc8f4389590c937341c82c13f79cddf202ce7229 /conf/mapflag/skillmodifier.txt
parent2c13a2a2dab83b3471bf5ce24371259012036e19 (diff)
parent657a2a794b4feb8d5202e2140a5e67075291d3e6 (diff)
downloadhercules-79f839d5a871a33512b7c6c700542d9e2192f696.tar.gz
hercules-79f839d5a871a33512b7c6c700542d9e2192f696.tar.bz2
hercules-79f839d5a871a33512b7c6c700542d9e2192f696.tar.xz
hercules-79f839d5a871a33512b7c6c700542d9e2192f696.zip
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'conf/mapflag/skillmodifier.txt')
-rw-r--r--conf/mapflag/skillmodifier.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/conf/mapflag/skillmodifier.txt b/conf/mapflag/skillmodifier.txt
new file mode 100644
index 000000000..bd60806f7
--- /dev/null
+++ b/conf/mapflag/skillmodifier.txt
@@ -0,0 +1,19 @@
+//===== Hercules Script ======================================
+//= Mapflag: Adjust Skill Damage.
+//===== By: ==================================================
+//= Hercules Dev Team
+//===== Current Version: =====================================
+//= 1.0
+//===== Description: =========================================
+//= This mapflag allows you to modify the damage of any skill
+//= in any map.
+//= Example (1):
+//= prontera mapflag adjust_skill_damage MG_FIREBOLT 50
+//= Halves the damage of Firebolt in Prontera.
+//=
+//= Example (2):
+//= prontera mapflag adjust_skill_damage MG_FIREBOLT 200
+//= Doubles the damage of Firebolt in Prontera.
+//===== Additional Comments: =================================
+//= 1.0 - Initial script.
+//============================================================ \ No newline at end of file