public class CurareDart extends MissileWeapon
Weapon.Enchantment, Weapon.Imbue
Modifier and Type | Field and Description |
---|---|
static float |
DURATION |
MAX, MIN
cursed, cursedKnown, defaultAction, levelKnown, stackable
Constructor and Description |
---|
CurareDart() |
CurareDart(int number) |
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 static final float DURATION
public void proc(Char attacker, Char defender, int damage)
proc
in class MissileWeapon
public Item random()
random
in class MissileWeapon