mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
100 lines
2.5 KiB
JSON
100 lines
2.5 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupUITrigger",
|
|
"ColliderRelativePath": "TriggerUIBtn",
|
|
"ButtonCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowTalkUI",
|
|
"Show": true,
|
|
"ShowDialogControlUI": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.LockPlayerControl",
|
|
"LockCameraControl": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvNpcFaceToPlayer",
|
|
"FinishImmadiate": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlaySimpleTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"ProtectTime": 0.3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSimpleTalkFinish"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayOptionTalk",
|
|
"OptionList": [
|
|
{
|
|
"$type": "RPG.GameCore.OptionTalkInfo",
|
|
"OptionTextmapID": {
|
|
"Hash": 1175574569764703576
|
|
},
|
|
"TriggerCustomString": "PlaneName_80112"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.OptionTalkInfo",
|
|
"OptionTextmapID": {
|
|
"Hash": 617943968525442753
|
|
},
|
|
"TriggerCustomString": "MazeText_MazeCommon_Close"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OverrideTargetTypes": [],
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "PlaneName_80112"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EnterMapByCondition",
|
|
"EntranceID": {
|
|
"FixedValue": {
|
|
"Value": 8011201
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "MazeText_MazeCommon_Close"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTalkUI",
|
|
"ShowDialogControlUI": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.UnLockPlayerControl"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": []
|
|
}
|
|
]
|
|
} |