data dirs renamed
[k8-i-v-a-n.git] / Script / chars / golem.dat
blobf2d44a28e2bf1a32de9bd1585d3bb571560d5dae
1 golem
3 DefaultArmStrength = 0; /* depends on material */
4 DefaultLegStrength = 0; /* depends on material */
5 DefaultDexterity = 0; /* depends on material */
6 DefaultAgility = 0; /* depends on material */
7 DefaultEndurance = 0; /* has no effect */
8 DefaultPerception = 12;
9 DefaultIntelligence = 4;
10 DefaultWisdom = 4;
11 DefaultCharisma = 5;
12 DefaultMana = 5;
13 TotalVolume = 100000;
14 TorsoBitmapPos = 256, 0;
15 TotalSize = 250;
16 NameSingular = "golem";
17 CanBeGenerated = true;
18 Sex = UNDEFINED;
19 SkinColor = rgb16(160, 32, 16); /* for flesh golems */
20 EyeColor = rgb16(0, 0, 0);
21 HeadBitmapPos = 96, 256;
22 TorsoBitmapPos = 32, 256;
23 ArmBitmapPos = 64, 256;
24 LegBitmapPos = 0, 256;
25 CanUseEquipment = false;
26 CreateGolemMaterialConfigurations = true;
27 IsAbstract = true;
28 BaseUnarmedStrength = 500;
29 KnownCWeaponSkills == UNARMED;
30 CWeaponSkillHits == 50;
31 PanicLevel = 0;
32 HostileReplies == "Yes, master. Golem kill human. Golem then return."; /* No quotes! (golem engraves) */
33 FriendlyReplies == "Yes, master?";
34 /* FleshMaterial overridden */
35 DeathMessage = "The Holy Words of @dd fly away. The monster's magic fades and it vanishes in seconds.";
36 UsesNutrition = false;
37 AttachedGod = NONE;
38 ClassStates = GAS_IMMUNITY;
39 Frequency = 1500;
40 CanTalk = false;
41 CanRead = true;
42 BodyPartsDisappearWhenSevered = true;
43 DangerModifier = 75;
44 AlwaysUseMaterialAttributes = true;
45 IsEnormous = true;
46 CanChoke = false;
47 UndeadVersions = false;
49 Config ACIDOUS_BLOOD;
51 CanBeGenerated = false;
52 Adjective = "acidous blood";
53 AttachedGod = CRUENTUS;
56 Config SPIDER_SILK;
58 DefaultName = "experiment ZQ-29";
59 DangerModifier = 1500;
60 IsUnique = true;
61 CanBeWished = true;
62 Inventory = { 7, wand(WAND_OF_INVISIBILITY), wand(WAND_OF_TELEPORTATION), wand(WAND_OF_CLONING), scrollofchangematerial, holybook(SOPHOS), SPIDER_SILK bodyarmor(PLATE_MAIL), solstone; }
63 ClassStates = GAS_IMMUNITY|HASTE|INFRA_VISION|INVISIBLE|TELEPORT_CONTROL;
64 IsNameable = false;
65 CanBeCloned = false;
66 IsPolymorphable = false;
67 Adjective = "spider silk";
68 AttachedGod = SOPHOS;
69 CanBeConfused = false;
70 Frequency = 10000;
71 IsImmuneToItemTeleport = true;
72 TamingDifficulty = 35;
75 Config VALPURIUM;
77 Frequency = 1000;
78 DangerModifier = 500;
79 Adjective = "valpurium";
80 AttachedGod = VALPURUS;