turnbasedgamedata/Config/Level/GroupGraph/F10202004/Group_F10202004_G301.json
2025-02-24 07:50:34 -03:00

131 lines
3.0 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"FixedValue": {
"Value": 301
}
},
"DistrictID": {
"FixedValue": {
"Value": 1
}
},
"TickInterval": 0.1,
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "P_801517203"
}
}
],
"IsOverrideValidGuestConfig": true,
"OverridedValidGuestConfig": {
"FakePlayer": true
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "P_801517203"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 801517203
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "801517203_OpenCam"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 2.5,
"GroupID": 301,
"GroupNpcID": 400001,
"TalkSentenceID": 815172205
}
],
"IsLoop": true,
"LoopInterval": 5.1
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 2.5,
"GroupID": 301,
"GroupNpcID": 400003,
"TalkSentenceID": 815172206
}
],
"IsLoop": true,
"LoopInterval": 3.8,
"UniqueID": 1
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 2.5,
"GroupID": 301,
"GroupNpcID": 400002,
"TalkSentenceID": 815172207
}
],
"IsLoop": true,
"LoopInterval": 6.4,
"UniqueID": 2
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPhotoGraphResult",
"WaitPhotoResult": [
"801517203_Photo"
],
"OnSuccess": [
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
300001
]
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_801517203"
}
}
]
}
]
}
],
"Type": "Group"
}