the-mist-ruins-and-the-lone.../DataTL/dump/common/6_○主人公情報の変更.json
2025-01-30 19:53:49 -06:00

51 lines
No EOL
1.4 KiB
JSON

{
"id": 6,
"name": "○主人公情報の変更",
"description": "主人公の名前・肩書き・顔グラフィック・歩行グラフィックを変更します。戦闘中でも有効。",
"commands": [
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"単純に可変DBのキャラ情報を更新するだけ"
],
"index": 0
},
{
"code": 300,
"codeStr": "CommonEventByName",
"stringArgs": [
"X[移]パラメータ変更(文字列)"
],
"intArgs": [
0,
18,
1600000,
1600001,
1600005
],
"index": 1
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"戦闘中で、該当キャラが参戦してた場合はそちらにも格納"
],
"index": 2
},
{
"code": 300,
"codeStr": "CommonEventByName",
"stringArgs": [
"X[戦]指定主人公更新処理"
],
"intArgs": [
0,
1,
1600000
],
"index": 3
}
]
}