public class CandleOfMindVision extends Artifact implements IActingItem
Artifact.ArtifactBuffcursed, 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, isUpgradablecast, doDrop, executeaffectLevelObjects, 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, visiblyUpgradedpublic boolean isIdentified()
isIdentified in class Itempublic void storeInBundle(Bundle bundle)
storeInBundle in interface BundlablestoreInBundle in class Itempublic void restoreFromBundle(Bundle bundle)
restoreFromBundle in interface BundlablerestoreFromBundle in class Itempublic boolean doUnequip(Hero hero, boolean collect)
doUnequip in class EquipableItempublic void spend(Char hero, float time)
spend in interface IActingItem