3 DefaultArmStrength
= 2;
6 DefaultPerception
= 20;
7 DefaultIntelligence
= 6;
14 TorsoBitmapPos
= 560, 0;
15 HostileReplies
== "@Dd peeps evilly.";
16 FriendlyReplies
== "@Dd chirps happily.";
18 SkinColor
= rgb16
(64, 64, 64);
19 TorsoMainColor
= rgb16
(180, 180, 180);
21 NameSingular
= "magpie";
22 AttackStyle
= USE_HEAD
;
23 BaseBiteStrength
= 400;
24 CanBeGenerated
= true
;
25 KnownCWeaponSkills
== BITE
;
26 CWeaponSkillHits
== 50;
28 FleshMaterial
= MAGPIE_FLESH
;
29 AttachedGod
= CLEPTIA
;
30 ClassStates
= INFRA_VISION
; /* So that invisible player doesn't screw the AI */
31 BiteCapturesBodyPart
= false
;