From 7ce8cd3af8480f5236497ccd59b75d221070927f Mon Sep 17 00:00:00 2001 From: celest Date: Wed, 15 Dec 2004 13:06:43 +0000 Subject: - Corrected traps - Some minor changes to Hiding, Cloaking and Chasewalk - Corrected Cannibalize - Updated Marionette Control, Berserk * Changed the weather gm commands to be able to toggle on and off * Added Jawaii and Ayothaya to @go list * Changed the default values for ranged, magic and misc damage rate in battle_athena * Removed redundant 'berserkdamagetick' * Added changes to map.h according to Shinomori * Changed Parasite in mob_db git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@570 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/battle_athena.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'conf-tmpl/battle_athena.conf') diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index 3cd2fce32..6b0381074 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -473,13 +473,13 @@ monster_cloak_check_type: no gvg_short_attack_damage_rate: 100 // Ranged damage adjustments for WoE battles (Guild Vs Guild) (Note 2) -gvg_long_attack_damage_rate: 100 +gvg_long_attack_damage_rate: 60 // Magic damage adjustments for WoE battles (Guild Vs Guild) (Note 2) -gvg_magic_attack_damage_rate: 100 +gvg_magic_attack_damage_rate: 50 // Misc damage adjustments for WoE battles (Guild Vs Guild) (Note 2) -gvg_misc_attack_damage_rate: 100 +gvg_misc_attack_damage_rate: 60 // When the empelium is broken with WoE mode on, How Long Before The Declaration Of Castle Owner // and Removal of Monsters/Players from Castle. (in milliseconds) -- cgit v1.2.3-60-g2f50