replaced old numbered script file system with new "modules" system; "Include" is...
[k8-i-v-a-n.git] / script / chars / mommo.dat
blob9977edbe46962174289210e7eb4c305298386c5b
1 mommo
3 DefaultEndurance = 8;
4 DefaultMana = 0;
5 CanOpen = false;
6 StandVerb = "bubbling";
7 ForceCustomStandVerb = true;
8 HostileReplies == "@Dd vibrates in fury.";
9 FriendlyReplies == "@Dd vibrates oddly.";
10 NameSingular = "mommo slime";
11 IsAbstract = true;
12 AttackStyle = USE_HEAD;
13 BaseBiteStrength = 800;
14 CanBeGenerated = true;
15 KnownCWeaponSkills == BITE;
16 CWeaponSkillHits == 20;
17 PanicLevel = 0;
18 HasALeg = false;
19 DeathMessage = "@Dd turns into lifeless goo.";
20 HasEyes = false;
21 HasHead = false;
22 AttachedGod = SCABIES;
23 ClassStates = GAS_IMMUNITY;
24 BiteCapturesBodyPart = false;
25 IgnoreDanger = true;
26 ForceVomitMessage = "You spurt some slime from your body.";
27 CanChoke = false;
28 RunDescriptionLineOne = "Flowing";
29 RunDescriptionLineTwo = "ahead fast";
30 VomittingIsUnhealthy = false;
31 UsesNutrition = false;
32 IsImmuneToStickiness = true;
34 Config CONICAL;
36 DefaultArmStrength = 2;
37 DefaultAgility = 4;
38 DefaultPerception = 9;
39 DefaultIntelligence = 3;
40 DefaultWisdom = 3;
41 DefaultCharisma = 4;
42 TotalVolume = 150000;
43 TorsoBitmapPos = 176, 0;
44 TotalSize = 100;
45 Adjective = "conical";
46 HPRequirementForGeneration = 120;
47 DayRequirementForGeneration = 12;
48 Frequency = 1000;
49 BloodMaterial = YELLOW_SLIME;
50 FleshMaterial = YELLOW_SLIME;
51 VomitMaterial = YELLOW_SLIME;
54 Config FLAT;
56 DefaultArmStrength = 4;
57 DefaultAgility = 2;
58 DefaultPerception = 9;
59 DefaultIntelligence = 2;
60 DefaultWisdom = 2;
61 DefaultCharisma = 3;
62 TotalVolume = 300000;
63 TorsoBitmapPos = 192, 0;
64 TotalSize = 75;
65 Adjective = "flat";
66 HPRequirementForGeneration = 80;
67 DayRequirementForGeneration = 8;
68 Frequency = 1500;
69 CanHear = false;
70 BloodMaterial = BROWN_SLIME;
71 FleshMaterial = BROWN_SLIME;
72 VomitMaterial = BROWN_SLIME;