gotchi-battler-game-logic 4.0.3 → 4.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,694 @@
1
+ {
2
+ "meta": {
3
+ "k": 73124,
4
+ "seed": "special-balance-sims-v1:73124",
5
+ "ai": 124,
6
+ "bi": 873
7
+ },
8
+ "teamA": {
9
+ "id": 125,
10
+ "name": "Sim Team 125 (Classic Sustain)",
11
+ "owner": "sim",
12
+ "archetypeName": "Classic Sustain",
13
+ "archetypeShapeKey": "front{attack:0,buff:2,heal:0}|back{attack:1,buff:0,heal:2}",
14
+ "categoryToSpecialName": {
15
+ "buff": "Enchant Armor",
16
+ "heal": "Embolden",
17
+ "attack": "Envenomed Blade"
18
+ },
19
+ "formation": {
20
+ "front": [
21
+ {
22
+ "id": 10000620,
23
+ "onchainId": 10000620,
24
+ "name": "Sim Unit 10000620",
25
+ "type": "spirit",
26
+ "visualCode": "mage_sim",
27
+ "level": 50,
28
+ "speed": 204,
29
+ "health": 1180,
30
+ "attack": 222,
31
+ "defense": 168,
32
+ "criticalRate": 51.8,
33
+ "criticalDamage": 191,
34
+ "resist": 178,
35
+ "focus": 178,
36
+ "gotchiClass": "mage",
37
+ "special": "enchant_armor",
38
+ "leaderSkill": "_none",
39
+ "item": null,
40
+ "crystalSlot1": null,
41
+ "crystalSlot2": null,
42
+ "crystalSlot3": null,
43
+ "crystalSlot4": null,
44
+ "crystalSlot5": null,
45
+ "crystalSlot6": null,
46
+ "specialExpanded": {
47
+ "code": "enchant_armor",
48
+ "name": "Enchant Armor",
49
+ "gotchiClass": "mage",
50
+ "initialCooldown": 0,
51
+ "cooldown": 2,
52
+ "actionType": "none",
53
+ "actionMultiplier": null,
54
+ "target": "ally_random",
55
+ "notes": "Grant Defense to an ally. Chance to also boost their Resistance.",
56
+ "monstersOnly": false,
57
+ "effects": [
58
+ {
59
+ "effectType": "status",
60
+ "value": null,
61
+ "chance": 1,
62
+ "special": null,
63
+ "target": "ally_random",
64
+ "status": "def_up"
65
+ },
66
+ {
67
+ "effectType": "status",
68
+ "value": null,
69
+ "chance": 0.5,
70
+ "special": null,
71
+ "target": "ally_random",
72
+ "status": "res_up"
73
+ },
74
+ {
75
+ "effectType": "status",
76
+ "value": null,
77
+ "chance": 0.5,
78
+ "special": null,
79
+ "target": "ally_random",
80
+ "status": "res_up"
81
+ }
82
+ ]
83
+ },
84
+ "leaderSkillExpanded": {
85
+ "code": "_none",
86
+ "name": "None",
87
+ "description": "Neutral leader skill used for simulations.",
88
+ "statuses": [],
89
+ "gotchiClass": "mage"
90
+ }
91
+ },
92
+ null,
93
+ null,
94
+ null,
95
+ {
96
+ "id": 10000621,
97
+ "onchainId": 10000621,
98
+ "name": "Sim Unit 10000621",
99
+ "type": "spirit",
100
+ "visualCode": "mage_sim",
101
+ "level": 50,
102
+ "speed": 204,
103
+ "health": 1180,
104
+ "attack": 222,
105
+ "defense": 168,
106
+ "criticalRate": 51.8,
107
+ "criticalDamage": 191,
108
+ "resist": 178,
109
+ "focus": 178,
110
+ "gotchiClass": "mage",
111
+ "special": "enchant_armor",
112
+ "leaderSkill": "_none",
113
+ "item": null,
114
+ "crystalSlot1": null,
115
+ "crystalSlot2": null,
116
+ "crystalSlot3": null,
117
+ "crystalSlot4": null,
118
+ "crystalSlot5": null,
119
+ "crystalSlot6": null,
120
+ "specialExpanded": {
121
+ "code": "enchant_armor",
122
+ "name": "Enchant Armor",
123
+ "gotchiClass": "mage",
124
+ "initialCooldown": 0,
125
+ "cooldown": 2,
126
+ "actionType": "none",
127
+ "actionMultiplier": null,
128
+ "target": "ally_random",
129
+ "notes": "Grant Defense to an ally. Chance to also boost their Resistance.",
130
+ "monstersOnly": false,
131
+ "effects": [
132
+ {
133
+ "effectType": "status",
134
+ "value": null,
135
+ "chance": 1,
136
+ "special": null,
137
+ "target": "ally_random",
138
+ "status": "def_up"
139
+ },
140
+ {
141
+ "effectType": "status",
142
+ "value": null,
143
+ "chance": 0.5,
144
+ "special": null,
145
+ "target": "ally_random",
146
+ "status": "res_up"
147
+ },
148
+ {
149
+ "effectType": "status",
150
+ "value": null,
151
+ "chance": 0.5,
152
+ "special": null,
153
+ "target": "ally_random",
154
+ "status": "res_up"
155
+ }
156
+ ]
157
+ },
158
+ "leaderSkillExpanded": {
159
+ "code": "_none",
160
+ "name": "None",
161
+ "description": "Neutral leader skill used for simulations.",
162
+ "statuses": [],
163
+ "gotchiClass": "mage"
164
+ }
165
+ }
166
+ ],
167
+ "back": [
168
+ null,
169
+ {
170
+ "id": 10000622,
171
+ "onchainId": 10000622,
172
+ "name": "Sim Unit 10000622",
173
+ "type": "spirit",
174
+ "visualCode": "ninja_sim",
175
+ "level": 50,
176
+ "speed": 204,
177
+ "health": 1180,
178
+ "attack": 222,
179
+ "defense": 168,
180
+ "criticalRate": 51.8,
181
+ "criticalDamage": 191,
182
+ "resist": 178,
183
+ "focus": 178,
184
+ "gotchiClass": "ninja",
185
+ "special": "envenomed_blade",
186
+ "leaderSkill": "_none",
187
+ "item": null,
188
+ "crystalSlot1": null,
189
+ "crystalSlot2": null,
190
+ "crystalSlot3": null,
191
+ "crystalSlot4": null,
192
+ "crystalSlot5": null,
193
+ "crystalSlot6": null,
194
+ "specialExpanded": {
195
+ "code": "envenomed_blade",
196
+ "name": "Envenomed Blade",
197
+ "gotchiClass": "ninja",
198
+ "initialCooldown": 0,
199
+ "cooldown": 0,
200
+ "actionType": "attack",
201
+ "actionMultiplier": 0.4,
202
+ "target": "enemy_back_row",
203
+ "notes": "Strike the back row. Chance to lower Resistance multiple times.",
204
+ "monstersOnly": false,
205
+ "effects": [
206
+ {
207
+ "effectType": "status",
208
+ "value": null,
209
+ "chance": 0.5,
210
+ "special": null,
211
+ "target": "same_as_attack",
212
+ "status": "res_down"
213
+ },
214
+ {
215
+ "effectType": "status",
216
+ "value": null,
217
+ "chance": 0.5,
218
+ "special": null,
219
+ "target": "same_as_attack",
220
+ "status": "res_down"
221
+ }
222
+ ]
223
+ },
224
+ "leaderSkillExpanded": {
225
+ "code": "_none",
226
+ "name": "None",
227
+ "description": "Neutral leader skill used for simulations.",
228
+ "statuses": [],
229
+ "gotchiClass": "ninja"
230
+ }
231
+ },
232
+ {
233
+ "id": 10000623,
234
+ "onchainId": 10000623,
235
+ "name": "Sim Unit 10000623",
236
+ "type": "spirit",
237
+ "visualCode": "healer_sim",
238
+ "level": 50,
239
+ "speed": 204,
240
+ "health": 1180,
241
+ "attack": 222,
242
+ "defense": 168,
243
+ "criticalRate": 51.8,
244
+ "criticalDamage": 191,
245
+ "resist": 178,
246
+ "focus": 178,
247
+ "gotchiClass": "healer",
248
+ "special": "embolden",
249
+ "leaderSkill": "_none",
250
+ "item": null,
251
+ "crystalSlot1": null,
252
+ "crystalSlot2": null,
253
+ "crystalSlot3": null,
254
+ "crystalSlot4": null,
255
+ "crystalSlot5": null,
256
+ "crystalSlot6": null,
257
+ "specialExpanded": {
258
+ "code": "embolden",
259
+ "name": "Embolden",
260
+ "gotchiClass": "healer",
261
+ "initialCooldown": 0,
262
+ "cooldown": 2,
263
+ "actionType": "none",
264
+ "actionMultiplier": null,
265
+ "target": "ally_random",
266
+ "notes": "Grant Regeneration to an ally. High chance to also boost their Focus.",
267
+ "monstersOnly": false,
268
+ "effects": [
269
+ {
270
+ "effectType": "status",
271
+ "value": null,
272
+ "chance": 1,
273
+ "special": null,
274
+ "target": "same_as_attack",
275
+ "status": "regenerate"
276
+ },
277
+ {
278
+ "effectType": "status",
279
+ "value": null,
280
+ "chance": 0.75,
281
+ "special": null,
282
+ "target": "same_as_attack",
283
+ "status": "foc_up"
284
+ }
285
+ ]
286
+ },
287
+ "leaderSkillExpanded": {
288
+ "code": "_none",
289
+ "name": "None",
290
+ "description": "Neutral leader skill used for simulations.",
291
+ "statuses": [],
292
+ "gotchiClass": "healer"
293
+ }
294
+ },
295
+ {
296
+ "id": 10000624,
297
+ "onchainId": 10000624,
298
+ "name": "Sim Unit 10000624",
299
+ "type": "spirit",
300
+ "visualCode": "healer_sim",
301
+ "level": 50,
302
+ "speed": 204,
303
+ "health": 1180,
304
+ "attack": 222,
305
+ "defense": 168,
306
+ "criticalRate": 51.8,
307
+ "criticalDamage": 191,
308
+ "resist": 178,
309
+ "focus": 178,
310
+ "gotchiClass": "healer",
311
+ "special": "embolden",
312
+ "leaderSkill": "_none",
313
+ "item": null,
314
+ "crystalSlot1": null,
315
+ "crystalSlot2": null,
316
+ "crystalSlot3": null,
317
+ "crystalSlot4": null,
318
+ "crystalSlot5": null,
319
+ "crystalSlot6": null,
320
+ "specialExpanded": {
321
+ "code": "embolden",
322
+ "name": "Embolden",
323
+ "gotchiClass": "healer",
324
+ "initialCooldown": 0,
325
+ "cooldown": 2,
326
+ "actionType": "none",
327
+ "actionMultiplier": null,
328
+ "target": "ally_random",
329
+ "notes": "Grant Regeneration to an ally. High chance to also boost their Focus.",
330
+ "monstersOnly": false,
331
+ "effects": [
332
+ {
333
+ "effectType": "status",
334
+ "value": null,
335
+ "chance": 1,
336
+ "special": null,
337
+ "target": "same_as_attack",
338
+ "status": "regenerate"
339
+ },
340
+ {
341
+ "effectType": "status",
342
+ "value": null,
343
+ "chance": 0.75,
344
+ "special": null,
345
+ "target": "same_as_attack",
346
+ "status": "foc_up"
347
+ }
348
+ ]
349
+ },
350
+ "leaderSkillExpanded": {
351
+ "code": "_none",
352
+ "name": "None",
353
+ "description": "Neutral leader skill used for simulations.",
354
+ "statuses": [],
355
+ "gotchiClass": "healer"
356
+ }
357
+ },
358
+ null
359
+ ]
360
+ },
361
+ "leader": 10000620
362
+ },
363
+ "teamB": {
364
+ "id": 874,
365
+ "name": "Sim Team 874 (Lockdown Core)",
366
+ "owner": "sim",
367
+ "archetypeName": "Lockdown Core",
368
+ "archetypeShapeKey": "front{attack:0,buff:2,control:1}|back{attack:2,buff:0,control:0}",
369
+ "categoryToSpecialName": {
370
+ "buff": "Crashing Tide",
371
+ "control": "Tornado",
372
+ "attack": "Maulpractice"
373
+ },
374
+ "formation": {
375
+ "front": [
376
+ {
377
+ "id": 10004365,
378
+ "onchainId": 10004365,
379
+ "name": "Sim Unit 10004365",
380
+ "type": "spirit",
381
+ "visualCode": "enlightened_sim",
382
+ "level": 50,
383
+ "speed": 204,
384
+ "health": 1180,
385
+ "attack": 222,
386
+ "defense": 168,
387
+ "criticalRate": 51.8,
388
+ "criticalDamage": 191,
389
+ "resist": 178,
390
+ "focus": 178,
391
+ "gotchiClass": "enlightened",
392
+ "special": "crashing_tide",
393
+ "leaderSkill": "_none",
394
+ "item": null,
395
+ "crystalSlot1": null,
396
+ "crystalSlot2": null,
397
+ "crystalSlot3": null,
398
+ "crystalSlot4": null,
399
+ "crystalSlot5": null,
400
+ "crystalSlot6": null,
401
+ "specialExpanded": {
402
+ "code": "crashing_tide",
403
+ "name": "Crashing Tide",
404
+ "gotchiClass": "enlightened",
405
+ "initialCooldown": 0,
406
+ "cooldown": 2,
407
+ "actionType": "none",
408
+ "actionMultiplier": null,
409
+ "target": "self",
410
+ "notes": "Boost your own Defense and chance to greatly increase your Critical Chance.",
411
+ "monstersOnly": false,
412
+ "effects": [
413
+ {
414
+ "effectType": "status",
415
+ "value": null,
416
+ "chance": 1,
417
+ "special": null,
418
+ "target": "self",
419
+ "status": "def_up"
420
+ },
421
+ {
422
+ "effectType": "status",
423
+ "value": null,
424
+ "chance": 0.5,
425
+ "special": null,
426
+ "target": "self",
427
+ "status": "crt_up"
428
+ },
429
+ {
430
+ "effectType": "status",
431
+ "value": null,
432
+ "chance": 0.5,
433
+ "special": null,
434
+ "target": "self",
435
+ "status": "crt_up"
436
+ }
437
+ ]
438
+ },
439
+ "leaderSkillExpanded": {
440
+ "code": "_none",
441
+ "name": "None",
442
+ "description": "Neutral leader skill used for simulations.",
443
+ "statuses": [],
444
+ "gotchiClass": "enlightened"
445
+ }
446
+ },
447
+ {
448
+ "id": 10004366,
449
+ "onchainId": 10004366,
450
+ "name": "Sim Unit 10004366",
451
+ "type": "spirit",
452
+ "visualCode": "enlightened_sim",
453
+ "level": 50,
454
+ "speed": 204,
455
+ "health": 1180,
456
+ "attack": 222,
457
+ "defense": 168,
458
+ "criticalRate": 51.8,
459
+ "criticalDamage": 191,
460
+ "resist": 178,
461
+ "focus": 178,
462
+ "gotchiClass": "enlightened",
463
+ "special": "crashing_tide",
464
+ "leaderSkill": "_none",
465
+ "item": null,
466
+ "crystalSlot1": null,
467
+ "crystalSlot2": null,
468
+ "crystalSlot3": null,
469
+ "crystalSlot4": null,
470
+ "crystalSlot5": null,
471
+ "crystalSlot6": null,
472
+ "specialExpanded": {
473
+ "code": "crashing_tide",
474
+ "name": "Crashing Tide",
475
+ "gotchiClass": "enlightened",
476
+ "initialCooldown": 0,
477
+ "cooldown": 2,
478
+ "actionType": "none",
479
+ "actionMultiplier": null,
480
+ "target": "self",
481
+ "notes": "Boost your own Defense and chance to greatly increase your Critical Chance.",
482
+ "monstersOnly": false,
483
+ "effects": [
484
+ {
485
+ "effectType": "status",
486
+ "value": null,
487
+ "chance": 1,
488
+ "special": null,
489
+ "target": "self",
490
+ "status": "def_up"
491
+ },
492
+ {
493
+ "effectType": "status",
494
+ "value": null,
495
+ "chance": 0.5,
496
+ "special": null,
497
+ "target": "self",
498
+ "status": "crt_up"
499
+ },
500
+ {
501
+ "effectType": "status",
502
+ "value": null,
503
+ "chance": 0.5,
504
+ "special": null,
505
+ "target": "self",
506
+ "status": "crt_up"
507
+ }
508
+ ]
509
+ },
510
+ "leaderSkillExpanded": {
511
+ "code": "_none",
512
+ "name": "None",
513
+ "description": "Neutral leader skill used for simulations.",
514
+ "statuses": [],
515
+ "gotchiClass": "enlightened"
516
+ }
517
+ },
518
+ {
519
+ "id": 10004367,
520
+ "onchainId": 10004367,
521
+ "name": "Sim Unit 10004367",
522
+ "type": "spirit",
523
+ "visualCode": "mage_sim",
524
+ "level": 50,
525
+ "speed": 204,
526
+ "health": 1180,
527
+ "attack": 222,
528
+ "defense": 168,
529
+ "criticalRate": 51.8,
530
+ "criticalDamage": 191,
531
+ "resist": 178,
532
+ "focus": 178,
533
+ "gotchiClass": "mage",
534
+ "special": "tornado",
535
+ "leaderSkill": "_none",
536
+ "item": null,
537
+ "crystalSlot1": null,
538
+ "crystalSlot2": null,
539
+ "crystalSlot3": null,
540
+ "crystalSlot4": null,
541
+ "crystalSlot5": null,
542
+ "crystalSlot6": null,
543
+ "specialExpanded": {
544
+ "code": "tornado",
545
+ "name": "Tornado",
546
+ "gotchiClass": "mage",
547
+ "initialCooldown": 1,
548
+ "cooldown": 2,
549
+ "actionType": "none",
550
+ "actionMultiplier": null,
551
+ "target": "all_enemies",
552
+ "notes": "Summon a whirlwind. Small chance to instill Fear in each enemy.",
553
+ "monstersOnly": false,
554
+ "effects": [
555
+ {
556
+ "effectType": "status",
557
+ "value": null,
558
+ "chance": 0.25,
559
+ "special": null,
560
+ "target": "same_as_attack",
561
+ "status": "fear"
562
+ }
563
+ ]
564
+ },
565
+ "leaderSkillExpanded": {
566
+ "code": "_none",
567
+ "name": "None",
568
+ "description": "Neutral leader skill used for simulations.",
569
+ "statuses": [],
570
+ "gotchiClass": "mage"
571
+ }
572
+ },
573
+ null,
574
+ null
575
+ ],
576
+ "back": [
577
+ null,
578
+ null,
579
+ null,
580
+ {
581
+ "id": 10004368,
582
+ "onchainId": 10004368,
583
+ "name": "Sim Unit 10004368",
584
+ "type": "spirit",
585
+ "visualCode": "healer_sim",
586
+ "level": 50,
587
+ "speed": 204,
588
+ "health": 1180,
589
+ "attack": 222,
590
+ "defense": 168,
591
+ "criticalRate": 51.8,
592
+ "criticalDamage": 191,
593
+ "resist": 178,
594
+ "focus": 178,
595
+ "gotchiClass": "healer",
596
+ "special": "maulpractice",
597
+ "leaderSkill": "_none",
598
+ "item": null,
599
+ "crystalSlot1": null,
600
+ "crystalSlot2": null,
601
+ "crystalSlot3": null,
602
+ "crystalSlot4": null,
603
+ "crystalSlot5": null,
604
+ "crystalSlot6": null,
605
+ "specialExpanded": {
606
+ "code": "maulpractice",
607
+ "name": "Maulpractice",
608
+ "gotchiClass": "healer",
609
+ "initialCooldown": 1,
610
+ "cooldown": 1,
611
+ "actionType": "attack",
612
+ "actionMultiplier": 1.2,
613
+ "target": "enemy_random",
614
+ "notes": "Attack a random enemy. High chance to grant Regeneration to an ally.",
615
+ "monstersOnly": false,
616
+ "effects": [
617
+ {
618
+ "effectType": "status",
619
+ "value": null,
620
+ "chance": 0.75,
621
+ "special": null,
622
+ "target": "ally_random",
623
+ "status": "regenerate"
624
+ }
625
+ ]
626
+ },
627
+ "leaderSkillExpanded": {
628
+ "code": "_none",
629
+ "name": "None",
630
+ "description": "Neutral leader skill used for simulations.",
631
+ "statuses": [],
632
+ "gotchiClass": "healer"
633
+ }
634
+ },
635
+ {
636
+ "id": 10004369,
637
+ "onchainId": 10004369,
638
+ "name": "Sim Unit 10004369",
639
+ "type": "spirit",
640
+ "visualCode": "healer_sim",
641
+ "level": 50,
642
+ "speed": 204,
643
+ "health": 1180,
644
+ "attack": 222,
645
+ "defense": 168,
646
+ "criticalRate": 51.8,
647
+ "criticalDamage": 191,
648
+ "resist": 178,
649
+ "focus": 178,
650
+ "gotchiClass": "healer",
651
+ "special": "maulpractice",
652
+ "leaderSkill": "_none",
653
+ "item": null,
654
+ "crystalSlot1": null,
655
+ "crystalSlot2": null,
656
+ "crystalSlot3": null,
657
+ "crystalSlot4": null,
658
+ "crystalSlot5": null,
659
+ "crystalSlot6": null,
660
+ "specialExpanded": {
661
+ "code": "maulpractice",
662
+ "name": "Maulpractice",
663
+ "gotchiClass": "healer",
664
+ "initialCooldown": 1,
665
+ "cooldown": 1,
666
+ "actionType": "attack",
667
+ "actionMultiplier": 1.2,
668
+ "target": "enemy_random",
669
+ "notes": "Attack a random enemy. High chance to grant Regeneration to an ally.",
670
+ "monstersOnly": false,
671
+ "effects": [
672
+ {
673
+ "effectType": "status",
674
+ "value": null,
675
+ "chance": 0.75,
676
+ "special": null,
677
+ "target": "ally_random",
678
+ "status": "regenerate"
679
+ }
680
+ ]
681
+ },
682
+ "leaderSkillExpanded": {
683
+ "code": "_none",
684
+ "name": "None",
685
+ "description": "Neutral leader skill used for simulations.",
686
+ "statuses": [],
687
+ "gotchiClass": "healer"
688
+ }
689
+ }
690
+ ]
691
+ },
692
+ "leader": 10004365
693
+ }
694
+ }