mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
41 lines
877 B
JSON
41 lines
877 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PhotoGraphAimTarget",
|
|
"AimTargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNPC",
|
|
"MultiGroupFetch": [
|
|
{
|
|
"GroupID": 35,
|
|
"GroupNpcID": 200001
|
|
}
|
|
]
|
|
},
|
|
"AimIdentifyType": "Manual"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "200020546_fake_Break"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishPerformanceMission",
|
|
"Key": "Mission_200020568"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ChangePropState"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {},
|
|
"Type": "Mission"
|
|
} |