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

86 lines
2.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 134
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 6,
"GroupID": 134,
"GroupNpcID": 400001,
"TalkSentenceID": 800326002
},
{
"AutoSkipTime": 6,
"GroupID": 134,
"GroupNpcID": 400002,
"TalkSentenceID": 800326003
}
],
"IsLoop": true,
"LoopInterval": 2,
"UniqueID": 1
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_800326002"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TriggerBattle",
"EventID": {
"IsDynamic": false,
"FixedValue": {
"Value": 20220204
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"BattleAreaID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
]
}
],
"Type": "Mission"
}