the-mist-ruins-and-the-lone.../DataTL/dump/common/17_▲アイテム所持数取得.json
2025-01-30 19:53:49 -06:00

29 lines
No EOL
773 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

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": 17,
"name": "▲アイテム所持数取得",
"description": "指定したアイテムの所持数を返します。",
"commands": [
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"所持数を得る\r\rコモンセルフ10番に入れた値を返す"
],
"index": 0
},
{
"code": 300,
"codeStr": "CommonEventByName",
"stringArgs": [
"X[共]アイテム所持数取得"
],
"intArgs": [
0,
16777217,
1600000,
1600010
],
"index": 1
}
]
}