data dirs renamed
[k8-i-v-a-n.git] / Script / items / key.dat
blob32b45c7852e21408d0ecc1eb56383e527f63b05e
1 key
3 /* Bug: CreateLockConfigurations = true before key doesn't work! */
4 DefaultSize = 10;
5 Possibility = 0;
6 Price = 50;
7 Category = TOOL;
8 DefaultMainVolume = 15;
9 StrengthModifier = 50;
10 BitmapPos = 16, 416;
11 FormModifier = 30;
12 NameSingular = "key";
13 MainMaterialConfig == BRONZE;
14 Roundness = 10;
15 AttachedGod = LORICATUS;
16 WieldedBitmapPos = 160, 368;
17 IsAbstract = true;
19 Config HEART_SHAPED_LOCK;
21 MainMaterialConfig == GOLD;
22 Adjective = "heart shaped";
25 Config HEXAGONAL_LOCK; {
26 Adjective = "hexagonal";
29 Config OCTAGONAL_LOCK;
31 MainMaterialConfig == OCTIRON;
32 UsesLongAdjectiveArticle = true;
33 Adjective = "octagonal";
36 Config PENTAGONAL_LOCK;
38 MainMaterialConfig == IRON;
39 Adjective = "pentagonal";
42 Config ROUND_LOCK;
44 Adjective = "round";
45 Possibility = 25;
48 Config SQUARE_LOCK;
50 Adjective = "square";
51 Possibility = 25;
54 Config TRIANGULAR_LOCK;
56 Adjective = "triangular";
57 Possibility = 25;