paramdex-rs 0.1.0+build.2

Utilities for handling and deserializing a Paramdex / individual Paramdef XMLs for modifying Souls games
Documentation
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
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
<?xml version="1.0" encoding="utf-8"?>
<PARAMDEF XmlVersion="3">
  <ParamType>FACE_GEN_PARAM_ST</ParamType>
  <DataVersion>4</DataVersion>
  <BigEndian>False</BigEndian>
  <Unicode>True</Unicode>
  <FormatVersion>202</FormatVersion>
  <Fields>
    <Field Def="u8 faceGeoData00">
      <DisplayName>顔作成ジオメトリデータ00</DisplayName>
      <Description>顔作成ジオメトリデータ00</Description>
      <SortID>1</SortID>
    </Field>
    <Field Def="u8 faceGeoData01">
      <DisplayName>顔作成ジオメトリデータ01</DisplayName>
      <Description>顔作成ジオメトリデータ01</Description>
      <SortID>2</SortID>
    </Field>
    <Field Def="u8 faceGeoData02">
      <DisplayName>顔作成ジオメトリデータ02</DisplayName>
      <Description>顔作成ジオメトリデータ02</Description>
      <SortID>3</SortID>
    </Field>
    <Field Def="u8 faceGeoData03">
      <DisplayName>顔作成ジオメトリデータ03</DisplayName>
      <Description>顔作成ジオメトリデータ03</Description>
      <SortID>4</SortID>
    </Field>
    <Field Def="u8 faceGeoData04">
      <DisplayName>顔作成ジオメトリデータ04</DisplayName>
      <Description>顔作成ジオメトリデータ04</Description>
      <SortID>5</SortID>
    </Field>
    <Field Def="u8 faceGeoData05">
      <DisplayName>顔作成ジオメトリデータ05</DisplayName>
      <Description>顔作成ジオメトリデータ05</Description>
      <SortID>6</SortID>
    </Field>
    <Field Def="u8 faceGeoData06">
      <DisplayName>顔作成ジオメトリデータ06</DisplayName>
      <Description>顔作成ジオメトリデータ06</Description>
      <SortID>7</SortID>
    </Field>
    <Field Def="u8 faceGeoData07">
      <DisplayName>顔作成ジオメトリデータ07</DisplayName>
      <Description>顔作成ジオメトリデータ07</Description>
      <SortID>8</SortID>
    </Field>
    <Field Def="u8 faceGeoData08">
      <DisplayName>顔作成ジオメトリデータ08</DisplayName>
      <Description>顔作成ジオメトリデータ08</Description>
      <SortID>9</SortID>
    </Field>
    <Field Def="u8 faceGeoData09">
      <DisplayName>顔作成ジオメトリデータ09</DisplayName>
      <Description>顔作成ジオメトリデータ09</Description>
      <SortID>10</SortID>
    </Field>
    <Field Def="u8 faceGeoData10">
      <DisplayName>顔作成ジオメトリデータ10</DisplayName>
      <Description>顔作成ジオメトリデータ10</Description>
      <SortID>11</SortID>
    </Field>
    <Field Def="u8 faceGeoData11">
      <DisplayName>顔作成ジオメトリデータ11</DisplayName>
      <Description>顔作成ジオメトリデータ11</Description>
      <SortID>12</SortID>
    </Field>
    <Field Def="u8 faceGeoData12">
      <DisplayName>顔作成ジオメトリデータ12</DisplayName>
      <Description>顔作成ジオメトリデータ12</Description>
      <SortID>13</SortID>
    </Field>
    <Field Def="u8 faceGeoData13">
      <DisplayName>顔作成ジオメトリデータ13</DisplayName>
      <Description>顔作成ジオメトリデータ13</Description>
      <SortID>14</SortID>
    </Field>
    <Field Def="u8 faceGeoData14">
      <DisplayName>顔作成ジオメトリデータ14</DisplayName>
      <Description>顔作成ジオメトリデータ14</Description>
      <SortID>15</SortID>
    </Field>
    <Field Def="u8 faceGeoData15">
      <DisplayName>顔作成ジオメトリデータ15</DisplayName>
      <Description>顔作成ジオメトリデータ15</Description>
      <SortID>16</SortID>
    </Field>
    <Field Def="u8 faceGeoData16">
      <DisplayName>顔作成ジオメトリデータ16</DisplayName>
      <Description>顔作成ジオメトリデータ16</Description>
      <SortID>17</SortID>
    </Field>
    <Field Def="u8 faceGeoData17">
      <DisplayName>顔作成ジオメトリデータ17</DisplayName>
      <Description>顔作成ジオメトリデータ17</Description>
      <SortID>18</SortID>
    </Field>
    <Field Def="u8 faceGeoData18">
      <DisplayName>顔作成ジオメトリデータ18</DisplayName>
      <Description>顔作成ジオメトリデータ18</Description>
      <SortID>19</SortID>
    </Field>
    <Field Def="u8 faceGeoData19">
      <DisplayName>顔作成ジオメトリデータ19</DisplayName>
      <Description>顔作成ジオメトリデータ19</Description>
      <SortID>20</SortID>
    </Field>
    <Field Def="u8 faceGeoData20">
      <DisplayName>顔作成ジオメトリデータ20</DisplayName>
      <Description>顔作成ジオメトリデータ20</Description>
      <SortID>21</SortID>
    </Field>
    <Field Def="u8 faceGeoData21">
      <DisplayName>顔作成ジオメトリデータ21</DisplayName>
      <Description>顔作成ジオメトリデータ21</Description>
      <SortID>22</SortID>
    </Field>
    <Field Def="u8 faceGeoData22">
      <DisplayName>顔作成ジオメトリデータ22</DisplayName>
      <Description>顔作成ジオメトリデータ22</Description>
      <SortID>23</SortID>
    </Field>
    <Field Def="u8 faceGeoData23">
      <DisplayName>顔作成ジオメトリデータ23</DisplayName>
      <Description>顔作成ジオメトリデータ23</Description>
      <SortID>24</SortID>
    </Field>
    <Field Def="u8 faceGeoData24">
      <DisplayName>顔作成ジオメトリデータ24</DisplayName>
      <Description>顔作成ジオメトリデータ24</Description>
      <SortID>25</SortID>
    </Field>
    <Field Def="u8 faceGeoData25">
      <DisplayName>顔作成ジオメトリデータ25</DisplayName>
      <Description>顔作成ジオメトリデータ25</Description>
      <SortID>26</SortID>
    </Field>
    <Field Def="u8 faceGeoData26">
      <DisplayName>顔作成ジオメトリデータ26</DisplayName>
      <Description>顔作成ジオメトリデータ26</Description>
      <SortID>27</SortID>
    </Field>
    <Field Def="u8 faceGeoData27">
      <DisplayName>顔作成ジオメトリデータ27</DisplayName>
      <Description>顔作成ジオメトリデータ27</Description>
      <SortID>28</SortID>
    </Field>
    <Field Def="u8 faceGeoData28">
      <DisplayName>顔作成ジオメトリデータ28</DisplayName>
      <Description>顔作成ジオメトリデータ28</Description>
      <SortID>29</SortID>
    </Field>
    <Field Def="u8 faceGeoData29">
      <DisplayName>顔作成ジオメトリデータ29</DisplayName>
      <Description>顔作成ジオメトリデータ29</Description>
      <SortID>30</SortID>
    </Field>
    <Field Def="u8 faceGeoData30">
      <DisplayName>顔作成ジオメトリデータ30</DisplayName>
      <Description>顔作成ジオメトリデータ30</Description>
      <SortID>31</SortID>
    </Field>
    <Field Def="u8 faceGeoData31">
      <DisplayName>顔作成ジオメトリデータ31</DisplayName>
      <Description>顔作成ジオメトリデータ31</Description>
      <SortID>32</SortID>
    </Field>
    <Field Def="u8 faceGeoData32">
      <DisplayName>顔作成ジオメトリデータ32</DisplayName>
      <Description>顔作成ジオメトリデータ32</Description>
      <SortID>33</SortID>
    </Field>
    <Field Def="u8 faceGeoData33">
      <DisplayName>顔作成ジオメトリデータ33</DisplayName>
      <Description>顔作成ジオメトリデータ33</Description>
      <SortID>34</SortID>
    </Field>
    <Field Def="u8 faceGeoData34">
      <DisplayName>顔作成ジオメトリデータ34</DisplayName>
      <Description>顔作成ジオメトリデータ34</Description>
      <SortID>35</SortID>
    </Field>
    <Field Def="u8 faceGeoData35">
      <DisplayName>顔作成ジオメトリデータ35</DisplayName>
      <Description>顔作成ジオメトリデータ35</Description>
      <SortID>36</SortID>
    </Field>
    <Field Def="u8 faceGeoData36">
      <DisplayName>顔作成ジオメトリデータ36</DisplayName>
      <Description>顔作成ジオメトリデータ36</Description>
      <SortID>37</SortID>
    </Field>
    <Field Def="u8 faceGeoData37">
      <DisplayName>顔作成ジオメトリデータ37</DisplayName>
      <Description>顔作成ジオメトリデータ37</Description>
      <SortID>38</SortID>
    </Field>
    <Field Def="u8 faceGeoData38">
      <DisplayName>顔作成ジオメトリデータ38</DisplayName>
      <Description>顔作成ジオメトリデータ38</Description>
      <SortID>39</SortID>
    </Field>
    <Field Def="u8 faceGeoData39">
      <DisplayName>顔作成ジオメトリデータ39</DisplayName>
      <Description>顔作成ジオメトリデータ39</Description>
      <SortID>40</SortID>
    </Field>
    <Field Def="u8 faceGeoData40">
      <DisplayName>顔作成ジオメトリデータ40</DisplayName>
      <Description>顔作成ジオメトリデータ40</Description>
      <SortID>41</SortID>
    </Field>
    <Field Def="u8 faceGeoData41">
      <DisplayName>顔作成ジオメトリデータ41</DisplayName>
      <Description>顔作成ジオメトリデータ41</Description>
      <SortID>42</SortID>
    </Field>
    <Field Def="u8 faceGeoData42">
      <DisplayName>顔作成ジオメトリデータ42</DisplayName>
      <Description>顔作成ジオメトリデータ42</Description>
      <SortID>43</SortID>
    </Field>
    <Field Def="u8 faceGeoData43">
      <DisplayName>顔作成ジオメトリデータ43</DisplayName>
      <Description>顔作成ジオメトリデータ43</Description>
      <SortID>44</SortID>
    </Field>
    <Field Def="u8 faceGeoData44">
      <DisplayName>顔作成ジオメトリデータ44</DisplayName>
      <Description>顔作成ジオメトリデータ44</Description>
      <SortID>45</SortID>
    </Field>
    <Field Def="u8 faceGeoData45">
      <DisplayName>顔作成ジオメトリデータ45</DisplayName>
      <Description>顔作成ジオメトリデータ45</Description>
      <SortID>46</SortID>
    </Field>
    <Field Def="u8 faceGeoData46">
      <DisplayName>顔作成ジオメトリデータ46</DisplayName>
      <Description>顔作成ジオメトリデータ46</Description>
      <SortID>47</SortID>
    </Field>
    <Field Def="u8 faceGeoData47">
      <DisplayName>顔作成ジオメトリデータ47</DisplayName>
      <Description>顔作成ジオメトリデータ47</Description>
      <SortID>48</SortID>
    </Field>
    <Field Def="u8 faceGeoData48">
      <DisplayName>顔作成ジオメトリデータ48</DisplayName>
      <Description>顔作成ジオメトリデータ48</Description>
      <SortID>49</SortID>
    </Field>
    <Field Def="u8 faceGeoData49">
      <DisplayName>顔作成ジオメトリデータ49</DisplayName>
      <Description>顔作成ジオメトリデータ49</Description>
      <SortID>50</SortID>
    </Field>
    <Field Def="u8 faceTexData00">
      <DisplayName>顔作成テクスチャデータ00</DisplayName>
      <Description>顔作成テクスチャデータ00</Description>
      <SortID>51</SortID>
    </Field>
    <Field Def="u8 faceTexData01">
      <DisplayName>顔作成テクスチャデータ01</DisplayName>
      <Description>顔作成テクスチャデータ01</Description>
      <SortID>52</SortID>
    </Field>
    <Field Def="u8 faceTexData02">
      <DisplayName>顔作成テクスチャデータ02</DisplayName>
      <Description>顔作成テクスチャデータ02</Description>
      <SortID>53</SortID>
    </Field>
    <Field Def="u8 faceTexData03">
      <DisplayName>顔作成テクスチャデータ03</DisplayName>
      <Description>顔作成テクスチャデータ03</Description>
      <SortID>54</SortID>
    </Field>
    <Field Def="u8 faceTexData04">
      <DisplayName>顔作成テクスチャデータ04</DisplayName>
      <Description>顔作成テクスチャデータ04</Description>
      <SortID>55</SortID>
    </Field>
    <Field Def="u8 faceTexData05">
      <DisplayName>顔作成テクスチャデータ05</DisplayName>
      <Description>顔作成テクスチャデータ05</Description>
      <SortID>56</SortID>
    </Field>
    <Field Def="u8 faceTexData06">
      <DisplayName>顔作成テクスチャデータ06</DisplayName>
      <Description>顔作成テクスチャデータ06</Description>
      <SortID>57</SortID>
    </Field>
    <Field Def="u8 faceTexData07">
      <DisplayName>顔作成テクスチャデータ07</DisplayName>
      <Description>顔作成テクスチャデータ07</Description>
      <SortID>58</SortID>
    </Field>
    <Field Def="u8 faceTexData08">
      <DisplayName>顔作成テクスチャデータ08</DisplayName>
      <Description>顔作成テクスチャデータ08</Description>
      <SortID>59</SortID>
    </Field>
    <Field Def="u8 faceTexData09">
      <DisplayName>顔作成テクスチャデータ09</DisplayName>
      <Description>顔作成テクスチャデータ09</Description>
      <SortID>60</SortID>
    </Field>
    <Field Def="u8 faceTexData10">
      <DisplayName>顔作成テクスチャデータ10</DisplayName>
      <Description>顔作成テクスチャデータ10</Description>
      <SortID>61</SortID>
    </Field>
    <Field Def="u8 faceTexData11">
      <DisplayName>顔作成テクスチャデータ11</DisplayName>
      <Description>顔作成テクスチャデータ11</Description>
      <SortID>62</SortID>
    </Field>
    <Field Def="u8 faceTexData12">
      <DisplayName>顔作成テクスチャデータ12</DisplayName>
      <Description>顔作成テクスチャデータ12</Description>
      <SortID>63</SortID>
    </Field>
    <Field Def="u8 faceTexData13">
      <DisplayName>顔作成テクスチャデータ13</DisplayName>
      <Description>顔作成テクスチャデータ13</Description>
      <SortID>64</SortID>
    </Field>
    <Field Def="u8 faceTexData14">
      <DisplayName>顔作成テクスチャデータ14</DisplayName>
      <Description>顔作成テクスチャデータ14</Description>
      <SortID>65</SortID>
    </Field>
    <Field Def="u8 faceTexData15">
      <DisplayName>顔作成テクスチャデータ15</DisplayName>
      <Description>顔作成テクスチャデータ15</Description>
      <SortID>66</SortID>
    </Field>
    <Field Def="u8 faceTexData16">
      <DisplayName>顔作成テクスチャデータ16</DisplayName>
      <Description>顔作成テクスチャデータ16</Description>
      <SortID>67</SortID>
    </Field>
    <Field Def="u8 faceTexData17">
      <DisplayName>顔作成テクスチャデータ17</DisplayName>
      <Description>顔作成テクスチャデータ17</Description>
      <SortID>68</SortID>
    </Field>
    <Field Def="u8 faceTexData18">
      <DisplayName>顔作成テクスチャデータ18</DisplayName>
      <Description>顔作成テクスチャデータ18</Description>
      <SortID>69</SortID>
    </Field>
    <Field Def="u8 faceTexData19">
      <DisplayName>顔作成テクスチャデータ19</DisplayName>
      <Description>顔作成テクスチャデータ19</Description>
      <SortID>70</SortID>
    </Field>
    <Field Def="u8 faceTexData20">
      <DisplayName>顔作成テクスチャデータ20</DisplayName>
      <Description>顔作成テクスチャデータ20</Description>
      <SortID>71</SortID>
    </Field>
    <Field Def="u8 faceTexData21">
      <DisplayName>顔作成テクスチャデータ21</DisplayName>
      <Description>顔作成テクスチャデータ21</Description>
      <SortID>72</SortID>
    </Field>
    <Field Def="u8 faceTexData22">
      <DisplayName>顔作成テクスチャデータ22</DisplayName>
      <Description>顔作成テクスチャデータ22</Description>
      <SortID>73</SortID>
    </Field>
    <Field Def="u8 faceTexData23">
      <DisplayName>顔作成テクスチャデータ23</DisplayName>
      <Description>顔作成テクスチャデータ23</Description>
      <SortID>74</SortID>
    </Field>
    <Field Def="u8 faceTexData24">
      <DisplayName>顔作成テクスチャデータ24</DisplayName>
      <Description>顔作成テクスチャデータ24</Description>
      <SortID>75</SortID>
    </Field>
    <Field Def="u8 faceTexData25">
      <DisplayName>顔作成テクスチャデータ25</DisplayName>
      <Description>顔作成テクスチャデータ25</Description>
      <SortID>76</SortID>
    </Field>
    <Field Def="u8 faceTexData26">
      <DisplayName>顔作成テクスチャデータ26</DisplayName>
      <Description>顔作成テクスチャデータ26</Description>
      <SortID>77</SortID>
    </Field>
    <Field Def="u8 faceTexData27">
      <DisplayName>顔作成テクスチャデータ27</DisplayName>
      <Description>顔作成テクスチャデータ27</Description>
      <SortID>78</SortID>
    </Field>
    <Field Def="u8 faceTexData28">
      <DisplayName>顔作成テクスチャデータ28</DisplayName>
      <Description>顔作成テクスチャデータ28</Description>
      <SortID>79</SortID>
    </Field>
    <Field Def="u8 faceTexData29">
      <DisplayName>顔作成テクスチャデータ29</DisplayName>
      <Description>顔作成テクスチャデータ29</Description>
      <SortID>80</SortID>
    </Field>
    <Field Def="u8 faceTexData30">
      <DisplayName>顔作成テクスチャデータ30</DisplayName>
      <Description>顔作成テクスチャデータ30</Description>
      <SortID>81</SortID>
    </Field>
    <Field Def="u8 faceTexData31">
      <DisplayName>顔作成テクスチャデータ31</DisplayName>
      <Description>顔作成テクスチャデータ31</Description>
      <SortID>82</SortID>
    </Field>
    <Field Def="u8 faceTexData32">
      <DisplayName>顔作成テクスチャデータ32</DisplayName>
      <Description>顔作成テクスチャデータ32</Description>
      <SortID>83</SortID>
    </Field>
    <Field Def="u8 faceTexData33">
      <DisplayName>顔作成テクスチャデータ33</DisplayName>
      <Description>顔作成テクスチャデータ33</Description>
      <SortID>84</SortID>
    </Field>
    <Field Def="u8 faceTexData34">
      <DisplayName>顔作成テクスチャデータ34</DisplayName>
      <Description>顔作成テクスチャデータ34</Description>
      <SortID>85</SortID>
    </Field>
    <Field Def="u8 faceTexData35">
      <DisplayName>顔作成テクスチャデータ35</DisplayName>
      <Description>顔作成テクスチャデータ35</Description>
      <SortID>86</SortID>
    </Field>
    <Field Def="u8 faceTexData36">
      <DisplayName>顔作成テクスチャデータ36</DisplayName>
      <Description>顔作成テクスチャデータ36</Description>
      <SortID>87</SortID>
    </Field>
    <Field Def="u8 faceTexData37">
      <DisplayName>顔作成テクスチャデータ37</DisplayName>
      <Description>顔作成テクスチャデータ37</Description>
      <SortID>88</SortID>
    </Field>
    <Field Def="u8 faceTexData38">
      <DisplayName>顔作成テクスチャデータ38</DisplayName>
      <Description>顔作成テクスチャデータ38</Description>
      <SortID>89</SortID>
    </Field>
    <Field Def="u8 faceTexData39">
      <DisplayName>顔作成テクスチャデータ39</DisplayName>
      <Description>顔作成テクスチャデータ39</Description>
      <SortID>90</SortID>
    </Field>
    <Field Def="u8 faceTexData40">
      <DisplayName>顔作成テクスチャデータ40</DisplayName>
      <Description>顔作成テクスチャデータ40</Description>
      <SortID>91</SortID>
    </Field>
    <Field Def="u8 faceTexData41">
      <DisplayName>顔作成テクスチャデータ41</DisplayName>
      <Description>顔作成テクスチャデータ41</Description>
      <SortID>92</SortID>
    </Field>
    <Field Def="u8 faceTexData42">
      <DisplayName>顔作成テクスチャデータ42</DisplayName>
      <Description>顔作成テクスチャデータ42</Description>
      <SortID>93</SortID>
    </Field>
    <Field Def="u8 faceTexData43">
      <DisplayName>顔作成テクスチャデータ43</DisplayName>
      <Description>顔作成テクスチャデータ43</Description>
      <SortID>94</SortID>
    </Field>
    <Field Def="u8 faceTexData44">
      <DisplayName>顔作成テクスチャデータ44</DisplayName>
      <Description>顔作成テクスチャデータ44</Description>
      <SortID>95</SortID>
    </Field>
    <Field Def="u8 faceTexData45">
      <DisplayName>顔作成テクスチャデータ45</DisplayName>
      <Description>顔作成テクスチャデータ45</Description>
      <SortID>96</SortID>
    </Field>
    <Field Def="u8 faceTexData46">
      <DisplayName>顔作成テクスチャデータ46</DisplayName>
      <Description>顔作成テクスチャデータ46</Description>
      <SortID>97</SortID>
    </Field>
    <Field Def="u8 faceTexData47">
      <DisplayName>顔作成テクスチャデータ47</DisplayName>
      <Description>顔作成テクスチャデータ47</Description>
      <SortID>98</SortID>
    </Field>
    <Field Def="u8 faceTexData48">
      <DisplayName>顔作成テクスチャデータ48</DisplayName>
      <Description>顔作成テクスチャデータ48</Description>
      <SortID>99</SortID>
    </Field>
    <Field Def="u8 faceTexData49">
      <DisplayName>顔作成テクスチャデータ49</DisplayName>
      <Description>顔作成テクスチャデータ49</Description>
      <SortID>100</SortID>
    </Field>
    <Field Def="u8 facePartsId">
      <DisplayName>顔パーツID</DisplayName>
      <Description>顔パーツID</Description>
      <SortID>101</SortID>
    </Field>
    <Field Def="u8 skinColor_R = 128">
      <DisplayName>肌の色(R)</DisplayName>
      <Description>肌の色(R)</Description>
      <SortID>102</SortID>
    </Field>
    <Field Def="u8 skinColor_G = 128">
      <DisplayName>肌の色(G)</DisplayName>
      <Description>肌の色(G)</Description>
      <SortID>103</SortID>
    </Field>
    <Field Def="u8 skinColor_B = 128">
      <DisplayName>肌の色(B)</DisplayName>
      <Description>肌の色(B)</Description>
      <SortID>104</SortID>
    </Field>
    <Field Def="u8 hairPartsId">
      <DisplayName>髪パーツID</DisplayName>
      <Description>髪パーツID</Description>
      <SortID>105</SortID>
    </Field>
    <Field Def="u8 hairColor_R = 128">
      <DisplayName>髪の色(R)</DisplayName>
      <Description>髪の色(R)</Description>
      <SortID>106</SortID>
    </Field>
    <Field Def="u8 hairColor_G = 128">
      <DisplayName>髪の色(G)</DisplayName>
      <Description>髪の色(G)</Description>
      <SortID>107</SortID>
    </Field>
    <Field Def="u8 hairColor_B = 128">
      <DisplayName>髪の色(B)</DisplayName>
      <Description>髪の色(B)</Description>
      <SortID>108</SortID>
    </Field>
    <Field Def="u8 eyeLPartsId">
      <DisplayName>左目パーツID</DisplayName>
      <Description>左目パーツID</Description>
      <SortID>109</SortID>
    </Field>
    <Field Def="u8 eyeLColor_R = 128">
      <DisplayName>左目の色(R)</DisplayName>
      <Description>左目の色(R)</Description>
      <SortID>110</SortID>
    </Field>
    <Field Def="u8 eyeLColor_G = 128">
      <DisplayName>左目の色(G)</DisplayName>
      <Description>左目の色(G)</Description>
      <SortID>111</SortID>
    </Field>
    <Field Def="u8 eyeLColor_B = 128">
      <DisplayName>左目の色(B)</DisplayName>
      <Description>左目の色(B)</Description>
      <SortID>112</SortID>
    </Field>
    <Field Def="u8 eyeRPartsId">
      <DisplayName>右目パーツID</DisplayName>
      <Description>右目パーツID</Description>
      <SortID>113</SortID>
    </Field>
    <Field Def="u8 eyeRColor_R = 128">
      <DisplayName>右目の色(R)</DisplayName>
      <Description>右目の色(R)</Description>
      <SortID>114</SortID>
    </Field>
    <Field Def="u8 eyeRColor_G = 128">
      <DisplayName>右目の色(G)</DisplayName>
      <Description>右目の色(G)</Description>
      <SortID>115</SortID>
    </Field>
    <Field Def="u8 eyeRColor_B = 128">
      <DisplayName>右目の色(B)</DisplayName>
      <Description>右目の色(B)</Description>
      <SortID>116</SortID>
    </Field>
    <Field Def="u8 eyebrowPartsId">
      <DisplayName>眉パーツID</DisplayName>
      <Description>眉パーツID</Description>
      <SortID>117</SortID>
    </Field>
    <Field Def="u8 eyebrowColor_R = 128">
      <DisplayName>眉の色(R)</DisplayName>
      <Description>眉の色(R)</Description>
      <SortID>118</SortID>
    </Field>
    <Field Def="u8 eyebrowColor_G = 128">
      <DisplayName>眉の色(G)</DisplayName>
      <Description>眉の色(G)</Description>
      <SortID>119</SortID>
    </Field>
    <Field Def="u8 eyebrowColor_B = 128">
      <DisplayName>眉の色(B)</DisplayName>
      <Description>眉の色(B)</Description>
      <SortID>120</SortID>
    </Field>
    <Field Def="u8 beardPartsId">
      <DisplayName>髭パーツID</DisplayName>
      <Description>髭パーツID</Description>
      <SortID>121</SortID>
    </Field>
    <Field Def="u8 beardColor_R = 128">
      <DisplayName>髭の色(R)</DisplayName>
      <Description>髭の色(R)</Description>
      <SortID>122</SortID>
    </Field>
    <Field Def="u8 beardColor_G = 128">
      <DisplayName>髭の色(G)</DisplayName>
      <Description>髭の色(G)</Description>
      <SortID>123</SortID>
    </Field>
    <Field Def="u8 beardColor_B = 128">
      <DisplayName>髭の色(B)</DisplayName>
      <Description>髭の色(B)</Description>
      <SortID>124</SortID>
    </Field>
    <Field Def="u8 accessoriesPartsId">
      <DisplayName>装飾パーツID</DisplayName>
      <Description>装飾パーツID</Description>
      <SortID>125</SortID>
    </Field>
    <Field Def="u8 accessoriesColor_R = 128">
      <DisplayName>装飾の色(R)</DisplayName>
      <Description>装飾の色(R)</Description>
      <SortID>126</SortID>
    </Field>
    <Field Def="u8 accessoriesColor_G = 128">
      <DisplayName>装飾の色(G)</DisplayName>
      <Description>装飾の色(G)</Description>
      <SortID>127</SortID>
    </Field>
    <Field Def="u8 accessoriesColor_B = 128">
      <DisplayName>装飾の色(B)</DisplayName>
      <Description>装飾の色(B)</Description>
      <SortID>128</SortID>
    </Field>
    <Field Def="u8 decalPartsId">
      <DisplayName>デカールパーツID</DisplayName>
      <Description>デカールパーツID</Description>
      <SortID>129</SortID>
    </Field>
    <Field Def="u8 decalColor_R = 128">
      <DisplayName>デカールの色(R)</DisplayName>
      <Description>デカールの色(R)</Description>
      <SortID>130</SortID>
    </Field>
    <Field Def="u8 decalColor_G = 128">
      <DisplayName>デカールの色(G)</DisplayName>
      <Description>デカールの色(G)</Description>
      <SortID>131</SortID>
    </Field>
    <Field Def="u8 decalColor_B = 128">
      <DisplayName>デカールの色(B)</DisplayName>
      <Description>デカールの色(B)</Description>
      <SortID>132</SortID>
    </Field>
    <Field Def="u8 decalPosX">
      <DisplayName>デカール位置(x)</DisplayName>
      <Description>デカール位置(x)</Description>
      <SortID>133</SortID>
    </Field>
    <Field Def="u8 decalPosY">
      <DisplayName>デカール位置(y)</DisplayName>
      <Description>デカール位置(y)</Description>
      <SortID>134</SortID>
    </Field>
    <Field Def="u8 decalAngle">
      <DisplayName>デカール角度</DisplayName>
      <Description>デカール角度</Description>
      <SortID>135</SortID>
    </Field>
    <Field Def="u8 decalScale">
      <DisplayName>デカールスケール</DisplayName>
      <Description>デカールスケール</Description>
      <SortID>136</SortID>
    </Field>
  </Fields>
</PARAMDEF>