mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
64 lines
1.5 KiB
JSON
64 lines
1.5 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.LevelPerformanceInitialize",
|
|
"PerformanceType": "E",
|
|
"CreateCharacterList": [],
|
|
"CaptureNPCList": [],
|
|
"EntityVisiableList": [],
|
|
"HideMunicipalCrowd": false,
|
|
"HideMunicipalPedestrian": false,
|
|
"HideMunicipalOther": false,
|
|
"HideMonster": false,
|
|
"PropVisiableList": [],
|
|
"UseNewStreamingSourceType": false,
|
|
"StreamingSourcesInBlackMask": [],
|
|
"StreamingSourcesAfterBlackMask": [],
|
|
"MarkStreamingItems": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
|
|
"GroupID": 10,
|
|
"GroupNpcID": 400002,
|
|
"WaitFinishMode": "WaitAnimFinish",
|
|
"TaskEnabled": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlaySimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 814100123
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPerformance"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPerformanceEnd"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedFloat",
|
|
"Key": "MazeDF_CurrentGroup"
|
|
}
|
|
]
|
|
}
|
|
} |