public class Tamahawk extends MissileWeapon
Weapon.Enchantment, Weapon.Imbue
MAX, MIN
cursed, cursedKnown, defaultAction, levelKnown, stackable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
desc() |
int |
price() |
void |
proc(Char attacker,
Char defender,
int damage) |
Item |
random() |
actions, doEquip, info, isFliesStraight, isIdentified, isUpgradable
accuracyFactor, damageRoll, enchant, fromJson, getEnchantment, glowing, isEnchanted, name, restoreFromBundle, speedFactor, storeInBundle, toString, upgrade, usedForHit
activate, doUnequip, isEquipped
cast, doDrop, doUnequip, execute
affectLevelObjects, burn, collect, collect, degrade, degrade, detach, detachAll, dontPack, doPickUp, doThrow, emitter, emitterInterval, evoke, execute, freeze, identify, image, imageFile, isFliesFastRotating, level, level, pick, poison, quantity, quantity, removeItemFrom, status, trueName, updateQuickslot, upgrade, upgrade, virtual, visiblyUpgraded
public void proc(Char attacker, Char defender, int damage)
proc
in class MissileWeapon
public Item random()
random
in class MissileWeapon