public class ShortSword extends MeleeWeapon
Weapon.Enchantment, Weapon.Imbue
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
AC_REFORGE |
MAX, MIN
cursed, cursedKnown, defaultAction, levelKnown, stackable
Constructor and Description |
---|
ShortSword() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<java.lang.String> |
actions(Hero hero) |
java.lang.String |
desc() |
void |
execute(Hero hero,
java.lang.String action) |
degrade, info, price, random, safeUpgrade, typicalSTR, upgrade, upgrade
accuracyFactor, damageRoll, enchant, fromJson, getEnchantment, glowing, isEnchanted, name, proc, restoreFromBundle, speedFactor, storeInBundle, toString, usedForHit
activate, doEquip, doUnequip, isEquipped
cast, doDrop, doUnequip
affectLevelObjects, burn, collect, collect, degrade, detach, detachAll, dontPack, doPickUp, doThrow, emitter, emitterInterval, evoke, execute, freeze, identify, image, imageFile, isFliesFastRotating, isFliesStraight, isIdentified, isUpgradable, level, level, pick, poison, quantity, quantity, removeItemFrom, status, trueName, updateQuickslot, upgrade, virtual, visiblyUpgraded
public java.util.ArrayList<java.lang.String> actions(Hero hero)
actions
in class KindOfWeapon
public void execute(Hero hero, java.lang.String action)
execute
in class EquipableItem