mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
80 lines
2.0 KiB
JSON
80 lines
2.0 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
|
|
"FetchType": "SinglePropByPropID",
|
|
"SinglePropID": {
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 35
|
|
}
|
|
},
|
|
"ID": {
|
|
"FixedValue": {
|
|
"Value": 300001
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"TargetTypes": [],
|
|
"OnTriggerEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerGroupEvent",
|
|
"EventName": {
|
|
"Value": "Walk"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "Walk"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetAIMoveTo",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"Targets": [
|
|
400001
|
|
]
|
|
},
|
|
"GroupId": 35,
|
|
"PointID": 1,
|
|
"SkipStartTurn": true,
|
|
"OnReach": [
|
|
{
|
|
"$type": "RPG.GameCore.SetTargetEntityFadeWithAnim",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"Targets": [
|
|
400001
|
|
]
|
|
},
|
|
"Duration": 1
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Talk_203000240"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |