scripts: items, characters, materials, terrains, etc -- splitted to separate files
[k8-i-v-a-n.git] / Script / items / boot.dat
bloba312b775f1e70cce5c684a84a2481e5a972d5439
1 boot /* armor-> */
3 DefaultSize = 30;
4 Possibility = 250;
5 Category = BOOT;
6 DefaultMainVolume = 400;
7 StrengthModifier = 150;
8 BitmapPos = 0, 400;
9 FormModifier = 20;
10 NameSingular = "boot";
11 MainMaterialConfig = { 9, LEATHER, HARDENED_LEATHER, TROLL_HIDE, NYMPH_HAIR, OMMEL_HAIR, BRONZE, IRON, STEEL, METEORIC_STEEL; }
12 MaterialConfigChances = { 9, 2000, 1000, 500, 250, 100, 1000, 500, 100, 25; }
13 Roundness = 50;
14 CanBePiled = true;
15 InElasticityPenaltyModifier = 10;
16 HandleInPairs = true;
17 WieldedBitmapPos = 160, 128;
18 BootBitmapPos = 16, 432;
19 CanBeBroken = true;
20 EnchantmentPlusChance = 10;
22 Config BOOT_OF_AGILITY;
24 Possibility = 10;
25 PostFix = "of agility";
26 MainMaterialConfig == LEATHER;
27 MaterialConfigChances == 100;
28 AffectsAgility = true;
29 Price = 75;
30 BaseEnchantment = 1;
31 PriceIsProportionalToEnchantment = true;
32 AttachedGod = CLEPTIA;
33 EnchantmentPlusChance = 2;
36 Config BROKEN|BOOT_OF_AGILITY;
38 DefaultSize = 30;
39 FormModifier = 30;
40 BitmapPos = 80, 368;
41 Possibility = 20;
42 AffectsAgility = false;
43 Price = 25;
44 EnchantmentPlusChance = 4;
45 InElasticityPenaltyModifier = 30;
46 BootBitmapPos = 16, 512;
49 Config BOOT_OF_KICKING;
51 Possibility = 10;
52 PostFix = "of kicking";
53 MainMaterialConfig == IRON;
54 MaterialConfigChances == 100;
55 Price = 50;
56 FormModifier = 50;
57 EnchantmentPlusChance = 5;
60 Config BROKEN|BOOT_OF_KICKING;
62 DefaultSize = 30;
63 FormModifier = 30;
64 BitmapPos = 80, 368;
65 Possibility = 20;
66 MainMaterialConfig = { 5, IRON, STEEL, METEORIC_STEEL, MITHRIL, ADAMANT; }
67 MaterialConfigChances = { 5, 1000, 100, 10, 5, 1; }
68 EnchantmentPlusChance = 10;
69 InElasticityPenaltyModifier = 30;
70 BootBitmapPos = 16, 512;
73 Config BOOT_OF_STRENGTH;
75 Possibility = 10;
76 PostFix = "of strength";
77 MainMaterialConfig == TROLL_HIDE;
78 MaterialConfigChances == 100;
79 AffectsLegStrength = true;
80 Price = 50;
81 BaseEnchantment = 1;
82 PriceIsProportionalToEnchantment = true;
83 EnchantmentPlusChance = 2;
86 Config BROKEN|BOOT_OF_STRENGTH;
88 DefaultSize = 30;
89 FormModifier = 30;
90 BitmapPos = 80, 368;
91 Possibility = 20;
92 AffectsLegStrength = false;
93 Price = 10;
94 EnchantmentPlusChance = 4;
95 InElasticityPenaltyModifier = 30;
96 BootBitmapPos = 16, 512;
99 Config BROKEN;
101 DefaultSize = 30;
102 FormModifier = 30;
103 BitmapPos = 80, 368;
104 Possibility = 25;
105 MainMaterialConfig = { 9, OMMEL_HAIR, IRON, STEEL, METEORIC_STEEL, DRAGON_HIDE, ARCANITE, MITHRIL, OCTIRON, ADAMANT; }
106 MaterialConfigChances = { 9, 100, 500, 100, 25, 10, 10, 25, 5, 1; }
107 EnchantmentPlusChance = 20;
108 InElasticityPenaltyModifier = 30;
109 BootBitmapPos = 16, 512;