`NaturalTeam` for characters
[k8-i-v-a-n.git] / script / chars / communist.dat
blob33552aa1dd7cc191f483ebef66afa708ea4948d5
1 communist /* Ivan */
3 DefaultArmStrength = 40;
4 DefaultLegStrength = 40;
5 DefaultDexterity = 20;
6 DefaultAgility = 20;
7 DefaultEndurance = 30;
8 DefaultPerception = 18;
9 DefaultIntelligence = 7;
10 DefaultWisdom = 6;
11 DefaultCharisma = 10;
12 DefaultMana = 5;
13 CriticalModifier = 4;
14 IsNameable = false;
15 ArmSpecialColor = rgb16(160, 0, 0);
16 BeltColor = rgb16(32, 32, 32);
17 ClothColor = rgb16(64, 56, 24);
18 HeadBitmapPos = 96, 176;
19 TorsoBitmapPos = 32, 144;
20 ArmBitmapPos = 64, 112;
21 LegBitmapPos = 0, 0;
22 TotalVolume = 120000;
23 TotalSize = 230;
24 CanRead = true;
25 NameSingular = "communist";
26 Alias == "Ivan";
27 ClassStates = INFRA_VISION;
28 Helmet = helmet(GOROVITS_FAMILY_GAS_MASK);
29 Cloak = OMMEL_HAIR cloak(CLOAK_OF_ELECTRICITY_RESISTANCE) { Enchantment = 2; }
30 BodyArmor = STEEL bodyarmor(PLATE_MAIL) { Enchantment = 2; }
31 Belt = TROLL_HIDE belt { Enchantment = 2; }
32 RightWielded = gorovitsweapon(GOROVITS_HAMMER);
33 LeftWielded = gorovitsweapon(GOROVITS_SICKLE);
34 RightRing = ring(RING_OF_FIRE_RESISTANCE);
35 LeftRing = ring(RING_OF_POISON_RESISTANCE);
36 KnownCWeaponSkills = { 5, UNARMED, SMALL_SWORDS, BLUNT_WEAPONS, AXES, POLE_ARMS; }
37 CWeaponSkillHits = { 5, 100, 200, 200, 100, 100; }
38 RightSWeaponSkillHits = 100;
39 LeftSWeaponSkillHits = 100;
40 RightGauntlet = PHOENIX_FEATHER gauntlet { Enchantment = 2; }
41 RightBoot = STEEL boot(BOOT_OF_AGILITY) { Enchantment = 2; }
42 PanicLevel = 33;
43 Inventory = { 3, lantern, fiftymillionroubles, potion { SecondaryMaterial = VODKA; Times = 5; } }
44 IsUnique = true;
45 CanBeWished = true;
46 DefaultName = "Ivan";
47 DeathMessage = "@Dd falls groaning bravely: \"Party revenges @nu\"!";
48 NaturalTeam = IVAN_TEAM;
49 HostileReplies :=
51 "\"Nu vse, tebe pizda!\"",
52 "\"Otyebis ot menya!\"",
53 "\"Ootebya nyet yayeesav!\"",
54 "\"Zhopu porvu margala vikoliu!\"",
55 "\"Schas po ebalu poluchish, suka!\"";
57 FriendlyReplies :=
59 "\"Da, @nu like killing.\"",
60 "\"@Nu ruski specialist.\"",
61 "\"@Nu work. Else @nu nerve stapled.\"",
62 "\"Party mean big weapons. @Nu like big weapons. @Nu kill for Party.\"",
63 "\"CCCP roxxx.\"",
64 "\"@Nu like throw Ladas. You want compete?\"",
65 "\"Why AK not invented?\"",
66 "\"@Nu buy kyber eyes. @Nu see in dark.\"",
67 "\"Uncle Lenin live in Russia. Lenin strong guy. @Nu like.\"",
68 "\"Vodka strong, meat rotten.\"",
69 "\"Vodka inside, bottle outside.\"",
70 "\"@Nu gone through spacetime portal. @Nu searches for stolen family treasure - exact replica of Lenin's mummy!\"",
71 "\"You can always find party in Lunethia. But in Soviet Russia, Party can always find you!\"",
72 "\"Vladimir @nu best buddy. @Nu meet Vladimir first in magic test area near Voktsovadil.\"",
73 "\"Lenin want @nu kill capitalists!\"";
75 AttachedGod = LORICATUS;
76 ConstantCommandFlags = FLEE_FROM_ENEMIES;
77 IsEnormous = true;
78 ScienceTalkName :=
80 "materialism", "marxism", "leninism", "stalinism", "socialism",
81 "castroism", "maoism", "trotskyism", "anticapitalism", "agriculture",
82 "communism", "atheism", "hoxhaism", "class struggles", "socialist art",
83 "communitarianism", "bolshevism", "sickle smithing", "ballistics", "weaponry",
84 "vodka distillation";
86 ScienceTalkPossibility = 25;
87 ScienceTalkIntelligenceModifier = 10;
88 ScienceTalkWisdomModifier = 25;
89 ScienceTalkIntelligenceRequirement = 3;
90 ScienceTalkWisdomRequirement = 3;
91 IsAlcoholic = true;
92 HomeLevel == "GCIvanLevel(!)";