mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
157 lines
4.2 KiB
JSON
157 lines
4.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayMissionTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 103031101,
|
|
"ProtectTime": 2
|
|
},
|
|
{
|
|
"TalkSentenceID": 103031102,
|
|
"ProtectTime": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetAILeadWay",
|
|
"EntityInstanceID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
},
|
|
"PathwayGroupID": 72,
|
|
"PathwayID": 1,
|
|
"MotionFlag": "Run",
|
|
"WaitForPlayer": true,
|
|
"OnReach": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerGroupEvent",
|
|
"EventName": {
|
|
"Value": "Event_103030201_steer"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"TargetType": "Prop",
|
|
"Targets": [
|
|
300001
|
|
]
|
|
},
|
|
"TargetTypes": [],
|
|
"DestroyAfterTriggered": true,
|
|
"OnTriggerEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerGroupEvent",
|
|
"EventName": {
|
|
"Value": "Performance_103030201"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "Performance_103030201"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 103030201
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayFullScreenTransfer",
|
|
"PrevDuration": 0,
|
|
"Action": [
|
|
{
|
|
"$type": "RPG.GameCore.ScrTrfActPerformanceGroup",
|
|
"AdvCreateGroupEntity": {
|
|
"TaskEnabled": false
|
|
},
|
|
"AdvDestroyGroupEntity": {
|
|
"InstanceIDList": [],
|
|
"TaskEnabled": false
|
|
},
|
|
"CaptureNpc": [],
|
|
"SwitchCharacterAnchor": {
|
|
"IsLocalPlayer": true,
|
|
"CharacterUniqueName": "LocalPlayer",
|
|
"AreaName": {
|
|
"Value": "LevelArea_P10301_F10301001_G72"
|
|
},
|
|
"AnchorName": {
|
|
"Value": "Anchor1"
|
|
}
|
|
},
|
|
"ActiveVirtualCamera": {
|
|
"TaskEnabled": false
|
|
},
|
|
"ActiveTemplateVirtualCamera": {
|
|
"TaskEnabled": false
|
|
},
|
|
"AdvNpcFaceToPlayer": {
|
|
"SteerImmediately": true,
|
|
"FinishImmadiate": true,
|
|
"TaskEnabled": false
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Talk_103030201"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "Event_103030201_steer"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvEntityFaceTo",
|
|
"SourceType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"Targets": [
|
|
400001
|
|
]
|
|
},
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvLocalPlayer"
|
|
},
|
|
"EnableSteer": true,
|
|
"FinishImmediately": false,
|
|
"ForceToStandBy": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |