the-mist-ruins-and-the-lone.../DataTL/dump/common/7_○能力値増減.json
2025-01-30 19:53:49 -06:00

76 lines
No EOL
2.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": 7,
"name": "○能力値増減",
"description": "能力値を増減します。能力値も成長率も0以下にならず。減らしたいときはマイナスを指定。戦闘中も有効。",
"commands": [
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"入力0対象主人公 どの能力値か 何ポイント"
],
"index": 0
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"下限と上限を設定するHP・SPの場合と各種ステータスの場合で分岐"
],
"index": 1
},
{
"code": 300,
"codeStr": "CommonEventByName",
"stringArgs": [
"X[移]パラメータ増減"
],
"intArgs": [
0,
4,
1600000,
1600001,
1600002,
1600003
],
"index": 2
},
{
"code": 300,
"codeStr": "CommonEventByName",
"stringArgs": [
"X[移]パラメータ増減"
],
"intArgs": [
0,
4,
1600000,
100,
0,
0
],
"index": 3
},
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"戦闘中で、該当キャラが参戦してた場合はそちらにも格納"
],
"index": 4
},
{
"code": 300,
"codeStr": "CommonEventByName",
"stringArgs": [
"X[戦]指定主人公更新処理"
],
"intArgs": [
0,
1,
1600000
],
"index": 5
}
]
}