2025-02-24 07:50:34 -03:00

137 lines
3.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "EnterDistrict_G{GroupID}"
},
"OnEvent": [
{
"$type": "RPG.GameCore.AdvSetAILeadWay",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400001
]
},
"PathwayGroupID": 4,
"PathwayID": 1,
"MotionFlag": "FastRun",
"OnReach": [
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 104021002
}
],
"PathOffset": []
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "EnterDistrict_G{GroupID}"
},
"OnEvent": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 2,
"GroupID": 4,
"GroupNpcID": 400001,
"TalkSentenceID": 104033952
}
],
"UniqueID": 401
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "EnterDistrict_G{GroupID}"
},
"OnEvent": [
{
"$type": "RPG.GameCore.AdvSetAILeadWay",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"Targets": [
400003
]
},
"PathwayGroupID": 4,
"PathwayID": 2,
"MotionFlag": "FastRun"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "EnterDistrict_G{GroupID}"
},
"OnEvent": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 2,
"GroupID": 4,
"GroupNpcID": 400003,
"TalkSentenceID": 104033953
}
],
"UniqueID": 402
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"FixedValue": {
"Value": 4
}
},
"DistrictID": {
"FixedValue": {
"Value": 1
}
},
"DisableAfterTrigger": true,
"TickInterval": 0.3,
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "EnterDistrict_G{GroupID}"
}
}
]
}
]
}
],
"Type": "Group",
"EntityEventList": []
}