28 lines
No EOL
717 B
JSON
28 lines
No EOL
717 B
JSON
{
|
||
"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
|
||
}
|
||
]
|
||
} |