From a97109d84f1b6f53103a7bc6fd76d1aabd8a8b55 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 23 Jun 2020 08:04:09 -0300 Subject: Enable weapon range --- conf/map/battle/skill.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/map/battle/skill.conf b/conf/map/battle/skill.conf index a72632278..4dbe8611a 100644 --- a/conf/map/battle/skill.conf +++ b/conf/map/battle/skill.conf @@ -94,7 +94,7 @@ skillrange_by_distance: 14 // Should the equipped weapon's range override the skill's range defined in the skill_db for most weapon-based skills? (Note 3) // NOTE: Skills affected by this option are those whose range in the skill_db are negative. By default always the skill range is used. // Note that if you want all monster skills to have a range of 9 you need to set monster_ai&0x400. -skillrange_from_weapon: 0 +skillrange_from_weapon: 31 // Should a check on the caster's status be performed in all skill attacks? // When set to true, meteors, storm gust and any other ground skills will have -- cgit v1.2.3-60-g2f50