public class CandleOfMindVision extends Artifact implements IActingItem
Artifact.ArtifactBuff
cursed, cursedKnown, defaultAction, levelKnown, stackable
Constructor and Description |
---|
CandleOfMindVision() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
desc() |
boolean |
doEquip(Hero hero) |
boolean |
doUnequip(Hero hero,
boolean collect) |
int |
image() |
boolean |
isIdentified() |
void |
restoreFromBundle(Bundle bundle) |
void |
spend(Char hero,
float time) |
void |
storeInBundle(Bundle bundle) |
actions, activate, doUnequip, getColor, getText, isEquipped, isUpgradable
cast, doDrop, execute
affectLevelObjects, burn, collect, collect, degrade, degrade, detach, detachAll, dontPack, doPickUp, doThrow, emitter, emitterInterval, evoke, execute, freeze, fromJson, glowing, identify, imageFile, info, isFliesFastRotating, isFliesStraight, level, level, name, pick, poison, price, quantity, quantity, random, removeItemFrom, status, toString, trueName, updateQuickslot, upgrade, upgrade, virtual, visiblyUpgraded
public boolean isIdentified()
isIdentified
in class Item
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 boolean doUnequip(Hero hero, boolean collect)
doUnequip
in class EquipableItem
public void spend(Char hero, float time)
spend
in interface IActingItem