more potion types and meelee weapons from comm. fork (and light frog blood)
[k8-i-v-a-n.git] / script / items / slowaxe.dat
blobf17d1c75905c1961b87356a570f6561a2983f8e1
1 slowaxe /* meleeweapon-> */
3 DefaultSize = 60;
4 Possibility = 10;
5 WeaponCategory = AXES;
6 DefaultMainVolume = 200;
7 DefaultSecondaryVolume = 500;
8 BitmapPos = 16, 256;
9 FormModifier = 60;
10 StrengthModifier = 80;
11 Adjective = "chilling";
12 NameSingular = "axe";
13 MainMaterialConfig = {9, OMMEL_BONE, OMMEL_TOOTH, BRONZE, IRON, STEEL, METEORIC_STEEL, ARCANITE, ILLITHIUM, MITHRIL; }
14 SecondaryMaterialConfig == ICE;
15 MaterialConfigChances = {9, 30, 10, 250, 200, 150, 100, 60, 60, 90; }
16 Roundness = 20;
17 Price = 150;
18 IsTwoHanded = true;
19 AttachedGod = CRUENTUS;
20 WieldedBitmapPos = 160, 176;
21 EnchantmentPlusChance = 2;
22 DamageFlags = SLASH;
24 Config BROKEN;
26 Possibility = 5;
27 BitmapPos = 32, 176;
28 WieldedBitmapPos = 176, 176;
29 EnchantmentPlusChance = 4;