Wind-up Chattering Teeth: Difference between revisions

From A KoL Wiki
imported>Foggy
m added famid
imported>Foggy
Notes: Damage and attack rate
Line 21: Line 21:
==Notes==
==Notes==
*Functions identically to the [[Sabre-Toothed Lime]]
*Functions identically to the [[Sabre-Toothed Lime]]
*Its damage range appears to be bounded by Y + 2 and 0.5Y + 2.5 (rounded down), where Y is the weight.  
*Damage ranges from int(X/2)+1 to X+2, where X is the familiar's weight.
*The teeth will attempt to attack every round. It will hit ceiling(X/6)*10%, where X is the familiar's weight. (At 1 pound, it attacks 10% of the time; at 54 pounds, it attacks 90% of the time.)


[[Category:Familiars]]
[[Category:Familiars]]

Revision as of 16:09, 5 April 2008

Wind-up Chattering Teeth

artificial teeth
no batteries required
wind them up, they bite

Ability: Attacks enemies.

Throne/Bjorn: Unknown

Hatchling: wind-up chattering teeth

Familiar-Specific Equipment: diamond-studded fronts

Ultimate Cage Match Scavenger Hunt Obstacle Course Hide and Seek

Mumming Trunk Abilities:

*Hover for details
Cannot breathe underwater
Combat Messages
  • Regular message:
    • When unsuccessful:
      • <name> attempts to bite him, but misses.
    • When successful:
      • <name> bites him for X damage.
  • With lucky Tam O'Shanter equipped:
    • <name> bites your slain foe and vibrates, shaking some extra meat out of their pockets.
  • With wax lips equipped:
    • <name> grins at you with its wax lips. Well, it's always grinning, but this time it seems like it really means it.

Arena Messages

  • When entered in the Scavenger Hunt:
<name> has no eyes, nor a brain for that matter, so this isn't the best event for it

Notes

  • Functions identically to the Sabre-Toothed Lime
  • Damage ranges from int(X/2)+1 to X+2, where X is the familiar's weight.
  • The teeth will attempt to attack every round. It will hit ceiling(X/6)*10%, where X is the familiar's weight. (At 1 pound, it attacks 10% of the time; at 54 pounds, it attacks 90% of the time.)