miijs 2.3.4 → 2.4.0

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.
package/data.json ADDED
@@ -0,0 +1,3240 @@
1
+ {
2
+ "lookupTables":{
3
+ "favCols": [
4
+ "Red",
5
+ "Orange",
6
+ "Yellow",
7
+ "Lime",
8
+ "Green",
9
+ "Blue",
10
+ "Cyan",
11
+ "Pink",
12
+ "Purple",
13
+ "Brown",
14
+ "White",
15
+ "Black"
16
+ ],
17
+ "skinCols": [
18
+ "White",
19
+ "Tanned White",
20
+ "Darker White",
21
+ "Tanned Darker",
22
+ "Mostly Black",
23
+ "Black"
24
+ ],
25
+ "hairCols": [
26
+ "Black",
27
+ "Brown",
28
+ "Red",
29
+ "Reddish Brown",
30
+ "Grey",
31
+ "Light Brown",
32
+ "Dark Blonde",
33
+ "Blonde"
34
+ ],
35
+ "eyeCols": [
36
+ "Black",
37
+ "Grey",
38
+ "Brown",
39
+ "Lime",
40
+ "Blue",
41
+ "Green"
42
+ ],
43
+ "wiiFaceFeatures": [
44
+ "None",
45
+ "Blush",
46
+ "Makeup and Blush",
47
+ "Freckles",
48
+ "Bags",
49
+ "Wrinkles on Cheeks",
50
+ "Wrinkles near Eyes",
51
+ "Chin Wrinkle",
52
+ "Makeup",
53
+ "Stubble",
54
+ "Wrinkles near Mouth",
55
+ "Wrinkles"
56
+ ],
57
+ "wiiMouthColors": [
58
+ "Peach",
59
+ "Red",
60
+ "Pink"
61
+ ],
62
+ "wiiGlassesCols": [
63
+ "Grey",
64
+ "Brown",
65
+ "Red",
66
+ "Blue",
67
+ "Yellow",
68
+ "White"
69
+ ],
70
+ "wiiNoses": {
71
+ "0": 1,
72
+ "1": 10,
73
+ "2": 2,
74
+ "3": 3,
75
+ "4": 6,
76
+ "5": 0,
77
+ "6": 5,
78
+ "7": 4,
79
+ "8": 8,
80
+ "9": 9,
81
+ "10": 7,
82
+ "11": 11
83
+ },
84
+ "pages": {
85
+ "mouths": {
86
+ "0": 1,
87
+ "1": 1,
88
+ "2": 2,
89
+ "3": 2,
90
+ "4": 2,
91
+ "5": 1,
92
+ "6": 1,
93
+ "7": 2,
94
+ "8": 1,
95
+ "9": 2,
96
+ "10": 1,
97
+ "11": 2,
98
+ "12": 2,
99
+ "13": 1,
100
+ "14": 2,
101
+ "15": 2,
102
+ "16": 1,
103
+ "17": 2,
104
+ "18": 2,
105
+ "19": 1,
106
+ "20": 2,
107
+ "21": 1,
108
+ "22": 1,
109
+ "23": 1
110
+ },
111
+ "eyebrows": {
112
+ "0": 1,
113
+ "1": 1,
114
+ "2": 2,
115
+ "3": 2,
116
+ "4": 1,
117
+ "5": 1,
118
+ "6": 1,
119
+ "7": 1,
120
+ "8": 1,
121
+ "9": 1,
122
+ "10": 2,
123
+ "11": 2,
124
+ "12": 1,
125
+ "13": 2,
126
+ "14": 2,
127
+ "15": 2,
128
+ "16": 2,
129
+ "17": 1,
130
+ "18": 2,
131
+ "19": 1,
132
+ "20": 2,
133
+ "21": 1,
134
+ "22": 2,
135
+ "23": 2
136
+ },
137
+ "eyes": {
138
+ "0": 1,
139
+ "1": 1,
140
+ "2": 1,
141
+ "3": 4,
142
+ "4": 1,
143
+ "5": 3,
144
+ "6": 3,
145
+ "7": 4,
146
+ "8": 1,
147
+ "9": 2,
148
+ "10": 4,
149
+ "11": 2,
150
+ "12": 2,
151
+ "13": 3,
152
+ "14": 4,
153
+ "15": 1,
154
+ "16": 1,
155
+ "17": 1,
156
+ "18": 3,
157
+ "19": 2,
158
+ "20": 1,
159
+ "21": 2,
160
+ "22": 4,
161
+ "23": 2,
162
+ "24": 3,
163
+ "25": 2,
164
+ "26": 1,
165
+ "27": 1,
166
+ "28": 3,
167
+ "29": 4,
168
+ "30": 3,
169
+ "31": 3,
170
+ "32": 2,
171
+ "33": 2,
172
+ "34": 2,
173
+ "35": 2,
174
+ "36": 3,
175
+ "37": 3,
176
+ "38": 4,
177
+ "39": 1,
178
+ "40": 2,
179
+ "41": 3,
180
+ "42": 4,
181
+ "43": 4,
182
+ "44": 4,
183
+ "45": 4,
184
+ "46": 3,
185
+ "47": 4
186
+ },
187
+ "hairs": {
188
+ "0": 5,
189
+ "1": 4,
190
+ "2": 6,
191
+ "3": 5,
192
+ "4": 4,
193
+ "5": 4,
194
+ "6": 5,
195
+ "7": 4,
196
+ "8": 4,
197
+ "9": 6,
198
+ "10": 5,
199
+ "11": 5,
200
+ "12": 4,
201
+ "13": 4,
202
+ "14": 5,
203
+ "15": 6,
204
+ "16": 6,
205
+ "17": 5,
206
+ "18": 6,
207
+ "19": 4,
208
+ "20": 5,
209
+ "21": 5,
210
+ "22": 5,
211
+ "23": 3,
212
+ "24": 6,
213
+ "25": 4,
214
+ "26": 4,
215
+ "27": 4,
216
+ "28": 6,
217
+ "29": 6,
218
+ "30": 3,
219
+ "31": 1,
220
+ "32": 2,
221
+ "33": 1,
222
+ "34": 3,
223
+ "35": 5,
224
+ "36": 3,
225
+ "37": 2,
226
+ "38": 3,
227
+ "39": 1,
228
+ "40": 1,
229
+ "41": 3,
230
+ "42": 3,
231
+ "43": 3,
232
+ "44": 1,
233
+ "45": 1,
234
+ "46": 6,
235
+ "47": 2,
236
+ "48": 2,
237
+ "49": 1,
238
+ "50": 2,
239
+ "51": 1,
240
+ "52": 2,
241
+ "53": 6,
242
+ "54": 3,
243
+ "55": 2,
244
+ "56": 1,
245
+ "57": 3,
246
+ "58": 2,
247
+ "59": 1,
248
+ "60": 2,
249
+ "61": 6,
250
+ "62": 2,
251
+ "63": 5,
252
+ "64": 2,
253
+ "65": 3,
254
+ "66": 2,
255
+ "67": 3,
256
+ "68": 1,
257
+ "69": 4,
258
+ "70": 1,
259
+ "71": 6
260
+ }
261
+ },
262
+ "types": {
263
+ "mouths": {
264
+ "0": 6,
265
+ "1": 1,
266
+ "2": 2,
267
+ "3": 4,
268
+ "4": 5,
269
+ "5": 5,
270
+ "6": 10,
271
+ "7": 0,
272
+ "8": 7,
273
+ "9": 1,
274
+ "10": 8,
275
+ "11": 7,
276
+ "12": 11,
277
+ "13": 11,
278
+ "14": 10,
279
+ "15": 6,
280
+ "16": 9,
281
+ "17": 3,
282
+ "18": 9,
283
+ "19": 2,
284
+ "20": 8,
285
+ "21": 3,
286
+ "22": 4,
287
+ "23": 0
288
+ },
289
+ "eyebrows": {
290
+ "0": 1,
291
+ "1": 3,
292
+ "2": 2,
293
+ "3": 3,
294
+ "4": 11,
295
+ "5": 10,
296
+ "6": 0,
297
+ "7": 6,
298
+ "8": 8,
299
+ "9": 4,
300
+ "10": 1,
301
+ "11": 0,
302
+ "12": 2,
303
+ "13": 7,
304
+ "14": 4,
305
+ "15": 6,
306
+ "16": 10,
307
+ "17": 9,
308
+ "18": 9,
309
+ "19": 5,
310
+ "20": 5,
311
+ "21": 7,
312
+ "22": 8,
313
+ "23": 11
314
+ },
315
+ "eyes": {
316
+ "0": 2,
317
+ "1": 6,
318
+ "2": 0,
319
+ "3": 6,
320
+ "4": 1,
321
+ "5": 0,
322
+ "6": 5,
323
+ "7": 0,
324
+ "8": 3,
325
+ "9": 4,
326
+ "10": 9,
327
+ "11": 1,
328
+ "12": 5,
329
+ "13": 2,
330
+ "14": 10,
331
+ "15": 9,
332
+ "16": 8,
333
+ "17": 5,
334
+ "18": 9,
335
+ "19": 2,
336
+ "20": 11,
337
+ "21": 8,
338
+ "22": 8,
339
+ "23": 6,
340
+ "24": 6,
341
+ "25": 9,
342
+ "26": 7,
343
+ "27": 10,
344
+ "28": 10,
345
+ "29": 5,
346
+ "30": 7,
347
+ "31": 8,
348
+ "32": 3,
349
+ "33": 0,
350
+ "34": 7,
351
+ "35": 11,
352
+ "36": 3,
353
+ "37": 4,
354
+ "38": 2,
355
+ "39": 4,
356
+ "40": 10,
357
+ "41": 1,
358
+ "42": 3,
359
+ "43": 7,
360
+ "44": 1,
361
+ "45": 4,
362
+ "46": 11,
363
+ "47": 11
364
+ },
365
+ "hairs": {
366
+ "0": 11,
367
+ "1": 6,
368
+ "2": 5,
369
+ "3": 1,
370
+ "4": 4,
371
+ "5": 8,
372
+ "6": 4,
373
+ "7": 11,
374
+ "8": 9,
375
+ "9": 3,
376
+ "10": 3,
377
+ "11": 6,
378
+ "12": 0,
379
+ "13": 1,
380
+ "14": 0,
381
+ "15": 10,
382
+ "16": 1,
383
+ "17": 8,
384
+ "18": 4,
385
+ "19": 7,
386
+ "20": 5,
387
+ "21": 10,
388
+ "22": 2,
389
+ "23": 3,
390
+ "24": 9,
391
+ "25": 5,
392
+ "26": 3,
393
+ "27": 10,
394
+ "28": 6,
395
+ "29": 11,
396
+ "30": 9,
397
+ "31": 11,
398
+ "32": 0,
399
+ "33": 0,
400
+ "34": 11,
401
+ "35": 9,
402
+ "36": 6,
403
+ "37": 2,
404
+ "38": 1,
405
+ "39": 4,
406
+ "40": 1,
407
+ "41": 7,
408
+ "42": 2,
409
+ "43": 0,
410
+ "44": 3,
411
+ "45": 6,
412
+ "46": 2,
413
+ "47": 1,
414
+ "48": 3,
415
+ "49": 7,
416
+ "50": 7,
417
+ "51": 2,
418
+ "52": 5,
419
+ "53": 7,
420
+ "54": 5,
421
+ "55": 8,
422
+ "56": 9,
423
+ "57": 10,
424
+ "58": 6,
425
+ "59": 8,
426
+ "60": 10,
427
+ "61": 0,
428
+ "62": 11,
429
+ "63": 7,
430
+ "64": 9,
431
+ "65": 8,
432
+ "66": 4,
433
+ "67": 4,
434
+ "68": 10,
435
+ "69": 2,
436
+ "70": 5,
437
+ "71": 8
438
+ }
439
+ },
440
+ "mouthTable": {
441
+ "0": "113",
442
+ "1": "121",
443
+ "2": "231",
444
+ "3": "222",
445
+ "4": "232",
446
+ "5": "132",
447
+ "6": "124",
448
+ "7": "211",
449
+ "8": "123",
450
+ "9": "221",
451
+ "10": "133",
452
+ "11": "223",
453
+ "12": "234",
454
+ "13": "134",
455
+ "14": "224",
456
+ "15": "213",
457
+ "16": "114",
458
+ "17": "212",
459
+ "18": "214",
460
+ "19": "131",
461
+ "20": "233",
462
+ "21": "112",
463
+ "22": "122",
464
+ "23": "111"
465
+ },
466
+ "eyebrowTable": {
467
+ "0": "121",
468
+ "1": "112",
469
+ "2": "231",
470
+ "3": "212",
471
+ "4": "134",
472
+ "5": "124",
473
+ "6": "111",
474
+ "7": "113",
475
+ "8": "133",
476
+ "9": "122",
477
+ "10": "221",
478
+ "11": "211",
479
+ "12": "131",
480
+ "13": "223",
481
+ "14": "222",
482
+ "15": "213",
483
+ "16": "224",
484
+ "17": "114",
485
+ "18": "214",
486
+ "19": "132",
487
+ "20": "232",
488
+ "21": "123",
489
+ "22": "233",
490
+ "23": "234"
491
+ },
492
+ "eyeTable": {
493
+ "0": "131",
494
+ "1": "113",
495
+ "2": "111",
496
+ "3": "413",
497
+ "4": "121",
498
+ "5": "311",
499
+ "6": "332",
500
+ "7": "411",
501
+ "8": "112",
502
+ "9": "222",
503
+ "10": "414",
504
+ "11": "221",
505
+ "12": "232",
506
+ "13": "331",
507
+ "14": "424",
508
+ "15": "114",
509
+ "16": "133",
510
+ "17": "132",
511
+ "18": "314",
512
+ "19": "231",
513
+ "20": "134",
514
+ "21": "233",
515
+ "22": "433",
516
+ "23": "213",
517
+ "24": "313",
518
+ "25": "214",
519
+ "26": "123",
520
+ "27": "124",
521
+ "28": "324",
522
+ "29": "432",
523
+ "30": "323",
524
+ "31": "333",
525
+ "32": "212",
526
+ "33": "211",
527
+ "34": "223",
528
+ "35": "234",
529
+ "36": "312",
530
+ "37": "322",
531
+ "38": "431",
532
+ "39": "122",
533
+ "40": "224",
534
+ "41": "321",
535
+ "42": "412",
536
+ "43": "423",
537
+ "44": "421",
538
+ "45": "422",
539
+ "46": "334",
540
+ "47": "434"
541
+ },
542
+ "hairTable": {
543
+ "0": "534",
544
+ "1": "413",
545
+ "2": "632",
546
+ "3": "521",
547
+ "4": "422",
548
+ "5": "433",
549
+ "6": "522",
550
+ "7": "434",
551
+ "8": "414",
552
+ "9": "612",
553
+ "10": "512",
554
+ "11": "513",
555
+ "12": "411",
556
+ "13": "421",
557
+ "14": "511",
558
+ "15": "624",
559
+ "16": "621",
560
+ "17": "533",
561
+ "18": "622",
562
+ "19": "423",
563
+ "20": "532",
564
+ "21": "524",
565
+ "22": "531",
566
+ "23": "312",
567
+ "24": "614",
568
+ "25": "432",
569
+ "26": "412",
570
+ "27": "424",
571
+ "28": "613",
572
+ "29": "634",
573
+ "30": "314",
574
+ "31": "134",
575
+ "32": "211",
576
+ "33": "111",
577
+ "34": "334",
578
+ "35": "514",
579
+ "36": "313",
580
+ "37": "231",
581
+ "38": "321",
582
+ "39": "122",
583
+ "40": "121",
584
+ "41": "323",
585
+ "42": "331",
586
+ "43": "311",
587
+ "44": "112",
588
+ "45": "113",
589
+ "46": "631",
590
+ "47": "221",
591
+ "48": "212",
592
+ "49": "123",
593
+ "50": "223",
594
+ "51": "131",
595
+ "52": "232",
596
+ "53": "623",
597
+ "54": "332",
598
+ "55": "233",
599
+ "56": "114",
600
+ "57": "324",
601
+ "58": "213",
602
+ "59": "133",
603
+ "60": "224",
604
+ "61": "611",
605
+ "62": "234",
606
+ "63": "523",
607
+ "64": "214",
608
+ "65": "333",
609
+ "66": "222",
610
+ "67": "322",
611
+ "68": "124",
612
+ "69": "431",
613
+ "70": "132",
614
+ "71": "633"
615
+ },
616
+ "faceFeatures3DS": [
617
+ "None",
618
+ "Near Eye Creases",
619
+ "Cheek Creases",
620
+ "Far Eye Creases",
621
+ "Near Nose Creases",
622
+ "Giant Bags",
623
+ "Cleft Chin",
624
+ "Chin Crease",
625
+ "Sunken Eyes",
626
+ "Far Cheek Creases",
627
+ "Lines Near Eyes",
628
+ "Wrinkles"
629
+ ],
630
+ "makeups3DS": [
631
+ "None",
632
+ "Blush",
633
+ "Orange Blush",
634
+ "Blue Eyes",
635
+ "Blush 2",
636
+ "Orange Blush 2",
637
+ "Blue Eyes and Blush",
638
+ "Orange Eyes and Blush",
639
+ "Purple Eyes and Blush 2",
640
+ "Freckles",
641
+ "Beard Stubble",
642
+ "Beard and Mustache Stubble"
643
+ ],
644
+ "mouthCols3DS": [
645
+ "Orange",
646
+ "Red",
647
+ "Pink",
648
+ "Peach",
649
+ "Black"
650
+ ],
651
+ "glassesCols3DS": [
652
+ "Black",
653
+ "Brown",
654
+ "Red",
655
+ "Blue",
656
+ "Yellow",
657
+ "Grey"
658
+ ],
659
+ "faces": {
660
+ "indexLookup": true,
661
+ "values": [
662
+ 0,
663
+ 1,
664
+ 8,
665
+ 2,
666
+ 3,
667
+ 9,
668
+ 4,
669
+ 5,
670
+ 10,
671
+ 6,
672
+ 7,
673
+ 11
674
+ ]
675
+ },
676
+ "hairs": {
677
+ "paginated": true,
678
+ "indexLookup": true,
679
+ "values": [
680
+ [
681
+ 33,
682
+ 47,
683
+ 40,
684
+ 37,
685
+ 32,
686
+ 107,
687
+ 48,
688
+ 51,
689
+ 55,
690
+ 70,
691
+ 44,
692
+ 66
693
+ ],
694
+ [
695
+ 52,
696
+ 50,
697
+ 38,
698
+ 49,
699
+ 43,
700
+ 31,
701
+ 56,
702
+ 68,
703
+ 62,
704
+ 115,
705
+ 76,
706
+ 119
707
+ ],
708
+ [
709
+ 64,
710
+ 81,
711
+ 116,
712
+ 121,
713
+ 22,
714
+ 58,
715
+ 60,
716
+ 87,
717
+ 125,
718
+ 117,
719
+ 73,
720
+ 75
721
+ ],
722
+ [
723
+ 42,
724
+ 89,
725
+ 57,
726
+ 54,
727
+ 80,
728
+ 34,
729
+ 23,
730
+ 86,
731
+ 88,
732
+ 118,
733
+ 39,
734
+ 36
735
+ ],
736
+ [
737
+ 45,
738
+ 67,
739
+ 59,
740
+ 65,
741
+ 41,
742
+ 30,
743
+ 12,
744
+ 16,
745
+ 10,
746
+ 82,
747
+ 128,
748
+ 129
749
+ ],
750
+ [
751
+ 14,
752
+ 95,
753
+ 105,
754
+ 100,
755
+ 6,
756
+ 20,
757
+ 93,
758
+ 102,
759
+ 27,
760
+ 4,
761
+ 17,
762
+ 110
763
+ ],
764
+ [
765
+ 123,
766
+ 8,
767
+ 106,
768
+ 72,
769
+ 3,
770
+ 21,
771
+ 0,
772
+ 98,
773
+ 63,
774
+ 90,
775
+ 11,
776
+ 120
777
+ ],
778
+ [
779
+ 5,
780
+ 74,
781
+ 108,
782
+ 94,
783
+ 124,
784
+ 25,
785
+ 99,
786
+ 69,
787
+ 35,
788
+ 13,
789
+ 122,
790
+ 113
791
+ ],
792
+ [
793
+ 53,
794
+ 24,
795
+ 85,
796
+ 83,
797
+ 71,
798
+ 131,
799
+ 96,
800
+ 101,
801
+ 29,
802
+ 7,
803
+ 15,
804
+ 112
805
+ ],
806
+ [
807
+ 79,
808
+ 1,
809
+ 109,
810
+ 127,
811
+ 91,
812
+ 26,
813
+ 61,
814
+ 103,
815
+ 2,
816
+ 77,
817
+ 18,
818
+ 92
819
+ ],
820
+ [
821
+ 84,
822
+ 9,
823
+ 19,
824
+ 130,
825
+ 97,
826
+ 104,
827
+ 46,
828
+ 78,
829
+ 28,
830
+ 114,
831
+ 126,
832
+ 111
833
+ ]
834
+ ]
835
+ },
836
+ "eyebrows": {
837
+ "indexLookup": true,
838
+ "paginated": true,
839
+ "values": [
840
+ [
841
+ 6,
842
+ 0,
843
+ 12,
844
+ 1,
845
+ 9,
846
+ 19,
847
+ 7,
848
+ 21,
849
+ 8,
850
+ 17,
851
+ 5,
852
+ 4
853
+ ],
854
+ [
855
+ 11,
856
+ 10,
857
+ 2,
858
+ 3,
859
+ 14,
860
+ 20,
861
+ 15,
862
+ 13,
863
+ 22,
864
+ 18,
865
+ 16,
866
+ 23
867
+ ]
868
+ ]
869
+ },
870
+ "eyes": {
871
+ "indexLookup": true,
872
+ "paginated": true,
873
+ "values": [
874
+ [
875
+ 2,
876
+ 4,
877
+ 0,
878
+ 8,
879
+ 39,
880
+ 17,
881
+ 1,
882
+ 26,
883
+ 16,
884
+ 15,
885
+ 27,
886
+ 20
887
+ ],
888
+ [
889
+ 33,
890
+ 11,
891
+ 19,
892
+ 32,
893
+ 9,
894
+ 12,
895
+ 23,
896
+ 34,
897
+ 21,
898
+ 25,
899
+ 40,
900
+ 35
901
+ ],
902
+ [
903
+ 5,
904
+ 41,
905
+ 13,
906
+ 36,
907
+ 37,
908
+ 6,
909
+ 24,
910
+ 30,
911
+ 31,
912
+ 18,
913
+ 28,
914
+ 46
915
+ ],
916
+ [
917
+ 7,
918
+ 44,
919
+ 38,
920
+ 42,
921
+ 45,
922
+ 29,
923
+ 3,
924
+ 43,
925
+ 22,
926
+ 10,
927
+ 14,
928
+ 47
929
+ ],
930
+ [
931
+ 48,
932
+ 49,
933
+ 50,
934
+ 53,
935
+ 59,
936
+ 56,
937
+ 54,
938
+ 58,
939
+ 57,
940
+ 55,
941
+ 51,
942
+ 52
943
+ ]
944
+ ]
945
+ },
946
+ "noses": {
947
+ "indexLookup": true,
948
+ "paginated": true,
949
+ "values": [
950
+ [
951
+ 1,
952
+ 10,
953
+ 2,
954
+ 3,
955
+ 6,
956
+ 0,
957
+ 5,
958
+ 4,
959
+ 8,
960
+ 9,
961
+ 7,
962
+ 11
963
+ ],
964
+ [
965
+ 13,
966
+ 14,
967
+ 12,
968
+ 17,
969
+ 16,
970
+ 15
971
+ ]
972
+ ]
973
+ },
974
+ "mouths": {
975
+ "indexLookup": true,
976
+ "paginated": true,
977
+ "values": [
978
+ [
979
+ 23,
980
+ 1,
981
+ 19,
982
+ 21,
983
+ 22,
984
+ 5,
985
+ 0,
986
+ 8,
987
+ 10,
988
+ 16,
989
+ 6,
990
+ 13
991
+ ],
992
+ [
993
+ 7,
994
+ 9,
995
+ 2,
996
+ 17,
997
+ 3,
998
+ 4,
999
+ 15,
1000
+ 11,
1001
+ 20,
1002
+ 18,
1003
+ 14,
1004
+ 12
1005
+ ],
1006
+ [
1007
+ 27,
1008
+ 30,
1009
+ 24,
1010
+ 25,
1011
+ 29,
1012
+ 28,
1013
+ 26,
1014
+ 35,
1015
+ 31,
1016
+ 34,
1017
+ 33,
1018
+ 32
1019
+ ]
1020
+ ]
1021
+ }
1022
+ },
1023
+ "convTables":{
1024
+ "face3DSToWii": [
1025
+ 0,
1026
+ 1,
1027
+ 2,
1028
+ 2,
1029
+ 3,
1030
+ 1,
1031
+ 4,
1032
+ 5,
1033
+ 4,
1034
+ 6,
1035
+ 7,
1036
+ 6
1037
+ ],
1038
+ "features3DSToWii": [
1039
+ "0",
1040
+ "6",
1041
+ 5,
1042
+ 6,
1043
+ "6",
1044
+ 4,
1045
+ 7,
1046
+ 7,
1047
+ 8,
1048
+ 10,
1049
+ "6",
1050
+ 11
1051
+ ],
1052
+ "makeup3DSToWii": [
1053
+ 0,
1054
+ 1,
1055
+ 1,
1056
+ 2,
1057
+ 1,
1058
+ 1,
1059
+ 2,
1060
+ 2,
1061
+ 2,
1062
+ 3,
1063
+ 9,
1064
+ 9
1065
+ ],
1066
+ "nose3DSToWii": [
1067
+ [
1068
+ 0,
1069
+ 1,
1070
+ 2,
1071
+ 3,
1072
+ 4,
1073
+ 5,
1074
+ 6,
1075
+ 7,
1076
+ 8,
1077
+ 9,
1078
+ 10,
1079
+ 11
1080
+ ],
1081
+ [
1082
+ 0,
1083
+ 3,
1084
+ 4,
1085
+ 6,
1086
+ 9,
1087
+ 2
1088
+ ]
1089
+ ],
1090
+ "mouth3DSToWii": [
1091
+ [
1092
+ "111",
1093
+ "121",
1094
+ "131",
1095
+ "112",
1096
+ "122",
1097
+ "132",
1098
+ "113",
1099
+ "123",
1100
+ "133",
1101
+ "114",
1102
+ "124",
1103
+ "134"
1104
+ ],
1105
+ [
1106
+ "211",
1107
+ "221",
1108
+ "231",
1109
+ "212",
1110
+ "222",
1111
+ "232",
1112
+ "213",
1113
+ "223",
1114
+ "233",
1115
+ "214",
1116
+ "224",
1117
+ "234"
1118
+ ],
1119
+ [
1120
+ "121",
1121
+ "214",
1122
+ "134",
1123
+ "123",
1124
+ "121",
1125
+ "112",
1126
+ "124",
1127
+ "133",
1128
+ "221",
1129
+ "224",
1130
+ "121",
1131
+ "232"
1132
+ ]
1133
+ ],
1134
+ "hair3DSToWii": [
1135
+ [
1136
+ "111",
1137
+ "221",
1138
+ "121",
1139
+ "231",
1140
+ "211",
1141
+ "121",
1142
+ "212",
1143
+ "131",
1144
+ "233",
1145
+ "132",
1146
+ "112",
1147
+ "222"
1148
+ ],
1149
+ [
1150
+ "232",
1151
+ "223",
1152
+ "321",
1153
+ "123",
1154
+ "311",
1155
+ "134",
1156
+ "114",
1157
+ "124",
1158
+ "234",
1159
+ "114",
1160
+ "134",
1161
+ "234"
1162
+ ],
1163
+ [
1164
+ "214",
1165
+ "523",
1166
+ "433",
1167
+ "214",
1168
+ "531",
1169
+ "512",
1170
+ "523",
1171
+ "433",
1172
+ "134",
1173
+ "414",
1174
+ "523",
1175
+ "134"
1176
+ ],
1177
+ [
1178
+ "331",
1179
+ "333",
1180
+ "324",
1181
+ "332",
1182
+ "333",
1183
+ "334",
1184
+ "312",
1185
+ "322",
1186
+ "322",
1187
+ "113",
1188
+ "122",
1189
+ "313"
1190
+ ],
1191
+ [
1192
+ "113",
1193
+ "322",
1194
+ "133",
1195
+ "333",
1196
+ "323",
1197
+ "314",
1198
+ "411",
1199
+ "621",
1200
+ "521",
1201
+ "424",
1202
+ "424",
1203
+ "424"
1204
+ ],
1205
+ [
1206
+ "511",
1207
+ "411",
1208
+ "411",
1209
+ "422",
1210
+ "522",
1211
+ "523",
1212
+ "534",
1213
+ "523",
1214
+ "434",
1215
+ "422",
1216
+ "533",
1217
+ "424"
1218
+ ],
1219
+ [
1220
+ "511",
1221
+ "531",
1222
+ "534",
1223
+ "623",
1224
+ "521",
1225
+ "524",
1226
+ "534",
1227
+ "523",
1228
+ "523",
1229
+ "424",
1230
+ "513",
1231
+ "523"
1232
+ ],
1233
+ [
1234
+ "411",
1235
+ "523",
1236
+ "512",
1237
+ "513",
1238
+ "432",
1239
+ "432",
1240
+ "621",
1241
+ "431",
1242
+ "514",
1243
+ "421",
1244
+ "432",
1245
+ "514"
1246
+ ],
1247
+ [
1248
+ "623",
1249
+ "614",
1250
+ "633",
1251
+ "633",
1252
+ "633",
1253
+ "624",
1254
+ "434",
1255
+ "633",
1256
+ "634",
1257
+ "624",
1258
+ "624",
1259
+ "634"
1260
+ ],
1261
+ [
1262
+ "634",
1263
+ "413",
1264
+ "412",
1265
+ "413",
1266
+ "413",
1267
+ "412",
1268
+ "611",
1269
+ "622",
1270
+ "632",
1271
+ "611",
1272
+ "622",
1273
+ "632"
1274
+ ],
1275
+ [
1276
+ "423",
1277
+ "632",
1278
+ "423",
1279
+ "612",
1280
+ "612",
1281
+ "613",
1282
+ "631",
1283
+ "631",
1284
+ "613",
1285
+ "631",
1286
+ "631",
1287
+ "613"
1288
+ ]
1289
+ ],
1290
+ "eyebrows3DSToWii": [
1291
+ [
1292
+ "111",
1293
+ "121",
1294
+ "131",
1295
+ "112",
1296
+ "122",
1297
+ "132",
1298
+ "113",
1299
+ "123",
1300
+ "133",
1301
+ "114",
1302
+ "124",
1303
+ "134"
1304
+ ],
1305
+ [
1306
+ "211",
1307
+ "221",
1308
+ "231",
1309
+ "212",
1310
+ "222",
1311
+ "232",
1312
+ "213",
1313
+ "223",
1314
+ "233",
1315
+ "214",
1316
+ "224",
1317
+ "234"
1318
+ ]
1319
+ ],
1320
+ "eyes3DSToWii": [
1321
+ [
1322
+ "111",
1323
+ "121",
1324
+ "131",
1325
+ "112",
1326
+ "122",
1327
+ "132",
1328
+ "113",
1329
+ "123",
1330
+ "133",
1331
+ "114",
1332
+ "124",
1333
+ "134"
1334
+ ],
1335
+ [
1336
+ "211",
1337
+ "221",
1338
+ "231",
1339
+ "212",
1340
+ "222",
1341
+ "232",
1342
+ "213",
1343
+ "223",
1344
+ "233",
1345
+ "214",
1346
+ "224",
1347
+ "234"
1348
+ ],
1349
+ [
1350
+ "311",
1351
+ "321",
1352
+ "331",
1353
+ "312",
1354
+ "322",
1355
+ "332",
1356
+ "313",
1357
+ "323",
1358
+ "333",
1359
+ "314",
1360
+ "324",
1361
+ "334"
1362
+ ],
1363
+ [
1364
+ "411",
1365
+ "421",
1366
+ "431",
1367
+ "412",
1368
+ "422",
1369
+ "432",
1370
+ "413",
1371
+ "423",
1372
+ "433",
1373
+ "414",
1374
+ "424",
1375
+ "434"
1376
+ ],
1377
+ [
1378
+ "322",
1379
+ "322",
1380
+ "312",
1381
+ "224",
1382
+ "224",
1383
+ "431",
1384
+ "224",
1385
+ "224",
1386
+ "111",
1387
+ "121",
1388
+ "411",
1389
+ "431"
1390
+ ]
1391
+ ],
1392
+ "hairWiiTo3DS": [
1393
+ [
1394
+ [
1395
+ 0,
1396
+ 0
1397
+ ],
1398
+ [
1399
+ 0,
1400
+ 2
1401
+ ],
1402
+ [
1403
+ 0,
1404
+ 7
1405
+ ],
1406
+ [
1407
+ 0,
1408
+ 10
1409
+ ],
1410
+ [
1411
+ 3,
1412
+ 10
1413
+ ],
1414
+ [
1415
+ 0,
1416
+ 9
1417
+ ],
1418
+ [
1419
+ 4,
1420
+ 0
1421
+ ],
1422
+ [
1423
+ 1,
1424
+ 3
1425
+ ],
1426
+ [
1427
+ 3,
1428
+ 8
1429
+ ],
1430
+ [
1431
+ 1,
1432
+ 6
1433
+ ],
1434
+ [
1435
+ 1,
1436
+ 7
1437
+ ],
1438
+ [
1439
+ 1,
1440
+ 5
1441
+ ]
1442
+ ],
1443
+ [
1444
+ [
1445
+ 0,
1446
+ 4
1447
+ ],
1448
+ [
1449
+ 0,
1450
+ 1
1451
+ ],
1452
+ [
1453
+ 0,
1454
+ 3
1455
+ ],
1456
+ [
1457
+ 0,
1458
+ 6
1459
+ ],
1460
+ [
1461
+ 0,
1462
+ 11
1463
+ ],
1464
+ [
1465
+ 1,
1466
+ 0
1467
+ ],
1468
+ [
1469
+ 2,
1470
+ 5
1471
+ ],
1472
+ [
1473
+ 1,
1474
+ 1
1475
+ ],
1476
+ [
1477
+ 0,
1478
+ 8
1479
+ ],
1480
+ [
1481
+ 2,
1482
+ 0
1483
+ ],
1484
+ [
1485
+ 2,
1486
+ 6
1487
+ ],
1488
+ [
1489
+ 1,
1490
+ 8
1491
+ ]
1492
+ ],
1493
+ [
1494
+ [
1495
+ 1,
1496
+ 4
1497
+ ],
1498
+ [
1499
+ 1,
1500
+ 2
1501
+ ],
1502
+ [
1503
+ 3,
1504
+ 0
1505
+ ],
1506
+ [
1507
+ 4,
1508
+ 0
1509
+ ],
1510
+ [
1511
+ 3,
1512
+ 6
1513
+ ],
1514
+ [
1515
+ 3,
1516
+ 3
1517
+ ],
1518
+ [
1519
+ 3,
1520
+ 11
1521
+ ],
1522
+ [
1523
+ 4,
1524
+ 4
1525
+ ],
1526
+ [
1527
+ 4,
1528
+ 3
1529
+ ],
1530
+ [
1531
+ 4,
1532
+ 5
1533
+ ],
1534
+ [
1535
+ 3,
1536
+ 2
1537
+ ],
1538
+ [
1539
+ 3,
1540
+ 5
1541
+ ]
1542
+ ],
1543
+ [
1544
+ [
1545
+ 4,
1546
+ 6
1547
+ ],
1548
+ [
1549
+ 7,
1550
+ 9
1551
+ ],
1552
+ [
1553
+ 7,
1554
+ 7
1555
+ ],
1556
+ [
1557
+ 9,
1558
+ 5
1559
+ ],
1560
+ [
1561
+ 5,
1562
+ 9
1563
+ ],
1564
+ [
1565
+ 7,
1566
+ 5
1567
+ ],
1568
+ [
1569
+ 9,
1570
+ 1
1571
+ ],
1572
+ [
1573
+ 10,
1574
+ 2
1575
+ ],
1576
+ [
1577
+ 7,
1578
+ 0
1579
+ ],
1580
+ [
1581
+ 6,
1582
+ 1
1583
+ ],
1584
+ [
1585
+ 5,
1586
+ 8
1587
+ ],
1588
+ [
1589
+ 8,
1590
+ 9
1591
+ ]
1592
+ ],
1593
+ [
1594
+ [
1595
+ 5,
1596
+ 0
1597
+ ],
1598
+ [
1599
+ 6,
1600
+ 4
1601
+ ],
1602
+ [
1603
+ 2,
1604
+ 4
1605
+ ],
1606
+ [
1607
+ 4,
1608
+ 8
1609
+ ],
1610
+ [
1611
+ 5,
1612
+ 4
1613
+ ],
1614
+ [
1615
+ 5,
1616
+ 5
1617
+ ],
1618
+ [
1619
+ 6,
1620
+ 10
1621
+ ],
1622
+ [
1623
+ 6,
1624
+ 8
1625
+ ],
1626
+ [
1627
+ 5,
1628
+ 10
1629
+ ],
1630
+ [
1631
+ 7,
1632
+ 8
1633
+ ],
1634
+ [
1635
+ 6,
1636
+ 5
1637
+ ],
1638
+ [
1639
+ 6,
1640
+ 6
1641
+ ]
1642
+ ],
1643
+ [
1644
+ [
1645
+ 9,
1646
+ 6
1647
+ ],
1648
+ [
1649
+ 4,
1650
+ 7
1651
+ ],
1652
+ [
1653
+ 10,
1654
+ 6
1655
+ ],
1656
+ [
1657
+ 10,
1658
+ 1
1659
+ ],
1660
+ [
1661
+ 9,
1662
+ 10
1663
+ ],
1664
+ [
1665
+ 9,
1666
+ 8
1667
+ ],
1668
+ [
1669
+ 10,
1670
+ 8
1671
+ ],
1672
+ [
1673
+ 8,
1674
+ 1
1675
+ ],
1676
+ [
1677
+ 2,
1678
+ 0
1679
+ ],
1680
+ [
1681
+ 9,
1682
+ 1
1683
+ ],
1684
+ [
1685
+ 8,
1686
+ 9
1687
+ ],
1688
+ [
1689
+ 8,
1690
+ 8
1691
+ ]
1692
+ ]
1693
+ ],
1694
+ "faceWiiTo3DS": [
1695
+ 0,
1696
+ 1,
1697
+ 3,
1698
+ 4,
1699
+ 6,
1700
+ 7,
1701
+ 9,
1702
+ 10
1703
+ ],
1704
+ "featureWiiTo3DS": [
1705
+ 0,
1706
+ "1",
1707
+ "6",
1708
+ "9",
1709
+ 5,
1710
+ 2,
1711
+ 3,
1712
+ 7,
1713
+ 8,
1714
+ "10",
1715
+ 9,
1716
+ 11
1717
+ ],
1718
+ "formatTo": [
1719
+ [
1720
+ 0,
1721
+ 1,
1722
+ 2
1723
+ ],
1724
+ [
1725
+ 3,
1726
+ 4,
1727
+ 5
1728
+ ],
1729
+ [
1730
+ 6,
1731
+ 7,
1732
+ 8
1733
+ ],
1734
+ [
1735
+ 9,
1736
+ 10,
1737
+ 11
1738
+ ]
1739
+ ],
1740
+ "formatFrom": [
1741
+ "11",
1742
+ "21",
1743
+ "31",
1744
+ "12",
1745
+ "22",
1746
+ "32",
1747
+ "13",
1748
+ "23",
1749
+ "33",
1750
+ "14",
1751
+ "24",
1752
+ "34"
1753
+ ]
1754
+ },
1755
+
1756
+ "defaultInstrs":{
1757
+ "wii": {
1758
+ "male": {
1759
+ "col": "On the info page (first tab), set the Favorite Color to Red (1 from the left, top row).",
1760
+ "heightWeight": "On the build page (second tab), set the height to 50%, and the weight to 50%.",
1761
+ "faceShape": "On the face page (third tab), set the shape to the one 1 from the top, in the left column.",
1762
+ "skinCol": "On the face page (third tab), set the color to the one 1 from the left, on the top row.",
1763
+ "makeup": "On the face page's makeup tab, set the makeup to \"None\" (the one 1 from the top, and 1 from the left).",
1764
+ "hairStyle": "On the hair page (fourth tab), set the hair style to the one 1 from the left, 1 from the top, on page 1.",
1765
+ "hairFlipped": "",
1766
+ "hairColor": "On the hair page (fourth tab), set the hair color to the one 2 from the left, on the top row.",
1767
+ "eyebrowStyle": "On the eyebrow page (fifth tab), set the eyebrow style to the one 1 from the left, 1 from the top, on page 1.",
1768
+ "eyebrowColor": "On the eyebrow page (fifth tab), set the eyebrow color to the one 2 from the left, on the top row.",
1769
+ "eyebrowY": "",
1770
+ "eyebrowSize": "",
1771
+ "eyebrowRot": "",
1772
+ "eyebrowDist": "",
1773
+ "eyeType": "On the eye page (sixth tab), set the eye type to the one 1 from the left, 1 from the top, on page 1.",
1774
+ "eyeColor": "On the eye page (sixth tab), set the color to the one 1 from the left, on the top row.",
1775
+ "eyeY": "",
1776
+ "eyeSize": "",
1777
+ "eyeRot": "",
1778
+ "eyeDist": "",
1779
+ "noseType": "On the nose page (seventh tab), set the nose to the one 1 from the top, and 1 from the left.",
1780
+ "noseY": "",
1781
+ "noseSize": "",
1782
+ "mouthType": "On the mouth page (eighth tab), set the mouth type to the one 1 from the left, 1 from the top, on page 1.",
1783
+ "mouthCol": "On the mouth page (eighth tab), set the color to the one 1 from the left.",
1784
+ "mouthY": "",
1785
+ "mouthSize": "",
1786
+ "glasses": "On the glasses page (within the ninth tab), set the glasses to the one 1 from the top, and 1 from the left.",
1787
+ "glassesCol": "On the glasses page (within the ninth tab), set the color to the one 1 from the left, on the top row.",
1788
+ "glassesY": "",
1789
+ "glassesSize": "",
1790
+ "stache": "On the mustache page (within the ninth tab), set the mustache to the one on the top-left.",
1791
+ "stacheY": "",
1792
+ "stacheSize": "",
1793
+ "mole": "",
1794
+ "moleX": "",
1795
+ "moleY": "",
1796
+ "moleSize": "",
1797
+ "beard": "On the beard page (within the ninth tab), set the beard to the one on the top-left.",
1798
+ "beardCol": "On the mustache OR beard pages (within the ninth tab), set the color to the one 1 from the left, on the top row."
1799
+ },
1800
+ "female": {
1801
+ "col": "On the info page (first tab), set the Favorite Color to Red (1 from the left, top row).",
1802
+ "heightWeight": "On the build page (second tab), set the height to 50%, and the weight to 50%.",
1803
+ "faceShape": "On the face page (third tab), set the shape to the one 1 from the top, in the left column.",
1804
+ "skinCol": "On the face page (third tab), set the color to the one 1 from the left, on the top row.",
1805
+ "makeup": "On the face page's makeup tab, set the makeup to \"None\" (the one 1 from the top, and 1 from the left).",
1806
+ "hairStyle": "On the hair page (fourth tab), set the hair style to the one 1 from the left, 1 from the top, on page 4.",
1807
+ "hairFlipped": "",
1808
+ "hairColor": "On the hair page (fourth tab), set the hair color to the one 2 from the left, on the top row.",
1809
+ "eyebrowStyle": "On the eyebrow page (fifth tab), set the eyebrow style to the one 2 from the left, 1 from the top, on page 1.",
1810
+ "eyebrowColor": "On the eyebrow page (fifth tab), set the eyebrow color to the one 2 from the left, on the top row.",
1811
+ "eyebrowY": "",
1812
+ "eyebrowSize": "",
1813
+ "eyebrowRot": "",
1814
+ "eyebrowDist": "",
1815
+ "eyeType": "On the eye page (sixth tab), set the eye type to the one 2 from the left, 1 from the top, on page 1.",
1816
+ "eyeColor": "On the eye page (sixth tab), set the color to the one 1 from the left, on the top row.",
1817
+ "eyeY": "",
1818
+ "eyeSize": "",
1819
+ "eyeRot": "On the eye page (sixth tab), press the rotate clockwise button 1 times.",
1820
+ "eyeDist": "",
1821
+ "noseType": "On the nose page (seventh tab), set the nose to the one 0 from the top, and 1 from the left.",
1822
+ "noseY": "",
1823
+ "noseSize": "",
1824
+ "mouthType": "On the mouth page (eighth tab), set the mouth type to the one 1 from the left, 1 from the top, on page 1.",
1825
+ "mouthCol": "On the mouth page (eighth tab), set the color to the one 1 from the left.",
1826
+ "mouthY": "",
1827
+ "mouthSize": "",
1828
+ "glasses": "On the glasses page (within the ninth tab), set the glasses to the one 1 from the top, and 1 from the left.",
1829
+ "glassesCol": "On the glasses page (within the ninth tab), set the color to the one 1 from the left, on the top row.",
1830
+ "glassesY": "",
1831
+ "glassesSize": "",
1832
+ "stache": "On the mustache page (within the ninth tab), set the mustache to the one on the top-left.",
1833
+ "stacheY": "",
1834
+ "stacheSize": "",
1835
+ "mole": "",
1836
+ "moleX": "",
1837
+ "moleY": "",
1838
+ "moleSize": "",
1839
+ "beard": "On the beard page (within the ninth tab), set the beard to the one on the top-left.",
1840
+ "beardCol": "On the mustache OR beard pages (within the ninth tab), set the color to the one 1 from the left, on the top row."
1841
+ }
1842
+ },
1843
+ "3ds": {
1844
+ "male": {
1845
+ "faceShape": "On the face page (first tab), set the face shape to the one 1 from the top, and 1 from the left.",
1846
+ "skinCol": "On the face page (first tab), set the color to the one 1 from the top.",
1847
+ "makeup": "On the face page's makeup tab, set the makeup to \"None\" (the one 1 from the top, and 1 from the left).",
1848
+ "feature": "On the face page's wrinkles tab, set the facial feature to \"None\" (the one 2 from the top, and 1 from the left).",
1849
+ "hairStyle": "On the hair page (second tab), set the hair style to the one 1 from the top, and 1 from the left, on page 1.",
1850
+ "hairFlipped": "",
1851
+ "hairColor": "On the hair page (second tab), set the hair color to the one 2 from the top.",
1852
+ "eyebrowStyle": "On the eyebrow page (third tab), set the eyebrow style to the one 1 from the left, 1 from the top, on page 1.",
1853
+ "eyebrowColor": "On the eyebrow page (third tab), set the eyebrow color to the one 2 from the top.",
1854
+ "eyebrowY": "",
1855
+ "eyebrowSize": "",
1856
+ "eyebrowRot": "",
1857
+ "eyebrowDist": "",
1858
+ "eyebrowSquash": "",
1859
+ "eyeType": "On the eye page (fourth tab), set the eye type to the one 1 from the left, 1 from the top, on page 1.",
1860
+ "eyeColor": "On the eye page (fourth tab), set the color to the one 1 from the top.",
1861
+ "eyeY": "",
1862
+ "eyeSize": "",
1863
+ "eyeRot": "",
1864
+ "eyeDist": "",
1865
+ "eyeSquash": "",
1866
+ "noseType": "On the nose page (fifth tab), set the nose to the one 1 from the top, and 1 from the left, on page 0.",
1867
+ "noseY": "",
1868
+ "noseSize": "",
1869
+ "mouthType": "On the mouth page (sixth tab), set the mouth type to the one 1 from the left, 1 from the top, on page 1.",
1870
+ "mouthCol": "On the mouth page (sixth tab), set the color to the one 1 from the top.",
1871
+ "mouthY": "",
1872
+ "mouthSize": "",
1873
+ "mouthSquash": "",
1874
+ "glasses": "On the glasses page (within the seventh tab), set the glasses to the one 1 from the top, and 1 from the left.",
1875
+ "glassesCol": "On the glasses page (within the seventh tab), set the color to the one 1 from the top.",
1876
+ "glassesY": "",
1877
+ "glassesSize": "",
1878
+ "stache": "On the mustache page (within the seventh tab), set the mustache to the one on the top-left.",
1879
+ "stacheY": "",
1880
+ "stacheSize": "",
1881
+ "mole": "",
1882
+ "moleX": "",
1883
+ "moleY": "",
1884
+ "moleSize": "",
1885
+ "beard": "On the beard page (within the seventh tab), set the beard to the one on the top-left.",
1886
+ "beardCol": "On the mustache OR beard pages (within the seventh tab), set the color to the one 1 from the top.",
1887
+ "heightWeight": "On the build page (eighth tab), set the height to 50%, and the weight to 50%.",
1888
+ "col": "On the info page (after pressing \"Next\"), set the Favorite Color to Red (1 from the left, top row)."
1889
+ },
1890
+ "female": {
1891
+ "faceShape": "On the face page (first tab), set the face shape to the one 1 from the top, and 1 from the left.",
1892
+ "skinCol": "On the face page (first tab), set the color to the one 1 from the top.",
1893
+ "makeup": "On the face page's makeup tab, set the makeup to \"None\" (the one 1 from the top, and 1 from the left).",
1894
+ "feature": "On the face page's wrinkles tab, set the facial feature to \"None\" (the one 2 from the top, and 1 from the left).",
1895
+ "hairStyle": "On the hair page (second tab), set the hair style to the one 3 from the top, and 1 from the left, on page 5.",
1896
+ "hairFlipped": "",
1897
+ "hairColor": "On the hair page (second tab), set the hair color to the one 2 from the top.",
1898
+ "eyebrowStyle": "On the eyebrow page (third tab), set the eyebrow style to the one 2 from the left, 1 from the top, on page 1.",
1899
+ "eyebrowColor": "On the eyebrow page (third tab), set the eyebrow color to the one 2 from the top.",
1900
+ "eyebrowY": "",
1901
+ "eyebrowSize": "",
1902
+ "eyebrowRot": "",
1903
+ "eyebrowDist": "",
1904
+ "eyebrowSquash": "",
1905
+ "eyeType": "On the eye page (fourth tab), set the eye type to the one 2 from the left, 1 from the top, on page 1.",
1906
+ "eyeColor": "On the eye page (fourth tab), set the color to the one 1 from the top.",
1907
+ "eyeY": "",
1908
+ "eyeSize": "",
1909
+ "eyeRot": "",
1910
+ "eyeDist": "",
1911
+ "eyeSquash": "",
1912
+ "noseType": "On the nose page (fifth tab), set the nose to the one 1 from the top, and 1 from the left, on page 0.",
1913
+ "noseY": "",
1914
+ "noseSize": "",
1915
+ "mouthType": "On the mouth page (sixth tab), set the mouth type to the one 1 from the left, 1 from the top, on page 1.",
1916
+ "mouthCol": "On the mouth page (sixth tab), set the color to the one 1 from the top.",
1917
+ "mouthY": "",
1918
+ "mouthSize": "",
1919
+ "mouthSquash": "",
1920
+ "glasses": "On the glasses page (within the seventh tab), set the glasses to the one 1 from the top, and 1 from the left.",
1921
+ "glassesCol": "On the glasses page (within the seventh tab), set the color to the one 1 from the top.",
1922
+ "glassesY": "",
1923
+ "glassesSize": "",
1924
+ "stache": "On the mustache page (within the seventh tab), set the mustache to the one on the top-left.",
1925
+ "stacheY": "",
1926
+ "stacheSize": "",
1927
+ "mole": "",
1928
+ "moleX": "",
1929
+ "moleY": "",
1930
+ "moleSize": "",
1931
+ "beard": "On the beard page (within the seventh tab), set the beard to the one on the top-left.",
1932
+ "beardCol": "On the mustache OR beard pages (within the seventh tab), set the color to the one 1 from the top.",
1933
+ "heightWeight": "On the build page (eighth tab), set the height to 50%, and the weight to 50%.",
1934
+ "col": "On the info page (after pressing \"Next\"), set the Favorite Color to Red (1 from the left, top row)."
1935
+ }
1936
+ }
1937
+ },
1938
+
1939
+ "childGenTables":{
1940
+ "hairStyleGroupMappings": [
1941
+ [
1942
+ 2,
1943
+ 8
1944
+ ],
1945
+ [
1946
+ 0,
1947
+ 6
1948
+ ],
1949
+ [
1950
+ 0,
1951
+ 6
1952
+ ],
1953
+ [
1954
+ 2,
1955
+ 8
1956
+ ],
1957
+ [
1958
+ 2,
1959
+ 5
1960
+ ],
1961
+ [
1962
+ 0,
1963
+ 4
1964
+ ],
1965
+ [
1966
+ 2,
1967
+ 8
1968
+ ],
1969
+ [
1970
+ 1,
1971
+ 9
1972
+ ],
1973
+ [
1974
+ 1,
1975
+ 9
1976
+ ],
1977
+ [
1978
+ 0,
1979
+ 6
1980
+ ],
1981
+ [
1982
+ 2,
1983
+ 8
1984
+ ],
1985
+ [
1986
+ 0,
1987
+ 4
1988
+ ],
1989
+ [
1990
+ 2,
1991
+ 7
1992
+ ],
1993
+ [
1994
+ 0,
1995
+ 4
1996
+ ],
1997
+ [
1998
+ 2,
1999
+ 8
2000
+ ],
2001
+ [
2002
+ 1,
2003
+ 9
2004
+ ],
2005
+ [
2006
+ 2,
2007
+ 8
2008
+ ],
2009
+ [
2010
+ 1,
2011
+ 9
2012
+ ],
2013
+ [
2014
+ 2,
2015
+ 8
2016
+ ],
2017
+ [
2018
+ 0,
2019
+ 6
2020
+ ],
2021
+ [
2022
+ 2,
2023
+ 5
2024
+ ],
2025
+ [
2026
+ 2,
2027
+ 5
2028
+ ],
2029
+ [
2030
+ 2,
2031
+ 7
2032
+ ],
2033
+ [
2034
+ 0,
2035
+ 5
2036
+ ],
2037
+ [
2038
+ 1,
2039
+ 9
2040
+ ],
2041
+ [
2042
+ 2,
2043
+ 5
2044
+ ],
2045
+ [
2046
+ 0,
2047
+ 6
2048
+ ],
2049
+ [
2050
+ 2,
2051
+ 7
2052
+ ],
2053
+ [
2054
+ 0,
2055
+ 6
2056
+ ],
2057
+ [
2058
+ 1,
2059
+ 9
2060
+ ],
2061
+ [
2062
+ 0,
2063
+ 4
2064
+ ],
2065
+ [
2066
+ 1,
2067
+ 6
2068
+ ],
2069
+ [
2070
+ 0,
2071
+ 4
2072
+ ],
2073
+ [
2074
+ 0,
2075
+ 4
2076
+ ],
2077
+ [
2078
+ 1,
2079
+ 5
2080
+ ],
2081
+ [
2082
+ 2,
2083
+ 5
2084
+ ],
2085
+ [
2086
+ 1,
2087
+ 5
2088
+ ],
2089
+ [
2090
+ 0,
2091
+ 4
2092
+ ],
2093
+ [
2094
+ 1,
2095
+ 6
2096
+ ],
2097
+ [
2098
+ 2,
2099
+ 5
2100
+ ],
2101
+ [
2102
+ 0,
2103
+ 4
2104
+ ],
2105
+ [
2106
+ 2,
2107
+ 5
2108
+ ],
2109
+ [
2110
+ 3,
2111
+ 9
2112
+ ],
2113
+ [
2114
+ 1,
2115
+ 6
2116
+ ],
2117
+ [
2118
+ 2,
2119
+ 7
2120
+ ],
2121
+ [
2122
+ 1,
2123
+ 8
2124
+ ],
2125
+ [
2126
+ 0,
2127
+ 6
2128
+ ],
2129
+ [
2130
+ 0,
2131
+ 4
2132
+ ],
2133
+ [
2134
+ 2,
2135
+ 7
2136
+ ],
2137
+ [
2138
+ 1,
2139
+ 6
2140
+ ],
2141
+ [
2142
+ 2,
2143
+ 7
2144
+ ],
2145
+ [
2146
+ 2,
2147
+ 4
2148
+ ],
2149
+ [
2150
+ 0,
2151
+ 4
2152
+ ],
2153
+ [
2154
+ 1,
2155
+ 9
2156
+ ],
2157
+ [
2158
+ 3,
2159
+ 9
2160
+ ],
2161
+ [
2162
+ 2,
2163
+ 7
2164
+ ],
2165
+ [
2166
+ 1,
2167
+ 6
2168
+ ],
2169
+ [
2170
+ 1,
2171
+ 8
2172
+ ],
2173
+ [
2174
+ 2,
2175
+ 7
2176
+ ],
2177
+ [
2178
+ 1,
2179
+ 8
2180
+ ],
2181
+ [
2182
+ 1,
2183
+ 6
2184
+ ],
2185
+ [
2186
+ 0,
2187
+ 6
2188
+ ],
2189
+ [
2190
+ 1,
2191
+ 4
2192
+ ],
2193
+ [
2194
+ 0,
2195
+ 4
2196
+ ],
2197
+ [
2198
+ 1,
2199
+ 6
2200
+ ],
2201
+ [
2202
+ 1,
2203
+ 8
2204
+ ],
2205
+ [
2206
+ 0,
2207
+ 4
2208
+ ],
2209
+ [
2210
+ 2,
2211
+ 8
2212
+ ],
2213
+ [
2214
+ 3,
2215
+ 9
2216
+ ],
2217
+ [
2218
+ 2,
2219
+ 8
2220
+ ],
2221
+ [
2222
+ 2,
2223
+ 7
2224
+ ],
2225
+ [
2226
+ 1,
2227
+ 9
2228
+ ],
2229
+ [
2230
+ 2,
2231
+ 5
2232
+ ],
2233
+ [
2234
+ 1,
2235
+ 6
2236
+ ],
2237
+ [
2238
+ 0,
2239
+ 4
2240
+ ],
2241
+ [
2242
+ 1,
2243
+ 6
2244
+ ],
2245
+ [
2246
+ 3,
2247
+ 9
2248
+ ],
2249
+ [
2250
+ 0,
2251
+ 6
2252
+ ],
2253
+ [
2254
+ 0,
2255
+ 6
2256
+ ],
2257
+ [
2258
+ 1,
2259
+ 9
2260
+ ],
2261
+ [
2262
+ 3,
2263
+ 9
2264
+ ],
2265
+ [
2266
+ 2,
2267
+ 7
2268
+ ],
2269
+ [
2270
+ 2,
2271
+ 7
2272
+ ],
2273
+ [
2274
+ 1,
2275
+ 9
2276
+ ],
2277
+ [
2278
+ 0,
2279
+ 6
2280
+ ],
2281
+ [
2282
+ 1,
2283
+ 9
2284
+ ],
2285
+ [
2286
+ 2,
2287
+ 8
2288
+ ],
2289
+ [
2290
+ 2,
2291
+ 7
2292
+ ],
2293
+ [
2294
+ 2,
2295
+ 8
2296
+ ],
2297
+ [
2298
+ 3,
2299
+ 9
2300
+ ],
2301
+ [
2302
+ 0,
2303
+ 4
2304
+ ],
2305
+ [
2306
+ 0,
2307
+ 6
2308
+ ],
2309
+ [
2310
+ 2,
2311
+ 5
2312
+ ],
2313
+ [
2314
+ 2,
2315
+ 7
2316
+ ],
2317
+ [
2318
+ 0,
2319
+ 4
2320
+ ],
2321
+ [
2322
+ 2,
2323
+ 7
2324
+ ],
2325
+ [
2326
+ 1,
2327
+ 9
2328
+ ],
2329
+ [
2330
+ 0,
2331
+ 6
2332
+ ],
2333
+ [
2334
+ 0,
2335
+ 4
2336
+ ],
2337
+ [
2338
+ 0,
2339
+ 4
2340
+ ],
2341
+ [
2342
+ 2,
2343
+ 5
2344
+ ],
2345
+ [
2346
+ 1,
2347
+ 9
2348
+ ],
2349
+ [
2350
+ 0,
2351
+ 4
2352
+ ],
2353
+ [
2354
+ 0,
2355
+ 6
2356
+ ],
2357
+ [
2358
+ 0,
2359
+ 6
2360
+ ],
2361
+ [
2362
+ 2,
2363
+ 7
2364
+ ],
2365
+ [
2366
+ 2,
2367
+ 7
2368
+ ],
2369
+ [
2370
+ 0,
2371
+ 4
2372
+ ],
2373
+ [
2374
+ 0,
2375
+ 4
2376
+ ],
2377
+ [
2378
+ 0,
2379
+ 6
2380
+ ],
2381
+ [
2382
+ 2,
2383
+ 7
2384
+ ],
2385
+ [
2386
+ 0,
2387
+ 6
2388
+ ],
2389
+ [
2390
+ 1,
2391
+ 9
2392
+ ],
2393
+ [
2394
+ 2,
2395
+ 5
2396
+ ],
2397
+ [
2398
+ 0,
2399
+ 6
2400
+ ],
2401
+ [
2402
+ 1,
2403
+ 6
2404
+ ],
2405
+ [
2406
+ 2,
2407
+ 7
2408
+ ],
2409
+ [
2410
+ 2,
2411
+ 7
2412
+ ],
2413
+ [
2414
+ 3,
2415
+ 9
2416
+ ],
2417
+ [
2418
+ 0,
2419
+ 9
2420
+ ],
2421
+ [
2422
+ 0,
2423
+ 4
2424
+ ],
2425
+ [
2426
+ 1,
2427
+ 6
2428
+ ],
2429
+ [
2430
+ 2,
2431
+ 5
2432
+ ],
2433
+ [
2434
+ 2,
2435
+ 8
2436
+ ],
2437
+ [
2438
+ 2,
2439
+ 5
2440
+ ],
2441
+ [
2442
+ 1,
2443
+ 6
2444
+ ],
2445
+ [
2446
+ 0,
2447
+ 6
2448
+ ],
2449
+ [
2450
+ 1,
2451
+ 9
2452
+ ],
2453
+ [
2454
+ 2,
2455
+ 7
2456
+ ],
2457
+ [
2458
+ 2,
2459
+ 7
2460
+ ],
2461
+ [
2462
+ 0,
2463
+ 6
2464
+ ],
2465
+ [
2466
+ 1,
2467
+ 9
2468
+ ]
2469
+ ],
2470
+ "hairStyleGroups": [
2471
+ [
2472
+ [
2473
+ 30
2474
+ ],
2475
+ [
2476
+ 45,
2477
+ 47
2478
+ ],
2479
+ [
2480
+ 40,
2481
+ 33,
2482
+ 107
2483
+ ],
2484
+ [
2485
+ 32,
2486
+ 37,
2487
+ 66,
2488
+ 52
2489
+ ]
2490
+ ],
2491
+ [
2492
+ [
2493
+ 45
2494
+ ],
2495
+ [
2496
+ 56,
2497
+ 38,
2498
+ 43,
2499
+ 49
2500
+ ],
2501
+ [
2502
+ 115,
2503
+ 31,
2504
+ 87,
2505
+ 60
2506
+ ],
2507
+ [
2508
+ 64,
2509
+ 121,
2510
+ 125,
2511
+ 73,
2512
+ 75
2513
+ ]
2514
+ ],
2515
+ [
2516
+ [
2517
+ 51
2518
+ ],
2519
+ [
2520
+ 55,
2521
+ 48,
2522
+ 51
2523
+ ],
2524
+ [
2525
+ 44,
2526
+ 52
2527
+ ],
2528
+ [
2529
+ 70,
2530
+ 50,
2531
+ 116,
2532
+ 58,
2533
+ 117,
2534
+ 22,
2535
+ 81,
2536
+ 87
2537
+ ]
2538
+ ],
2539
+ [
2540
+ [
2541
+ 45
2542
+ ],
2543
+ [
2544
+ 68,
2545
+ 62
2546
+ ],
2547
+ [
2548
+ 76,
2549
+ 119,
2550
+ 118
2551
+ ],
2552
+ [
2553
+ 42,
2554
+ 54,
2555
+ 89,
2556
+ 80
2557
+ ]
2558
+ ],
2559
+ [
2560
+ [
2561
+ 30
2562
+ ],
2563
+ [
2564
+ 51,
2565
+ 62
2566
+ ],
2567
+ [
2568
+ 98,
2569
+ 11,
2570
+ 5,
2571
+ 94
2572
+ ],
2573
+ [
2574
+ 63,
2575
+ 120,
2576
+ 90,
2577
+ 99,
2578
+ 13,
2579
+ 74,
2580
+ 108,
2581
+ 102
2582
+ ]
2583
+ ],
2584
+ [
2585
+ [
2586
+ 45
2587
+ ],
2588
+ [
2589
+ 35,
2590
+ 122,
2591
+ 21
2592
+ ],
2593
+ [
2594
+ 113,
2595
+ 124,
2596
+ 25
2597
+ ],
2598
+ [
2599
+ 100,
2600
+ 20,
2601
+ 4,
2602
+ 72,
2603
+ 21,
2604
+ 92
2605
+ ]
2606
+ ],
2607
+ [
2608
+ [
2609
+ 45,
2610
+ 51
2611
+ ],
2612
+ [
2613
+ 11,
2614
+ 21
2615
+ ],
2616
+ [
2617
+ 46,
2618
+ 114,
2619
+ 61,
2620
+ 77
2621
+ ],
2622
+ [
2623
+ 19,
2624
+ 104,
2625
+ 28,
2626
+ 9,
2627
+ 126,
2628
+ 78,
2629
+ 111,
2630
+ 97,
2631
+ 2,
2632
+ 103,
2633
+ 84,
2634
+ 130,
2635
+ 109,
2636
+ 26,
2637
+ 1,
2638
+ 91
2639
+ ]
2640
+ ],
2641
+ [
2642
+ [
2643
+ 51
2644
+ ],
2645
+ [
2646
+ 62,
2647
+ 122
2648
+ ],
2649
+ [
2650
+ 106,
2651
+ 17,
2652
+ 12
2653
+ ],
2654
+ [
2655
+ 82,
2656
+ 128,
2657
+ 129,
2658
+ 27,
2659
+ 93,
2660
+ 95,
2661
+ 105,
2662
+ 110
2663
+ ]
2664
+ ],
2665
+ [
2666
+ [
2667
+ 45
2668
+ ],
2669
+ [
2670
+ 122,
2671
+ 21
2672
+ ],
2673
+ [
2674
+ 69,
2675
+ 16,
2676
+ 17
2677
+ ],
2678
+ [
2679
+ 123,
2680
+ 3,
2681
+ 0,
2682
+ 10,
2683
+ 18,
2684
+ 14,
2685
+ 6
2686
+ ]
2687
+ ],
2688
+ [
2689
+ [
2690
+ 30,
2691
+ 51
2692
+ ],
2693
+ [
2694
+ 62,
2695
+ 122,
2696
+ 11
2697
+ ],
2698
+ [
2699
+ 53,
2700
+ 83,
2701
+ 17
2702
+ ],
2703
+ [
2704
+ 96,
2705
+ 101,
2706
+ 29,
2707
+ 79,
2708
+ 7,
2709
+ 15,
2710
+ 112,
2711
+ 127,
2712
+ 71,
2713
+ 24,
2714
+ 131,
2715
+ 8,
2716
+ 85
2717
+ ]
2718
+ ]
2719
+ ],
2720
+ "skinColorMixing": [
2721
+ [
2722
+ [
2723
+ 0,
2724
+ -1,
2725
+ -1,
2726
+ -1
2727
+ ],
2728
+ [
2729
+ 0,
2730
+ 1,
2731
+ -1,
2732
+ -1
2733
+ ],
2734
+ [
2735
+ 0,
2736
+ 1,
2737
+ 2,
2738
+ 3
2739
+ ],
2740
+ [
2741
+ 0,
2742
+ 3,
2743
+ -1,
2744
+ -1
2745
+ ],
2746
+ [
2747
+ 1,
2748
+ 2,
2749
+ -1,
2750
+ -1
2751
+ ],
2752
+ [
2753
+ 2,
2754
+ 4,
2755
+ -1,
2756
+ -1
2757
+ ]
2758
+ ],
2759
+ [
2760
+ [
2761
+ -1,
2762
+ -1,
2763
+ -1,
2764
+ -1
2765
+ ],
2766
+ [
2767
+ 1,
2768
+ -1,
2769
+ -1,
2770
+ -1
2771
+ ],
2772
+ [
2773
+ 1,
2774
+ 2,
2775
+ -1,
2776
+ -1
2777
+ ],
2778
+ [
2779
+ 1,
2780
+ 3,
2781
+ -1,
2782
+ -1
2783
+ ],
2784
+ [
2785
+ 2,
2786
+ -1,
2787
+ -1,
2788
+ -1
2789
+ ],
2790
+ [
2791
+ 2,
2792
+ 4,
2793
+ -1,
2794
+ -1
2795
+ ]
2796
+ ],
2797
+ [
2798
+ [
2799
+ -1,
2800
+ -1,
2801
+ -1,
2802
+ -1
2803
+ ],
2804
+ [
2805
+ -1,
2806
+ -1,
2807
+ -1,
2808
+ -1
2809
+ ],
2810
+ [
2811
+ 2,
2812
+ -1,
2813
+ -1,
2814
+ -1
2815
+ ],
2816
+ [
2817
+ 2,
2818
+ 3,
2819
+ -1,
2820
+ -1
2821
+ ],
2822
+ [
2823
+ 2,
2824
+ 4,
2825
+ -1,
2826
+ -1
2827
+ ],
2828
+ [
2829
+ 4,
2830
+ -1,
2831
+ -1,
2832
+ -1
2833
+ ]
2834
+ ],
2835
+ [
2836
+ [
2837
+ -1,
2838
+ -1,
2839
+ -1,
2840
+ -1
2841
+ ],
2842
+ [
2843
+ -1,
2844
+ -1,
2845
+ -1,
2846
+ -1
2847
+ ],
2848
+ [
2849
+ -1,
2850
+ -1,
2851
+ -1,
2852
+ -1
2853
+ ],
2854
+ [
2855
+ 3,
2856
+ -1,
2857
+ -1,
2858
+ -1
2859
+ ],
2860
+ [
2861
+ 2,
2862
+ -1,
2863
+ -1,
2864
+ -1
2865
+ ],
2866
+ [
2867
+ 2,
2868
+ 4,
2869
+ -1,
2870
+ -1
2871
+ ]
2872
+ ],
2873
+ [
2874
+ [
2875
+ -1,
2876
+ -1,
2877
+ -1,
2878
+ -1
2879
+ ],
2880
+ [
2881
+ -1,
2882
+ -1,
2883
+ -1,
2884
+ -1
2885
+ ],
2886
+ [
2887
+ -1,
2888
+ -1,
2889
+ -1,
2890
+ -1
2891
+ ],
2892
+ [
2893
+ -1,
2894
+ -1,
2895
+ -1,
2896
+ -1
2897
+ ],
2898
+ [
2899
+ 4,
2900
+ -1,
2901
+ -1,
2902
+ -1
2903
+ ],
2904
+ [
2905
+ 4,
2906
+ 5,
2907
+ -1,
2908
+ -1
2909
+ ]
2910
+ ],
2911
+ [
2912
+ [
2913
+ -1,
2914
+ -1,
2915
+ -1,
2916
+ -1
2917
+ ],
2918
+ [
2919
+ -1,
2920
+ -1,
2921
+ -1,
2922
+ -1
2923
+ ],
2924
+ [
2925
+ -1,
2926
+ -1,
2927
+ -1,
2928
+ -1
2929
+ ],
2930
+ [
2931
+ -1,
2932
+ -1,
2933
+ -1,
2934
+ -1
2935
+ ],
2936
+ [
2937
+ -1,
2938
+ -1,
2939
+ -1,
2940
+ -1
2941
+ ],
2942
+ [
2943
+ 5,
2944
+ -1,
2945
+ -1,
2946
+ -1
2947
+ ]
2948
+ ]
2949
+ ],
2950
+ "names": [
2951
+ [
2952
+ "Aaron",
2953
+ "Adam",
2954
+ "Adrian",
2955
+ "Aiden",
2956
+ "Ayden",
2957
+ "Alex",
2958
+ "Alexander",
2959
+ "Alfie",
2960
+ "Andrew",
2961
+ "Anthony",
2962
+ "Archie",
2963
+ "Austin",
2964
+ "Ben",
2965
+ "Benjamin",
2966
+ "Bentley",
2967
+ "Bill",
2968
+ "Billy",
2969
+ "Blake",
2970
+ "Bradley",
2971
+ "Brandon",
2972
+ "Brayden",
2973
+ "Brody",
2974
+ "Bryson",
2975
+ "Caleb",
2976
+ "Callum",
2977
+ "Cameron",
2978
+ "Carlos",
2979
+ "Charlie",
2980
+ "Charles",
2981
+ "Carson",
2982
+ "Carter",
2983
+ "Chase",
2984
+ "Chris",
2985
+ "Christian",
2986
+ "Cody",
2987
+ "Colton",
2988
+ "Connor",
2989
+ "Cooper",
2990
+ "Damian",
2991
+ "Daniel",
2992
+ "David",
2993
+ "Dexter",
2994
+ "Dominic",
2995
+ "Dylan",
2996
+ "Easton",
2997
+ "Edward",
2998
+ "Eli",
2999
+ "Elijah",
3000
+ "Elliot",
3001
+ "Ethan",
3002
+ "Evan",
3003
+ "Finlay",
3004
+ "Frankie",
3005
+ "Freddie",
3006
+ "Gabriel",
3007
+ "Gavin",
3008
+ "George",
3009
+ "Grayson",
3010
+ "Harrison",
3011
+ "Harvey",
3012
+ "Henry",
3013
+ "Hudson",
3014
+ "Hugo",
3015
+ "Hunter",
3016
+ "Ian",
3017
+ "Isaac",
3018
+ "Isaiah",
3019
+ "Jace",
3020
+ "Jack",
3021
+ "Jackson",
3022
+ "Jaxon",
3023
+ "Jacob",
3024
+ "Jake",
3025
+ "James",
3026
+ "Jason",
3027
+ "Jayden",
3028
+ "Jenson",
3029
+ "Jeremiah",
3030
+ "John",
3031
+ "Juan",
3032
+ "Jonathan",
3033
+ "Jordan",
3034
+ "Jose",
3035
+ "Joseph",
3036
+ "Josiah",
3037
+ "Joshua",
3038
+ "Jude",
3039
+ "Julian",
3040
+ "Justin",
3041
+ "Kai",
3042
+ "Kayden",
3043
+ "Kevin",
3044
+ "Kian",
3045
+ "Landon",
3046
+ "Levi",
3047
+ "Leo",
3048
+ "Logan",
3049
+ "Lucas",
3050
+ "Luke",
3051
+ "Luis",
3052
+ "Lachlan",
3053
+ "Mason",
3054
+ "Matthew",
3055
+ "Max",
3056
+ "Michael",
3057
+ "Miguel",
3058
+ "Nathan",
3059
+ "Nathaniel",
3060
+ "Nicholas",
3061
+ "Noah",
3062
+ "Nolan",
3063
+ "Olly",
3064
+ "Oliver",
3065
+ "Owen",
3066
+ "Parker",
3067
+ "Philip",
3068
+ "Rhys",
3069
+ "Reece",
3070
+ "Rob",
3071
+ "Robert",
3072
+ "Ryan",
3073
+ "Ryder",
3074
+ "Samuel",
3075
+ "Sebastian",
3076
+ "Seth",
3077
+ "Thomas",
3078
+ "Tommy",
3079
+ "Trent",
3080
+ "Tristan",
3081
+ "Tyler",
3082
+ "William",
3083
+ "Liam",
3084
+ "Wyatt",
3085
+ "Xavier",
3086
+ "Zac",
3087
+ "Zachary",
3088
+ "Alex",
3089
+ "Alexis",
3090
+ "Angel",
3091
+ "Bailey",
3092
+ "Darcy",
3093
+ "Darcey",
3094
+ "Genesis",
3095
+ "Kennedy",
3096
+ "Mackenzie",
3097
+ "Morgan",
3098
+ "Peyton",
3099
+ "Sam",
3100
+ "Taylor"
3101
+ ],
3102
+ [
3103
+ "Aaliyah",
3104
+ "Abigail",
3105
+ "Addison",
3106
+ "Madison",
3107
+ "Maddison",
3108
+ "Alexa",
3109
+ "Alexandra",
3110
+ "Alison",
3111
+ "Allison",
3112
+ "Alyssa",
3113
+ "Amelia",
3114
+ "Amy",
3115
+ "Andrea",
3116
+ "Anna",
3117
+ "Annabelle",
3118
+ "Aria",
3119
+ "Ariana",
3120
+ "Arianna",
3121
+ "Ashley",
3122
+ "Aubree",
3123
+ "Aubrey",
3124
+ "Audrey",
3125
+ "Autumn",
3126
+ "Ava",
3127
+ "Avery",
3128
+ "Bella",
3129
+ "Bethany",
3130
+ "Brianna",
3131
+ "Brooklyn",
3132
+ "Camila",
3133
+ "Caroline",
3134
+ "Charlotte",
3135
+ "Chloe",
3136
+ "Khloe",
3137
+ "Claire",
3138
+ "Ella",
3139
+ "Ellie",
3140
+ "Elenor",
3141
+ "Elizabeth",
3142
+ "Lizabeth",
3143
+ "Liza",
3144
+ "Emily",
3145
+ "Emma",
3146
+ "Eva",
3147
+ "Evie",
3148
+ "Evelyn",
3149
+ "Faith",
3150
+ "Gabriella",
3151
+ "Gianna",
3152
+ "Grace",
3153
+ "Hailey",
3154
+ "Hannah",
3155
+ "Harper",
3156
+ "Heidi",
3157
+ "Hollie",
3158
+ "Holly",
3159
+ "Isabella",
3160
+ "Isobel",
3161
+ "Jasmine",
3162
+ "Jessica",
3163
+ "Jocelyn",
3164
+ "Julia",
3165
+ "Katherine",
3166
+ "Kayla",
3167
+ "Kaylee",
3168
+ "Kimberly",
3169
+ "Kylie",
3170
+ "Lacey",
3171
+ "Lauren",
3172
+ "Layla",
3173
+ "Leah",
3174
+ "Lexie",
3175
+ "Lilian",
3176
+ "Lily",
3177
+ "Lola",
3178
+ "London",
3179
+ "Lucy",
3180
+ "Lydia",
3181
+ "Madeline",
3182
+ "Madelyn",
3183
+ "Maisie",
3184
+ "Makayla",
3185
+ "Maya",
3186
+ "Mya",
3187
+ "Megan",
3188
+ "Melanie",
3189
+ "Mia",
3190
+ "Molly",
3191
+ "Naomi",
3192
+ "Natalie",
3193
+ "Nevaeh",
3194
+ "Olivia",
3195
+ "Paige",
3196
+ "Poppy",
3197
+ "Piper",
3198
+ "Reagan",
3199
+ "Rebecca",
3200
+ "Riley",
3201
+ "Rosie",
3202
+ "Samantha",
3203
+ "Sarah",
3204
+ "Savannah",
3205
+ "Scarlett",
3206
+ "Serenity",
3207
+ "Skye",
3208
+ "Skylar",
3209
+ "Sofia",
3210
+ "Sophia",
3211
+ "Sophie",
3212
+ "Spring",
3213
+ "Stella",
3214
+ "Summer",
3215
+ "Sydney",
3216
+ "Trinity",
3217
+ "Vanessa",
3218
+ "Victoria",
3219
+ "Violet",
3220
+ "Winter",
3221
+ "Zara",
3222
+ "Zoe",
3223
+ "Zoey",
3224
+ "Alex",
3225
+ "Alexis",
3226
+ "Angel",
3227
+ "Bailey",
3228
+ "Darcy",
3229
+ "Darcey",
3230
+ "Genesis",
3231
+ "Kennedy",
3232
+ "Mackenzie",
3233
+ "Morgan",
3234
+ "Peyton",
3235
+ "Sam",
3236
+ "Taylor"
3237
+ ]
3238
+ ]
3239
+ }
3240
+ }