|
@@ -67,14 +67,12 @@ monster_ai: 0
|
|
mob_warp: 0
|
|
mob_warp: 0
|
|
|
|
|
|
// Mobs and Pets view-range adjustment (range2 column in the mob_db) (Note 2)
|
|
// Mobs and Pets view-range adjustment (range2 column in the mob_db) (Note 2)
|
|
-// NOTE: 100 is not used by default since in Aegis the view range is 21x21
|
|
|
|
-// (square with half side of 10) while eAthena uses circular areas with radio 10
|
|
|
|
-view_range_rate: 120
|
|
|
|
|
|
+view_range_rate: 100
|
|
|
|
|
|
// Chase Range is the base minimum-chase that a mob gives before giving up
|
|
// Chase Range is the base minimum-chase that a mob gives before giving up
|
|
// (as long as the target is outside their field of view). This is the range3
|
|
// (as long as the target is outside their field of view). This is the range3
|
|
// column in the mob_db. (Note 2)
|
|
// column in the mob_db. (Note 2)
|
|
-chase_range_rate: 120
|
|
|
|
|
|
+chase_range_rate: 100
|
|
|
|
|
|
// Allow monsters to be aggresive and attack first? (Note 1)
|
|
// Allow monsters to be aggresive and attack first? (Note 1)
|
|
monster_active_enable: yes
|
|
monster_active_enable: yes
|