public class NecromancerArmor extends ClassArmor
Armor.Glyph
Modifier and Type | Field and Description |
---|---|
java.util.HashSet<Mob> |
pets |
cursed, cursedKnown, defaultAction, levelKnown, stackable
Constructor and Description |
---|
NecromancerArmor() |
Modifier and Type | Method and Description |
---|---|
boolean |
doEquip(Hero hero) |
void |
doSpecial() |
java.lang.String |
special() |
actions, execute, isIdentified, isUpgradable, price, restoreFromBundle, storeInBundle, upgrade
degrade, doUnequip, fromJson, glowing, info, inscribe, isCoveringHair, isEquipped, isHasCollar, isHasHelmet, name, proc, random, toString, typicalDR, typicalSTR, upgrade, upgrade
cast, doDrop, doUnequip
affectLevelObjects, burn, collect, collect, degrade, desc, detach, detachAll, dontPack, doPickUp, doThrow, emitter, emitterInterval, evoke, execute, freeze, identify, image, imageFile, isFliesFastRotating, isFliesStraight, level, level, pick, poison, quantity, quantity, removeItemFrom, status, trueName, updateQuickslot, upgrade, virtual, visiblyUpgraded
public java.util.HashSet<Mob> pets
public java.lang.String special()
special
in class ClassArmor
public void doSpecial()
doSpecial
in class ClassArmor