more potion types and meelee weapons from comm. fork (and light frog blood)
[k8-i-v-a-n.git] / script / items / whipofthievery.dat
bloba789450e751f447c200b4585f0edab00dad3fdc4
1 whipofthievery /* meleeweapon->whip-> */
3 DefaultSize = 250;
4 Possibility = 10;
5 DefaultMainVolume = 1000;
6 DefaultSecondaryVolume = 50;
7 StrengthModifier = 30; /* CLIVAN: 20 */
8 NameSingular = "whip";
9 PostFix = "of thievery";
10 MainMaterialConfig == NYMPH_HAIR;
11 SecondaryMaterialConfig == SAPPHIRE;
12 Roundness = 2;
13 FormModifier = 30; /* this is multiplied by MainMaterial's flexibility */
14 Price = 500;
15 AttachedGod = CLEPTIA;
16 EnchantmentPlusChance = 10;
18 Config BROKEN;
20 Possibility = 1;
21 BitmapPos = 32, 256;
22 WieldedBitmapPos = 176, 208;
23 Price = 250;
24 EnchantmentPlusChance = 20;