turnbasedgamedata/Config/Level/GroupGraph/F10301001/Group_F10301001_G338.json
2024-10-21 03:16:22 -03:00

103 lines
2.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 999,
"GroupID": 338,
"GroupNpcID": 400001,
"TalkSentenceID": 230202609
}
],
"IsLoop": true,
"LoopInterval": 0,
"UniqueID": 230202609
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 999,
"GroupID": 338,
"GroupNpcID": 400002,
"TalkSentenceID": 230202610
}
],
"IsLoop": true,
"LoopInterval": 0,
"UniqueID": 230202610
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 999,
"GroupID": 338,
"GroupNpcID": 400003,
"TalkSentenceID": 230202611
}
],
"IsLoop": true,
"LoopInterval": 0,
"UniqueID": 230202611
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 338
}
},
"DistrictID": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
},
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "TriggerBattle_G338"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "TriggerBattle_G338"
},
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 203020118
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_203020113"
}
}
]
}
]
}
],
"Type": "Group"
}