data dirs renamed
[k8-i-v-a-n.git] / Script / chars / snake.dat
blob572df2a435ed4bdeb48e31fbac153108d88bdbb6
1 snake
3 DefaultArmStrength = 7;
4 DefaultAgility = 5;
5 DefaultEndurance = 10;
6 DefaultPerception = 9;
7 DefaultIntelligence = 5;
8 DefaultWisdom = 5;
9 DefaultCharisma = 5;
10 DefaultMana = 0;
11 TotalVolume = 10000;
12 TorsoBitmapPos = 384, 0;
13 HostileReplies == "@Dd hisses in fury.";
14 FriendlyReplies == "@Dd hisses in a friendly manner.";
15 TotalSize = 250;
16 SkinColor = rgb16(130, 0, 0);
17 NameSingular = "snake";
18 AttackStyle = USE_HEAD;
19 BaseBiteStrength = 500;
20 StandVerb = "lying";
21 CanBeGenerated = true;
22 KnownCWeaponSkills == BITE;
23 CWeaponSkillHits == 100;
24 ClassStates = INFRA_VISION;
25 HasALeg = false;
26 FleshMaterial = SNAKE_FLESH;
27 DangerModifier = 75;
28 CanOpen = false;
29 AttachedGod = MELLIS;
30 AutomaticallySeen = true;
31 RunDescriptionLineOne = "Crawling";
32 RunDescriptionLineTwo = "very fast";