From 077d9c8dca0918995f48fe8b3c1e8525e0bf74f8 Mon Sep 17 00:00:00 2001 From: Matheus Macabu Date: Sat, 18 May 2013 16:00:28 -0300 Subject: Relocated mapflag from conf/ to npc/ and renamed some script files Signed-off-by: Matheus Macabu --- npc/mapflag/skillmodifier.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 npc/mapflag/skillmodifier.txt (limited to 'npc/mapflag/skillmodifier.txt') diff --git a/npc/mapflag/skillmodifier.txt b/npc/mapflag/skillmodifier.txt new file mode 100644 index 000000000..bd60806f7 --- /dev/null +++ b/npc/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 -- cgit v1.2.3-60-g2f50