Upload 3 files
Browse files- .gitattributes +102 -55
- db.json +1088 -0
- version.json +5 -0
.gitattributes
CHANGED
|
@@ -1,55 +1,102 @@
|
|
| 1 |
-
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
-
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
-
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
-
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
-
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
-
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
-
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
-
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
-
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
-
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
-
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
-
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 13 |
-
*.model filter=lfs diff=lfs merge=lfs -text
|
| 14 |
-
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 15 |
-
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 16 |
-
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 17 |
-
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 18 |
-
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 19 |
-
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 20 |
-
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 21 |
-
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 22 |
-
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 23 |
-
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 24 |
-
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 25 |
-
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 26 |
-
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 27 |
-
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
-
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
-
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 30 |
-
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 31 |
-
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 32 |
-
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 33 |
-
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
-
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 35 |
-
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 36 |
-
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 37 |
-
# Audio files - uncompressed
|
| 38 |
-
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 39 |
-
*.
|
| 40 |
-
*.
|
| 41 |
-
|
| 42 |
-
*.
|
| 43 |
-
|
| 44 |
-
*.
|
| 45 |
-
*.
|
| 46 |
-
*.
|
| 47 |
-
|
| 48 |
-
*.
|
| 49 |
-
*.
|
| 50 |
-
*.
|
| 51 |
-
*.
|
| 52 |
-
|
| 53 |
-
*.
|
| 54 |
-
*.
|
| 55 |
-
*.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
# Audio files - uncompressed
|
| 38 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
*.aiff filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.aif filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
# Audio files - compressed
|
| 44 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.m4a filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.caf filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.fla filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.mpa filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.mpg filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.mpeg filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
*.oga filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.ogv filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.ogx filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
*.opus filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
*.weba filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
*.mka filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
# Image files - uncompressed
|
| 63 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
# Image files - compressed
|
| 68 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
# Video files
|
| 72 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 73 |
+
*.m4s filter=lfs diff=lfs merge=lfs -text
|
| 74 |
+
*.m2ts filter=lfs diff=lfs merge=lfs -text
|
| 75 |
+
*.mts filter=lfs diff=lfs merge=lfs -text
|
| 76 |
+
*.ts filter=lfs diff=lfs merge=lfs -text
|
| 77 |
+
*.mkv filter=lfs diff=lfs merge=lfs -text
|
| 78 |
+
*.mks filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
*.avi filter=lfs diff=lfs merge=lfs -text
|
| 80 |
+
*.ivf filter=lfs diff=lfs merge=lfs -text
|
| 81 |
+
*.usm filter=lfs diff=lfs merge=lfs -text
|
| 82 |
+
*.mcpr filter=lfs diff=lfs merge=lfs -text
|
| 83 |
+
*.awb filter=lfs diff=lfs merge=lfs -text
|
| 84 |
+
*.acb filter=lfs diff=lfs merge=lfs -text
|
| 85 |
+
# BDMV Binary
|
| 86 |
+
*.bdmv filter=lfs diff=lfs merge=lfs -text
|
| 87 |
+
*.mpls filter=lfs diff=lfs merge=lfs -text
|
| 88 |
+
*.clpi filter=lfs diff=lfs merge=lfs -text
|
| 89 |
+
# Babylon.js MMD File
|
| 90 |
+
*.bson filter=lfs diff=lfs merge=lfs -text
|
| 91 |
+
*.pmd filter=lfs diff=lfs merge=lfs -text
|
| 92 |
+
*.pmx filter=lfs diff=lfs merge=lfs -text
|
| 93 |
+
*.vmd filter=lfs diff=lfs merge=lfs -text
|
| 94 |
+
*.vmx filter=lfs diff=lfs merge=lfs -text
|
| 95 |
+
*.bpmx filter=lfs diff=lfs merge=lfs -text
|
| 96 |
+
*.bvmd filter=lfs diff=lfs merge=lfs -text
|
| 97 |
+
# Fonts
|
| 98 |
+
*.eot filter=lfs diff=lfs merge=lfs -text
|
| 99 |
+
*.ttf filter=lfs diff=lfs merge=lfs -text
|
| 100 |
+
*.otf filter=lfs diff=lfs merge=lfs -text
|
| 101 |
+
*.woff filter=lfs diff=lfs merge=lfs -text
|
| 102 |
+
*.woff2 filter=lfs diff=lfs merge=lfs -text
|
db.json
ADDED
|
@@ -0,0 +1,1088 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"uuid": "9bb17913-ae29-4beb-b2ca-2cf3d64891cd",
|
| 4 |
+
"name": "Ambor_Readings",
|
| 5 |
+
"version": "1.0.0",
|
| 6 |
+
"criDecodeKey": 0
|
| 7 |
+
},
|
| 8 |
+
{
|
| 9 |
+
"uuid": "3d018c2c-ddf2-408a-98a3-e4cb9d7c33b9",
|
| 10 |
+
"name": "battlePass",
|
| 11 |
+
"version": "1.0.0",
|
| 12 |
+
"criDecodeKey": 0
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"uuid": "a6004d0d-3ca6-4be4-9485-7509163e73a8",
|
| 16 |
+
"name": "ChangeWeather",
|
| 17 |
+
"version": "1.0.0",
|
| 18 |
+
"criDecodeKey": 0
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"uuid": "a9880c8b-1cd7-48fe-83aa-71445ce3bc28",
|
| 22 |
+
"name": "Cs_102106_Summon_Boy",
|
| 23 |
+
"version": "1.0.0",
|
| 24 |
+
"criDecodeKey": 0
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"uuid": "a6860cd3-cb0c-41d0-bc25-dcb5d8f29f76",
|
| 28 |
+
"name": "Cs_102106_Summon_Girl",
|
| 29 |
+
"version": "1.0.0",
|
| 30 |
+
"criDecodeKey": 0
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"uuid": "cc4bc269-69bf-4339-b8db-96ae77b44bd6",
|
| 34 |
+
"name": "Cs_102203_BeforeBattle_Boy",
|
| 35 |
+
"version": "1.0.0",
|
| 36 |
+
"criDecodeKey": 0
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"uuid": "59a461a2-ad1b-454a-a9fc-0e016e860056",
|
| 40 |
+
"name": "Cs_102203_BeforeBattle_Girl",
|
| 41 |
+
"version": "1.0.0",
|
| 42 |
+
"criDecodeKey": 0
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"uuid": "7dccbc13-7cf6-44db-a176-1a1992b303ce",
|
| 46 |
+
"name": "Cs_102205_AfterBattle_Boy",
|
| 47 |
+
"version": "1.0.0",
|
| 48 |
+
"criDecodeKey": 0
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"uuid": "864c2ff6-1e0e-49bd-acbd-daa121e63fe3",
|
| 52 |
+
"name": "Cs_102205_AfterBattle_Girl",
|
| 53 |
+
"version": "1.0.0",
|
| 54 |
+
"criDecodeKey": 0
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"uuid": "97c1a9a2-1698-4f3f-ae6e-27e176273137",
|
| 58 |
+
"name": "Cs_200211_WanYeXianVideo",
|
| 59 |
+
"version": "1.0.0",
|
| 60 |
+
"criDecodeKey": 0
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"uuid": "460b5984-e91f-4ebb-b74f-875a7ca95569",
|
| 64 |
+
"name": "Cs_4131904_HaiDaoChuXian_Boy",
|
| 65 |
+
"version": "1.0.0",
|
| 66 |
+
"criDecodeKey": 0
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"uuid": "a30cb93d-8343-417d-8ba7-afbc6a1101a5",
|
| 70 |
+
"name": "Cs_4131904_HaiDaoChuXian_Girl",
|
| 71 |
+
"version": "1.0.0",
|
| 72 |
+
"criDecodeKey": 0
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"uuid": "cbabc3a2-5b89-46c6-9cb4-b6168b7e053d",
|
| 76 |
+
"name": "Cs_Activity_4141307_Fenghuajie_Boy",
|
| 77 |
+
"version": "1.0.0",
|
| 78 |
+
"criDecodeKey": 0
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"uuid": "b42cfadb-6ec1-4f1d-a458-18018e0c74e0",
|
| 82 |
+
"name": "Cs_Activity_4141307_Fenghuajie_Girl",
|
| 83 |
+
"version": "1.0.0",
|
| 84 |
+
"criDecodeKey": 0
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"uuid": "ee5d7788-1d80-4a70-9482-1e80d453fb8a",
|
| 88 |
+
"name": "Cs_EQAST4101101_ASTER_OP",
|
| 89 |
+
"version": "1.0.0",
|
| 90 |
+
"criDecodeKey": 0
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"uuid": "38338b5e-feeb-4242-bdf8-46109d01fad5",
|
| 94 |
+
"name": "Cs_EQAST4111412_ASTER_Lenard",
|
| 95 |
+
"version": "1.0.0",
|
| 96 |
+
"criDecodeKey": 0
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"uuid": "c649fb7e-9239-4255-9d8e-cc84c0d83625",
|
| 100 |
+
"name": "Cs_EQHDJ005_HaiDengJie_Boy",
|
| 101 |
+
"version": "1.0.0",
|
| 102 |
+
"criDecodeKey": 0
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"uuid": "cfdf7888-bea4-4d3d-9b95-6201828ad7be",
|
| 106 |
+
"name": "Cs_EQHDJ005_HaiDengJie_Girl",
|
| 107 |
+
"version": "1.0.0",
|
| 108 |
+
"criDecodeKey": 0
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"uuid": "cd10195e-d285-464b-8944-e8251ac60a54",
|
| 112 |
+
"name": "Cs_GY11030_GYPersonal",
|
| 113 |
+
"version": "1.0.0",
|
| 114 |
+
"criDecodeKey": 0
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"uuid": "ba1a85ab-55c7-4b0b-9baf-a1b546f6a9ca",
|
| 118 |
+
"name": "Cs_LYAQ107_NingGuang",
|
| 119 |
+
"version": "1.0.0",
|
| 120 |
+
"criDecodeKey": 0
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"uuid": "68224276-3e98-4092-9269-eda1ea04588e",
|
| 124 |
+
"name": "Cs_LYAQ1112308_LongWangStroy",
|
| 125 |
+
"version": "1.0.0",
|
| 126 |
+
"criDecodeKey": 0
|
| 127 |
+
},
|
| 128 |
+
{
|
| 129 |
+
"uuid": "6892cc53-c131-459f-ae8e-93f817566c05",
|
| 130 |
+
"name": "Cs_MDAQ018_MDCityShow",
|
| 131 |
+
"version": "1.0.0",
|
| 132 |
+
"criDecodeKey": 0
|
| 133 |
+
},
|
| 134 |
+
{
|
| 135 |
+
"uuid": "ff2faa8c-da25-4d43-8368-772fffabecb9",
|
| 136 |
+
"name": "Cs_MDAQ019_DragonInCity_Boy",
|
| 137 |
+
"version": "1.0.0",
|
| 138 |
+
"criDecodeKey": 0
|
| 139 |
+
},
|
| 140 |
+
{
|
| 141 |
+
"uuid": "1f997f68-d7b1-4a3d-9409-ab5d439e5586",
|
| 142 |
+
"name": "Cs_MDAQ019_DragonInCity_Girl",
|
| 143 |
+
"version": "1.0.0",
|
| 144 |
+
"criDecodeKey": 0
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"uuid": "814be120-2088-46f6-98c1-c00c6a281d3a",
|
| 148 |
+
"name": "Cs_MDAQ071_Davalin_Boy",
|
| 149 |
+
"version": "1.0.0",
|
| 150 |
+
"criDecodeKey": 0
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"uuid": "9625b055-1bc4-401b-bc9d-bad063b9c67f",
|
| 154 |
+
"name": "Cs_MDAQ071_Davalin_Girl",
|
| 155 |
+
"version": "1.0.0",
|
| 156 |
+
"criDecodeKey": 0
|
| 157 |
+
},
|
| 158 |
+
{
|
| 159 |
+
"uuid": "6458ae5d-91f9-49d3-b173-6a31a997688b",
|
| 160 |
+
"name": "Cs_WDLQ004_VentiLegends",
|
| 161 |
+
"version": "1.0.0",
|
| 162 |
+
"criDecodeKey": 0
|
| 163 |
+
},
|
| 164 |
+
{
|
| 165 |
+
"uuid": "09cfab38-fbe7-456d-9a33-bb68d19d7bfe",
|
| 166 |
+
"name": "Cs_WQDY1800026_Memories",
|
| 167 |
+
"version": "1.0.0",
|
| 168 |
+
"criDecodeKey": 0
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"uuid": "a0dd9059-222d-4f05-b4a0-9fe4a44f3e45",
|
| 172 |
+
"name": "Cs_XLQ1110104_XiaoPersonal",
|
| 173 |
+
"version": "1.0.0",
|
| 174 |
+
"criDecodeKey": 0
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"uuid": "f8582bae-67ea-441e-9939-83db070a511f",
|
| 178 |
+
"name": "Cs_YLLQ1012008_EulaShow",
|
| 179 |
+
"version": "1.0.0",
|
| 180 |
+
"criDecodeKey": 0
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"uuid": "20e806d1-1ace-4507-8b55-376891d49df7",
|
| 184 |
+
"name": "MDAQ001_OPNew_Part1",
|
| 185 |
+
"version": "1.0.0",
|
| 186 |
+
"criDecodeKey": 0
|
| 187 |
+
},
|
| 188 |
+
{
|
| 189 |
+
"uuid": "648e17d9-c13c-4c25-9f4e-d3e51cee3145",
|
| 190 |
+
"name": "MDAQ001_OPNew_Part2_PlayerBoy",
|
| 191 |
+
"version": "1.0.0",
|
| 192 |
+
"criDecodeKey": 0
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"uuid": "bc118897-b598-4ebf-85c4-0cde44cb1be9",
|
| 196 |
+
"name": "MDAQ001_OPNew_Part2_PlayerGirl",
|
| 197 |
+
"version": "1.0.0",
|
| 198 |
+
"criDecodeKey": 0
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"uuid": "bacc86d0-00e8-4710-9a01-8a007deaf6c4",
|
| 202 |
+
"name": "MDAQ041",
|
| 203 |
+
"version": "1.0.0",
|
| 204 |
+
"criDecodeKey": 0
|
| 205 |
+
},
|
| 206 |
+
{
|
| 207 |
+
"uuid": "285d9141-4e47-4d47-bfc7-2b57454e1612",
|
| 208 |
+
"name": "MDAQ063_ZhaiXingYaSideB_Boy",
|
| 209 |
+
"version": "1.0.0",
|
| 210 |
+
"criDecodeKey": 0
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"uuid": "e8e9d68b-2542-43be-b6ea-9d2503231c79",
|
| 214 |
+
"name": "MDAQ063_ZhaiXingYaSideB_Girl",
|
| 215 |
+
"version": "1.0.0",
|
| 216 |
+
"criDecodeKey": 0
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"uuid": "dafbaf09-8dcc-4f18-98aa-8ac9f6172a99",
|
| 220 |
+
"name": "Cs_200803_ShougunBossPart1_Boy",
|
| 221 |
+
"version": "2.0.0",
|
| 222 |
+
"criDecodeKey": 1946182291478952
|
| 223 |
+
},
|
| 224 |
+
{
|
| 225 |
+
"uuid": "af39fd47-39d6-4d7b-b1aa-0c046e509826",
|
| 226 |
+
"name": "Cs_200803_ShougunBossPart1_Girl",
|
| 227 |
+
"version": "2.0.0",
|
| 228 |
+
"criDecodeKey": 1946182291478952
|
| 229 |
+
},
|
| 230 |
+
{
|
| 231 |
+
"uuid": "bab5a935-159c-4354-8215-c5b026fef49b",
|
| 232 |
+
"name": "Cs_200806_ShougunBossPart2_Boy",
|
| 233 |
+
"version": "2.0.0",
|
| 234 |
+
"criDecodeKey": 1946182291478952
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"uuid": "5e7cfbeb-d527-4b98-8947-3153b8afa56e",
|
| 238 |
+
"name": "Cs_200806_ShougunBossPart2_Girl",
|
| 239 |
+
"version": "2.0.0",
|
| 240 |
+
"criDecodeKey": 1946182291478952
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"uuid": "d6d43138-03f6-446c-8bd1-d3e9782c75ba",
|
| 244 |
+
"name": "Cs_200919_SHG_Boy",
|
| 245 |
+
"version": "2.0.0",
|
| 246 |
+
"criDecodeKey": 1946182291478952
|
| 247 |
+
},
|
| 248 |
+
{
|
| 249 |
+
"uuid": "199fc2ce-4b62-4ebf-aa20-c7b2f63dedad",
|
| 250 |
+
"name": "Cs_200919_SHG_Girl",
|
| 251 |
+
"version": "2.0.0",
|
| 252 |
+
"criDecodeKey": 1946182291478952
|
| 253 |
+
},
|
| 254 |
+
{
|
| 255 |
+
"uuid": "72d2daaf-1794-4234-b224-22ce1f4d7a45",
|
| 256 |
+
"name": "Cs_201104_DaoQiDengdao_P2_Boy",
|
| 257 |
+
"version": "2.0.0",
|
| 258 |
+
"criDecodeKey": 1946182291478952
|
| 259 |
+
},
|
| 260 |
+
{
|
| 261 |
+
"uuid": "c442bdbc-298c-4dab-91d4-7642c1948a79",
|
| 262 |
+
"name": "Cs_201104_DaoQiDengdao_P2_Girl",
|
| 263 |
+
"version": "2.0.0",
|
| 264 |
+
"criDecodeKey": 1946182291478952
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"uuid": "2840a825-dd69-4202-87bc-deb1b767b98b",
|
| 268 |
+
"name": "Cs_LQ12008_Ayaka_Boy",
|
| 269 |
+
"version": "2.0.0",
|
| 270 |
+
"criDecodeKey": 1946182291478952
|
| 271 |
+
},
|
| 272 |
+
{
|
| 273 |
+
"uuid": "91a87434-cff8-49c8-a7d4-a39dd2b76896",
|
| 274 |
+
"name": "Cs_LQ12008_Ayaka_Girl",
|
| 275 |
+
"version": "2.0.0",
|
| 276 |
+
"criDecodeKey": 1946182291478952
|
| 277 |
+
},
|
| 278 |
+
{
|
| 279 |
+
"uuid": "7b3ed762-3518-421d-a785-e1f96c34e55a",
|
| 280 |
+
"name": "Cs_Inazuma_AQ202004_StatueDeprivedVision_Boy",
|
| 281 |
+
"version": "2.1.0",
|
| 282 |
+
"criDecodeKey": 8578639302762988
|
| 283 |
+
},
|
| 284 |
+
{
|
| 285 |
+
"uuid": "c25681bd-5b03-42e9-9c23-7b137647ae3b",
|
| 286 |
+
"name": "Cs_Inazuma_AQ202004_StatueDeprivedVision_Girl",
|
| 287 |
+
"version": "2.1.0",
|
| 288 |
+
"criDecodeKey": 8578639302762988
|
| 289 |
+
},
|
| 290 |
+
{
|
| 291 |
+
"uuid": "c0cd59d8-b625-415f-8b89-f9a0d39b9f05",
|
| 292 |
+
"name": "Cs_Inazuma_AQ202004_ResistanceCharge_Boy",
|
| 293 |
+
"version": "2.1.0",
|
| 294 |
+
"criDecodeKey": 8578639302762988
|
| 295 |
+
},
|
| 296 |
+
{
|
| 297 |
+
"uuid": "f4b490f2-7b18-41c8-bf71-8863af10d136",
|
| 298 |
+
"name": "Cs_Inazuma_AQ202004_ResistanceCharge_Girl",
|
| 299 |
+
"version": "2.1.0",
|
| 300 |
+
"criDecodeKey": 8578639302762988
|
| 301 |
+
},
|
| 302 |
+
{
|
| 303 |
+
"uuid": "d9293584-d272-4107-835e-b46594cd1646",
|
| 304 |
+
"name": "Cs_Inazuma_AQ202005_InazumaMucha",
|
| 305 |
+
"version": "2.1.0",
|
| 306 |
+
"criDecodeKey": 8578639302762988
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"uuid": "3c456025-f3d4-4ffc-a2cb-abc30895316b",
|
| 310 |
+
"name": "Cs_Inazuma_AQ202006_InazumaEnding",
|
| 311 |
+
"version": "2.1.0",
|
| 312 |
+
"criDecodeKey": 8578639302762988
|
| 313 |
+
},
|
| 314 |
+
{
|
| 315 |
+
"uuid": "cbf171d5-503d-459f-b45f-7c070661c28c",
|
| 316 |
+
"name": "Cs_LiYue_EQ4001515_Lunarite_Boy",
|
| 317 |
+
"version": "2.1.0",
|
| 318 |
+
"criDecodeKey": 8578639302762988
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"uuid": "483b07e4-60e5-40b0-9fc9-a3582c8fc08e",
|
| 322 |
+
"name": "Cs_LiYue_EQ4001515_Lunarite_Girl",
|
| 323 |
+
"version": "2.1.0",
|
| 324 |
+
"criDecodeKey": 8578639302762988
|
| 325 |
+
},
|
| 326 |
+
{
|
| 327 |
+
"uuid": "cd8dae66-a261-48d9-9aa1-6f6627c122ad",
|
| 328 |
+
"name": "Cs_Inazuma_EQ4002207_ShikishogunRecalling_Boy",
|
| 329 |
+
"version": "2.2.0",
|
| 330 |
+
"criDecodeKey": 8986874010832568
|
| 331 |
+
},
|
| 332 |
+
{
|
| 333 |
+
"uuid": "af39535b-3218-4ae9-ba08-a12cc838374f",
|
| 334 |
+
"name": "Cs_Inazuma_EQ4002207_ShikishogunRecalling_Girl",
|
| 335 |
+
"version": "2.2.0",
|
| 336 |
+
"criDecodeKey": 8986874010832568
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"uuid": "b6e0ed32-4ecf-490a-b57b-6ac99b77598c",
|
| 340 |
+
"name": "Cs_Inazuma_LQ1200905_IttoOniStroy01",
|
| 341 |
+
"version": "2.3.0",
|
| 342 |
+
"criDecodeKey": 4206600976229209
|
| 343 |
+
},
|
| 344 |
+
{
|
| 345 |
+
"uuid": "81ddcdba-4929-4008-bf7c-de8975a27a23",
|
| 346 |
+
"name": "Cs_Inazuma_LQ1202615_IttoDungeonCrash_Boy",
|
| 347 |
+
"version": "2.3.0",
|
| 348 |
+
"criDecodeKey": 4206600976229209
|
| 349 |
+
},
|
| 350 |
+
{
|
| 351 |
+
"uuid": "c41818a8-0273-4074-9421-c52a2c3e2a9c",
|
| 352 |
+
"name": "Cs_Inazuma_LQ1202615_IttoDungeonCrash_Girl",
|
| 353 |
+
"version": "2.3.0",
|
| 354 |
+
"criDecodeKey": 4206600976229209
|
| 355 |
+
},
|
| 356 |
+
{
|
| 357 |
+
"uuid": "e80fc5d1-ff8f-4e42-9424-513cd41bb170",
|
| 358 |
+
"name": "Cs_Inazuma_LQ1202618_IttoOniStroy02",
|
| 359 |
+
"version": "2.3.0",
|
| 360 |
+
"criDecodeKey": 4206600976229209
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"uuid": "c384dcb6-5273-448c-9dff-e08d50aaf54d",
|
| 364 |
+
"name": "Cs_MD_EQ4002802_WinterCampAlbedoConfront",
|
| 365 |
+
"version": "2.3.0",
|
| 366 |
+
"criDecodeKey": 4206600976229209
|
| 367 |
+
},
|
| 368 |
+
{
|
| 369 |
+
"uuid": "df3983fa-afbf-49d1-99a4-0786f90dc452",
|
| 370 |
+
"name": "Cs_MD_EQ4002810_WinterCampAlbedoBackstab_Boy",
|
| 371 |
+
"version": "2.3.0",
|
| 372 |
+
"criDecodeKey": 4206600976229209
|
| 373 |
+
},
|
| 374 |
+
{
|
| 375 |
+
"uuid": "3135940b-e5f5-401f-aa40-8f52c04f3097",
|
| 376 |
+
"name": "Cs_MD_EQ4002810_WinterCampAlbedoBackstab_Girl",
|
| 377 |
+
"version": "2.3.0",
|
| 378 |
+
"criDecodeKey": 4206600976229209
|
| 379 |
+
},
|
| 380 |
+
{
|
| 381 |
+
"uuid": "2a2a7f45-0661-4455-9fc2-46ff245e8b09",
|
| 382 |
+
"name": "Cs_LQ1101502_ShenheBattle_Boy",
|
| 383 |
+
"version": "2.4.0",
|
| 384 |
+
"criDecodeKey": 7630808905721825
|
| 385 |
+
},
|
| 386 |
+
{
|
| 387 |
+
"uuid": "1dbfe1ed-1d3c-42c8-990a-a15d456f456e",
|
| 388 |
+
"name": "Cs_LQ1101502_ShenheBattle_Girl",
|
| 389 |
+
"version": "2.4.0",
|
| 390 |
+
"criDecodeKey": 7630808905721825
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"uuid": "bf2a999e-c04c-44e1-88ff-e41c4fad98ab",
|
| 394 |
+
"name": "Cs_LQ1101505_YunjinOpera_Boy",
|
| 395 |
+
"version": "2.4.0",
|
| 396 |
+
"criDecodeKey": 7630808905721825
|
| 397 |
+
},
|
| 398 |
+
{
|
| 399 |
+
"uuid": "09841b0f-f439-461e-9a63-b382240d7fd8",
|
| 400 |
+
"name": "Cs_LQ1101505_YunjinOpera_Girl",
|
| 401 |
+
"version": "2.4.0",
|
| 402 |
+
"criDecodeKey": 7630808905721825
|
| 403 |
+
},
|
| 404 |
+
{
|
| 405 |
+
"uuid": "38b62284-ff38-43ac-8f72-513576df45e3",
|
| 406 |
+
"name": "Cs_LiYue_EQ4003712_HdjFireworksShow_Boy",
|
| 407 |
+
"version": "2.4.0",
|
| 408 |
+
"criDecodeKey": 7630808905721825
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"uuid": "1d6ed8b0-b9ac-4fe5-9f0f-05611993d17e",
|
| 412 |
+
"name": "Cs_LiYue_EQ4003712_HdjFireworksShow_Girl",
|
| 413 |
+
"version": "2.4.0",
|
| 414 |
+
"criDecodeKey": 7630808905721825
|
| 415 |
+
},
|
| 416 |
+
{
|
| 417 |
+
"uuid": "d262f0b7-54c5-43f8-b4ea-97e333fd7939",
|
| 418 |
+
"name": "Cs_Inazuma_LQ1204205_IntoTheVoid_Boy",
|
| 419 |
+
"version": "2.5.0",
|
| 420 |
+
"criDecodeKey": 4614952043623735
|
| 421 |
+
},
|
| 422 |
+
{
|
| 423 |
+
"uuid": "f9420d7b-e032-4669-81e8-3f6295dc9586",
|
| 424 |
+
"name": "Cs_Inazuma_LQ1204205_IntoTheVoid_Girl",
|
| 425 |
+
"version": "2.5.0",
|
| 426 |
+
"criDecodeKey": 4614952043623735
|
| 427 |
+
},
|
| 428 |
+
{
|
| 429 |
+
"uuid": "1e73bbf2-33f6-43b1-a126-c8393597e0ad",
|
| 430 |
+
"name": "Cs_Inazuma_LQ1204208_TheSacredTree_Boy",
|
| 431 |
+
"version": "2.5.0",
|
| 432 |
+
"criDecodeKey": 4614952043623735
|
| 433 |
+
},
|
| 434 |
+
{
|
| 435 |
+
"uuid": "ad9d5781-203d-4143-aa35-c5b51cb6b65b",
|
| 436 |
+
"name": "Cs_Inazuma_LQ1204208_TheSacredTree_Girl",
|
| 437 |
+
"version": "2.5.0",
|
| 438 |
+
"criDecodeKey": 4614952043623735
|
| 439 |
+
},
|
| 440 |
+
{
|
| 441 |
+
"uuid": "1c503c41-f021-462e-9cb0-a022683f6cb3",
|
| 442 |
+
"name": "Cs_Inazuma_LQ1203105_YaeMiko_Boy",
|
| 443 |
+
"version": "2.5.0",
|
| 444 |
+
"criDecodeKey": 4614952043623735
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"uuid": "1e2b0a9e-3d10-494f-90bb-eb9e2d68e732",
|
| 448 |
+
"name": "Cs_Inazuma_LQ1203105_YaeMiko_Girl",
|
| 449 |
+
"version": "2.5.0",
|
| 450 |
+
"criDecodeKey": 4614952043623735
|
| 451 |
+
},
|
| 452 |
+
{
|
| 453 |
+
"uuid": "59316814-2eb7-4936-a7c4-619256b8f33b",
|
| 454 |
+
"name": "Cs_Inazuma_EQ4005111_MichiaeMatsuri",
|
| 455 |
+
"version": "2.5.0",
|
| 456 |
+
"criDecodeKey": 4614952043623735
|
| 457 |
+
},
|
| 458 |
+
{
|
| 459 |
+
"uuid": "d1ef80c7-e384-4a0c-9f01-fc1cfa9aadc9",
|
| 460 |
+
"name": "Cs_LiYue_AQ80070101_StopMechanismBig_Boy",
|
| 461 |
+
"version": "2.6.0",
|
| 462 |
+
"criDecodeKey": 5578228838233776
|
| 463 |
+
},
|
| 464 |
+
{
|
| 465 |
+
"uuid": "e6e0ae75-a752-48f0-a8de-9a2dd3f1f1e6",
|
| 466 |
+
"name": "Cs_LiYue_AQ80070101_StopMechanismBig_Girl",
|
| 467 |
+
"version": "2.6.0",
|
| 468 |
+
"criDecodeKey": 5578228838233776
|
| 469 |
+
},
|
| 470 |
+
{
|
| 471 |
+
"uuid": "57574524-463b-45e5-8c65-0eb8ce1de6b5",
|
| 472 |
+
"name": "Cs_Inazuma_EQ400551201_IRODORI_Suikou",
|
| 473 |
+
"version": "2.6.0",
|
| 474 |
+
"criDecodeKey": 5578228838233776
|
| 475 |
+
},
|
| 476 |
+
{
|
| 477 |
+
"uuid": "0fbe9b79-9ccc-480f-9018-cc84191e6da6",
|
| 478 |
+
"name": "Cs_Inazuma_EQ400560901_IRODORI_Aoinookina",
|
| 479 |
+
"version": "2.6.0",
|
| 480 |
+
"criDecodeKey": 5578228838233776
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"uuid": "c291d201-1f63-4022-89b5-5080301e1199",
|
| 484 |
+
"name": "Cs_Inazuma_EQ400571101_IRODORI",
|
| 485 |
+
"version": "2.6.0",
|
| 486 |
+
"criDecodeKey": 5578228838233776
|
| 487 |
+
},
|
| 488 |
+
{
|
| 489 |
+
"uuid": "48d85d35-8437-44b3-bdd5-eee74f3b216d",
|
| 490 |
+
"name": "Cs_ShieldingResources_02",
|
| 491 |
+
"version": "2.6.0",
|
| 492 |
+
"criDecodeKey": 5578228838233776
|
| 493 |
+
},
|
| 494 |
+
{
|
| 495 |
+
"uuid": "48d11a66-cb19-4f83-984f-1ec3fcd82560",
|
| 496 |
+
"name": "Cs_LiYue_LQ10310301_BreakThroughSpace_Boy",
|
| 497 |
+
"version": "2.7.0",
|
| 498 |
+
"criDecodeKey": 3303136414174011
|
| 499 |
+
},
|
| 500 |
+
{
|
| 501 |
+
"uuid": "a9660990-0503-4029-b03c-bf3b7175831d",
|
| 502 |
+
"name": "Cs_LiYue_LQ10310301_BreakThroughSpace_Girl",
|
| 503 |
+
"version": "2.7.0",
|
| 504 |
+
"criDecodeKey": 3303136414174011
|
| 505 |
+
},
|
| 506 |
+
{
|
| 507 |
+
"uuid": "362868d8-df5e-440a-afd2-1f791401454f",
|
| 508 |
+
"name": "Cs_LiYue_LQ10310601_FusheStory",
|
| 509 |
+
"version": "2.7.0",
|
| 510 |
+
"criDecodeKey": 3303136414174011
|
| 511 |
+
},
|
| 512 |
+
{
|
| 513 |
+
"uuid": "a19b12ec-2070-48a2-991b-427915c8556d",
|
| 514 |
+
"name": "Cs_LiYue_LQ110261501_YelanStory_Boy",
|
| 515 |
+
"version": "2.7.0",
|
| 516 |
+
"criDecodeKey": 6382832627668464
|
| 517 |
+
},
|
| 518 |
+
{
|
| 519 |
+
"uuid": "64ce9df0-20da-4eee-84a9-1193a434721e",
|
| 520 |
+
"name": "Cs_LiYue_LQ110261501_YelanStory_Girl",
|
| 521 |
+
"version": "2.7.0",
|
| 522 |
+
"criDecodeKey": 6382832627668464
|
| 523 |
+
},
|
| 524 |
+
{
|
| 525 |
+
"uuid": "7d14e22f-06a2-403c-958c-b879e741f636",
|
| 526 |
+
"name": "Cs_MD_EQ400650301_IslandFlash_Boy",
|
| 527 |
+
"version": "2.8.0",
|
| 528 |
+
"criDecodeKey": 2850973778349534
|
| 529 |
+
},
|
| 530 |
+
{
|
| 531 |
+
"uuid": "9f27c968-3240-4ae7-ad7b-457b58a609e7",
|
| 532 |
+
"name": "Cs_MD_EQ400650301_IslandFlash_Girl",
|
| 533 |
+
"version": "2.8.0",
|
| 534 |
+
"criDecodeKey": 2850973778349534
|
| 535 |
+
},
|
| 536 |
+
{
|
| 537 |
+
"uuid": "89922bb2-ddba-477f-9ba1-01a2be8c6d78",
|
| 538 |
+
"name": "Cs_MD_EQ400671001_KazuhaMemory",
|
| 539 |
+
"version": "2.8.0",
|
| 540 |
+
"criDecodeKey": 5623150388305012
|
| 541 |
+
},
|
| 542 |
+
{
|
| 543 |
+
"uuid": "f8e20c90-e773-4471-a5f6-c8cf2d8ea657",
|
| 544 |
+
"name": "Cs_MD_EQ400701001_XinyanPlay",
|
| 545 |
+
"version": "2.8.0",
|
| 546 |
+
"criDecodeKey": 3865005622692177
|
| 547 |
+
},
|
| 548 |
+
{
|
| 549 |
+
"uuid": "3e62c366-6f31-4142-aedf-1f1648777e59",
|
| 550 |
+
"name": "Cs_MD_EQ400731001_FischlFantasy",
|
| 551 |
+
"version": "2.8.0",
|
| 552 |
+
"criDecodeKey": 2376853844266094
|
| 553 |
+
},
|
| 554 |
+
{
|
| 555 |
+
"uuid": "d60699b3-b7fa-4465-b4f6-8387bab61385",
|
| 556 |
+
"name": "Cs_MD_EQ400761001_MonaDivination",
|
| 557 |
+
"version": "2.8.0",
|
| 558 |
+
"criDecodeKey": 2320676109514370
|
| 559 |
+
},
|
| 560 |
+
{
|
| 561 |
+
"uuid": "f1ccc72b-4c3e-4c1b-a3e7-3f64cf1d37c6",
|
| 562 |
+
"name": "Cs_Sumeru_AQ30061401_ALPlay_Boy",
|
| 563 |
+
"version": "3.0.0",
|
| 564 |
+
"criDecodeKey": 5515318060794455
|
| 565 |
+
},
|
| 566 |
+
{
|
| 567 |
+
"uuid": "b9c64863-3c2e-44a8-a83d-18ab3033b950",
|
| 568 |
+
"name": "Cs_Sumeru_AQ30061401_ALPlay_Girl",
|
| 569 |
+
"version": "3.0.0",
|
| 570 |
+
"criDecodeKey": 5515318060794455
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"uuid": "0a11da97-0588-4b91-865d-670fd4537353",
|
| 574 |
+
"name": "Cs_Sumeru_AQ30130101_DofFG_Boy",
|
| 575 |
+
"version": "3.0.0",
|
| 576 |
+
"criDecodeKey": 2690561074476991
|
| 577 |
+
},
|
| 578 |
+
{
|
| 579 |
+
"uuid": "65e62729-53cc-41ad-aa1b-da4a0e1318fd",
|
| 580 |
+
"name": "Cs_Sumeru_AQ30130101_DofFG_Girl",
|
| 581 |
+
"version": "3.0.0",
|
| 582 |
+
"criDecodeKey": 2690561074476991
|
| 583 |
+
},
|
| 584 |
+
{
|
| 585 |
+
"uuid": "5a5415c2-5032-46ae-9772-b099cf5cc311",
|
| 586 |
+
"name": "Cs_Sumeru_AQ30161501_DT_Boy",
|
| 587 |
+
"version": "3.1.0",
|
| 588 |
+
"criDecodeKey": 8823377679488754
|
| 589 |
+
},
|
| 590 |
+
{
|
| 591 |
+
"uuid": "c986a8a5-e701-4754-a7fb-044179f24f1a",
|
| 592 |
+
"name": "Cs_Sumeru_AQ30161501_DT_Girl",
|
| 593 |
+
"version": "3.1.0",
|
| 594 |
+
"criDecodeKey": 8823377679488754
|
| 595 |
+
},
|
| 596 |
+
{
|
| 597 |
+
"uuid": "1675661f-2139-4138-b4b4-28236399b907",
|
| 598 |
+
"name": "Cs_Sumeru_AQ30170601_SOfS",
|
| 599 |
+
"version": "3.1.0",
|
| 600 |
+
"criDecodeKey": 6971018813708261
|
| 601 |
+
},
|
| 602 |
+
{
|
| 603 |
+
"uuid": "949a504c-2688-4a0b-b85d-6075697f1654",
|
| 604 |
+
"name": "Cs_Sumeru_AQ30170602_GF_Boy",
|
| 605 |
+
"version": "3.1.0",
|
| 606 |
+
"criDecodeKey": 6971018813708261
|
| 607 |
+
},
|
| 608 |
+
{
|
| 609 |
+
"uuid": "95c39cc5-1e2b-4051-b993-9fdab2870c4c",
|
| 610 |
+
"name": "Cs_Sumeru_AQ30170602_GF_Girl",
|
| 611 |
+
"version": "3.1.0",
|
| 612 |
+
"criDecodeKey": 6971018813708261
|
| 613 |
+
},
|
| 614 |
+
{
|
| 615 |
+
"uuid": "8c38c345-f121-4960-baa8-f523263eea5c",
|
| 616 |
+
"name": "Cs_Sumeru_AQ302009_MOTM",
|
| 617 |
+
"version": "3.1.0",
|
| 618 |
+
"criDecodeKey": 3668457735028873
|
| 619 |
+
},
|
| 620 |
+
{
|
| 621 |
+
"uuid": "cc75597a-3b4e-4513-a5ed-857a526097d8",
|
| 622 |
+
"name": "Cs_Sumeru_AQ302103_FOTD_Boy",
|
| 623 |
+
"version": "3.1.0",
|
| 624 |
+
"criDecodeKey": 7828263898924570
|
| 625 |
+
},
|
| 626 |
+
{
|
| 627 |
+
"uuid": "ba5877bd-0e54-42df-998b-a98e9ae66b99",
|
| 628 |
+
"name": "Cs_Sumeru_AQ302103_FOTD_Girl",
|
| 629 |
+
"version": "3.1.0",
|
| 630 |
+
"criDecodeKey": 7828263898924570
|
| 631 |
+
},
|
| 632 |
+
{
|
| 633 |
+
"uuid": "080571b0-3837-4a99-bf9b-0e14be0a5fc5",
|
| 634 |
+
"name": "Cs_Sumeru_AQ302105_GOTP",
|
| 635 |
+
"version": "3.1.0",
|
| 636 |
+
"criDecodeKey": 7828263898924570
|
| 637 |
+
},
|
| 638 |
+
{
|
| 639 |
+
"uuid": "478f0f43-f95c-4d41-b6a2-5f40b97328da",
|
| 640 |
+
"name": "Cs_Sumeru_LQ130111201_EnODeGa_Boy",
|
| 641 |
+
"version": "3.1.0",
|
| 642 |
+
"criDecodeKey": 7063052926021205
|
| 643 |
+
},
|
| 644 |
+
{
|
| 645 |
+
"uuid": "693a4851-046a-4e05-948b-8cf13ef65b01",
|
| 646 |
+
"name": "Cs_Sumeru_LQ130111201_EnODeGa_Girl",
|
| 647 |
+
"version": "3.1.0",
|
| 648 |
+
"criDecodeKey": 7063052926021205
|
| 649 |
+
},
|
| 650 |
+
{
|
| 651 |
+
"uuid": "f1aca4b9-05ef-4716-b492-ce40501c1156",
|
| 652 |
+
"name": "Cs_MD_EQ400800601_VinFes_Boy",
|
| 653 |
+
"version": "3.1.0",
|
| 654 |
+
"criDecodeKey": 3752791881230737
|
| 655 |
+
},
|
| 656 |
+
{
|
| 657 |
+
"uuid": "8a3b896b-b379-45c5-8647-91886edf24d4",
|
| 658 |
+
"name": "Cs_MD_EQ400800601_VinFes_Girl",
|
| 659 |
+
"version": "3.1.0",
|
| 660 |
+
"criDecodeKey": 3752791881230737
|
| 661 |
+
},
|
| 662 |
+
{
|
| 663 |
+
"uuid": "9f03d4ce-8033-44a8-84c6-6822e1a9c3a1",
|
| 664 |
+
"name": "Cs_Sumeru_AQ30221401_DinA",
|
| 665 |
+
"version": "3.2.0",
|
| 666 |
+
"criDecodeKey": 1731098136837715
|
| 667 |
+
},
|
| 668 |
+
{
|
| 669 |
+
"uuid": "c5dd4666-8287-4d87-9bb7-39a3118422d5",
|
| 670 |
+
"name": "Cs_Sumeru_AQ30220701_ALC_Boy",
|
| 671 |
+
"version": "3.2.0",
|
| 672 |
+
"criDecodeKey": 1731098136837715
|
| 673 |
+
},
|
| 674 |
+
{
|
| 675 |
+
"uuid": "856e681a-8f35-4b4e-bf5a-fe4021673093",
|
| 676 |
+
"name": "Cs_Sumeru_AQ30220701_ALC_Girl",
|
| 677 |
+
"version": "3.2.0",
|
| 678 |
+
"criDecodeKey": 1731098136837715
|
| 679 |
+
},
|
| 680 |
+
{
|
| 681 |
+
"uuid": "621d6607-6388-4f8d-92a3-88d45fbb9759",
|
| 682 |
+
"name": "Cs_Sumeru_AQ_30280701_MS_Boy",
|
| 683 |
+
"version": "3.2.0",
|
| 684 |
+
"criDecodeKey": 6476534441942898
|
| 685 |
+
},
|
| 686 |
+
{
|
| 687 |
+
"uuid": "bff50ef8-b628-42c2-a75e-a19bfabf911f",
|
| 688 |
+
"name": "Cs_Sumeru_AQ_30280701_MS_Girl",
|
| 689 |
+
"version": "3.2.0",
|
| 690 |
+
"criDecodeKey": 6476534441942898
|
| 691 |
+
},
|
| 692 |
+
{
|
| 693 |
+
"uuid": "1e89caaa-c95e-4819-a687-060da1725b67",
|
| 694 |
+
"name": "Cs_Sumeru_AQ_30280901_SKP_Boy",
|
| 695 |
+
"version": "3.2.0",
|
| 696 |
+
"criDecodeKey": 6476534441942898
|
| 697 |
+
},
|
| 698 |
+
{
|
| 699 |
+
"uuid": "38b90878-5316-41a2-8f11-89cc2e57e25e",
|
| 700 |
+
"name": "Cs_Sumeru_AQ_30280901_SKP_Girl",
|
| 701 |
+
"version": "3.2.0",
|
| 702 |
+
"criDecodeKey": 6476534441942898
|
| 703 |
+
},
|
| 704 |
+
{
|
| 705 |
+
"uuid": "7853a6b7-fbee-4a05-b571-1ae54b71808c",
|
| 706 |
+
"name": "Cs_Sumeru_AQ_30281101_NBS_Boy",
|
| 707 |
+
"version": "3.2.0",
|
| 708 |
+
"criDecodeKey": 6476534441942898
|
| 709 |
+
},
|
| 710 |
+
{
|
| 711 |
+
"uuid": "4cc57148-86cf-4faf-9cc1-f74eda2ec617",
|
| 712 |
+
"name": "Cs_Sumeru_AQ_30281101_NBS_Girl",
|
| 713 |
+
"version": "3.2.0",
|
| 714 |
+
"criDecodeKey": 6476534441942898
|
| 715 |
+
},
|
| 716 |
+
{
|
| 717 |
+
"uuid": "c494b31b-9d31-4290-b1ff-877236f117b4",
|
| 718 |
+
"name": "Cs_Sumeru_AQ_30281901_DM",
|
| 719 |
+
"version": "3.2.0",
|
| 720 |
+
"criDecodeKey": 6476534441942898
|
| 721 |
+
},
|
| 722 |
+
{
|
| 723 |
+
"uuid": "71851cbc-1a5f-4f9d-bd35-f0e587f01aef",
|
| 724 |
+
"name": "Cs_Sumeru_AQ_30310701_HB_Boy",
|
| 725 |
+
"version": "3.3.0",
|
| 726 |
+
"criDecodeKey": 9022022255533344
|
| 727 |
+
},
|
| 728 |
+
{
|
| 729 |
+
"uuid": "c5ce70d3-1ecb-4c89-8f26-13f6a8e45aef",
|
| 730 |
+
"name": "Cs_Sumeru_AQ_30310701_HB_Girl",
|
| 731 |
+
"version": "3.3.0",
|
| 732 |
+
"criDecodeKey": 9022022255533344
|
| 733 |
+
},
|
| 734 |
+
{
|
| 735 |
+
"uuid": "8a1c99b4-88c7-4f64-a02f-2dfcbe39ca25",
|
| 736 |
+
"name": "Cs_Inazuma_EQ_4009004_DYG1",
|
| 737 |
+
"version": "3.3.0",
|
| 738 |
+
"criDecodeKey": 4619433776189609
|
| 739 |
+
},
|
| 740 |
+
{
|
| 741 |
+
"uuid": "00aa855c-f430-4442-8ec7-c798118f54a0",
|
| 742 |
+
"name": "Cs_Inazuma_EQ_4009114_DYG2",
|
| 743 |
+
"version": "3.3.0",
|
| 744 |
+
"criDecodeKey": 1887105619472354
|
| 745 |
+
},
|
| 746 |
+
{
|
| 747 |
+
"uuid": "d6997c8c-e787-4728-ae5e-9c5c29ac8e4b",
|
| 748 |
+
"name": "Cs_Sumeru_LQ130221401_NF_Boy",
|
| 749 |
+
"version": "3.4.0",
|
| 750 |
+
"criDecodeKey": 3392155838449487
|
| 751 |
+
},
|
| 752 |
+
{
|
| 753 |
+
"uuid": "8851f8e2-4d86-44bd-af3e-8d8c3013d026",
|
| 754 |
+
"name": "Cs_Sumeru_LQ130221401_NF_Girl",
|
| 755 |
+
"version": "3.4.0",
|
| 756 |
+
"criDecodeKey": 3392155838449487
|
| 757 |
+
},
|
| 758 |
+
{
|
| 759 |
+
"uuid": "d48c6df6-d451-4966-bde3-2429d1856f99",
|
| 760 |
+
"name": "Cs_Liyue_EQ4009306_HDJ1",
|
| 761 |
+
"version": "3.4.0",
|
| 762 |
+
"criDecodeKey": 1020957878910151
|
| 763 |
+
},
|
| 764 |
+
{
|
| 765 |
+
"uuid": "2bf64edb-08c7-4a24-b9ca-e2280776e372",
|
| 766 |
+
"name": "Cs_Liyue_EQ4009311_HDJ2_Boy",
|
| 767 |
+
"version": "3.4.0",
|
| 768 |
+
"criDecodeKey": 1020957878910151
|
| 769 |
+
},
|
| 770 |
+
{
|
| 771 |
+
"uuid": "5ca1c6fc-1cb7-4ca5-b9b6-e595fa57857c",
|
| 772 |
+
"name": "Cs_Liyue_EQ4009311_HDJ2_Girl",
|
| 773 |
+
"version": "3.4.0",
|
| 774 |
+
"criDecodeKey": 1020957878910151
|
| 775 |
+
},
|
| 776 |
+
{
|
| 777 |
+
"uuid": "ae10ae58-8374-49dd-a737-92a42421e5c9",
|
| 778 |
+
"name": "Cs_Sumeru_AQ801211_LM_Boy",
|
| 779 |
+
"version": "3.5.0",
|
| 780 |
+
"criDecodeKey": 5138399499418108
|
| 781 |
+
},
|
| 782 |
+
{
|
| 783 |
+
"uuid": "da4e8cc6-4146-47b5-b5e8-5e5d8b25a654",
|
| 784 |
+
"name": "Cs_Sumeru_AQ801211_LM_Girl",
|
| 785 |
+
"version": "3.5.0",
|
| 786 |
+
"criDecodeKey": 5138399499418108
|
| 787 |
+
},
|
| 788 |
+
{
|
| 789 |
+
"uuid": "d3628cae-048d-4be8-a835-b3dcbb215524",
|
| 790 |
+
"name": "Cs_Mengde_EQ400990601_FFW",
|
| 791 |
+
"version": "3.5.0",
|
| 792 |
+
"criDecodeKey": 3317415676555482
|
| 793 |
+
},
|
| 794 |
+
{
|
| 795 |
+
"uuid": "6404b232-6d16-4df5-99ba-e4add9cfb880",
|
| 796 |
+
"name": "Cs_Sumeru_LQ1302712_DCI_Boy",
|
| 797 |
+
"version": "3.6.0",
|
| 798 |
+
"criDecodeKey": 7011940783148892
|
| 799 |
+
},
|
| 800 |
+
{
|
| 801 |
+
"uuid": "cae151fa-5e57-4bf8-94b2-350e1a966c39",
|
| 802 |
+
"name": "Cs_Sumeru_LQ1302712_DCI_Girl",
|
| 803 |
+
"version": "3.6.0",
|
| 804 |
+
"criDecodeKey": 7011940783148892
|
| 805 |
+
},
|
| 806 |
+
{
|
| 807 |
+
"uuid": "b8f49b8c-360a-4f66-a302-2af55624a334",
|
| 808 |
+
"name": "Cs_Liyue_LQ1102907_LC",
|
| 809 |
+
"version": "3.6.0",
|
| 810 |
+
"criDecodeKey": 8878640560529176
|
| 811 |
+
},
|
| 812 |
+
{
|
| 813 |
+
"uuid": "164cede8-9e78-4b84-b412-7aed46e1b405",
|
| 814 |
+
"name": "Cs_Sumeru_EQ4010309_KWG",
|
| 815 |
+
"version": "3.6.0",
|
| 816 |
+
"criDecodeKey": 2291016110713471
|
| 817 |
+
},
|
| 818 |
+
{
|
| 819 |
+
"uuid": "5125d6d8-6cda-4690-8b1a-c5596f3b29af",
|
| 820 |
+
"name": "Cs_Sumeru_LQ1303208_KLX_Boy",
|
| 821 |
+
"version": "3.7.0",
|
| 822 |
+
"criDecodeKey": 1413854736885483
|
| 823 |
+
},
|
| 824 |
+
{
|
| 825 |
+
"uuid": "cfe522ac-8f76-4f02-9ef4-5534a4ca7de6",
|
| 826 |
+
"name": "Cs_Sumeru_LQ1303208_KLX_Girl",
|
| 827 |
+
"version": "3.7.0",
|
| 828 |
+
"criDecodeKey": 1413854736885483
|
| 829 |
+
},
|
| 830 |
+
{
|
| 831 |
+
"uuid": "d7f32009-756c-438f-bc6d-3bc8c5c0f3f3",
|
| 832 |
+
"name": "Cs_Sumeru_EQ401101101_KP",
|
| 833 |
+
"version": "3.7.0",
|
| 834 |
+
"criDecodeKey": 7542491622499622
|
| 835 |
+
},
|
| 836 |
+
{
|
| 837 |
+
"uuid": "bac864fb-afdb-41a5-bf1b-e05af54744c2",
|
| 838 |
+
"name": "Cs_Sumeru_EQ4011905_LTWT_Boy",
|
| 839 |
+
"version": "3.8.0",
|
| 840 |
+
"criDecodeKey": 9543453638585564
|
| 841 |
+
},
|
| 842 |
+
{
|
| 843 |
+
"uuid": "137de718-3095-4601-a6ad-46e41f986105",
|
| 844 |
+
"name": "Cs_Sumeru_EQ4011905_LTWT_Girl",
|
| 845 |
+
"version": "3.8.0",
|
| 846 |
+
"criDecodeKey": 9543453638585564
|
| 847 |
+
},
|
| 848 |
+
{
|
| 849 |
+
"uuid": "ab0c5b86-7401-49a9-9a27-8bda3762c5d1",
|
| 850 |
+
"name": "Cs_Fontaine_AQ40051001_MGS1_Boy",
|
| 851 |
+
"version": "4.0.0",
|
| 852 |
+
"criDecodeKey": 4752672871344953
|
| 853 |
+
},
|
| 854 |
+
{
|
| 855 |
+
"uuid": "b525e5c0-2515-4ef8-84ba-0ab3463f50f8",
|
| 856 |
+
"name": "Cs_Fontaine_AQ40051001_MGS1_Girl",
|
| 857 |
+
"version": "4.0.0",
|
| 858 |
+
"criDecodeKey": 4752672871344953
|
| 859 |
+
},
|
| 860 |
+
{
|
| 861 |
+
"uuid": "91ed51fe-543d-489e-9a0d-dc1d3cd3d941",
|
| 862 |
+
"name": "Cs_Fontaine_AQ40051002_MGS2_Boy",
|
| 863 |
+
"version": "4.0.0",
|
| 864 |
+
"criDecodeKey": 4752672871344953
|
| 865 |
+
},
|
| 866 |
+
{
|
| 867 |
+
"uuid": "1a9dac29-9ae3-4f5b-b94d-1ad839af59e2",
|
| 868 |
+
"name": "Cs_Fontaine_AQ40051002_MGS2_Girl",
|
| 869 |
+
"version": "4.0.0",
|
| 870 |
+
"criDecodeKey": 4752672871344953
|
| 871 |
+
},
|
| 872 |
+
{
|
| 873 |
+
"uuid": "a40a1786-9661-44f2-acc5-7b7b048d7e6e",
|
| 874 |
+
"name": "Cs_Fontaine_AQ400004_CB_Boy",
|
| 875 |
+
"version": "4.0.0",
|
| 876 |
+
"criDecodeKey": 6977932167834334
|
| 877 |
+
},
|
| 878 |
+
{
|
| 879 |
+
"uuid": "da52f000-c249-45d8-a0a0-5ccb41150a9c",
|
| 880 |
+
"name": "Cs_Fontaine_AQ400004_CB_Girl",
|
| 881 |
+
"version": "4.0.0",
|
| 882 |
+
"criDecodeKey": 6977932167834334
|
| 883 |
+
},
|
| 884 |
+
{
|
| 885 |
+
"uuid": "54120feb-b2a3-4ec8-ac08-9174a5786669",
|
| 886 |
+
"name": "Cs_Fontaine_AQ400303_NXT_Boy",
|
| 887 |
+
"version": "4.0.0",
|
| 888 |
+
"criDecodeKey": 5124947364018682
|
| 889 |
+
},
|
| 890 |
+
{
|
| 891 |
+
"uuid": "ae92120b-fd3a-420c-97bc-b32d59070c98",
|
| 892 |
+
"name": "Cs_Fontaine_AQ400303_NXT_Girl",
|
| 893 |
+
"version": "4.0.0",
|
| 894 |
+
"criDecodeKey": 5124947364018682
|
| 895 |
+
},
|
| 896 |
+
{
|
| 897 |
+
"uuid": "65d0e6f2-57b9-434c-87de-d8bdc2c60271",
|
| 898 |
+
"name": "Cs_Fontaine_LQ140020501_GKTS",
|
| 899 |
+
"version": "4.0.0",
|
| 900 |
+
"criDecodeKey": 6996640668779218
|
| 901 |
+
},
|
| 902 |
+
{
|
| 903 |
+
"uuid": "9634a286-4134-4dd9-9774-030461cb8e85",
|
| 904 |
+
"name": "Cs_Fontaine_AQ40100301_FSSDB_Boy",
|
| 905 |
+
"version": "4.1.0",
|
| 906 |
+
"criDecodeKey": 8170343248395864
|
| 907 |
+
},
|
| 908 |
+
{
|
| 909 |
+
"uuid": "205a874e-1d64-46e7-a84c-24b94e5309a7",
|
| 910 |
+
"name": "Cs_Fontaine_AQ40100301_FSSDB_Girl",
|
| 911 |
+
"version": "4.1.0",
|
| 912 |
+
"criDecodeKey": 8170343248395864
|
| 913 |
+
},
|
| 914 |
+
{
|
| 915 |
+
"uuid": "1964b7cf-df4b-44a7-956a-894ee9094442",
|
| 916 |
+
"name": "Cs_Fontaine_AQ40100801_FSSR",
|
| 917 |
+
"version": "4.1.0",
|
| 918 |
+
"criDecodeKey": 8170343248395864
|
| 919 |
+
},
|
| 920 |
+
{
|
| 921 |
+
"uuid": "2c9bffc7-1210-4831-9633-22a01fa43167",
|
| 922 |
+
"name": "Cs_Fontaine_AQ40190601_DALW",
|
| 923 |
+
"version": "4.1.0",
|
| 924 |
+
"criDecodeKey": 9183447191069533
|
| 925 |
+
},
|
| 926 |
+
{
|
| 927 |
+
"uuid": "0f2fb2fd-280e-44dd-8d95-a8abb6081a02",
|
| 928 |
+
"name": "Cs_Fontaine_LQ140091201_SLRC_Boy",
|
| 929 |
+
"version": "4.1.0",
|
| 930 |
+
"criDecodeKey": 6227517550733944
|
| 931 |
+
},
|
| 932 |
+
{
|
| 933 |
+
"uuid": "0cc2339d-4627-4127-a82d-e6e31e567d6b",
|
| 934 |
+
"name": "Cs_Fontaine_LQ140091201_SLRC_Girl",
|
| 935 |
+
"version": "4.1.0",
|
| 936 |
+
"criDecodeKey": 6227517550733944
|
| 937 |
+
},
|
| 938 |
+
{
|
| 939 |
+
"uuid": "e7e5de45-6f6a-45e8-a0b3-88ee88558868",
|
| 940 |
+
"name": "Cs_Fontaine_LQ140061601_SUDO_Boy",
|
| 941 |
+
"version": "4.1.0",
|
| 942 |
+
"criDecodeKey": 9637784902652011
|
| 943 |
+
},
|
| 944 |
+
{
|
| 945 |
+
"uuid": "5538692e-33c4-4888-b1c1-30878d0ab1f3",
|
| 946 |
+
"name": "Cs_Fontaine_LQ140061601_SUDO_Girl",
|
| 947 |
+
"version": "4.1.0",
|
| 948 |
+
"criDecodeKey": 9637784902652011
|
| 949 |
+
},
|
| 950 |
+
{
|
| 951 |
+
"uuid": "00406908-9840-41a6-8cbc-126531c950de",
|
| 952 |
+
"name": "Cs_Mengde_EQ401260901_AA",
|
| 953 |
+
"version": "4.1.0",
|
| 954 |
+
"criDecodeKey": 1298862364052129
|
| 955 |
+
},
|
| 956 |
+
{
|
| 957 |
+
"uuid": "9c3a9243-47c1-4e20-9a90-de8098c49d74",
|
| 958 |
+
"name": "Cs_Fontaine_AQ40220801_JMC_Boy",
|
| 959 |
+
"version": "4.2.0",
|
| 960 |
+
"criDecodeKey": 1296761372231568
|
| 961 |
+
},
|
| 962 |
+
{
|
| 963 |
+
"uuid": "25c63c8f-eead-4cc7-a14c-35a16651afb0",
|
| 964 |
+
"name": "Cs_Fontaine_AQ40220801_JMC_Girl",
|
| 965 |
+
"version": "4.2.0",
|
| 966 |
+
"criDecodeKey": 1296761372231568
|
| 967 |
+
},
|
| 968 |
+
{
|
| 969 |
+
"uuid": "f021d800-c994-47f5-8fd8-c3ba9e0ef6ed",
|
| 970 |
+
"name": "Cs_Fontaine_AQ40221001_WCO_Boy",
|
| 971 |
+
"version": "4.2.0",
|
| 972 |
+
"criDecodeKey": 1296761372231568
|
| 973 |
+
},
|
| 974 |
+
{
|
| 975 |
+
"uuid": "c5b2715f-a624-4a40-b3ed-6c36ebdf5385",
|
| 976 |
+
"name": "Cs_Fontaine_AQ40221001_WCO_Girl",
|
| 977 |
+
"version": "4.2.0",
|
| 978 |
+
"criDecodeKey": 1296761372231568
|
| 979 |
+
},
|
| 980 |
+
{
|
| 981 |
+
"uuid": "ba1423e1-6d5b-4995-9e07-57686ad4ea5b",
|
| 982 |
+
"name": "Cs_Fontaine_AQ40241201_FBH_Boy",
|
| 983 |
+
"version": "4.2.0",
|
| 984 |
+
"criDecodeKey": 1353017463628146
|
| 985 |
+
},
|
| 986 |
+
{
|
| 987 |
+
"uuid": "59aaf25f-f869-4256-9fb8-9b4eb4ad049e",
|
| 988 |
+
"name": "Cs_Fontaine_AQ40241201_FBH_Girl",
|
| 989 |
+
"version": "4.2.0",
|
| 990 |
+
"criDecodeKey": 1353017463628146
|
| 991 |
+
},
|
| 992 |
+
{
|
| 993 |
+
"uuid": "a4c04204-7af8-47f8-baa0-a039586f43cc",
|
| 994 |
+
"name": "Cs_Fontaine_AQ40241601_SCBW_Boy",
|
| 995 |
+
"version": "4.2.0",
|
| 996 |
+
"criDecodeKey": 1353017463628146
|
| 997 |
+
},
|
| 998 |
+
{
|
| 999 |
+
"uuid": "35721e8a-58ab-47db-9206-4f6c916111c8",
|
| 1000 |
+
"name": "Cs_Fontaine_AQ40241601_SCBW_Girl",
|
| 1001 |
+
"version": "4.2.0",
|
| 1002 |
+
"criDecodeKey": 1353017463628146
|
| 1003 |
+
},
|
| 1004 |
+
{
|
| 1005 |
+
"uuid": "1750fa28-006f-4be9-a0ba-c447ffc1b502",
|
| 1006 |
+
"name": "Cs_Fontaine_AQ40241801_FSAVE",
|
| 1007 |
+
"version": "4.2.0",
|
| 1008 |
+
"criDecodeKey": 1353017463628146
|
| 1009 |
+
},
|
| 1010 |
+
{
|
| 1011 |
+
"uuid": "191b287e-d143-4e2e-b17b-f8ffc06cf8ad",
|
| 1012 |
+
"name": "Cs_Fontaine_LD140120801_OOF",
|
| 1013 |
+
"version": "4.2.0",
|
| 1014 |
+
"criDecodeKey": 3442018833959466
|
| 1015 |
+
},
|
| 1016 |
+
{
|
| 1017 |
+
"uuid": "517d66f7-2763-4620-a368-9362d9a6ce00",
|
| 1018 |
+
"name": "Cs_Fontaine_LQ140170701_NHL_Boy",
|
| 1019 |
+
"version": "4.3.0",
|
| 1020 |
+
"criDecodeKey": 7734065023182190
|
| 1021 |
+
},
|
| 1022 |
+
{
|
| 1023 |
+
"uuid": "a9617676-32c9-485c-9f00-7dfc8e3b408e",
|
| 1024 |
+
"name": "Cs_Fontaine_LQ140170701_NHL_Girl",
|
| 1025 |
+
"version": "4.3.0",
|
| 1026 |
+
"criDecodeKey": 7734065023182190
|
| 1027 |
+
},
|
| 1028 |
+
{
|
| 1029 |
+
"uuid": "714de6d9-4680-412f-967f-b86bc14cca15",
|
| 1030 |
+
"name": "Cs_Fontaine_EQ401351001_FFTM_Boy",
|
| 1031 |
+
"version": "4.3.0",
|
| 1032 |
+
"criDecodeKey": 7643466225116397
|
| 1033 |
+
},
|
| 1034 |
+
{
|
| 1035 |
+
"uuid": "6fb31884-6479-4ad0-9f2d-65d87a5bebf4",
|
| 1036 |
+
"name": "Cs_Fontaine_EQ401351001_FFTM_Girl",
|
| 1037 |
+
"version": "4.3.0",
|
| 1038 |
+
"criDecodeKey": 7643466225116397
|
| 1039 |
+
},
|
| 1040 |
+
{
|
| 1041 |
+
"uuid": "7db156f9-92fe-45e8-a99a-aa410b804284",
|
| 1042 |
+
"name": "Cs_Liyue_LQ110350701_AA_Boy",
|
| 1043 |
+
"version": "4.4.0",
|
| 1044 |
+
"criDecodeKey": 3833054290528970
|
| 1045 |
+
},
|
| 1046 |
+
{
|
| 1047 |
+
"uuid": "a4eb6d1a-8647-4f51-9c1e-65da19342e0f",
|
| 1048 |
+
"name": "Cs_Liyue_LQ110350701_AA_Girl",
|
| 1049 |
+
"version": "4.4.0",
|
| 1050 |
+
"criDecodeKey": 3833054290528970
|
| 1051 |
+
},
|
| 1052 |
+
{
|
| 1053 |
+
"uuid": "477b66ef-02c6-4383-8b62-76f50d63fed4",
|
| 1054 |
+
"name": "Cs_Liyue_EQ401411301_GMWS_Boy",
|
| 1055 |
+
"version": "4.4.0",
|
| 1056 |
+
"criDecodeKey": 3622637126759726
|
| 1057 |
+
},
|
| 1058 |
+
{
|
| 1059 |
+
"uuid": "a219f6a6-6232-40c6-a30a-357462fd8a82",
|
| 1060 |
+
"name": "Cs_Liyue_EQ401411301_GMWS_Girl",
|
| 1061 |
+
"version": "4.4.0",
|
| 1062 |
+
"criDecodeKey": 3622637126759726
|
| 1063 |
+
},
|
| 1064 |
+
{
|
| 1065 |
+
"uuid": "5106964d-9b27-4bab-bf77-f302d24e1c7a",
|
| 1066 |
+
"name": "Cs_Fontaine_LQ140220701_FFF_Boy",
|
| 1067 |
+
"version": "4.5.0",
|
| 1068 |
+
"criDecodeKey": 9158640187902629
|
| 1069 |
+
},
|
| 1070 |
+
{
|
| 1071 |
+
"uuid": "2ea3ef26-a062-4f6f-93b4-753f4bbb6220",
|
| 1072 |
+
"name": "Cs_Fontaine_LQ140220701_FFF_Girl",
|
| 1073 |
+
"version": "4.5.0",
|
| 1074 |
+
"criDecodeKey": 9158640187902629
|
| 1075 |
+
},
|
| 1076 |
+
{
|
| 1077 |
+
"uuid": "d30b1117-037c-454a-80d6-37b6c7ba30e7",
|
| 1078 |
+
"name": "Cs_Fontaine_LQ140260501_BF_Boy",
|
| 1079 |
+
"version": "4.6.0",
|
| 1080 |
+
"criDecodeKey": 4714295614938178
|
| 1081 |
+
},
|
| 1082 |
+
{
|
| 1083 |
+
"uuid": "b69e0d27-4dc7-4145-a2cc-5d647d8cbc08",
|
| 1084 |
+
"name": "Cs_Fontaine_LQ140260501_BF_Girl",
|
| 1085 |
+
"version": "4.6.0",
|
| 1086 |
+
"criDecodeKey": 4714295614938178
|
| 1087 |
+
}
|
| 1088 |
+
]
|
version.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"channel": "OSRELWin",
|
| 3 |
+
"version": "4.6.0",
|
| 4 |
+
"channel_version": "OSRELWin4.6.0"
|
| 5 |
+
}
|