public class Kusarigama extends SpecialWeapon
Weapon.Enchantment, Weapon.ImbueMAX, MINcursed, cursedKnown, defaultAction, levelKnown, stackable| Constructor and Description |
|---|
Kusarigama() |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<java.lang.String> |
actions(Hero hero) |
void |
applySpecial(Hero hero,
Char tgt) |
void |
execute(Hero hero,
java.lang.String action) |
getRangedegrade, 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, desc, 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 void execute(Hero hero, java.lang.String action)
execute in class EquipableItempublic java.util.ArrayList<java.lang.String> actions(Hero hero)
actions in class KindOfWeaponpublic void applySpecial(Hero hero, Char tgt)
applySpecial in class SpecialWeapon