data dirs renamed
[k8-i-v-a-n.git] / script / chars / spider.dat
blob401e6f3311e59395dd557d3a181dee3f00ef4e8b
1 spider
3 DefaultMana = 0;
4 BloodMaterial = SPIDER_BLOOD;
5 CanOpen = false;
6 SkinColor = rgb16(64, 64, 100);
7 NameSingular = "spider";
8 AttackStyle = USE_HEAD;
9 CanBeGenerated = true;
10 ClassStates = INFRA_VISION;
11 KnownCWeaponSkills == BITE;
12 FleshMaterial = SPIDER_FLESH;
13 AttachedGod = SCABIES;
14 BiteCapturesBodyPart = false;
15 AutomaticallySeen = true;
16 IsImmuneToStickiness = true;
17 DangerModifier = 25;
18 IsAbstract = true;
19 TorsoMainColor = rgb16(30, 30, 30);
20 IsCatacombCreature = true;
22 Config ARANEA;
24 DefaultArmStrength = 20;
25 DefaultAgility = 26;
26 DefaultEndurance = 18;
27 DefaultPerception = 26;
28 DefaultIntelligence = 4;
29 DefaultWisdom = 4;
30 DefaultCharisma = 5;
31 Adjective = "aranea";
32 TorsoBitmapPos = 256, 0;
33 BaseBiteStrength = 400;
34 CWeaponSkillHits == 50;
35 TotalVolume = 5000;
36 TotalSize = 50;
37 Frequency = 0;
38 HostileReplies == "@Dd stridulates wildly, producing a small creaking noise.";
39 FriendlyReplies == "@Dd stridulates softly, producing a barely audible but quite confortable noise.";
42 Config GIANT;
44 DefaultArmStrength = 4;
45 DefaultAgility = 10;
46 DefaultEndurance = 12;
47 DefaultPerception = 15;
48 DefaultIntelligence = 4;
49 DefaultWisdom = 4;
50 DefaultCharisma = 5;
51 Adjective = "giant";
52 TorsoBitmapPos = 256, 0;
53 BaseBiteStrength = 400;
54 CWeaponSkillHits == 50;
55 TotalVolume = 5000;
56 TotalSize = 50;
57 HostileReplies == "@Dd stridulates wildly, producing a small creaking noise.";
58 FriendlyReplies == "@Dd stridulates softly, producing a barely audible but quite confortable noise.";
61 Config LARGE;
63 DefaultArmStrength = 2;
64 DefaultAgility = 5;
65 DefaultEndurance = 4;
66 DefaultPerception = 9;
67 DefaultIntelligence = 3;
68 DefaultWisdom = 3;
69 DefaultCharisma = 4;
70 Adjective = "large";
71 TorsoBitmapPos = 304, 16;
72 BaseBiteStrength = 400;
73 CWeaponSkillHits == 50;
74 TotalVolume = 500;
75 TotalSize = 10;
76 HostileReplies == "@Dd isn't interested in negotiation with you.";
77 FriendlyReplies == "@Dd ignores your small talk.";