the-mist-ruins-and-the-lone.../DataTL/dump/common/8_○特殊技能増減.json
2025-01-30 19:53:49 -06:00

30 lines
No EOL
840 B
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": 8,
"name": "○特殊技能増減",
"description": "特殊技能を習得させたり、忘れさせたりします。戦闘中でも有効。",
"commands": [
{
"code": 103,
"codeStr": "Comment",
"stringArgs": [
"入力0対象主人公 習得・忘却技能 習得か忘却か"
],
"index": 0
},
{
"code": 300,
"codeStr": "CommonEventByName",
"stringArgs": [
"X[共]技能の習得・消去"
],
"intArgs": [
0,
3,
1600000,
1600001,
1600002
],
"index": 1
}
]
}