power chance tuning

This commit is contained in:
2023-05-24 20:08:53 -05:00
parent eb9a1143e4
commit b6c9eed229
2 changed files with 8 additions and 8 deletions
-1
View File
@@ -655,7 +655,6 @@ public class MBServerStatics {
public static int AI_POWER_DIVISOR = 20;
public static int AI_PET_HEEL_DISTANCE = 10;
public static int AI_PATROL_RADIUS = 60;
public static int AI_POWER_CHANCE = 30; // set 1 -100 to determine mobs chance to cast a spell
public static float AI_MAX_ANGLE = 10f;