mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
38 lines
891 B
JSON
38 lines
891 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayFullScreenTransfer",
|
|
"Action": [
|
|
{
|
|
"$type": "RPG.GameCore.ScrTrfActTaskList",
|
|
"TaskList": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SwitchCharacterAnchorV2",
|
|
"SwitchCharacterAnchorConfig": {
|
|
"IsLocalPlayer": true,
|
|
"CharacterUniqueName": "LocalPlayer",
|
|
"AreaName": {
|
|
"Value": "Anchor1"
|
|
},
|
|
"AnchorName": {
|
|
"Value": "LevelArea_P10305_F10305001_G133"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "MissionTalk_103410108"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |