more potion types and meelee weapons from comm. fork (and light frog blood)
[k8-i-v-a-n.git] / script / items / wand.dat
blobe49d75f62700e3c19134462970f81ae066e00ced
1 wand
3 Category = WAND;
4 DefaultMainVolume = 125;
5 StrengthModifier = 50;
6 BitmapPos = 0, 288;
7 FormModifier = 30;
8 DefaultSize = 30;
9 NameSingular = "wand";
10 IsAbstract = true;
11 Roundness = 5;
12 CanBePiled = false;
13 BreakEffectRangeSquare = 2;
14 WieldedBitmapPos = 160, 352;
15 TeleportPriority = 1000;
17 Config WAND_OF_ACID_RAIN;
19 Possibility = 30;
20 Price = 500;
21 PostFix = "of acid rain";
22 MainMaterialConfig == SULFUR;
23 BeamRange = 15;
24 MinCharges = 2;
25 MaxCharges = 5;
26 BeamColor = GREEN;
27 BeamEffect = BEAM_ACID_RAIN;
28 AttachedGod = SCABIES;
29 BreakEffectRangeSquare = 1;
30 IsKamikazeWeapon = true;
31 BreakMsg = "vaporizes in an instant, unleashing a deadly rainstorm of polluted acid";
34 Config WAND_OF_CLONING;
36 Possibility = 5;
37 Price = 2000;
38 IsPolymorphSpawnable = false;
39 PostFix = "of cloning";
40 MainMaterialConfig == RUBY;
41 BeamRange = 5;
42 MinCharges = 1;
43 MaxCharges = 3;
44 CanBeCloned = false;
45 BeamColor = PINK;
46 BeamEffect = BEAM_DUPLICATE;
47 AttachedGod = INFUSCOR;
48 BreakEffectRangeSquare = 0;
49 BreakMsg = "breaks up, its dispersing splinters multiplying infinitely";
52 Config WAND_OF_DOOR_CREATION;
54 Possibility = 20;
55 Price = 250;
56 PostFix = "of door creation";
57 MainMaterialConfig == OAK_WOOD;
58 /* BeamRange has no effect */
59 MinCharges = 3;
60 MaxCharges = 6;
61 BeamColor = LIGHT_GRAY;
62 BeamEffect = BEAM_DOOR_CREATION;
63 BeamStyle = SHIELD_BEAM;
64 AttachedGod = LORICATUS;
65 BreakMsg = "releases its powers, causing a number of highly unexpected effects to occur around itself";
68 Config WAND_OF_FIRE_BALLS;
70 Possibility = 40;
71 Price = 500;
72 PostFix = "of fireballs";
73 MainMaterialConfig == BRONZE;
74 BeamRange = 50;
75 MinCharges = 1;
76 MaxCharges = 4;
77 BeamColor = YELLOW;
78 BeamEffect = BEAM_FIRE_BALL;
79 AttachedGod = INFUSCOR;
80 BreakEffectRangeSquare = 0;
81 IsKamikazeWeapon = true;
82 BreakMsg = "turns into a fiery ball of rapidly expanding plasma";
85 Config WAND_OF_HASTE;
87 Possibility = 40;
88 Price = 500;
89 PostFix = "of haste";
90 MainMaterialConfig == TIN;
91 BeamRange = 5;
92 MinCharges = 3;
93 MaxCharges = 6;
94 BeamColor = RED;
95 BeamEffect = BEAM_HASTE;
96 AttachedGod = CLEPTIA;
97 BreakMsg = "breaks, speeding up everything around it";
100 Config WAND_OF_INVISIBILITY;
102 Possibility = 40;
103 Price = 250;
104 PostFix = "of invisibility";
105 MainMaterialConfig == GLASS;
106 BeamRange = 10;
107 MinCharges = 3;
108 MaxCharges = 6;
109 BeamColor = TRANSPARENT_COLOR; /* invisible */
110 BeamEffect = BEAM_INVISIBILITY;
111 AttachedGod = CLEPTIA;
112 BreakMsg = "becomes increasingly transparent and then vanishes abruptly";
115 Config WAND_OF_LIGHTNING;
117 Possibility = 60;
118 Price = 250;
119 PostFix = "of lightning";
120 MainMaterialConfig == GOLD;
121 BeamRange = 15;
122 MinCharges = 2;
123 MaxCharges = 5;
124 BeamColor = WHITE;
125 BeamEffect = BEAM_LIGHTNING;
126 BeamStyle = LIGHTNING_BEAM;
127 AttachedGod = INFUSCOR;
128 BreakEffectRangeSquare = 9;
129 IsKamikazeWeapon = true;
130 BreakMsg = "breaks and releases all of its stored electricity at once";
133 Config WAND_OF_MIRRORING;
135 Possibility = 15;
136 Price = 1000;
137 IsPolymorphSpawnable = false;
138 PostFix = "of mirroring";
139 MainMaterialConfig == SAPPHIRE;
140 BeamRange = 5;
141 MinCharges = 1;
142 MaxCharges = 3;
143 CanBeCloned = false;
144 BeamColor = PINK;
145 BeamEffect = BEAM_DUPLICATE; /* difference from cloning overridden */
146 AttachedGod = INFUSCOR;
147 BreakEffectRangeSquare = 0;
148 BreakMsg = "shatters, its slivers reflecting each other recursively ad infinitum";
151 Config WAND_OF_NECROMANCY;
153 Possibility = 30;
154 Price = 500;
155 PostFix = "of necromancy";
156 MainMaterialConfig == BONE;
157 BeamRange = 5;
158 MinCharges = 2;
159 MaxCharges = 5;
160 BeamColor = BLACK;
161 BeamEffect = BEAM_NECROMANCY;
162 AttachedGod = INFUSCOR;
163 BreakMsg = "emits a gross of unholy rays and self-obliterates";
166 Config WAND_OF_POLYMORPH;
168 Possibility = 20;
169 Price = 500;
170 IsPolymorphSpawnable = false;
171 PostFix = "of polymorph";
172 MainMaterialConfig == OCTIRON;
173 BeamRange = 5;
174 MinCharges = 2;
175 MaxCharges = 5;
176 BeamColor = RANDOM_COLOR;
177 BeamEffect = BEAM_POLYMORPH;
178 CanBeCloned = false;
179 AttachedGod = SCABIES;
180 IsKamikazeWeapon = true;
181 BreakMsg = "shatters, its pieces transforming into a myriad of exotic forms before vanishing";
184 Config WAND_OF_RESURRECTION;
186 Possibility = 20;
187 Price = 750;
188 PostFix = "of resurrection";
189 MainMaterialConfig == PHOENIX_FEATHER;
190 BeamRange = 5;
191 MinCharges = 1;
192 MaxCharges = 3;
193 BeamColor = BLACK;
194 BeamEffect = BEAM_RESURRECT;
195 AttachedGod = SEGES;
196 BreakMsg = "breaks, releasing countless green rays of highly compressed life energy";
199 Config WAND_OF_SLOW;
201 Possibility = 40;
202 Price = 500;
203 PostFix = "of slow";
204 MainMaterialConfig == GRANITE;
205 BeamRange = 5;
206 MinCharges = 3;
207 MaxCharges = 6;
208 BeamColor = BLUE;
209 BeamEffect = BEAM_SLOW;
210 AttachedGod = INFUSCOR;
211 BreakMsg = "breaks, dilating time around it";
214 Config WAND_OF_STRIKING;
216 Possibility = 30;
217 Price = 500;
218 PostFix = "of striking";
219 MainMaterialConfig == IRON;
220 BeamRange = 10;
221 MinCharges = 2;
222 MaxCharges = 5;
223 BeamColor = WHITE;
224 BeamEffect = BEAM_STRIKE;
225 AttachedGod = INFUSCOR;
226 IsKamikazeWeapon = true;
227 BreakMsg = "explodes, releasing all of its energy at once";
230 Config WAND_OF_TELEPORTATION;
232 Possibility = 60;
233 Price = 500;
234 PostFix = "of teleportation";
235 MainMaterialConfig == SILVER;
236 Alias == "wand of teleport";
237 BeamRange = 5;
238 MinCharges = 3;
239 MaxCharges = 6;
240 BeamColor = BLUE;
241 BeamEffect = BEAM_TELEPORT;
242 AttachedGod = SOPHOS;
243 BreakEffectRangeSquare = 9;
244 BreakMsg = "breaks apart and a thousand splinters scatter in random directions, each cutting a tiny hole in space and time";