Files
turnbasedgamedata/Config/Level/GroupGraph/F40452001/Group_F40452001_G86.json
2025-08-14 09:43:09 +02:00

73 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "EnterDistrict_G86"
},
"OnEvent": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"IsVoice3D": true,
"Voice3DTargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300001
]
},
"SimpleTalkList": [
{
"TalkSentenceID": 146081016,
"ProtectTime": 2
},
{
"TalkSentenceID": 146081017,
"ProtectTime": 2
},
{
"TalkSentenceID": 146081018,
"ProtectTime": 2
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 86
}
},
"DistrictID": {
"IsDynamic": false,
"FixedValue": {
"Value": 500001
}
},
"DisableAfterTrigger": true,
"TickInterval": 0.2,
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "EnterDistrict_G86"
}
}
]
}
]
}
],
"Type": "Group"
}