scripts: items, characters, materials, terrains, etc -- splitted to separate files
[k8-i-v-a-n.git] / Script / chars / doctor.dat
blob674fd2f53fd4b32fe8637bd1156efddf31aa2d12
1 doctor
3 DefaultArmStrength = 7;
4 DefaultLegStrength = 10;
5 DefaultDexterity = 7;
6 DefaultAgility = 15;
7 DefaultEndurance = 7;
8 DefaultPerception = 21;
9 DefaultIntelligence = 25;
10 DefaultWisdom = 40;
11 DefaultCharisma = 20;
12 DefaultMana = 20;
13 TotalVolume = 70000;
14 TotalSize = 160;
15 NameSingular = "bare-hands doctor";
16 SkinColor = rgb16(128, 80, 48);
17 HairColor = rgb16(32, 32, 32);
18 ClothColor = rgb16(56, 48, 20);
19 HeadBitmapPos = 96, 224;
20 TorsoBitmapPos = 32, 0;
21 ArmBitmapPos = 64, 0;
22 LegBitmapPos = 0, 288;
23 /*IsUnique = true;*/
24 TamingDifficulty = 15;
25 AttachedGod = SEGES;
26 CanRead = true;
27 HostileReplies == "\"Bacillus! I surgically detach your every limb!\"";
28 DeathMessage = "@Dd is dead before he hits the ground.";
29 FriendlyReplies =
32 "\"I can re-attach limb, chop limb, cure disease or perform acupuncture, yes yes. But first we make payment to Party. \"",
33 "\"Who need god when scalpel does same job? \"",
34 "\"I once was employed by great-frog priest to make eunuch for Attnam cathedral. You want be eunuch?\"",
35 "\"First, I was butcher, then Party offer me doctor job, yes yes. \"";
37 AutomaticallySeen = true;
38 ScienceTalkPossibility = 75;
39 ScienceTalkIntelligenceModifier = 50;
40 ScienceTalkWisdomModifier = 100;
41 ScienceTalkIntelligenceRequirement = 25;
42 ScienceTalkWisdomRequirement = 30;
43 IsExtraFragile = true;
44 IsSadist = true;
45 IsMasochist = true;
46 CanBeCloned = false;
47 Inventory == potion { Times = 2; SecondaryMaterial = WATER; }
48 CanBeGenerated = true;
49 PanicLevel = 0;
50 Cloak = LEATHER cloak;
51 Frequency = 2000;