1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
enum: pig
equivalent_mons: hog
description: a filthy swine.
melds: [physical, ring]
size: small
move_speed: 7
can_cast: no
unarmed: {xl_based: yes}
unarmed_colour: lightgrey
unarmed_name: Teeth
unarmed_verbs: animal
can_swim: no
is_badform: yes
changes_anatomy: yes
has_hair: yes
has_bones: yes
has_feet: yes
has_ears: yes
shout_verb: squeal
hand_name: front trotter
foot_name: trotter
prayer_action: bow your head before
flesh_name: flesh
fakemuts:
- ["very fast", "You cover ground very quickly."]
- ["weak attacks", "Your unarmed attacks are very weak."]
|