Mob.AiState, Mob.Sleeping
FLEEING, HUNTING, PASSIVE, SLEEPING, WANDERING
Constructor and Description |
---|
BurningFist() |
Modifier and Type | Method and Description |
---|---|
boolean |
act() |
boolean |
attack(Char enemy) |
int |
attackSkill(Char target) |
int |
damageRoll() |
java.lang.String |
description() |
void |
die(java.lang.Object cause) |
int |
dr() |
add, beckon, damage, defenseProc, defenseSkill, destroy, fraction, fromJson, getMobClassName, getState, interact, isHostile, isPet, makePet, move, notice, onAttackComplete, onZapComplete, remove, remove, reset, ressurrect, ressurrect, restoreFromBundle, say, setFraction, split, sprite, storeInBundle, yell, zap, zapHit
affectLevelObjects, attackProc, buff, buffs, buffs, canSpawnAt, defenseVerb, distance, getGender, getName_objective, getName, getPos, getSprite, hit, hp, hp, ht, ht, immunities, isAlive, isMovable, magicLvl, onMotionComplete, onOperateComplete, regenSprite, remove, resistances, respawnCell, setPos, speed, spend, stealth, updateSprite, updateSpriteState
add, addDelayed, all, clear, dontPack, findChar, fixTime, freeCell, init, next, occupyCell, process, processReaTime, remove
public int attackSkill(Char target)
attackSkill
in class Char
public int damageRoll()
damageRoll
in class Char
public boolean act()
public java.lang.String description()
description
in class Mob