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

90 lines
2.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_404025502"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404025502"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 134
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CreateList": []
},
{
"$type": "RPG.GameCore.NpcSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcID",
"SingleNpcID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 134
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
}
}
},
"TriggerID": "400001",
"Range": 6,
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 3,
"GroupID": 134,
"GroupNpcID": 400001,
"TalkSentenceID": 414255030
},
{
"AutoSkipTime": 3,
"GroupID": 134,
"GroupNpcID": 400001,
"TalkSentenceID": 414255031
},
{
"AutoSkipTime": 3,
"GroupID": 134,
"GroupNpcID": 400001,
"TalkSentenceID": 414255032
}
]
}
],
"TargetTypes": []
}
]
}
],
"Type": "Mission"
}