data dirs renamed
[k8-i-v-a-n.git] / Script / chars / mushroom.dat
blob23e84643f793e3395664ef9adc9f72989972602d
1 mushroom
3 DefaultArmStrength = 4;
4 DefaultAgility = 2;
5 DefaultEndurance = 10;
6 DefaultPerception = 5;
7 DefaultIntelligence = 2;
8 DefaultWisdom = 2;
9 DefaultCharisma = 8;
10 DefaultMana = 4;
11 TotalVolume = 6250;
12 TorsoBitmapPos = 208, 16;
13 TotalSize = 40;
14 Adjective = "giant";
15 NameSingular = "mushroom";
16 HasEyes = false;
17 HasHead = false;
18 HasALeg = false;
19 UsesNutrition = false;
20 SpillsBlood = false;
21 Sweats = false;
22 FleshMaterial = MUSHROOM_FLESH;
23 SkinColor = rgb16(180, 180, 180);
24 CanBeGenerated = true;
25 AttachedGod = NEFAS;
26 DeathMessage = "@Dd is squashed.";
27 BaseUnarmedStrength = 200;
28 PanicLevel = 0;
29 CanOpen = false;
30 StandVerb = "rooted";
31 IsRooted = true;
32 AllowUnconsciousness = false;
33 CanChoke = false;
34 HostileReplies == "@Dd expresses @sp utter contempt for your pitiful and loathsome existence by wobbling erratically.";
35 FriendlyReplies == "@Dd wobbles knowingly.";
37 Config AMBULATORY;
39 AttributeBonus = 150;
40 Adjective = "giant ambulatory";
41 TotalVolume = 8000;
42 TotalSize = 50;
43 IsRooted = false;
44 StandVerb = "crawling";
45 DangerModifier = 75;
46 DayRequirementForGeneration = 4;