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, upgradedegrade, doUnequip, fromJson, glowing, info, inscribe, isCoveringHair, isEquipped, isHasCollar, isHasHelmet, name, proc, random, toString, typicalDR, typicalSTR, upgrade, upgradecast, doDrop, doUnequipaffectLevelObjects, 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, visiblyUpgradedpublic java.util.HashSet<Mob> pets
public java.lang.String special()
special in class ClassArmorpublic void doSpecial()
doSpecial in class ClassArmor