the-mist-ruins-and-the-lone.../DataTL/dump/common/34_【2】 お店 商品の追加.json
2025-01-30 19:53:49 -06:00

209 lines
No EOL
5.1 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": 34,
"name": "【2】 お店 商品の追加",
"description": "ショップに陳列するアイテム/武器/防具を一つ追加します。追加が終わったら【3】お店処理実行 を呼び出します。",
"commands": [
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"※注意 このショップ追加の時点で装備可・不可も計算しているので"
],
"index": 0
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" この追加処理から【3】を実行するまでの間にメンバー変更を行わないで下さい。"
],
"index": 1
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"入力追加するのはアイテム 武器 防具 入力1それぞれの場合の内容"
],
"index": 2
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"装備状態は 1装備不能 2装備可能 3装備中 0は何も出ない"
],
"index": 3
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
3,
1600000,
1,
2,
1600000,
2,
2,
1600000,
3,
2
],
"index": 4
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 5
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
1,
1600001,
0,
1
],
"index": 6
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 7
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600010,
1600001,
10000,
0
],
"index": 8
},
{
"code": 300,
"codeStr": "CommonEventByName",
"stringArgs": [
"X[移]お店商品追加"
],
"intArgs": [
0,
1,
1600010
],
"index": 9
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
2
],
"index": 13
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
1,
1600002,
0,
1
],
"index": 14
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 15
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600010,
1600002,
20000,
0
],
"index": 16
},
{
"code": 300,
"codeStr": "CommonEventByName",
"stringArgs": [
"X[移]お店商品追加"
],
"intArgs": [
0,
1,
1600010
],
"index": 17
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
3
],
"index": 21
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
1,
1600003,
0,
1
],
"index": 22
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 23
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600010,
1600003,
30000,
0
],
"index": 24
},
{
"code": 300,
"codeStr": "CommonEventByName",
"stringArgs": [
"X[移]お店商品追加"
],
"intArgs": [
0,
1,
1600010
],
"index": 25
}
]
}