|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.planet_ink.coffee_mud.Behaviors.StdBehavior
com.planet_ink.coffee_mud.Behaviors.CombatAbilities
com.planet_ink.coffee_mud.Behaviors.Mageness
public class Mageness
| Field Summary |
|---|
| Fields inherited from class com.planet_ink.coffee_mud.Behaviors.CombatAbilities |
|---|
aggro, chkDown, CODES, COMBAT_DEFENSIVE, COMBAT_MIXEDDEFENSIVE, COMBAT_MIXEDOFFENSIVE, COMBAT_OFFENSIVE, COMBAT_ONLYALWAYS, COMBAT_RANDOM, combatMode, lastSpell, names, physicalDamageTaken, preCastDown, preCastSet, proficient, record, skillsAlways, skillsNever, wandUseCheck |
| Fields inherited from class com.planet_ink.coffee_mud.Behaviors.StdBehavior |
|---|
isSavableBehavior, parms |
| Fields inherited from interface com.planet_ink.coffee_mud.Behaviors.interfaces.Behavior |
|---|
CAN_AREAS, CAN_EXITS, CAN_ITEMS, CAN_MOBS, CAN_ROOMS, FLAG_LEGALBEHAVIOR, FLAG_MOBILITY, FLAG_POTENTIALLYAGGRESSIVE, FLAG_TROUBLEMAKING |
| Constructor Summary | |
|---|---|
Mageness()
|
|
| Method Summary | |
|---|---|
protected void |
getSomeMoreMageAbilities(MOB mob)
|
java.lang.String |
ID()
The CoffeeMud Java Class ID shared by all instances of this object. |
void |
startBehavior(Environmental forMe)
Called after a behavior is added to an Environmental object. |
| Methods inherited from class com.planet_ink.coffee_mud.Behaviors.CombatAbilities |
|---|
adjustAggro, executeMsg, getCodeNum, getParmsMinusCombatMode, getStat, getStatCodes, isRightCombatAbilities, makeClass, newCharacter, setCombatStats, setStat, tick, useSkill |
| Methods inherited from class com.planet_ink.coffee_mud.Behaviors.StdBehavior |
|---|
canActAtAll, canFreelyBehaveNormal, canImprove, canImprove, canImproveCode, compareTo, copyOf, externalFiles, finalize, flags, getBehaversMOB, getBehaversRoom, getParms, getSaveStatIndex, getTickStatus, grantsAggressivenessTo, initializeClass, isSavable, isStat, name, newInstance, okMessage, parmsFormat, registerDefaultQuest, sameAs, setParms, setSavable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Mageness()
| Method Detail |
|---|
public java.lang.String ID()
CMObject
ID in interface CMObjectID in class CombatAbilitiesprotected void getSomeMoreMageAbilities(MOB mob)
public void startBehavior(Environmental forMe)
Behavior
startBehavior in interface BehaviorstartBehavior in class CombatAbilitiesforMe - the object to which this behavior has been addedBehavable.addBehavior(Behavior),
Behavior.setParms(String)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||