scripts: items, characters, materials, terrains, etc -- splitted to separate files
[k8-i-v-a-n.git] / Script / items / whipofthievery.dat
blob498335350112eea6a1807b2617f493739c950526
1 whipofthievery /* meleeweapon->whip-> */
3 DefaultSize = 250;
4 Possibility = 10;
5 DefaultMainVolume = 1000;
6 DefaultSecondaryVolume = 50;
7 StrengthModifier = 20; /* CLIVAN; old: 30 */
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;