lol; whips ARE breakable now
[k8-i-v-a-n.git] / script / chars / rogue.dat
blob88e8b3b66089836345e5c2fe0537098433325a65
1 rogue
3 DefaultArmStrength = 10;
4 DefaultLegStrength = 10;
5 DefaultDexterity = 18;
6 DefaultAgility = 15;
7 DefaultEndurance = 15;
8 DefaultPerception = 20;
9 DefaultIntelligence = 10;
10 HeadBitmapPos = 112, 464;
11 TorsoBitmapPos = 48, 224;
12 ArmBitmapPos = 80, 64;
13 LegBitmapPos = 16, 160;
14 //!ClothColor = rgb16(100, 50, 50);
15 // CLIVAN; old -- BodyArmor = LEATHER bodyarmor(PLATE_MAIL);
16 // CLIVAN; old -- Cloak = LEATHER cloak;
17 Cloak = cloak;
18 RightWielded = meleeweapon(DAGGER);
19 //!KnownCWeaponSkills == SMALL_SWORDS;
20 KnownCWeaponSkills = { 2, SMALL_SWORDS, SHIELDS; }
21 CWeaponSkillHits = { 2, 500, 500; }
22 RightSWeaponSkillHits = 10;
23 PanicLevel = 25;
24 ClothColor = rgb16(80, 80, 80);
25 CanRead = true;
26 NameSingular = "rogue";
27 CanBeGenerated = false;
28 ClassStates = INFRA_VISION;
29 HostileReplies == "\"They say my rich parents spoiled me but they just fed me the wealth. How's that bad for your character?\"";
30 FriendlyReplies == "\"Heh, heh, mind if I take anything valuable?.\"";
31 IgnoreDanger = true;
32 AttachedGod = CLEPTIA;
33 IsSadist = true;