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

28 lines
No EOL
717 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": 20,
"name": "▲所持金取得",
"description": "指定した防具の所持数を返します。",
"commands": [
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"所持金を得る\r\rコモンセルフ10番に入れた値を返す"
],
"index": 0
},
{
"code": 300,
"codeStr": "CommonEventByName",
"stringArgs": [
"X[共]所持金取得"
],
"intArgs": [
0,
16777216,
1600010
],
"index": 1
}
]
}