Files
turnbasedgamedata/Config/Level/GroupGraph/F20003001/Group_F20003001_G125.json
2025-02-24 07:50:34 -03:00

78 lines
1.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"FixedValue": {
"Value": 125
}
},
"ID": {
"FixedValue": {
"Value": 300003
}
}
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "G125"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "G125"
}
},
{
"$type": "RPG.GameCore.AdvSetAILeadWay",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget"
},
"EntityInstanceID": {
"FixedValue": {
"Value": 400001
}
},
"PathwayGroupID": 125,
"PathwayID": 1,
"MotionFlag": "Walk",
"WaitForPlayer": true,
"ForcePlayerWalk": true,
"OnReach": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 200100106
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_200100107"
}
}
]
}
]
}
],
"Type": "Group"
}