mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
54 lines
1.2 KiB
JSON
54 lines
1.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetAILeadWay",
|
|
"EntityInstanceID": {
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
},
|
|
"PathwayGroupID": 259,
|
|
"PathwayID": 1,
|
|
"MotionFlag": "Run",
|
|
"WaitForPlayer": true,
|
|
"OnReach": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerGroupEvent",
|
|
"EventName": {
|
|
"Value": "BlackSwan_Reach"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "BlackSwan_Reach"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 103090104
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Talk_103090104"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |