data dirs renamed
[k8-i-v-a-n.git] / script / items / horn.dat
blobf33533ab4b4bb1d33775a648133ae299645f1e33
1 horn
3 StrengthModifier = 70;
4 FormModifier = 30;
5 Roundness = 40;
6 DefaultSize = 30;
7 Possibility = 10;
8 WeaponCategory = BLUNT_WEAPONS;
9 DefaultMainVolume = 400;
10 BitmapPos = 48, 304;
11 Category = TOOL;
12 NameSingular = "horn";
13 IsAbstract = true;
14 Price = 500;
15 CanBePiled = false;
16 AttachedGod = DULCIS;
17 WieldedBitmapPos = 160, 352;
18 TeleportPriority = 500;
20 Config BRAVERY;
22 MainMaterialConfig == SILVER;
23 PostFix = "of bravery";
26 Config CONFUSION;
28 MainMaterialConfig == JASPER;
29 PostFix = "of confusion";
32 Config FEAR;
34 MainMaterialConfig == OBSIDIAN;
35 PostFix = "of fear";