more potion types and meelee weapons from comm. fork (and light frog blood)
[k8-i-v-a-n.git] / script / items / acidshield.dat
blob769f4b4c6a0a8edc99c64ef7c459f01711b00d4c
1 acidshield /* armor ->*/
3 DefaultSize = 60;
4 Possibility = 5;
5 Category = SHIELD;
6 DefaultMainVolume = 350;
7 StrengthModifier = 150;
8 FormModifier = 15;
9 MainMaterialConfig = { 5, IRON, STEEL, METEORIC_STEEL, ADAMANT, ARCANITE; }
10 MaterialConfigChances = { 5, 200, 300, 150, 30, 30; }
11 EnchantmentPlusChance = 0;
12 AcidResistance = 1;
13 NameSingular = "acid shield";
14 BitmapPos = 32, 336;
15 WeaponCategory = SHIELDS;
16 CanBeBroken = true;
17 WieldedBitmapPos = 128, 32;
18 AttachedGod = SCABIES;
20 Config BROKEN;
22 Possibility = 3;
23 DefaultSize = 45;
24 FormModifier = 20;
25 BitmapPos = 48, 224;
26 WieldedBitmapPos = 128, 48;
27 MainMaterialConfig = { 6, IRON, STEEL, METEORIC_STEEL, ADAMANT, ARCANITE, MITHRIL; }
28 MaterialConfigChances = { 6, 150, 250, 200, 60, 40, 20; }
29 EnchantmentPlusChance = 1;