data dirs renamed
[k8-i-v-a-n.git] / Script / chars / ennerbeast.dat
blob2e3802fbc719d16ddba56b5ab19fc666b88cb35b
1 ennerbeast
3 DefaultArmStrength = 10;
4 DefaultLegStrength = 10;
5 DefaultDexterity = 10;
6 DefaultAgility = 10;
7 DefaultEndurance = 20;
8 DefaultPerception = 12;
9 DefaultIntelligence = 1;
10 DefaultWisdom = 1;
11 DefaultCharisma = 1;
12 DefaultMana = 0;
13 CanOpen = false;
14 CanApply = false;
15 TotalVolume = 65000;
16 TotalSize = 150;
17 Adjective = "enner";
18 NameSingular = "beast";
19 UsesLongAdjectiveArticle = true;
20 IsPolymorphable = false;
21 AttackStyle = USE_HEAD;
22 BaseBiteStrength = 5000;
23 CanUseEquipment = false;
24 CanBeWished = false;
25 LegBitmapPos = 16, 48;
26 TorsoBitmapPos = 32, 48;
27 ArmBitmapPos = 64, 48;
28 HeadBitmapPos = 96, 320;
29 HairColor = rgb16(64, 20, 0);
30 ClothColor = rgb16(0, 0, 100);
31 BootColor = rgb16(90, 50, 10);
32 LegMainColor = rgb16(64, 20, 0);
33 PanicLevel = 75;
34 FleshMaterial = ENNER_BEAST_FLESH;
35 DeathMessage = "@Dd dies and the world is finally freed from this terrible monster.";
36 Inventory == horn(FEAR);
37 IsUnique = true; /* currently */
38 HostileReplies == "Aighee!";
39 FriendlyReplies :=
41 "\"Fishing is fun! Do you fish?\"",
42 "\"And then I got that perch weighting fifty stones...\"",
43 "\"I only want to talk but everyone is rude and dies when I try.\"",
44 "\"Can you help me with this download problem?\"";
46 AttachedGod = SCABIES;
47 BiteCapturesBodyPart = false;