Class SimulateCombat

java.lang.Object
games.stendhal.tools.SimulateCombat

public class SimulateCombat extends Object
Class for simulating player vs. creature combat. Note: some of the following code is taken from games.stendhal.tools.BalanceRPGame Usage: games.stendhal.tools.SimulateCombat --lvl --hp --atk --def [ --rounds ] games.stendhal.tools.SimulateCombat --help
  • Constructor Details

    • SimulateCombat

      public SimulateCombat()
  • Method Details