public class WandOfMagicMissile extends SimpleWand
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
AC_DISENCHANT |
MAX, MIN
cursed, cursedKnown, defaultAction, levelKnown, stackable
Constructor and Description |
---|
WandOfMagicMissile() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<java.lang.String> |
actions(Hero hero) |
java.lang.String |
desc() |
void |
execute(Hero hero,
java.lang.String action) |
boolean |
isKnown() |
void |
setKnown() |
createRandomSimpleWand
activate, affectTarget, allKnown, charge, collect, curCharges, curCharges, degrade, doUnequip, effectiveLevel, fromJson, identify, info, initWoods, isIdentified, maxCharges, maxCharges, mobWandUse, name, onDetach, price, random, restore, restoreFromBundle, save, status, stopCharging, storeInBundle, toString, upgrade, zap
accuracyFactor, damageRoll, doEquip, doUnequip, isEquipped, proc, speedFactor
cast, doDrop
affectLevelObjects, burn, collect, degrade, detach, detachAll, dontPack, doPickUp, doThrow, emitter, emitterInterval, evoke, execute, freeze, glowing, image, imageFile, isFliesFastRotating, isFliesStraight, isUpgradable, level, level, pick, poison, quantity, quantity, removeItemFrom, trueName, updateQuickslot, upgrade, virtual, visiblyUpgraded
public java.util.ArrayList<java.lang.String> actions(Hero hero)
public boolean isKnown()
isKnown
in interface UnknownItem
isKnown
in class Wand
public void setKnown()
setKnown
in interface UnknownItem
setKnown
in class Wand