replaced old numbered script file system with new "modules" system; "Include" is...
[k8-i-v-a-n.git] / script / items / whipofthievery.dat
blobc96189af7c41f5e8495ad89d8e8988814e3e16b8
1 whipofthievery /* meleeweapon->whip-> */
3 DefaultSize = 250;
4 Possibility = 10;
5 DefaultMainVolume = 1000;
6 DefaultSecondaryVolume = 50;
7 StrengthModifier = 100; /* 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;
17 CanBeBroken = true;
19 Config BROKEN;
21 Possibility = 1;
22 BitmapPos = 32, 256;
23 WieldedBitmapPos = 176, 208;
24 Price = 250;
25 EnchantmentPlusChance = 20;