mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
44 lines
949 B
JSON
44 lines
949 B
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayFullScreenTransfer",
|
|
"Action": [
|
|
{
|
|
"$type": "RPG.GameCore.ScrTrfActTaskList",
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayerRemoteControlOtherEntity",
|
|
"SpecialNPCID": 16001,
|
|
"IsCancel": true,
|
|
"LevelAreaKey": {
|
|
"Custom": true,
|
|
"Key": "Portal"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetHudTemplate",
|
|
"TemplateID": 1014
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetFloorSavedValue"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |