From 07e03074151d0361be665c05e140eca8e89295ca Mon Sep 17 00:00:00 2001 From: skotlex Date: Thu, 23 Feb 2006 16:31:16 +0000 Subject: - Modified the way autospells stack to mimic official servers. Cards of the same ID cannot stack, but different cards with the same skill can each trigger indepedently of each other. - Added battle_config autospell_stacking to enable stacking of cards of same ID. - Moved card-specific battle options to items.conf - Autospells triggered when hit will check the range to the target. - Some cleaning up of status_calc_pc - In status_change_start capped the passed success chance to 100% git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5377 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/battle_athena.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf-tmpl/battle_athena.conf') diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf index 8d61e1c35..2c17c4ec9 100644 --- a/conf-tmpl/battle_athena.conf +++ b/conf-tmpl/battle_athena.conf @@ -35,7 +35,7 @@ import: conf/battle/gm.conf //Guild and WoE settings import: conf/battle/guild.conf -//Item-specific and crafting related options. +//Item/card-specific and crafting related options. import: conf/battle/items.conf //Mob related configuration -- cgit v1.2.3-60-g2f50