data dirs renamed
[k8-i-v-a-n.git] / Script / chars / werewolfhuman.dat
blob22c3bff0c02eef3db34c36a0f600b91987036fcb
1 werewolfhuman
3 DefaultArmStrength = 20;
4 DefaultLegStrength = 20;
5 DefaultDexterity = 20;
6 DefaultAgility = 20;
7 DefaultEndurance = 15;
8 DefaultPerception = 18;
9 DefaultIntelligence = 20;
10 DefaultWisdom = 20;
11 DefaultCharisma = 20;
12 DefaultMana = 20;
13 TotalVolume = 70000;
14 EyeColor = rgb16(160, 0, 0);
15 ClothColor = rgb16(114, 84, 52);
16 HeadBitmapPos = 96, 0;
17 TorsoBitmapPos = 48, 0;
18 ArmBitmapPos = 64, 0;
19 LegBitmapPos = 0, 176;
20 HostileReplies == "@Dd screams in fury.";
21 FriendlyReplies == "@Dd screams in a friendly manner.";
22 TotalSize = 170;
23 NameSingular = "werewolf";
24 NamePlural = "werewolves";
25 AttackStyle = USE_ARMS;
26 CanBeGenerated = true;
27 CanRead = true;
28 ClassStates = LYCANTHROPY;
29 KnownCWeaponSkills == UNARMED;
30 CWeaponSkillHits == 200;
31 BaseUnarmedStrength = 300;
32 FleshMaterial = WERE_WOLF_FLESH;
33 AttachedGod = INFUSCOR;
34 UndeadVersions = false;