the-mist-ruins-and-the-lone.../DataTL/dump/common/189_X┣◆戦闘初期化.json
2025-01-30 19:53:49 -06:00

266 lines
No EOL
6.6 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": 189,
"name": "X┣◆戦闘初期化",
"description": "",
"commands": [
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"―――――――――――――――――――――――――――――――――――"
],
"index": 0
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"【処理の内容】"
],
"index": 1
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" 戦闘前のBGMを記憶したり、画面処理を行います暗くするなど。"
],
"index": 2
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" また、主人公DB+状態DBと敵キャラDBから、戦闘DBへ能力値をコピーします。"
],
"index": 3
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" 以降はすべて戦闘DBで処理が行われます。\r\r"
],
"index": 4
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
""
],
"index": 5
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"【このコモンイベント内で操作しているデータベース】"
],
"index": 6
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" "
],
"index": 7
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"【ここから呼び出している別コモンイベント】\r"
],
"index": 8
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" "
],
"index": 9
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"【どのコモンイベントから主に呼び出されているか】"
],
"index": 10
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"―――――――――――――――――――――――――――――――――――"
],
"index": 11
},
{
"code": 300,
"codeStr": "CommonEventByName",
"stringArgs": [
"X[戦]バックグラウンド描画"
],
"intArgs": [
0,
1,
0
],
"index": 12
},
{
"code": 300,
"codeStr": "CommonEventByName",
"stringArgs": [
"X[移]パーティー情報計算"
],
"intArgs": [
0,
0
],
"index": 13
},
{
"code": 250,
"codeStr": "Database",
"stringArgs": [
"",
"基本システム用変数",
"",
""
],
"intArgs": [
21,
75,
0,
65536,
0
],
"index": 14
},
{
"code": 300,
"codeStr": "CommonEventByName",
"stringArgs": [
"X[戦]戦闘変数初期化"
],
"intArgs": [
0,
0
],
"index": 15
},
{
"code": 250,
"codeStr": "Database",
"stringArgs": [
"",
"×┏ 戦闘一時ステータス[基]",
"",
""
],
"intArgs": [
10,
4294967294,
5,
65536,
1600028
],
"index": 16
},
{
"code": 250,
"codeStr": "Database",
"stringArgs": [
"",
"×┣ 属性耐性計算結果",
"",
""
],
"intArgs": [
11,
4294967294,
5,
65536,
1600028
],
"index": 17
},
{
"code": 250,
"codeStr": "Database",
"stringArgs": [
"",
"×┣ 状態耐性計算結果",
"",
""
],
"intArgs": [
12,
4294967294,
5,
65536,
1600028
],
"index": 18
},
{
"code": 250,
"codeStr": "Database",
"stringArgs": [
"",
"×┣ 状態リスト",
"",
""
],
"intArgs": [
13,
4294967294,
5,
65536,
1600028
],
"index": 19
},
{
"code": 250,
"codeStr": "Database",
"stringArgs": [
"",
"×┣ コマンド処理リスト",
"",
""
],
"intArgs": [
15,
4294967294,
5,
65536,
1600028
],
"index": 20
},
{
"code": 250,
"codeStr": "Database",
"stringArgs": [
"",
"×┗ お宝リスト",
"",
""
],
"intArgs": [
17,
4294967294,
5,
65536,
1600028
],
"index": 21
}
]
}