diff options
Diffstat (limited to 'conf/map/battle')
-rw-r--r-- | conf/map/battle/skill.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |