|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwyvern.kernel.combat.BodyPart
wyvern.kernel.combat.AttackingBodyPart
wyvern.kernel.combat.parts.BitingHead
This body part is for wearing helmets.
| Field Summary |
| Fields inherited from class wyvern.kernel.combat.AttackingBodyPart |
dtypes_, tohit_ |
| Fields inherited from class wyvern.kernel.combat.BodyPart |
hitWeight_, name_, pluralName_, slots_, uniqueName_ |
| Constructor Summary | |
BitingHead()
Constructs a new BitingHead |
|
BitingHead(java.lang.String uniqueName)
Constructs a new BitingHead |
|
| Method Summary | |
void |
addWCs()
Adds any damage types for this attack. |
void |
setWC(int wc)
Sets the WC. |
| Methods inherited from class wyvern.kernel.combat.AttackingBodyPart |
addDamageType, addMethodHook, didDamage, getToHit, getWC, getWeaponSkill, makeClone, recomputeWCs, removeMethodHook, runMethodHook, setShowAttackerMessage, setToHit, setWC, showAttackerMessage, toString |
| Methods inherited from class wyvern.kernel.combat.BodyPart |
equals, getName, getPluralName, getProbability, getSlots, getTotalAC, getUniqueName, makeSingleSlot, setName, setPluralName, setProbability, setUniqueName |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public BitingHead()
public BitingHead(java.lang.String uniqueName)
| Method Detail |
public void addWCs()
addWCs in class AttackingBodyPartpublic void setWC(int wc)
setWC in class AttackingBodyPart
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||