more potion types and meelee weapons from comm. fork (and light frog blood)
[k8-i-v-a-n.git] / script / items / neercseulb.dat
blob61712504c7395288bc09772c202cf860a64a7a68
1 neercseulb /* meleeweapon-> */
3 StrengthModifier = 200;
4 FormModifier = 200; /* CLIVAN; old: 250 */
5 DefaultSize = 100;
6 Possibility = 0;
7 CanBeWished = false;
8 BitmapPos = 0, 32;
9 WeaponCategory = BLUNT_WEAPONS;
10 IsMaterialChangeable = false;
11 DefaultMainVolume = 500;
12 DefaultSecondaryVolume = 500;
13 Adjective = "ancient";
14 NameSingular = "mace";
15 UsesLongAdjectiveArticle = true;
16 PostFix = "named Neerc Se-ulb";
17 ArticleMode = FORCE_THE;
18 MainMaterialConfig == MITHRIL;
19 SecondaryMaterialConfig == MITHRIL;
20 IsPolymorphable = false;
21 Alias == "Neerc Se-ulb";
22 Roundness = 35;
23 IsTwoHanded = true;
24 CanBeCloned = false;
25 CanBeMirrored = true;
26 CanBeBroken = false;
27 // CLIVAN; old -- BaseEnchantment = 6;
28 AttachedGod = MORTIFER;
29 WieldedBitmapPos = 160, 192;
30 IsQuestItem = true;