replaced old numbered script file system with new "modules" system; "Include" is...
[k8-i-v-a-n.git] / script / items / ring.dat
blobc53eaaf2006b476c44ae1cf28d5f2d0f61ca2f87
1 ring
3 DefaultSize = 2;
4 Category = RING;
5 DefaultMainVolume = 3;
6 StrengthModifier = 100;
7 BitmapPos = 16, 400;
8 FormModifier = 10;
9 NameSingular = "ring";
10 MainMaterialConfig == DIAMOND;
11 Roundness = 10; /* it is considered here opened */
12 IsAbstract = true;
13 WieldedBitmapPos = 160, 368;
14 TeleportPriority = 300;
16 Config RING_OF_FIRE_RESISTANCE;
18 Possibility = 40;
19 FireResistance = 15;
20 PostFix = "of fire resistance";
21 MainMaterialConfig == DRAGON_HIDE;
22 Price = 250;
23 AttachedGod = LORICATUS;
26 Config RING_OF_POLYMORPH_CONTROL;
28 Possibility = 5;
29 PostFix = "of polymorph control";
30 MainMaterialConfig == SAPPHIRE;
31 GearStates = POLYMORPH_CONTROL;
32 Price = 750;
33 AttachedGod = SCABIES;
34 Alias == "polycontrol";
37 Config RING_OF_INFRA_VISION;
39 Possibility = 10;
40 PostFix = "of infravision";
41 MainMaterialConfig == SILVER;
42 GearStates = INFRA_VISION;
43 Price = 500;
44 AttachedGod = LEGIFER;
47 Config RING_OF_TELEPORTATION;
49 Possibility = 30;
50 PostFix = "of teleportation";
51 GearStates = TELEPORT;
52 MainMaterialConfig == MITHRIL;
53 Alias == "ring of teleport";
54 Price = 250;
55 WearWisdomLimit = 15;
56 AttachedGod = SOPHOS;
59 Config RING_OF_TELEPORT_CONTROL;
61 Possibility = 10;
62 PostFix = "of teleport control";
63 MainMaterialConfig == RUBY;
64 GearStates = TELEPORT_CONTROL;
65 Price = 500;
66 AttachedGod = SOPHOS;
67 TeleportPriority = 1000;
68 Alias == "telecontrol";
71 Config RING_OF_POLYMORPH;
73 Possibility = 30;
74 PostFix = "of polymorph";
75 MainMaterialConfig == ARCANITE;
76 GearStates = POLYMORPH;
77 Price = 250;
78 WearWisdomLimit = 15;
79 AttachedGod = SCABIES;
82 Config RING_OF_POISON_RESISTANCE;
84 Possibility = 30;
85 PoisonResistance = 2;
86 PostFix = "of poison resistance";
87 MainMaterialConfig == TIN;
88 Price = 250;
89 AttachedGod = SEGES;
92 Config RING_OF_INVISIBILITY;
94 Possibility = 1;
95 PostFix = "of invisibility";
96 MainMaterialConfig == GLASS;
97 GearStates = INVISIBLE;
98 Price = 2500;
99 AttachedGod = CLEPTIA;
102 Config RING_OF_ELECTRICITY_RESISTANCE;
104 Possibility = 30;
105 ElectricityResistance = 15;
106 PostFix = "of electricity resistance";
107 MainMaterialConfig == EBONY_WOOD;
108 Price = 250;
109 AttachedGod = LORICATUS;
112 Config RING_OF_SEARCHING;
114 Possibility = 20;
115 PostFix = "of searching";
116 MainMaterialConfig == OAK_WOOD;
117 Price = 500;
118 AttachedGod = LEGIFER;
119 GearStates = SEARCHING;
122 Config RING_OF_ACID_RESISTANCE;
124 Possibility = 20;
125 AcidResistance = 2;
126 PostFix = "of acid resistance";
127 MainMaterialConfig == GOLD;
128 Price = 250;
129 AttachedGod = LORICATUS;
130 TeleportPriority = 1000;
133 Config RING_OF_LIGHT;
135 Possibility = 2;
136 PostFix = "of light";
137 MainMaterialConfig == SUN_CRYSTAL;
138 Price = 500;
139 AttachedGod = LEGIFER;
142 Config RING_OF_MAGIC_RESISTANCE;
144 Possibility = 0;
145 EnergyResistance = 15;
146 PostFix = "of magic resistance";
147 MainMaterialConfig == OCTIRON;
148 Price = 250;
149 AttachedGod = INFUSCOR;
152 Config RING_OF_DETECTION;
154 Possibility = 10;
155 PostFix = "of detection";
156 MainMaterialConfig == OBSIDIAN;
157 Price = 500;
158 AttachedGod = SOPHOS;
159 GearStates = DETECTING;
160 Alias == "ring of detecting";
163 Config RING_OF_POLYMORPH_LOCK;
165 Possibility = 0;
166 PostFix = "of unchanging";
167 MainMaterialConfig == ICE;
168 GearStates = POLYMORPH_LOCK;
169 Price = 2500;
170 AttachedGod = SEGES;
171 TeleportPriority = 1000;
172 Alias == "ring of polymorph lock";
175 Config RING_OF_WORM;
177 Possibility = 1;
178 AcidResistance = 100;
179 PoisonResistance = 100;
180 NameSingular = "mutated symbiotic worm-ring";
181 MainMaterialConfig == MIND_WORM_FLESH;
182 Price = 2500;
183 AttachedGod = SCABIES;
184 GearStates = PARASITIZED;
185 TeleportPriority = 500;
186 ArticleMode = FORCE_THE;
187 CanBeWished = false;
188 IsMaterialChangeable = false;
189 IsPolymorphable = false;
190 IsDestroyable = false;
191 CanBeCloned = false;
192 CanBeMirrored = true;
193 CanBeBroken = false;
194 //k8:not-here-yet:CanBeBurned = false;
195 CanBePiled = false;
196 Alias == "worm ring";