v0.3.2: rebalanced earlygame enemy stats and distributions
This commit is contained in:
@@ -49,7 +49,7 @@ public class Gnoll extends Mob {
|
||||
|
||||
@Override
|
||||
public int attackSkill( Char target ) {
|
||||
return 11;
|
||||
return 10;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user