mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
25 lines
539 B
JSON
25 lines
539 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetHudTemplate",
|
|
"TemplateID": 1013,
|
|
"EnableTemplate": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayerRemoteControlOtherEntity",
|
|
"SpecialNPCID": 12116,
|
|
"UseLocalPlayerPosition": true,
|
|
"SupportRush": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayerForceWalk",
|
|
"ForceWalk": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Mission"
|
|
} |