lol; whips ARE breakable now
[k8-i-v-a-n.git] / script / items / turox.dat
blob781eaa0d0cc3e08c42ea5aa01650cb682ab715c2
1 turox /* meleeweapon-> */
3 StrengthModifier = 150;
4 FormModifier = 180; /* CLIVAN; old: 225 */
5 DefaultSize = 90;
6 BitmapPos = 0, 32;
7 Possibility = 1; /* CLIVAN; old: 2 */
8 DefaultMainVolume = 450;
9 DefaultSecondaryVolume = 375;
10 WeaponCategory = BLUNT_WEAPONS;
11 NameSingular = "mace";
12 PostFix = "named Turox";
13 MainMaterialConfig == METEORIC_STEEL;
14 SecondaryMaterialConfig == ARCANITE;
15 Roundness = 30; /* we count the handle, too */
16 IsTwoHanded = true;
17 Alias == "Turox";
18 ArticleMode = FORCE_THE;
19 CanBeCloned = false;
20 CanBeMirrored = true;
21 Price = 250;
22 AttachedGod = LEGIFER; //community: CRUENTUS;
23 WieldedBitmapPos = 160, 192;
24 EnchantmentPlusChance = 2;
26 Config BROKEN;
28 Possibility = 3; /* CLIVAN: 0 */
29 BitmapPos = 32, 112;
30 Price = 50;
31 WieldedBitmapPos = 176, 192;
32 EnchantmentPlusChance = 4;