fix
This commit is contained in:
parent
3d0e6ee910
commit
c8bf60728f
12
ue.json
12
ue.json
@ -188,7 +188,8 @@
|
|||||||
"yui",
|
"yui",
|
||||||
"evolution",
|
"evolution",
|
||||||
"attribute",
|
"attribute",
|
||||||
"status"
|
"status",
|
||||||
|
"color"
|
||||||
],
|
],
|
||||||
"status": {
|
"status": {
|
||||||
"name": "status",
|
"name": "status",
|
||||||
@ -199,6 +200,15 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"status": {
|
||||||
|
"name": "color",
|
||||||
|
"body": {
|
||||||
|
"text": "the color system determines the color of the character",
|
||||||
|
"lang": {
|
||||||
|
"ja": "色システムはキャラクターの色を規定する。ガチャで手に入れたキャラクターはすべてこの色違いとなる。色違いは2種類あり、特殊なエフェクトが付いている。なお、低確率で本物に近い色違いが排出される。rankが高い色で上書きされる"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"yui": {
|
"yui": {
|
||||||
"body": {
|
"body": {
|
||||||
"text": "yui system that aims to guarantee [unique]ness for characters",
|
"text": "yui system that aims to guarantee [unique]ness for characters",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user