more potion types and meelee weapons from comm. fork (and light frog blood)
[k8-i-v-a-n.git] / script / items / daggerofvenom.dat
blob4ac7bb62cd2e4afe9199b667774be471c0419083
1 daggerofvenom
3 DefaultSize = 40;
4 Possibility = 15;
5 WeaponCategory = SMALL_SWORDS;
6 DefaultMainVolume = 25;
7 DefaultSecondaryVolume = 25;
8 BitmapPos = 48, 256;
9 FormModifier = 75;
10 StrengthModifier = 60;
11 NameSingular = "dagger";
12 PostFix = "of venom";
13 MainMaterialConfig = {7, OMMEL_BONE, OMMEL_TOOTH, ILLITHIUM, BRONZE, STEEL, ARCANITE, MITHRIL; }
14 SecondaryMaterialConfig = {7, OMMEL_BONE, OMMEL_TOOTH, ILLITHIUM, BRONZE, STEEL, ARCANITE, MITHRIL; }
15 // this is from CLIVAN; i (k8) don't like it -- SecondaryMaterialConfig = {7, EMERALD, EMERALD, EMERALD, EMERALD, EMERALD, EMERALD, EMERALD; }
16 MaterialConfigChances = {7, 72, 48, 80, 225, 144, 100, 90; }
17 Roundness = 20;
18 Price = 150;
19 AttachedGod = CLEPTIA;
20 WieldedBitmapPos = 160, 288;
21 EnchantmentPlusChance = 2;
22 DamageFlags = SLASH|PIERCE;
24 Config BROKEN;
26 Possibility = 10;
27 BitmapPos = 48, 288;
28 WieldedBitmapPos = 176, 288;
29 EnchantmentPlusChance = 4;