sphiratrioth666 commited on
Commit
cbebc8f
·
verified ·
1 Parent(s): da06cd1

Upload ZZZ - TTRPG - Resolution Mechanics.json

Browse files
ZZZ - TTRPG - Resolution Mechanics.json ADDED
@@ -0,0 +1,584 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "entries": {
3
+ "0": {
4
+ "uid": 0,
5
+ "key": [
6
+ "Attack",
7
+ "attacks",
8
+ "attacked",
9
+ "attacking",
10
+ "punch",
11
+ "punches",
12
+ "punched",
13
+ "punching",
14
+ "swing",
15
+ "swings",
16
+ "swung",
17
+ "swinging",
18
+ "slash",
19
+ "slashes",
20
+ "slashed",
21
+ "slashing",
22
+ "launch",
23
+ "launches",
24
+ "launched",
25
+ "launching",
26
+ "throw",
27
+ "throws",
28
+ "throwed",
29
+ "throwing",
30
+ "shoot",
31
+ "shoots",
32
+ "shot",
33
+ "shooting",
34
+ "fire",
35
+ "fires",
36
+ "fired",
37
+ "firing",
38
+ "kick",
39
+ "kicks",
40
+ "kicked",
41
+ "kicking",
42
+ "cast",
43
+ "casts",
44
+ "casted",
45
+ "casting",
46
+ "hit",
47
+ "hits",
48
+ "hit",
49
+ "hitting"
50
+ ],
51
+ "keysecondary": [],
52
+ "comment": "Attack - Success",
53
+ "content": "{{char}}'s attack will instantly succeed. Describe the results of a successful attack.",
54
+ "constant": false,
55
+ "vectorized": false,
56
+ "selective": true,
57
+ "selectiveLogic": 0,
58
+ "addMemo": true,
59
+ "order": 100,
60
+ "position": 4,
61
+ "disable": false,
62
+ "excludeRecursion": true,
63
+ "preventRecursion": true,
64
+ "delayUntilRecursion": false,
65
+ "probability": 100,
66
+ "useProbability": true,
67
+ "depth": 0,
68
+ "group": "Attack",
69
+ "groupOverride": false,
70
+ "groupWeight": 50,
71
+ "scanDepth": null,
72
+ "caseSensitive": null,
73
+ "matchWholeWords": null,
74
+ "useGroupScoring": null,
75
+ "automationId": "",
76
+ "role": 0,
77
+ "sticky": 0,
78
+ "cooldown": 0,
79
+ "delay": 0,
80
+ "displayIndex": 0
81
+ },
82
+ "1": {
83
+ "uid": 1,
84
+ "key": [
85
+ "Attack",
86
+ "attacks",
87
+ "attacked",
88
+ "attacking",
89
+ "punch",
90
+ "punches",
91
+ "punched",
92
+ "punching",
93
+ "swing",
94
+ "swings",
95
+ "swung",
96
+ "swinging",
97
+ "slash",
98
+ "slashes",
99
+ "slashed",
100
+ "slashing",
101
+ "launch",
102
+ "launches",
103
+ "launched",
104
+ "launching",
105
+ "throw",
106
+ "throws",
107
+ "throwed",
108
+ "throwing",
109
+ "shoot",
110
+ "shoots",
111
+ "shot",
112
+ "shooting",
113
+ "fire",
114
+ "fires",
115
+ "fired",
116
+ "firing",
117
+ "kick",
118
+ "kicks",
119
+ "kicked",
120
+ "kicking",
121
+ "cast",
122
+ "casts",
123
+ "casted",
124
+ "casting",
125
+ "hit",
126
+ "hits",
127
+ "hit",
128
+ "hitting"
129
+ ],
130
+ "keysecondary": [],
131
+ "comment": "Attack - Failure",
132
+ "content": "{{char}}'s attack will instantly fail. Describe the results of a failed attack.",
133
+ "constant": false,
134
+ "vectorized": false,
135
+ "selective": true,
136
+ "selectiveLogic": 0,
137
+ "addMemo": true,
138
+ "order": 100,
139
+ "position": 4,
140
+ "disable": false,
141
+ "excludeRecursion": true,
142
+ "preventRecursion": true,
143
+ "delayUntilRecursion": false,
144
+ "probability": 100,
145
+ "useProbability": true,
146
+ "depth": 0,
147
+ "group": "Attack",
148
+ "groupOverride": false,
149
+ "groupWeight": 50,
150
+ "scanDepth": null,
151
+ "caseSensitive": null,
152
+ "matchWholeWords": null,
153
+ "useGroupScoring": null,
154
+ "automationId": "",
155
+ "role": 0,
156
+ "sticky": 0,
157
+ "cooldown": 0,
158
+ "delay": 0,
159
+ "displayIndex": 1
160
+ },
161
+ "2": {
162
+ "uid": 2,
163
+ "key": [
164
+ "Defend",
165
+ "defends",
166
+ "defended",
167
+ "defending",
168
+ "block",
169
+ "blocks",
170
+ "blocked",
171
+ "blocking",
172
+ "deflect",
173
+ "deflects",
174
+ "deflected",
175
+ "deflecting",
176
+ "evade",
177
+ "evades",
178
+ "evaded",
179
+ "evading",
180
+ "get out",
181
+ "gets out",
182
+ "got out",
183
+ "getting out",
184
+ "stop",
185
+ "stops",
186
+ "stopped",
187
+ "stopping"
188
+ ],
189
+ "keysecondary": [],
190
+ "comment": "Defense - Success",
191
+ "content": "{{char}}'s defense will instantly fail. Describe the results of a failed defense attempt.",
192
+ "constant": false,
193
+ "vectorized": false,
194
+ "selective": true,
195
+ "selectiveLogic": 0,
196
+ "addMemo": true,
197
+ "order": 100,
198
+ "position": 4,
199
+ "disable": false,
200
+ "excludeRecursion": true,
201
+ "preventRecursion": true,
202
+ "delayUntilRecursion": false,
203
+ "probability": 100,
204
+ "useProbability": true,
205
+ "depth": 0,
206
+ "group": "Defend",
207
+ "groupOverride": false,
208
+ "groupWeight": 50,
209
+ "scanDepth": null,
210
+ "caseSensitive": null,
211
+ "matchWholeWords": null,
212
+ "useGroupScoring": null,
213
+ "automationId": "",
214
+ "role": 0,
215
+ "sticky": 0,
216
+ "cooldown": 0,
217
+ "delay": 0,
218
+ "displayIndex": 2
219
+ },
220
+ "3": {
221
+ "uid": 3,
222
+ "key": [
223
+ "Defend",
224
+ "defends",
225
+ "defended",
226
+ "defending",
227
+ "block",
228
+ "blocks",
229
+ "blocked",
230
+ "blocking",
231
+ "deflect",
232
+ "deflects",
233
+ "deflected",
234
+ "deflecting",
235
+ "evade",
236
+ "evades",
237
+ "evaded",
238
+ "evading",
239
+ "get out",
240
+ "gets out",
241
+ "got out",
242
+ "getting out",
243
+ "stop",
244
+ "stops",
245
+ "stopped",
246
+ "stopping"
247
+ ],
248
+ "keysecondary": [],
249
+ "comment": "Defense - Failure",
250
+ "content": "{{char}}'s defense will instantly fail. Describe the results of a failed defense attempt.",
251
+ "constant": false,
252
+ "vectorized": false,
253
+ "selective": true,
254
+ "selectiveLogic": 0,
255
+ "addMemo": true,
256
+ "order": 100,
257
+ "position": 4,
258
+ "disable": false,
259
+ "excludeRecursion": true,
260
+ "preventRecursion": true,
261
+ "delayUntilRecursion": false,
262
+ "probability": 100,
263
+ "useProbability": true,
264
+ "depth": 0,
265
+ "group": "Defend",
266
+ "groupOverride": false,
267
+ "groupWeight": 50,
268
+ "scanDepth": null,
269
+ "caseSensitive": null,
270
+ "matchWholeWords": null,
271
+ "useGroupScoring": null,
272
+ "automationId": "",
273
+ "role": 0,
274
+ "sticky": 0,
275
+ "cooldown": 0,
276
+ "delay": 0,
277
+ "displayIndex": 3
278
+ },
279
+ "4": {
280
+ "uid": 4,
281
+ "key": [],
282
+ "keysecondary": [],
283
+ "comment": "*************************************************************",
284
+ "content": "",
285
+ "constant": false,
286
+ "vectorized": false,
287
+ "selective": true,
288
+ "selectiveLogic": 0,
289
+ "addMemo": true,
290
+ "order": 100,
291
+ "position": 4,
292
+ "disable": false,
293
+ "excludeRecursion": true,
294
+ "preventRecursion": true,
295
+ "delayUntilRecursion": false,
296
+ "probability": 100,
297
+ "useProbability": true,
298
+ "depth": 0,
299
+ "group": "",
300
+ "groupOverride": false,
301
+ "groupWeight": 100,
302
+ "scanDepth": null,
303
+ "caseSensitive": null,
304
+ "matchWholeWords": null,
305
+ "useGroupScoring": null,
306
+ "automationId": "",
307
+ "role": 0,
308
+ "sticky": 0,
309
+ "cooldown": 0,
310
+ "delay": 0,
311
+ "displayIndex": 4
312
+ },
313
+ "5": {
314
+ "uid": 5,
315
+ "key": [
316
+ "DC",
317
+ "DC Check",
318
+ "DC check"
319
+ ],
320
+ "keysecondary": [],
321
+ "comment": "Action - Success",
322
+ "content": "{{user}}'s action will instantly succeed. Describe the results of a successful action.",
323
+ "constant": false,
324
+ "vectorized": false,
325
+ "selective": true,
326
+ "selectiveLogic": 0,
327
+ "addMemo": true,
328
+ "order": 100,
329
+ "position": 4,
330
+ "disable": false,
331
+ "excludeRecursion": true,
332
+ "preventRecursion": true,
333
+ "delayUntilRecursion": false,
334
+ "probability": 100,
335
+ "useProbability": true,
336
+ "depth": 0,
337
+ "group": "Action",
338
+ "groupOverride": false,
339
+ "groupWeight": 50,
340
+ "scanDepth": null,
341
+ "caseSensitive": null,
342
+ "matchWholeWords": null,
343
+ "useGroupScoring": null,
344
+ "automationId": "",
345
+ "role": 0,
346
+ "sticky": 0,
347
+ "cooldown": 0,
348
+ "delay": 0,
349
+ "displayIndex": 5
350
+ },
351
+ "6": {
352
+ "uid": 6,
353
+ "key": [
354
+ "DC",
355
+ "DC Check",
356
+ "DC check"
357
+ ],
358
+ "keysecondary": [],
359
+ "comment": "Action - Failure",
360
+ "content": "{{user}}'s action will instantly fail. Describe the results of a failure.",
361
+ "constant": false,
362
+ "vectorized": false,
363
+ "selective": true,
364
+ "selectiveLogic": 0,
365
+ "addMemo": true,
366
+ "order": 100,
367
+ "position": 4,
368
+ "disable": false,
369
+ "excludeRecursion": true,
370
+ "preventRecursion": true,
371
+ "delayUntilRecursion": false,
372
+ "probability": 100,
373
+ "useProbability": true,
374
+ "depth": 0,
375
+ "group": "Action",
376
+ "groupOverride": false,
377
+ "groupWeight": 50,
378
+ "scanDepth": null,
379
+ "caseSensitive": null,
380
+ "matchWholeWords": null,
381
+ "useGroupScoring": null,
382
+ "automationId": "",
383
+ "role": 0,
384
+ "sticky": 0,
385
+ "cooldown": 0,
386
+ "delay": 0,
387
+ "displayIndex": 6
388
+ },
389
+ "7": {
390
+ "uid": 7,
391
+ "key": [],
392
+ "keysecondary": [],
393
+ "comment": "*************************************************************",
394
+ "content": "",
395
+ "constant": false,
396
+ "vectorized": false,
397
+ "selective": true,
398
+ "selectiveLogic": 0,
399
+ "addMemo": true,
400
+ "order": 100,
401
+ "position": 4,
402
+ "disable": false,
403
+ "excludeRecursion": true,
404
+ "preventRecursion": true,
405
+ "delayUntilRecursion": false,
406
+ "probability": 100,
407
+ "useProbability": true,
408
+ "depth": 0,
409
+ "group": "",
410
+ "groupOverride": false,
411
+ "groupWeight": 100,
412
+ "scanDepth": null,
413
+ "caseSensitive": null,
414
+ "matchWholeWords": null,
415
+ "useGroupScoring": null,
416
+ "automationId": "",
417
+ "role": 0,
418
+ "sticky": 0,
419
+ "cooldown": 0,
420
+ "delay": 0,
421
+ "displayIndex": 19
422
+ },
423
+ "8": {
424
+ "uid": 8,
425
+ "key": [
426
+ "Mission",
427
+ "job",
428
+ "task",
429
+ "quest",
430
+ "payment"
431
+ ],
432
+ "keysecondary": [],
433
+ "comment": "Random Event",
434
+ "content": "Something random but related to the current events will happen instantly. Describe what happens. Make it unexpectable, dramatic and interesting.",
435
+ "constant": false,
436
+ "vectorized": false,
437
+ "selective": true,
438
+ "selectiveLogic": 0,
439
+ "addMemo": true,
440
+ "order": 100,
441
+ "position": 4,
442
+ "disable": false,
443
+ "excludeRecursion": true,
444
+ "preventRecursion": true,
445
+ "delayUntilRecursion": false,
446
+ "probability": 100,
447
+ "useProbability": true,
448
+ "depth": 0,
449
+ "group": "Complication",
450
+ "groupOverride": false,
451
+ "groupWeight": 25,
452
+ "scanDepth": null,
453
+ "caseSensitive": null,
454
+ "matchWholeWords": null,
455
+ "useGroupScoring": null,
456
+ "automationId": "",
457
+ "role": 0,
458
+ "sticky": 0,
459
+ "cooldown": 0,
460
+ "delay": 0,
461
+ "displayIndex": 19
462
+ },
463
+ "9": {
464
+ "uid": 9,
465
+ "key": [
466
+ "Mission",
467
+ "job",
468
+ "task",
469
+ "quest",
470
+ "payment"
471
+ ],
472
+ "keysecondary": [],
473
+ "comment": "Radom Complication",
474
+ "content": "{{\"Scenario\"}}:{During current mission/journey, something unexpected will happen. Generate an interesting, engaging plot twist and describe what happens in a vivid manner.}",
475
+ "constant": false,
476
+ "vectorized": false,
477
+ "selective": true,
478
+ "selectiveLogic": 0,
479
+ "addMemo": true,
480
+ "order": 100,
481
+ "position": 4,
482
+ "disable": false,
483
+ "excludeRecursion": true,
484
+ "preventRecursion": true,
485
+ "delayUntilRecursion": false,
486
+ "probability": 100,
487
+ "useProbability": true,
488
+ "depth": 0,
489
+ "group": "Complication",
490
+ "groupOverride": false,
491
+ "groupWeight": 25,
492
+ "scanDepth": null,
493
+ "caseSensitive": null,
494
+ "matchWholeWords": null,
495
+ "useGroupScoring": null,
496
+ "automationId": "",
497
+ "role": 0,
498
+ "sticky": 10,
499
+ "cooldown": 0,
500
+ "delay": 0,
501
+ "displayIndex": 19
502
+ },
503
+ "10": {
504
+ "uid": 10,
505
+ "key": [
506
+ "Mission",
507
+ "job",
508
+ "task",
509
+ "quest",
510
+ "payment"
511
+ ],
512
+ "keysecondary": [],
513
+ "comment": "Random Bonus",
514
+ "content": "{{\"Scenario\"}}:{During current mission/journey, something good and unexpected will happen. Generate an interesting, engaging plot twist and describe what happens in a vivid manner. It must be surprisingly good for {{user}}.}",
515
+ "constant": false,
516
+ "vectorized": false,
517
+ "selective": true,
518
+ "selectiveLogic": 0,
519
+ "addMemo": true,
520
+ "order": 100,
521
+ "position": 4,
522
+ "disable": false,
523
+ "excludeRecursion": true,
524
+ "preventRecursion": true,
525
+ "delayUntilRecursion": false,
526
+ "probability": 100,
527
+ "useProbability": true,
528
+ "depth": 0,
529
+ "group": "Complication",
530
+ "groupOverride": false,
531
+ "groupWeight": 25,
532
+ "scanDepth": null,
533
+ "caseSensitive": null,
534
+ "matchWholeWords": null,
535
+ "useGroupScoring": null,
536
+ "automationId": "",
537
+ "role": 0,
538
+ "sticky": 10,
539
+ "cooldown": 0,
540
+ "delay": 0,
541
+ "displayIndex": 19
542
+ },
543
+ "21": {
544
+ "uid": 21,
545
+ "key": [
546
+ "Mission",
547
+ "job",
548
+ "task",
549
+ "quest",
550
+ "payment"
551
+ ],
552
+ "keysecondary": [],
553
+ "comment": "Nothing Happens",
554
+ "content": "",
555
+ "constant": false,
556
+ "vectorized": false,
557
+ "selective": true,
558
+ "selectiveLogic": 0,
559
+ "addMemo": true,
560
+ "order": 100,
561
+ "position": 4,
562
+ "disable": false,
563
+ "excludeRecursion": true,
564
+ "preventRecursion": true,
565
+ "delayUntilRecursion": false,
566
+ "probability": 100,
567
+ "useProbability": true,
568
+ "depth": 0,
569
+ "group": "Complication",
570
+ "groupOverride": false,
571
+ "groupWeight": 25,
572
+ "scanDepth": null,
573
+ "caseSensitive": null,
574
+ "matchWholeWords": null,
575
+ "useGroupScoring": null,
576
+ "automationId": "",
577
+ "role": 0,
578
+ "sticky": 0,
579
+ "cooldown": 0,
580
+ "delay": 0,
581
+ "displayIndex": 19
582
+ }
583
+ }
584
+ }