the-mist-ruins-and-the-lone.../DataTL/dump/common/56_X[共]防具所持数取得.json
2025-01-30 19:53:49 -06:00

191 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": 56,
"name": "X[共]防具所持数取得",
"description": "",
"commands": [
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"―――――――――――――――――――――――――――――――――――"
],
"index": 0
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"【処理の内容】"
],
"index": 1
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" 指定した防具の所持数を可変DB「基本システム用変数」のデータ0番処理結果に格納します。"
],
"index": 2
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" 基本システム内でアイテムの個数を取得する際は、必ずこのコモンイベントが呼び出されます。\r\r"
],
"index": 3
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
""
],
"index": 4
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"―――――――――――――――――――――――――――――――――――"
],
"index": 5
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"【このコモンイベント内で操作しているデータベース】"
],
"index": 6
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" 可変DB「┗所持防具個数」"
],
"index": 7
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" "
],
"index": 8
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"【ここから呼び出している別コモンイベント】\r"
],
"index": 9
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" なし\r\r"
],
"index": 10
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
" "
],
"index": 11
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"―――――――――――――――――――――――――――――――――――"
],
"index": 12
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
1,
1600000,
0,
4
],
"index": 13
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 14
},
{
"code": 106,
"codeStr": "DebugMessage",
"stringArgs": [
"【基本システムエラー】\r\n 異常な防具IDが指定されています\r\n  \\cself[0]"
],
"index": 15
},
{
"code": 111,
"codeStr": "VariableCondition",
"intArgs": [
1,
1600000,
9999,
0
],
"index": 19
},
{
"code": 401,
"codeStr": "ChoiceCase",
"intArgs": [
1
],
"index": 20
},
{
"code": 106,
"codeStr": "DebugMessage",
"stringArgs": [
"【基本システムエラー】\r\n 異常な防具IDが指定されています\r\n  \\cself[0]"
],
"index": 21
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"防具所持個数を取得"
],
"index": 25
},
{
"code": 250,
"codeStr": "Database",
"stringArgs": [
"",
"┗所持防具個数",
"",
""
],
"intArgs": [
9,
1600000,
0,
69632,
1600010
],
"index": 26
}
]
}