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

110 lines
2.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 107
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300003
}
}
},
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 107
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300003
}
}
}
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "EnterArea_404022204"
}
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "EnterArea_404022204"
}
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 3,
"GroupID": 20,
"GroupNpcID": 400006,
"TalkSentenceID": 412221101
},
{
"AutoSkipTime": 3,
"GroupID": 20,
"GroupNpcID": 400006,
"TalkSentenceID": 412221102
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "PerformanceFinish_404022212"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404022204"
}
]
}
],
"Type": "Mission"
}