data dirs renamed
[k8-i-v-a-n.git] / script / chars / magpie.dat
blob570d2422d8f935a558e4172646269a8299513c9f
1 magpie
3 DefaultArmStrength = 2;
4 DefaultAgility = 40;
5 DefaultEndurance = 8;
6 DefaultPerception = 20;
7 DefaultIntelligence = 6;
8 DefaultWisdom = 5;
9 DefaultCharisma = 6;
10 DefaultMana = 0;
11 StandVerb = "flying";
12 CanOpen = false;
13 TotalVolume = 500;
14 TorsoBitmapPos = 560, 0;
15 HostileReplies == "@Dd peeps evilly.";
16 FriendlyReplies == "@Dd chirps happily.";
17 TotalSize = 20;
18 SkinColor = rgb16(64, 64, 64);
19 TorsoMainColor = rgb16(180, 180, 180);
20 Adjective = "giant";
21 NameSingular = "magpie";
22 AttackStyle = USE_HEAD;
23 BaseBiteStrength = 400;
24 CanBeGenerated = true;
25 KnownCWeaponSkills == BITE;
26 CWeaponSkillHits == 50;
27 PanicLevel = 75;
28 FleshMaterial = MAGPIE_FLESH;
29 AttachedGod = CLEPTIA;
30 ClassStates = INFRA_VISION; /* So that invisible player doesn't screw the AI */
31 BiteCapturesBodyPart = false;
32 MoveType = FLY;