Package games.stendhal.server.script
Class ChaosRaid
java.lang.Object
games.stendhal.server.core.scripting.ScriptImpl
games.stendhal.server.script.CreateRaid
games.stendhal.server.script.ChaosRaid
- All Implemented Interfaces:
Script
- Author:
- kymara Not safe for players below level 150
-
Field Summary
Fields inherited from class games.stendhal.server.core.scripting.ScriptImpl
sandbox
-
Constructor Summary
-
Method Summary
Methods inherited from class games.stendhal.server.script.CreateRaid
execute
Methods inherited from class games.stendhal.server.core.scripting.ScriptImpl
load, unload
-
Constructor Details
-
ChaosRaid
public ChaosRaid()
-
-
Method Details
-
createArmy
- Specified by:
createArmy
in classCreateRaid
-
getInfo
Description copied from class:CreateRaid
contains info to help raid makers decide if this special raid script is applicable for the given users or other usefull info.- Overrides:
getInfo
in classCreateRaid
- Returns:
- the info to simplify life of raid maker
-