the-mist-ruins-and-the-lone.../DataTL/dump/common/3_○お金の増減.json
2025-02-02 21:23:18 -06:00

130 lines
No EOL
3.1 KiB
JSON

{
"id": 3,
"name": "○お金の増減",
"description": "所持金を増減させます。減らしたいときはマイナスの値を入れて下さい。",
"commands": [
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"所持金を増減\r\r"
],
"index": 0
},
{
"code": 300,
"codeStr": "CommonEventByName",
"stringArgs": [
"X[共]所持金増減"
],
"intArgs": [
0,
1,
1600000
],
"index": 1
},
{
"code": 250,
"codeStr": "Database",
"stringArgs": [
"",
"用語設定",
"",
"[ステータス]お金の単位"
],
"intArgs": [
14,
0,
18,
332288,
1600009
],
"index": 2
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
1,
1600001,
1,
2
],
"index": 3
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 4
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"入手メッセージがある場合は文章を表示する\r\r"
],
"index": 5
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
2,
1600000,
1,
1,
1600000,
4294967295,
3
],
"index": 6
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 7
},
{
"code": 101,
"codeStr": "Message",
"stringArgs": [
"@1\nYou obtained \\cself[0]\\cself[9]."
],
"index": 8
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
2
],
"index": 10
},
{
"code": 121,
"codeStr": "SetVariable",
"intArgs": [
1600000,
1600000,
0,
2048
],
"index": 11
},
{
"code": 101,
"codeStr": "Message",
"stringArgs": [
"@1\nYou lost \\cself[0]\\cself[9]."
],
"index": 12
}
]
}