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

46 lines
1.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"FixedValue": {
"Value": 394
}
},
"DistrictID": {
"FixedValue": {
"Value": 1
}
},
"DisableAfterTrigger": true,
"OnEnter": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"IsVoice3D": true,
"Voice3DTargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400002
]
},
"SimpleTalkList": [
{
"TalkSentenceID": 103260304,
"ProtectTime": 2
},
{
"TalkSentenceID": 103260305,
"ProtectTime": 2
}
]
}
]
}
]
}
],
"Type": "Group"
}