4 DefaultMainVolume
= 125;
13 BreakEffectRangeSquare
= 2;
14 WieldedBitmapPos
= 160, 352;
15 TeleportPriority
= 1000;
17 Config WAND_OF_ACID_RAIN
;
21 PostFix
= "of acid rain";
22 MainMaterialConfig
== SULFUR
;
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
;
38 IsPolymorphSpawnable
= false
;
39 PostFix
= "of cloning";
40 MainMaterialConfig
== RUBY
;
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
;
56 PostFix
= "of door creation";
57 MainMaterialConfig
== OAK_WOOD
;
58 /* BeamRange has no effect */
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
;
72 PostFix
= "of fireballs";
73 MainMaterialConfig
== BRONZE
;
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";
90 MainMaterialConfig
== TIN
;
95 BeamEffect
= BEAM_HASTE
;
96 AttachedGod
= CLEPTIA
;
97 BreakMsg
= "breaks, speeding up everything around it";
100 Config WAND_OF_INVISIBILITY
;
104 PostFix
= "of invisibility";
105 MainMaterialConfig
== GLASS
;
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
;
119 PostFix
= "of lightning";
120 MainMaterialConfig
== GOLD
;
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
;
137 IsPolymorphSpawnable
= false
;
138 PostFix
= "of mirroring";
139 MainMaterialConfig
== SAPPHIRE
;
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
;
155 PostFix
= "of necromancy";
156 MainMaterialConfig
== BONE
;
161 BeamEffect
= BEAM_NECROMANCY
;
162 AttachedGod
= INFUSCOR
;
163 BreakMsg
= "emits a gross of unholy rays and self-obliterates";
166 Config WAND_OF_POLYMORPH
;
170 IsPolymorphSpawnable
= false
;
171 PostFix
= "of polymorph";
172 MainMaterialConfig
== OCTIRON
;
176 BeamColor
= RANDOM_COLOR
;
177 BeamEffect
= BEAM_POLYMORPH
;
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
;
188 PostFix
= "of resurrection";
189 MainMaterialConfig
== PHOENIX_FEATHER
;
194 BeamEffect
= BEAM_RESURRECT
;
196 BreakMsg
= "breaks, releasing countless green rays of highly compressed life energy";
204 MainMaterialConfig
== GRANITE
;
209 BeamEffect
= BEAM_SLOW
;
210 AttachedGod
= INFUSCOR
;
211 BreakMsg
= "breaks, dilating time around it";
214 Config WAND_OF_STRIKING
;
218 PostFix
= "of striking";
219 MainMaterialConfig
== IRON
;
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
;
234 PostFix
= "of teleportation";
235 MainMaterialConfig
== SILVER
;
236 Alias
== "wand of teleport";
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";