lol; whips ARE breakable now
[k8-i-v-a-n.git] / script / items / chameleonwhip.dat
blob4a80ac3e66a7afbbca20e3567b818e582c0024fd
1 chameleonwhip /* meleeweapon->whip-> */
3 DefaultSize = 250;
4 Possibility = 10;
5 DefaultMainVolume = 1000;
6 DefaultSecondaryVolume = 50;
7 StrengthModifier = 100;
8 NameSingular = "chameleon whip";
9 MainMaterialConfig == OMMEL_HAIR;
10 SecondaryMaterialConfig == RUBY;
11 Roundness = 2;
12 FormModifier = 20; /* this is multiplied by MainMaterial's flexibility */ /* CLIVAN; old: 30 */
13 Price = 500;
14 AttachedGod = SCABIES;
15 WieldedBitmapPos = 160, 224;
16 EnchantmentMinusChance = 50;
17 EnchantmentPlusChance = 50;
18 CanBeBroken = true;
20 Config BROKEN;
22 Possibility = 1;
23 BitmapPos = 32, 256;
24 WieldedBitmapPos = 176, 208;
25 Price = 250;
26 EnchantmentMinusChance = 25;
27 EnchantmentPlusChance = 100;