forked from foulman/Psioniclysm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pk_powers.json
518 lines (516 loc) · 18 KB
/
pk_powers.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
[
{
"id": "pk_enhance1",
"type": "SPELL",
"name": "PK Enhance I",
"description": "The most basic Psychokinetic ability, affecting your own body. This ability enhances your phyiscal strength by consciously applying your psychokinetic powers, eventually this can become an subconscious activity. A great base to expand into manipulating objects without your body between your mind and the object.",
"message": "You focus your mind on your own body, if you believe you are stronger, you are.",
"sound_description": "",
"learn_spells": { "pk_fist1": 2, "pk_defense1": 3, "pk_enhance2": 4, "pk_slow1": 5 },
"effect": "target_attack",
"effect_str": "pk_eff_enhance1",
"min_duration": 10000,
"duration_increment": 30000,
"max_duration": 90000,
"base_casting_time": 300,
"final_casting_time": 300,
"base_energy_cost": 100,
"final_energy_cost": 100,
"spell_class": "PSION_PK",
"skill": "psicraft",
"energy_source": "MANA",
"max_level": 5,
"valid_targets": [ "self" ],
"flags": [ "SILENT", "NO_HANDS", "NO_LEGS", "CONCENTRATE" ]
},
{
"type": "effect_type",
"id": "pk_eff_enhance1",
"name": [ "PK Enhancement - Strength" ],
"desc": [ "You apply your psychokinesis to enhancing your physical strength." ],
"apply_message": "You apply your psychokinesis to enhancing your physical strength!",
"decay_messages": "Your concentration over your power fades. Your strength returns to normal",
"rating": "good",
"max_intensity": 1,
"base_mods": { "str_mod": [ 3 ] }
},
{
"id": "pk_fist1",
"type": "SPELL",
"name": "PK Fist",
"description": "Focused Psychokinetic energy around your fists and feet for unarmed combat",
"message": "you focus your psychokinetic powers and envelop your hands with your energies",
"valid_targets": [ "self" ],
"effect": "spawn_item",
"effect_str": "pk_fist_item1",
"learn_spells": { "pk_rod": 2, "pk_ball": 3 },
"flags": [ "SILENT", "NO_HANDS", "NO_LEGS", "CONCENTRATE" ],
"spell_class": "PSION_PK",
"skill": "psicraft",
"energy_source": "MANA",
"difficulty": 0,
"max_level": 5,
"base_casting_time": 100,
"final_casting_time": 100,
"base_energy_cost": 100,
"final_energy_cost": 100,
"min_damage": 1,
"min_duration": 3000,
"max_duration": 10000,
"duration_increment": 2000
},
{
"type": "GENERIC",
"id": "pk_fist_item1",
"symbol": "3",
"color": "dark_gray",
"name": { "str": "PK Fist", "str_pl": "pairs of PK Fists" },
"description": "A focused area of psychokinetic energy, specifically focused on your fists. A good, quick weapon - but you have to get within punching range to use it.",
"volume": "250 ml",
"weight": "430 g",
"qualities": [ [ "HAMMER", 1 ] ],
"melee_damage": [ { "damage_type": "bash", "amount": 8 } ],
"flags": [ "UNARMED_WEAPON", "UNBREAKBLE_MELEE", "NONCONDUCTIVE", "TRADER_AVOID" ]
},
{
"id": "pk_rod",
"type": "SPELL",
"name": "PK Rod",
"description": "Focused Psychokinetic energy around your fists and feet for unarmed combat",
"message": "you focus your psychokinetic powers and envelop your hands with your energies",
"valid_targets": [ "self" ],
"effect": "spawn_item",
"effect_str": "pk_rod_item1",
"flags": [ "SILENT", "NO_HANDS", "NO_LEGS", "CONCENTRATE" ],
"spell_class": "PSION_PK",
"skill": "psicraft",
"energy_source": "MANA",
"difficulty": 0,
"max_level": 5,
"base_casting_time": 150,
"final_casting_time": 150,
"base_energy_cost": 150,
"final_energy_cost": 150,
"min_damage": 1,
"min_duration": 3000,
"max_duration": 10000,
"duration_increment": 2000
},
{
"type": "GENERIC",
"id": "pk_rod_item1",
"name": "Psychokinetic Rod",
"description": "A long rod created from focused psychokinetic energies, useful for beating things.",
"weight": "875 g",
"to_hit": 2,
"color": "light_gray",
"symbol": "/",
"techniques": [ "WBLOCK_2", "RAPID" ],
"flags": [ "UNARMED_WEAPON", "UNBREAKBLE_MELEE", "NONCONDUCTIVE", "TRADER_AVOID" ],
"volume": "2 L",
"melee_damage": [ { "damage_type": "bash", "amount": 10 } ]
},
{
"id": "pk_ball",
"type": "SPELL",
"name": "PK Ball",
"description": "You focus your energies to create baseball sized spheres that you can hurl, in reality this is a low level way of visualizing a simple and normal way of projecting your power, rather than more outlandish blasts or explosions. They don't last long.",
"message": "You focus your mind and create balls of psychokinetic energy that you can throw",
"valid_targets": [ "self" ],
"effect": "spawn_item",
"effect_str": "pk_ball_item",
"flags": [ "SILENT", "NO_HANDS", "NO_LEGS", "CONCENTRATE" ],
"spell_class": "PSION_PK",
"skill": "psicraft",
"energy_source": "MANA",
"difficulty": 0,
"max_level": 5,
"base_casting_time": 100,
"final_casting_time": 100,
"base_energy_cost": 100,
"final_energy_cost": 100,
"min_damage": 1,
"max_damage": 10,
"damage_increment": 2,
"min_duration": 1000,
"max_duration": 3000,
"duration_increment": 500
},
{
"type": "GENERIC",
"id": "pk_ball_item",
"symbol": "o",
"color": "light_gray",
"name": "pk ball",
"description": "A ball of psychokinetic force the size of a baseball. You should throw it, it hits pretty hard, but won't last long.",
"category": "ammo",
"flags": "TRADER_AVOID",
"weight": "170 g",
"volume": "250 ml",
"thrown_damage": [ { "damage_type": "bash", "amount": 10 } ],
"range": 10,
"loudness": 0,
"to_hit": 1
},
{
"id": "pk_defense1",
"type": "SPELL",
"name": "PK Defense Field",
"description": "This ability expands your focused psychokinetic power to surround your body in an aura, deflecting or at least reducing impacts and damage.",
"message": "you focus your mind and use your %s power",
"valid_targets": [ "self" ],
"effect": "spawn_item",
"effect_str": "pk_defense1_aura",
"flags": [ "SILENT", "NO_HANDS", "NO_LEGS", "CONCENTRATE" ],
"spell_class": "PSION_PK",
"skill": "psicraft",
"energy_source": "MANA",
"difficulty": 0,
"max_level": 5,
"base_casting_time": 200,
"final_casting_time": 200,
"base_energy_cost": 200,
"final_energy_cost": 200,
"min_damage": 1,
"min_duration": 6000,
"max_duration": 30000,
"duration_increment": 6000
},
{
"id": "pk_defense1_aura",
"type": "ARMOR",
"symbol": "[",
"color": "dark_gray",
"name": "psychokinetic defensive aura",
"description": "A psychokinetic field covering your body that protects you from some minor harm.",
"flags": [ "OVERSIZE", "TRADER_AVOID", "AURA", "SEMITANGIBLE", "NO_REPAIR", "NO_SALVAGE" ],
"encumbrance": 0,
"relic_data": {
"passive_effects": [
{
"has": "WORN",
"condition": "ALWAYS",
"values": [ { "value": "ARMOR_CUT", "add": -3 }, { "value": "ARMOR_BASH", "add": -3 }, { "value": "ARMOR_STAB", "add": -3 } ]
}
]
}
},
{
"id": "pk_enhance2",
"type": "SPELL",
"name": "PK Enhance II",
"description": "The most basic Psychokinetic ability, affecting your own body. This ability enhances your phyiscal speed and agility by consciously applying your psychokinetic powers, eventually this can become an subconscious activity. A great base to expand into manipulating objects without your body between your mind and the object.",
"message": "You focus your mind on your own body, if you believe you are faster, you are.",
"sound_description": "",
"effect": "target_attack",
"effect_str": "pk_eff_enhance2",
"min_duration": 10000,
"duration_increment": 30000,
"max_duration": 90000,
"base_casting_time": 300,
"final_casting_time": 300,
"base_energy_cost": 200,
"final_energy_cost": 200,
"spell_class": "PSION_PK",
"skill": "psicraft",
"energy_source": "MANA",
"max_level": 5,
"valid_targets": [ "self" ],
"flags": [ "SILENT", "NO_HANDS", "NO_LEGS", "CONCENTRATE" ]
},
{
"type": "effect_type",
"id": "pk_eff_enhance2",
"name": [ "PK Enhancement - Speed & Agility" ],
"desc": [ "You apply your psychokinesis to enhancing your physical speed and agility." ],
"apply_message": "You apply your psychokinesis to enhancing your physical speed and agility!",
"decay_messages": "Your concentration over your power fades. Your speed and agility return to normal",
"rating": "good",
"max_intensity": 1,
"base_mods": { "dex_mod": [ 2 ], "speed_mod": [ 10 ] }
},
{
"id": "pk_slow1",
"type": "SPELL",
"name": "PK Slow I",
"description": "This power slows down a targetted creature.",
"message": "you focus your mind and use your powers to thicken the air and slow down the targeted creature.",
"valid_targets": [ "hostile", "ally" ],
"effect": "target_attack",
"effect_str": "pk_slow_eff",
"learn_spells": { "pk_hold1": 3 },
"flags": [ "IGNORE_WALLS", "SILENT", "NO_HANDS", "NO_LEGS", "CONCENTRATE" ],
"spell_class": "PSION_PK",
"skill": "psicraft",
"energy_source": "MANA",
"difficulty": 0,
"max_level": 10,
"base_casting_time": 100,
"final_casting_time": 100,
"base_energy_cost": 100,
"final_energy_cost": 100,
"min_range": 1,
"max_range": 10,
"range_increment": 2,
"min_duration": 200,
"max_duration": 1000,
"duration_increment": 200
},
{
"type": "effect_type",
"id": "pk_slow_eff",
"name": [ "PK Slowing" ],
"desc": [ "Ghostly arms are trying to hold you in place!" ],
"max_intensity": 4,
"int_add_val": 1,
"apply_message": "Ethereal arms shoot out of the ground and grab onto you!",
"remove_message": "The ghostly arms fade away.",
"base_mods": { "speed_mod": [ -40 ] },
"scaling_mods": { "speed_mod": [ -10 ] }
},
{
"id": "pk_hold1",
"type": "SPELL",
"name": "PK Hold I",
"description": "You reach out with your mind and attempt to stop another creature's movement.",
"message": "You reach out with your mind and attempt to hold your foe still",
"sound_description": "",
"learn_spells": { "pk_squeeze": 3 },
"effect": "mod_moves",
"min_damage": -300,
"damage_increment": -200.0,
"max_damage": -2000,
"min_range": 2,
"range_increment": 1.0,
"max_range": 12,
"min_duration": 1000,
"duration_increment": 500,
"max_duration": 6000,
"base_energy_cost": 100,
"final_energy_cost": 100,
"spell_class": "PSION_PK",
"skill": "psicraft",
"difficulty": 0,
"max_level": 5,
"base_casting_time": 100,
"valid_targets": [ "hostile" ],
"flags": [ "SILENT", "NO_HANDS", "NO_LEGS", "CONCENTRATE" ]
},
{
"id": "pk_squeeze",
"type": "SPELL",
"name": "PK Squeeze",
"description": "Psychokinetic power applied to squeeze a target, causing crushing damage and pinnning them in place. A rudimentary and clumsy attack at first, but after some training it becomes quite effective.",
"message": "you focus your mind and use your %s power",
"valid_targets": [ "hostile", "ally" ],
"effect": "target_attack",
"effect_str": "tied",
"flags": [ "IGNORE_WALLS", "SILENT", "NO_HANDS", "NO_LEGS", "CONCENTRATE" ],
"spell_class": "PSION_PK",
"skill": "psicraft",
"energy_source": "MANA",
"difficulty": 0,
"max_level": 10,
"base_casting_time": 100,
"final_casting_time": 100,
"base_energy_cost": 100,
"final_energy_cost": 100,
"min_damage": 10,
"max_damage": 100,
"damage_increment": 10,
"damage_type": "bash",
"min_range": 5,
"max_range": 15,
"range_increment": 1,
"min_duration": 300,
"max_duration": 1000,
"duration_increment": 100
},
{
"id": "pk_pull",
"type": "SPELL",
"name": "PK Pull",
"description": "pull items",
"effect": "area_pull",
"min_aoe": 3,
"aoe_increment": 1.0,
"max_aoe": 10,
"base_casting_time": 100,
"effect_targets": [ "item" ],
"valid_targets": [ "item" ],
"flags": [ "NO_HANDS", "NO_LEGS", "CONCENTRATE" ]
},
{
"id": "ek_charge",
"type": "SPELL",
"name": "Generate Charge",
"description": "The electrokineticist can, with a thought, gather ambient electrical energy together and store it in a suitabile container, usually a battery. It should be stored quickly or it will dissapate.",
"message": "You concentrate and gather ambient electricity from all around you.",
"learn_spells": { "ek_discharge": 2, "ek_shockfield": 3, "ek_electrofield": 4, "ek_emp_touch": 5 },
"valid_targets": [ "self" ],
"effect": "spawn_item",
"effect_str": "battery",
"flags": [ "SILENT", "NO_HANDS", "NO_LEGS", "CONCENTRATE" ],
"spell_class": "PSION_EK",
"skill": "psicraft",
"energy_source": "MANA",
"difficulty": 0,
"max_level": 5,
"base_casting_time": 1000,
"final_casting_time": 1000,
"base_energy_cost": 200,
"final_energy_cost": 200,
"min_damage": 100,
"max_damage": 500,
"damage_increment": 100,
"min_duration": 90000,
"max_duration": 90000
},
{
"id": "fd_shocking",
"type": "field_type",
"legacy_enum_id": 19,
"intensity_levels": [
{ "name": "sparks", "sym": "9", "dangerous": true, "light_emitted": 0.01 },
{ "name": "electric crackle", "color": "cyan", "light_emitted": 4 },
{ "name": "electric cloud", "color": "blue", "light_emitted": 20 }
],
"description_affix": "illuminated_by",
"has_elec": true,
"priority": 4,
"half_life": "2 turns",
"phase": "plasma",
"display_items": false,
"display_field": true,
"immunity_data": { "traits": [ "PSION_EK" ] }
},
{
"id": "ek_discharge",
"type": "SPELL",
"name": "Discharge",
"description": "A very inefficient brute force release of raw electrical power, delivered by touch.",
"message": "You gather power for a split second and then release it as a brute force electrical touch attack!",
"learn_spells": { "ek_shockfist": 3 },
"valid_targets": [ "hostile", "ally" ],
"effect": "target_attack",
"effect_str": "shocked",
"flags": [ "NO_HANDS", "NO_LEGS", "CONCENTRATE" ],
"spell_class": "PSION_EK",
"energy_source": "MANA",
"difficulty": 0,
"max_level": 5,
"base_casting_time": 50,
"final_casting_time": 50,
"base_energy_cost": 200,
"final_energy_cost": 200,
"damage_type": "electric",
"min_damage": 20,
"max_damage": 100,
"damage_increment": 20,
"min_range": 1,
"max_range": 1,
"min_duration": 100,
"max_duration": 500,
"duration_increment": 100,
"field_id": "fd_shocking",
"field_chance": 1,
"min_field_intensity": 1,
"max_field_intensity": 3,
"field_intensity_increment": 0.75,
"field_intensity_variance": 0.1
},
{
"type": "effect_type",
"id": "shocked",
"name": [ "Shocked" ],
"desc": [ "You've been shocked with electricity and are barely able to move!" ],
"apply_message": "You're shocked!",
"rating": "bad",
"max_duration": "5 s",
"dur_add_perc": 20,
"base_mods": { "speed_mod": [ -60 ], "dex_mod": [ -10 ] },
"show_in_info": true
},
{
"id": "ek_shockfist",
"type": "SPELL",
"name": "Shock Fist",
"description": "You wrap your arms in crackling electricity to deal punishing shocks and electric damage. This is not a subtle or quiet power, you will be lit up.",
"message": "You wrap your arms in crackling electricity to deal punishing shocks and electric damage.",
"valid_targets": [ "self" ],
"effect": "spawn_item",
"effect_str": "shockfist_item1",
"flags": [ "NO_HANDS", "NO_LEGS", "CONCENTRATE" ],
"spell_class": "PSION_EK",
"energy_source": "MANA",
"difficulty": 0,
"max_level": 5,
"base_casting_time": 300,
"final_casting_time": 300,
"base_energy_cost": 300,
"final_energy_cost": 300,
"min_damage": 1,
"max_damage": 1,
"min_duration": 6000,
"max_duration": 12000,
"duration_increment": 3000
},
{
"type": "GENERIC",
"id": "shockfist_item1",
"symbol": "3",
"color": "light_blue",
"name": { "str": "Shock Fist", "str_pl": "pairs of Shock Fists" },
"description": "A focused area of crackling electrical energy, specifically focused on your hands.",
"volume": "100 ml",
"weight": "100 g",
"melee_damage": [ { "damage_type": "electric", "amount": 14 } ],
"flags": [ "UNARMED_WEAPON", "UNBREAKBLE_MELEE", "NONCONDUCTIVE", "TRADER_AVOID", "LIGHT_4" ]
},
{
"id": "ek_shockfield",
"type": "SPELL",
"name": "Shockfield",
"description": "This power generates and maintains a field of electricity around your body, anything hitting you is struck with a jolt of electricity. This jolt tends to reduce the damage done to you by a small amount as well, as no solid contact can be made without instant backlash.",
"message": "You gather electricity around you and hold it into place to shield your body and shock any who would dare touch you.",
"valid_targets": [ "self" ],
"effect": "spawn_item",
"effect_str": "ek_shockfield_item1",
"learn_spells": { "ek_crackling_aura": 4 },
"flags": [ "SILENT", "NO_HANDS", "NO_LEGS", "CONCENTRATE" ],
"spell_class": "PSION_PK",
"energy_source": "MANA",
"difficulty": 0,
"max_level": 5,
"base_casting_time": 400,
"final_casting_time": 400,
"base_energy_cost": 300,
"final_energy_cost": 300,
"min_damage": 1,
"max_damage": 1,
"min_duration": 3000,
"max_duration": 9000,
"duration_increment": 1500
},
{
"id": "ek_shockfield_item1",
"type": "ARMOR",
"symbol": "[",
"color": "light_blue",
"name": "electrokinetic shockfield",
"description": "An electrokinetic field covering your body that protects you from some minor harm and shocks the hell out of any that make contact with you, or that you make contact with.",
"flags": [ "OVERSIZE", "TRADER_AVOID", "AURA", "SEMITANGIBLE", "NO_REPAIR", "NO_SALVAGE", "ONLY_ONE" ],
"encumbrance": 0,
"relic_data": {
"passive_effects": [
{
"has": "WORN",
"condition": "ALWAYS",
"hit_you_effect": [ { "id": "ek_discharge" } ],
"hit_me_effect": [ { "id": "ek_discharge" } ],
"values": [ { "value": "ARMOR_CUT", "add": -2 }, { "value": "ARMOR_BASH", "add": -2 }, { "value": "ARMOR_STAB", "add": -2 } ]
}
]
}
}
]