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

29 lines
No EOL
755 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": 19,
"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
}
]
}