1[
2  {
3    "id": "light_healing",
4    "type": "SPELL",
5    "name": "Cure Light Wounds",
6    "description": "Heals a little bit of damage on the target.",
7    "valid_targets": [ "self", "ally" ],
8    "min_damage": -5,
9    "max_damage": -20,
10    "damage_increment": -1.0,
11    "max_level": 15,
12    "min_range": 0,
13    "max_range": 4,
14    "range_increment": 0.75,
15    "effect": "attack",
16    "shape": "blast",
17    "base_casting_time": 300,
18    "base_energy_cost": 800,
19    "flags": [ "SOMATIC", "VERBAL", "NO_PROJECTILE" ],
20    "spell_class": "BIOMANCER",
21    "difficulty": 2,
22    "energy_source": "MANA"
23  },
24  {
25    "id": "pain_split",
26    "type": "SPELL",
27    "name": "Pain Split",
28    "description": "Evens out damage among your limbs.",
29    "valid_targets": [ "self" ],
30    "effect": "pain_split",
31    "shape": "blast",
32    "base_casting_time": 100,
33    "base_energy_cost": 800,
34    "energy_source": "MANA",
35    "flags": [ "SOMATIC", "NO_LEGS", "CONCENTRATE" ],
36    "spell_class": "BIOMANCER",
37    "difficulty": 4,
38    "max_level": 1
39  },
40  {
41    "id": "vicious_tentacle",
42    "type": "SPELL",
43    "name": "Vicious Tentacle",
44    "description": "This spell extrudes a long nasty whiplike tentacle of sharp bones and oozing acid from your body, it has a long reach attack and vicious damage.",
45    "valid_targets": [ "self" ],
46    "min_damage": 1,
47    "max_damage": 1,
48    "effect": "spawn_item",
49    "effect_str": "tentacle_whip",
50    "shape": "blast",
51    "base_casting_time": 250,
52    "base_energy_cost": 550,
53    "min_duration": 30000,
54    "max_duration": 90000,
55    "duration_increment": 3000,
56    "difficulty": 6,
57    "max_level": 20,
58    "flags": [ "SOMATIC", "LOUD" ],
59    "spell_class": "BIOMANCER",
60    "energy_source": "MANA"
61  },
62  {
63    "id": "bio_grotesque",
64    "type": "SPELL",
65    "name": "Grotesque Enhancement",
66    "description": "A spell that warps your body in alien ways to increase your physical abilities and strength.",
67    "valid_targets": [ "self" ],
68    "effect": "attack",
69    "effect_str": "bio_boost",
70    "shape": "blast",
71    "base_casting_time": 200,
72    "base_energy_cost": 150,
73    "energy_source": "MANA",
74    "spell_class": "BIOMANCER",
75    "difficulty": 6,
76    "max_level": 20,
77    "flags": [ "SOMATIC", "LOUD" ],
78    "//": "duration is in moves",
79    "min_duration": 6000,
80    "max_duration": 12000,
81    "duration_increment": 300
82  },
83  {
84    "id": "bio_acidicspray",
85    "type": "SPELL",
86    "name": { "str": "Acidic Spray" },
87    "description": "When cast, the mage opens his mouth and sprays acid in a wide cone to dissolve his foes into goo.  Just imagine what he'll do with the goo.",
88    "valid_targets": [ "ally", "hostile", "ground" ],
89    "effect": "attack",
90    "effect_str": "bio_acidburn",
91    "shape": "cone",
92    "base_casting_time": 200,
93    "base_energy_cost": 200,
94    "energy_source": "MANA",
95    "spell_class": "BIOMANCER",
96    "difficulty": 2,
97    "max_level": 20,
98    "min_damage": 8,
99    "max_damage": 65,
100    "damage_increment": 4.0,
101    "damage_type": "acid",
102    "min_range": 3,
103    "max_range": 5,
104    "flags": [ "VERBAL", "NO_HANDS" ],
105    "range_increment": 0.25,
106    "min_aoe": 25,
107    "max_aoe": 60,
108    "aoe_increment": 5.0
109  },
110  {
111    "id": "bio_fleshpouch",
112    "type": "SPELL",
113    "name": "Flesh Pouch",
114    "description": "This spell grows a large pouch out of your skin on your back, allowing you to store your gear in it.",
115    "valid_targets": [ "none" ],
116    "min_damage": 1,
117    "max_damage": 1,
118    "effect": "spawn_item",
119    "effect_str": "fleshpouch",
120    "shape": "blast",
121    "base_casting_time": 250,
122    "base_energy_cost": 300,
123    "min_duration": 60000,
124    "max_duration": 360000,
125    "duration_increment": 15000,
126    "difficulty": 4,
127    "max_level": 20,
128    "flags": [ "NO_HANDS", "NO_LEGS", "SOMATIC" ],
129    "spell_class": "BIOMANCER",
130    "energy_source": "MANA"
131  },
132  {
133    "id": "bio_bonespear",
134    "type": "SPELL",
135    "name": "Conjure Bonespear",
136    "description": "This spell creates a long shaft of bone with a wicked point and blades along its length.",
137    "valid_targets": [ "self" ],
138    "min_damage": 1,
139    "max_damage": 1,
140    "effect": "spawn_item",
141    "effect_str": "bonespear",
142    "shape": "blast",
143    "base_casting_time": 300,
144    "base_energy_cost": 350,
145    "min_duration": 30000,
146    "max_duration": 90000,
147    "duration_increment": 3000,
148    "difficulty": 14,
149    "max_level": 20,
150    "flags": [ "LOUD", "SOMATIC" ],
151    "spell_class": "BIOMANCER",
152    "energy_source": "MANA"
153  },
154  {
155    "id": "create_rune_biomancer",
156    "type": "SPELL",
157    "name": { "str": "Biomancer Rune" },
158    "description": "This ritual creates a small pebble attuned to Biomancers.  You can use the rune as a catalyst for recipes.",
159    "valid_targets": [ "self" ],
160    "min_damage": 1,
161    "max_damage": 1,
162    "effect": "spawn_item",
163    "effect_str": "rune_biomancer",
164    "shape": "blast",
165    "base_casting_time": 5000,
166    "base_energy_cost": 5,
167    "min_duration": 1,
168    "max_duration": 2,
169    "duration_increment": 1,
170    "difficulty": 0,
171    "max_level": 0,
172    "spell_class": "BIOMANCER",
173    "energy_source": "MANA",
174    "flags": [ "PERMANENT", "NO_LEGS", "CONCENTRATE" ]
175  },
176  {
177    "id": "biomancer_paralytic_dart",
178    "type": "SPELL",
179    "name": "Paralytic Dart",
180    "description": "Spits a warped needle of sinew and bone, carrying with it a sting that slows your victim.",
181    "valid_targets": [ "ally", "hostile" ],
182    "effect": "attack",
183    "effect_str": "biomancer_dart_venom",
184    "shape": "blast",
185    "flags": [ "VERBAL", "NO_HANDS" ],
186    "spell_class": "BIOMANCER",
187    "energy_source": "MANA",
188    "difficulty": 3,
189    "base_casting_time": 100,
190    "base_energy_cost": 80,
191    "max_level": 15,
192    "min_damage": 4,
193    "max_damage": 28,
194    "damage_increment": 1.6,
195    "damage_type": "stab",
196    "min_range": 3,
197    "max_range": 9,
198    "range_increment": 0.4,
199    "min_duration": 1200,
200    "max_duration": 12000,
201    "duration_increment": 720
202  },
203  {
204    "id": "biomancer_visceral_projection",
205    "type": "SPELL",
206    "name": "Visceral Projection",
207    "description": "Projects a spray of acrid blood and gore all around you, growing to ensnare your prey in in a field of twitching poisonous tendrils.",
208    "valid_targets": [ "ally", "hostile", "ground" ],
209    "effect": "attack",
210    "effect_str": "badpoison",
211    "shape": "blast",
212    "extra_effects": [ { "id": "biomancer_visceral_paralyze" }, { "id": "biomancer_visceral_backlash", "hit_self": true } ],
213    "flags": [ "VERBAL", "NO_HANDS" ],
214    "spell_class": "BIOMANCER",
215    "energy_source": "MANA",
216    "difficulty": 4,
217    "base_casting_time": 200,
218    "base_energy_cost": 150,
219    "max_level": 20,
220    "min_damage": 1,
221    "max_damage": 10,
222    "damage_increment": 0.45,
223    "damage_type": "biological",
224    "min_aoe": 2,
225    "max_aoe": 6,
226    "aoe_increment": 0.2,
227    "field_id": "fd_blood",
228    "field_chance": 1,
229    "min_field_intensity": 1,
230    "max_field_intensity": 3,
231    "field_intensity_increment": 0.1
232  },
233  {
234    "id": "biomancer_visceral_paralyze",
235    "type": "SPELL",
236    "name": "Visceral Paralysis",
237    "description": "Paralytic side effect of Projection.",
238    "valid_targets": [ "ally", "hostile" ],
239    "effect": "attack",
240    "effect_str": "biomancer_dart_venom",
241    "shape": "blast",
242    "flags": [ "SILENT" ],
243    "max_level": 20,
244    "min_aoe": 2,
245    "max_aoe": 6,
246    "aoe_increment": 0.2,
247    "min_duration": 6000,
248    "max_duration": 18000,
249    "duration_increment": 450,
250    "field_id": "fd_gibs_flesh",
251    "field_chance": 1,
252    "min_field_intensity": 1,
253    "max_field_intensity": 3,
254    "field_intensity_increment": 0.1
255  },
256  {
257    "id": "biomancer_visceral_backlash",
258    "type": "SPELL",
259    "name": "Visceral Backlash",
260    "description": "Hits the user with side effects too.",
261    "valid_targets": [ "self" ],
262    "effect": "attack",
263    "effect_str": "biomancer_visceral_side_effects",
264    "shape": "blast",
265    "flags": [ "VERBAL" ],
266    "min_duration": 600,
267    "max_duration": 600
268  },
269  {
270    "id": "biomancer_coagulant_weave",
271    "type": "SPELL",
272    "name": "Coagulant Weave",
273    "description": "Turns your biological mastery inwards, medically enhancing your flesh.  Rather than strength of healing, it staves off blood loss and purges wounds before they can turn septic, at the cost of increased hunger and thirst.",
274    "valid_targets": [ "self" ],
275    "effect": "attack",
276    "effect_str": "bio_weave",
277    "shape": "blast",
278    "flags": [ "SOMATIC", "VERBAL" ],
279    "energy_source": "MANA",
280    "spell_class": "BIOMANCER",
281    "difficulty": 5,
282    "base_casting_time": 400,
283    "base_energy_cost": 150,
284    "max_level": 20,
285    "min_duration": 6000,
286    "max_duration": 12000,
287    "duration_increment": 300
288  },
289  {
290    "id": "corrosive_aura_spell",
291    "type": "SPELL",
292    "name": "Caustic Feedback",
293    "description": "This is a sub-spell of the Caustic Aura spell.",
294    "valid_targets": [ "hostile" ],
295    "effect": "attack",
296    "shape": "blast",
297    "damage_type": "acid",
298    "min_damage": 3,
299    "max_damage": 3,
300    "flags": [ "SILENT", "NO_PROJECTILE" ],
301    "sound_type": "combat",
302    "sound_description": "acidic sizzle!",
303    "min_range": 2,
304    "max_range": 2,
305    "min_dot": 2,
306    "max_dot": 2,
307    "min_duration": 300,
308    "max_duration": 300
309  },
310  {
311    "id": "biomancer_caustic_aura",
312    "type": "SPELL",
313    "name": "Caustic Aura",
314    "description": "This spell suspends acid in a layer around you, corroding melee attackers when struck and enhancing your melee damage.",
315    "valid_targets": [ "self" ],
316    "effect": "spawn_item",
317    "effect_str": "aura_caustic",
318    "shape": "blast",
319    "flags": [ "SOMATIC", "CONCENTRATE" ],
320    "components": "spell_components_causticaura",
321    "energy_source": "MANA",
322    "spell_class": "BIOMANCER",
323    "difficulty": 4,
324    "min_damage": 1,
325    "max_damage": 1,
326    "base_casting_time": 400,
327    "final_casting_time": 400,
328    "base_energy_cost": 350,
329    "final_energy_cost": 350,
330    "max_level": 15,
331    "min_range": 1,
332    "max_range": 1,
333    "min_duration": 6000,
334    "max_duration": 30000,
335    "duration_increment": 1600
336  }
337]
338