data dirs renamed
[k8-i-v-a-n.git] / Script / chars / gibberling.dat
blobc53309ba2fcdec1433286ca2f39b1d77da53cdee
1 gibberling
3 DefaultArmStrength = 7;
4 DefaultLegStrength = 7;
5 DefaultDexterity = 5;
6 DefaultAgility = 15;
7 DefaultEndurance = 10;
8 DefaultPerception = 15;
9 DefaultIntelligence = 4;
10 DefaultWisdom = 4;
11 DefaultCharisma = 5;
12 DefaultMana = 0;
13 SkinColor = rgb16(100, 100, 200);
14 HairColor = rgb16(50, 20, 80);
15 ClothColor = rgb16(111, 74, 37);
16 EyeColor = rgb16(50, 0, 0);
17 HeadBitmapPos = 112, 96;
18 TorsoBitmapPos = 48, 144;
19 ArmBitmapPos = 80, 144;
20 LegBitmapPos = 16, 128;
21 TotalVolume = 30000;
22 TotalSize = 90;
23 SkinColor = rgb16(100, 100, 200);
24 NameSingular = "gibberling";
25 CanBeGenerated = true;
26 Sex = UNDEFINED;
27 CanUseEquipment = false;
28 CanTalk = false;
29 KnownCWeaponSkills == UNARMED;
30 CWeaponSkillHits == 50;
31 PanicLevel = 85;
32 BaseUnarmedStrength = 300;
33 FleshMaterial = GIBBERLING_FLESH;
34 AttachedGod = SILVA;
35 HostileReplies == "@Dd gibbers diabolically.";
36 FriendlyReplies == "@Dd gibbers joyfully.";
37 WillCarryItems = false;
38 IsExtraFragile = true;