Artifact.ArtifactBuff| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AC_USE |
static java.lang.String |
IDENTIFIED |
cursed, cursedKnown, defaultAction, levelKnown, stackable| Constructor and Description |
|---|
SpellBook() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<java.lang.String> |
actions(Hero hero) |
Item |
burn(int cell) |
java.lang.String |
desc() |
void |
execute(Hero ch,
java.lang.String action) |
Spell |
spell() |
void |
spell(java.lang.String spellName) |
activate, doEquip, doUnequip, getColor, getText, isEquipped, isUpgradablecast, doDrop, doUnequipaffectLevelObjects, collect, collect, degrade, degrade, detach, detachAll, dontPack, doPickUp, doThrow, emitter, emitterInterval, evoke, execute, freeze, fromJson, glowing, identify, image, imageFile, info, isFliesFastRotating, isFliesStraight, isIdentified, level, level, name, pick, poison, price, quantity, quantity, random, removeItemFrom, restoreFromBundle, status, storeInBundle, toString, trueName, updateQuickslot, upgrade, upgrade, virtual, visiblyUpgradedpublic static final java.lang.String AC_USE
public static final java.lang.String IDENTIFIED
public void spell(java.lang.String spellName)
public Spell spell()
public java.util.ArrayList<java.lang.String> actions(Hero hero)
public void execute(Hero ch, java.lang.String action)
execute in class EquipableItem