lol; whips ARE breakable now
[k8-i-v-a-n.git] / script / chars / kobold.dat
blobe5f86ffca1ac21aef7ae517c10ead4f2940a44bf
1 kobold
3 DefaultArmStrength = 6;
4 DefaultLegStrength = 6;
5 DefaultDexterity = 7;
6 DefaultAgility = 9;
7 DefaultEndurance = 9;
8 DefaultPerception = 12;
9 DefaultIntelligence = 4;
10 DefaultWisdom = 4;
11 DefaultCharisma = 4;
12 DefaultMana = 0;
13 SkinColor = rgb16(60, 120, 120);
14 EyeColor = rgb16(180, 180, 0);
15 HairColor = rgb16(35, 35, 35);
16 ClothColor = rgb16(48, 48, 48);
17 LegMainColor = rgb16(111, 74, 37);
18 HeadBitmapPos = 112, 208;
19 TorsoBitmapPos = 48, 176;
20 ArmBitmapPos = 64, 176;
21 LegBitmapPos = 16, 112;
22 TotalVolume = 30000;
23 TotalSize = 90;
24 NameSingular = "kobold";
25 CanBeGenerated = true;
26 Sex = UNDEFINED;
27 RightWielded = BALSA_WOOD BALSA_WOOD meleeweapon(SPEAR);
28 KnownCWeaponSkills == POLE_ARMS;
29 CWeaponSkillHits == 5;
30 RightSWeaponSkillHits = 0;
31 PanicLevel = 75;
32 FleshMaterial = KOBOLD_FLESH;
33 DeathMessage = "@Dd dies yelling like a tortured hyena.";
34 AttachedGod = CRUENTUS;
35 WieldedPosition = 0, -1;
36 IsExtraFragile = true;
38 Config CHIEFTAIN;
40 AttributeBonus = 30;
41 RightWielded = COPPER meleeweapon(SPEAR);
42 CWeaponSkillHits == 10;
43 RightSWeaponSkillHits = 5;
44 NameSingular = "kobold chieftain";
45 PanicLevel = 66;
46 ClothColor = rgb16(100, 100, 48);
47 LegMainColor = rgb16(111, 74, 37);
50 Config LORD;
52 AttributeBonus = 60;
53 RightWielded = IRON meleeweapon(SPEAR);
54 CWeaponSkillHits == 20;
55 RightSWeaponSkillHits = 10;
56 NameSingular = "kobold lord";
57 PanicLevel = 50;
58 ClothColor = rgb16(160, 0, 0);
59 LegMainColor = rgb16(111, 74, 37);
60 Inventory == Random { Category = RING; Chance = 5; }
63 Config PATRIARCH;
65 AttributeBonus = 120;
66 Helmet = METEORIC_STEEL helmet;
67 BodyArmor = METEORIC_STEEL bodyarmor(CHAIN_MAIL);
68 RightWielded = MITHRIL meleeweapon(SPEAR) { Enchantment = 1; }
69 Belt = OMMEL_HAIR belt;
70 Cloak = NYMPH_HAIR cloak;
71 RightGauntlet = NYMPH_HAIR gauntlet;
72 RightBoot = TROLL_HIDE boot;
73 CWeaponSkillHits == 100;
74 RightSWeaponSkillHits = 50;
75 NameSingular = "kobold patriarch";
76 IsUnique = true;
77 CanBeWished = true;
78 DefaultName = "Rondol";
79 DangerModifier = 2500;
80 IsNameable = false;
81 CanBeCloned = false;
82 TotalVolume = 70000;
83 PanicLevel = 33;
84 TotalSize = 120;
85 ClothColor = rgb16(144, 0, 144);
86 LegMainColor = rgb16(111, 74, 37);
87 // CLIVAN; old -- Inventory == wand(WAND_OF_POLYMORPH);
88 Inventory = { 2, wand(WAND_OF_POLYMORPH), solstone; }
89 FireResistance = 20;
90 ElectricityResistance = 20;
91 EnergyResistance = 20;
92 IsExtraFragile = false;
93 TamingDifficulty = 15;
94 IsSadist = true;
95 UndeadVersions = false;
96 FriendlyReplies :=
98 "\"My family traces its lineage all the way back to Karl, a scholar-knight of Sophos who became the first kobold patriarch.\"",
99 "\"The Path of Enlightenment is the greatest legacy our first patriarch Karl could bequeath to us. It will lead all kobolds out of the darkness of savagery.\"",
100 "\"If a kobold speaks or acts with an evil thought, pain follows him. If a kobold speaks or acts with a pure thought, happiness follows him.\"",
101 "\"Even death is not to be feared by a kobold who has lived wisely.\"",
102 "\"You will not be punished for your anger, you will be punished by your anger.\"",
103 "\"I often struggle to lead my kind on the Path of Enlightenment, but I must persevere. Too long we were beasts, now we shall become people.\"",
104 "\"The mind is everything. What you think you become.\"",
105 "\"Peace comes from within. Do not seek it without.\"";