turnbasedgamedata/Config/Level/Mission/1010701/Mission_101070127.json
2024-10-21 03:16:22 -03:00

72 lines
1.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 38
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300008
}
}
}
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"DestroyAfterTriggered": true,
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 201220401,
"ProtectTime": 2
},
{
"TalkSentenceID": 201220402,
"ProtectTime": 2
},
{
"TalkSentenceID": 201220403,
"ProtectTime": 2
},
{
"TalkSentenceID": 201220404,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101070127"
}
]
}
]
}
],
"Type": "Mission"
}