data dirs renamed
[k8-i-v-a-n.git] / Script / items / amulet.dat
blobd4dfe5cd95f68127c026bd974b1955b534201505
1 amulet
3 DefaultSize = 20;
4 Category = AMULET;
5 DefaultMainVolume = 30;
6 StrengthModifier = 100;
7 BitmapPos = 32, 400;
8 FormModifier = 10;
9 UsesLongArticle = true;
10 NameSingular = "amulet";
11 MainMaterialConfig == GOLD;
12 Roundness = 10; /* it is considered here opened */
13 IsAbstract = true;
14 WieldedBitmapPos = 160, 112;
15 HasNormalPictureDirection = false;
17 Config AMULET_OF_ESP;
19 Possibility = 10;
20 PostFix = "of ESP";
21 MainMaterialConfig == ILLITHIUM;
22 GearStates = ESP;
23 Price = 1000;
24 AttachedGod = LEGIFER;
27 Config AMULET_OF_LIFE_SAVING;
29 Possibility = 5;
30 PostFix = "of life saving";
31 MainMaterialConfig == GOLD;
32 GearStates = LIFE_SAVED;
33 CanBeCloned = false;
34 Price = 5000;
35 AttachedGod = SEGES;
38 Config AMULET_OF_VANITY;
40 Possibility = 5;
41 PostFix = "of vanity";
42 MainMaterialConfig == FLAWLESS_DIAMOND;
43 Price = 0;
44 AttachedGod = NEFAS;
45 AffectsCharisma = true;
46 BaseEnchantment = 5;
47 EnchantmentPlusChance = 2;
50 Config AMULET_OF_WARDING;
52 Possibility = 4;
53 PostFix = "of elemental protection";
54 MainMaterialConfig == ILLITHIUM;
55 CanBeCloned = false;
56 Price = 4000;
57 AttachedGod = LEGIFER;
58 FireResistance = 30;
59 ElectricityResistance = 30;
60 AcidResistance = 5;
61 PoisonResistance = 5;