lol; whips ARE breakable now
[k8-i-v-a-n.git] / script / chars / bunny.dat
blobdb8131f9a82c53d814a25123417faf7b98b7fda9
1 bunny
3 DefaultEndurance = 16;
4 DefaultPerception = 18;
5 DefaultIntelligence = 10;
6 DefaultWisdom = 6;
7 DefaultCharisma = 10;
8 DefaultMana = 0;
9 TorsoBitmapPos = 160, 0;
10 HostileReplies == "@Dd squeals furiously.";
11 FriendlyReplies == "@Dd squeals happily.";
12 SkinColor = rgb16(90, 70, 60);
13 NameSingular = "bunny";
14 NamePlural = "bunnies";
15 AttackStyle = USE_HEAD;
16 BaseBiteStrength = 650;
17 CanBeGenerated = true;
18 KnownCWeaponSkills == BITE;
19 CWeaponSkillHits == 20;
20 FleshMaterial = MUTANT_BUNNY_FLESH;
21 AttachedGod = SILVA;
22 IsAbstract = true;
23 CanOpen = false;
24 BloodMaterial = GLOWING_BLOOD;
26 Config ADULT_FEMALE;
28 Adjective = "adult female carnivorous mutant";
29 TotalVolume = 35000;
30 TorsoBitmapPos = 160, 0;
31 DefaultArmStrength = 8;
32 DefaultAgility = 30;
33 TotalSize = 45;
36 Config ADULT_MALE;
38 Adjective = "adult male carnivorous mutant";
39 TotalVolume = 40000;
40 TorsoBitmapPos = 160, 0;
41 DefaultArmStrength = 16;
42 DefaultAgility = 20;
43 TotalSize = 50;
46 Config BABY_FEMALE;
48 Adjective = "young female carnivorous mutant";
49 TotalVolume = 17500;
50 AttributeBonus = -50;
51 TorsoBitmapPos = 144, 0;
52 DefaultArmStrength = 4;
53 DefaultAgility = 15;
54 TotalSize = 90;
57 Config BABY_MALE;
59 Adjective = "young male carnivorous mutant";
60 TotalVolume = 20000;
61 AttributeBonus = -50;
62 TorsoBitmapPos = 144, 0;
63 DefaultArmStrength = 8;
64 DefaultAgility = 10;
65 TotalSize = 100;