mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-24 02:49:10 +00:00
604 B
604 B
| 1 | key | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | # | CameraDistance | SampleInterval | BoneLOD | AnimationEnable[0] | AnimationEnable[1] | AnimationEnable[2] | AnimationEnable[3] | AnimationEnable[4] | AnimationEnable[5] | AnimationEnable[6] | AnimationEnable[7] |
| 3 | int32 | single | single | sbyte | bool | bool | bool | bool | bool | bool | bool | bool |
| 4 | 0 | 30 | 1 | 0 | True | True | True | True | True | True | True | True |
| 5 | 1 | 50 | 2 | 1 | False | True | False | True | True | True | True | True |
| 6 | 2 | 100 | 3 | 2 | False | False | False | False | False | True | True | True |
| 7 | 3 | 200 | 3 | 2 | False | False | False | False | False | True | True | True |
| 8 | 4 | 0 | 1 | 0 | True | True | True | True | True | True | True | True |
| 9 | 5 | 0 | 15 | 0 | True | True | True | True | True | True | True | True |