public class ShortSword extends MeleeWeapon
Weapon.Enchantment, Weapon.Imbue| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
AC_REFORGE |
MAX, MINcursed, 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, upgradeaccuracyFactor, damageRoll, enchant, fromJson, getEnchantment, glowing, isEnchanted, name, proc, restoreFromBundle, speedFactor, storeInBundle, toString, usedForHitactivate, doEquip, doUnequip, isEquippedcast, doDrop, doUnequipaffectLevelObjects, 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, visiblyUpgradedpublic java.util.ArrayList<java.lang.String> actions(Hero hero)
actions in class KindOfWeaponpublic void execute(Hero hero, java.lang.String action)
execute in class EquipableItem