no more explicit dungeon and team counters!
[k8-i-v-a-n.git] / Script / chars / hunter.dat
blob8ab3864abe2373fe7fb5979210ae0c2410fcb22c
1 hunter
3 DefaultArmStrength = 25;
4 DefaultLegStrength = 15;
5 DefaultDexterity = 15;
6 DefaultAgility = 20;
7 DefaultEndurance = 15;
8 DefaultPerception = 24;
9 DefaultIntelligence = 10;
10 DefaultWisdom = 10;
11 DefaultCharisma = 15;
12 DefaultMana = 5;
13 ClothColor = rgb16(128, 80, 48);
14 BeltColor = rgb16(144, 96, 60);
15 BootColor = rgb16(90, 50, 10);
16 HeadBitmapPos = 96, 192;
17 TorsoBitmapPos = 32, 192;
18 ArmBitmapPos = 64, 128;
19 LegBitmapPos = 0, 96;
20 TotalVolume = 80000;
21 TotalSize = 180;
22 NameSingular = "hunter";
23 Helmet = HARDENED_LEATHER helmet;
24 Cloak = LEATHER cloak;
25 BodyArmor = TROLL_HIDE bodyarmor(PLATE_MAIL);
26 RightWielded = IRON meleeweapon(SPEAR);
27 RightGauntlet = LEATHER gauntlet;
28 LeftGauntlet = 0;
29 RightBoot = HARDENED_LEATHER boot;
30 KnownCWeaponSkills == POLE_ARMS;
31 CWeaponSkillHits == 200;
32 RightSWeaponSkillHits = 200;
33 PanicLevel = 20;
34 Inventory == beartrap;
35 HostileReplies == "\"Your head will look fine above my fireplace!\"";
36 FriendlyReplies =
39 "\"A man is not a man unless he has lost his left arm in a battle against a polar bear.\"",
40 "\"Bears, ogres, slaves, farmers... Ah, there's so much to hunt here!\"",
41 "\"I am the Great White Hunter. Get out of My way!\"",
42 "\"I saw a communist visiting the city a few days past. I'm now organising a party to seek and hunt him down.\"",
43 "\"It is good Petrus had his predecessor assassinated. Can you believe it, the dude tried to take from us our natural right to carry a spear in the street!\"";
45 AttachedGod = LORICATUS;
46 ScienceTalkAdjectiveAttribute =
48 16,
49 "!hunting", "!laying traps for", "!tracking", "!stuffing", "!techniques of slaying",
50 "!the locations of the vital organs of", "!the joy of defeating", "!capturing", "!ambushing", "!sharpshooting",
51 "!preemptively striking against", "!ridding the world of all", "!skinning", "!lynching", "!eliminating the threat of",
52 "!chasing";
54 ScienceTalkSubstantiveAttribute =
56 17,
57 "black", "dangerous", "baby", "young", "wild",
58 "fierce", "endangered", "mad", "rare", "giant",
59 "evil", "malicious", "injured", "weak", "tasty",
60 "sick", "fat";
62 ScienceTalkPrefix == "";
63 ScienceTalkName =
65 74,
66 "slaves", "farmers", "communists", "prisoners", "witches",
67 "goblins", "orcs", "kobolds", "gibberlings", "stray cats",
68 "neighbour's pets", "reindeer", "deer", "elk", "moose",
69 "bears", "polar bears", "mammoths", "ducks", "mules",
70 "cows", "levitating ostriches", "ankhegs", "rabbits", "fish",
72 "wolves", "hamsters", "vegetables", "moles", "lemmings",
73 "hedgehogs", "foxes", "vixens", "beavers", "geese",
74 "wives", "women", "lice", "oxen", "wildebeest",
75 "grouse", "roe", "sheep", "rhinoceros", "heathen",
76 "chamois", "mushrooms", "hippopotami", "dwarves", "elves",
78 "land octopi", "outlaws", "bunnies", "jackals", "hippies",
79 "bats", "scientists", "dragons", "goats", "falcons",
80 "ravens", "trolls", "werewolves", "zombies", "Siberian tigers",
81 "gnus", "llamas", "nerds", "people you don't like", "squirrels",
82 "flying squirrels", "lynxes", "chickens", "democrats";
84 ScienceTalkPossibility = 85;
85 ScienceTalkIntelligenceModifier = 2;
86 ScienceTalkWisdomModifier = 1;
87 ScienceTalkIntelligenceRequirement = 6;
88 ScienceTalkWisdomRequirement = 3;
89 IsSadist = true;