data dirs renamed
[k8-i-v-a-n.git] / Script / chars / bear.dat
blob6577e6263c022f0b42e31d3be73eeb491676f583
1 bear
3 DefaultArmStrength = 50;
4 DefaultAgility = 15;
5 DefaultEndurance = 20;
6 DefaultPerception = 15;
7 DefaultIntelligence = 8;
8 DefaultWisdom = 10;
9 DefaultCharisma = 15;
10 DefaultMana = 0;
11 TorsoBitmapPos = 336, 0;
12 HostileReplies == "@Dd growls madly.";
13 FriendlyReplies == "@Dd growls happily.";
14 NameSingular = "bear";
15 AttackStyle = USE_HEAD|USE_ARMS;
16 BaseUnarmedStrength = 600;
17 KnownCWeaponSkills = { 2, UNARMED, BITE; }
18 CWeaponSkillHits == 100;
19 FleshMaterial = BEAR_FLESH;
20 DeathMessage = "@Dd groans terribly and falls dead to the ground.";
21 AttachedGod = SILVA;
22 IsAbstract = true;
24 Config BLACK_BEAR;
26 Adjective = "black";
27 SkinColor = rgb16(80, 80, 80);
28 CanBeGenerated = true;
29 TotalVolume = 150000;
30 TotalSize = 150;
31 AttributeBonus = -30;
34 Config CAVE_BEAR;
36 Adjective = "cave";
37 SkinColor = rgb16(170, 130, 90);
38 CanBeGenerated = true;
39 TotalVolume = 250000;
40 TotalSize = 250;
41 IsEnormous = true;
44 Config GRIZZLY_BEAR;
46 Adjective = "grizzly";
47 SkinColor = rgb16(140, 80, 40);
48 CanBeGenerated = true;
49 TotalVolume = 200000;
50 TotalSize = 200;
51 AttributeBonus = -15;
54 Config PANDA_BEAR;
56 Adjective = "panda";
57 SkinColor = rgb16(80, 80, 80);
58 CanBeGenerated = true;
59 TotalVolume = 125000;
60 TotalSize = 125;
61 AttributeBonus = -35;
62 TorsoBitmapPos = 193, 16;
63 DeathMessage = "@Dd groans terribly and falls dead to the ground. You feel real bad for the endangering of these species.";
64 Frequency = 5000;
67 Config POLAR_BEAR;
69 Adjective = "polar";
70 SkinColor = rgb16(240, 240, 240);
71 TotalVolume = 300000;
72 TotalSize = 300;
73 AttributeBonus = 15;
74 IsEnormous = true;