mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
131 lines
3.0 KiB
JSON
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"
|
|
} |