cursed, cursedKnown, defaultAction, levelKnown, stackable
Constructor and Description |
---|
LloydsBeacon() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<java.lang.String> |
actions(Hero hero) |
void |
execute(Hero hero,
java.lang.String action) |
ItemSprite.Glowing |
glowing() |
java.lang.String |
info() |
boolean |
isIdentified() |
boolean |
isUpgradable() |
void |
reset() |
void |
restoreFromBundle(Bundle bundle) |
void |
storeInBundle(Bundle bundle) |
affectLevelObjects, burn, cast, collect, collect, degrade, degrade, desc, detach, detachAll, doDrop, dontPack, doPickUp, doThrow, emitter, emitterInterval, evoke, execute, freeze, fromJson, identify, image, imageFile, isEquipped, isFliesFastRotating, isFliesStraight, level, level, name, pick, poison, price, quantity, quantity, random, removeItemFrom, status, toString, trueName, updateQuickslot, upgrade, upgrade, virtual, visiblyUpgraded
public void storeInBundle(Bundle bundle)
storeInBundle
in interface Bundlable
storeInBundle
in class Item
public void restoreFromBundle(Bundle bundle)
restoreFromBundle
in interface Bundlable
restoreFromBundle
in class Item
public java.util.ArrayList<java.lang.String> actions(Hero hero)
public void reset()
public boolean isUpgradable()
isUpgradable
in class Item
public boolean isIdentified()
isIdentified
in class Item
public ItemSprite.Glowing glowing()