public class UpgradablePotion extends Potion
AC_DRINK, AC_MOISTEN
cursed, cursedKnown, defaultAction, levelKnown, stackable
Constructor and Description |
---|
UpgradablePotion() |
Modifier and Type | Method and Description |
---|---|
Item |
degrade() |
boolean |
isUpgradable() |
Item |
random() |
Item |
upgrade() |
int |
visiblyUpgraded() |
actions, allKnown, basePrice, doThrow, execute, freeze, getKnown, getUnknown, identify, info, initColors, isIdentified, isKnown, name, price, restore, save, setKnown, shatter
affectLevelObjects, burn, cast, collect, collect, degrade, desc, detach, detachAll, doDrop, dontPack, doPickUp, emitter, emitterInterval, evoke, execute, fromJson, glowing, image, imageFile, isEquipped, isFliesFastRotating, isFliesStraight, level, level, pick, poison, quantity, quantity, removeItemFrom, restoreFromBundle, status, storeInBundle, toString, trueName, updateQuickslot, upgrade, virtual
public boolean isUpgradable()
isUpgradable
in class Potion
public int visiblyUpgraded()
visiblyUpgraded
in class Item