This commit is contained in:
syui 2024-12-26 16:55:26 +09:00
parent c8bf60728f
commit cc398f3dd3
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

115
ue.json
View File

@ -189,7 +189,7 @@
"evolution",
"attribute",
"status",
"color"
"color"
],
"status": {
"name": "status",
@ -198,9 +198,80 @@
"lang": {
"ja": "ステータスシステムはキャラクター全般のステータスを規定する"
}
},
"enum": [
"lv",
"constellation",
"nature",
"stone"
],
"lv": {
"lang": {
"ja": "レベル"
},
"min": 1,
"max": 7,
"body": {
"text": "character level system",
"lang": {
"ja": "キャラクターのレベルシステム"
}
}
},
"constellation": {
"lang": {
"ja": "星座"
},
"min": 0,
"max": 3,
"body": {
"text": "character duplication system. in japanese it is called convex, but in english it is often abbreviated to [c]",
"lang": {
"ja": "キャラクターの重複システム。日本語では凸と言われるが、英語では[c]と略されることが多い"
}
}
},
"natrue": {
"lang": {
"ja": "天性"
},
"enum": [
"skill",
"burst",
"attack"
],
"min": 1,
"max": 7
},
"stone": {
"lang": {
"ja": "石"
},
"body": {
"text": "stone system modeled after birthstones",
"lang": {
"ja": "誕生石をモデルにした石システム"
}
},
"enum": [
"garnet",
"amethyst",
"aquamarine",
"diamond",
"emerald",
"pearl",
"ruby",
"peridot",
"sapphire",
"opal",
"topaz",
"turquoise"
],
"min": 1,
"max": 12
}
},
"status": {
"color": {
"name": "color",
"body": {
"text": "the color system determines the color of the character",
@ -262,16 +333,16 @@
"lang": {
"ja": "クォークよりも小さいこの世界の最小単位。小さいほど集まることができる。膨大な重力が発生し、ブラックホールはこの粒子で構成されている。この世界は存在の世界。存在は存在の意識で構成される。存在の意識はこの世界で最も小さいもので、あらゆる物質はこの意識の集合体"
},
"effect": {
"name": "gravity",
"value": 1,
"body": {
"text": "immediately before attacking, perform a powerful pull",
"lang": {
"ja": "攻撃の直前、強力な引き寄せを行う"
}
}
}
"effect": {
"name": "gravity",
"value": 1,
"body": {
"text": "immediately before attacking, perform a powerful pull",
"lang": {
"ja": "攻撃の直前、強力な引き寄せを行う"
}
}
}
},
"enum": [
"ai",
@ -354,16 +425,16 @@
"lang": {
"ja": "クォーク"
},
"effect": {
"name": "gravity",
"value": 0.1,
"body": {
"text": "immediately before attacking, perform a powerful pull",
"lang": {
"ja": "攻撃の直前、強力な引き寄せを行う"
}
}
}
"effect": {
"name": "gravity",
"value": 0.1,
"body": {
"text": "immediately before attacking, perform a powerful pull",
"lang": {
"ja": "攻撃の直前、強力な引き寄せを行う"
}
}
}
}
},
"molecule": {