mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
52 lines
1.1 KiB
JSON
52 lines
1.1 KiB
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.HideEntity",
|
|
"Target": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNPC",
|
|
"MultiGroupFetch": [
|
|
{
|
|
"GroupID": 12,
|
|
"GroupNpcID": 400007
|
|
}
|
|
]
|
|
},
|
|
"IsHide": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.HideEntity",
|
|
"Target": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNPC",
|
|
"MultiGroupFetch": [
|
|
{
|
|
"GroupID": 12,
|
|
"GroupNpcID": 400006
|
|
}
|
|
]
|
|
},
|
|
"IsHide": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.HideEntity",
|
|
"Target": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNPC",
|
|
"MultiGroupFetch": [
|
|
{
|
|
"GroupID": 12,
|
|
"GroupNpcID": 400004
|
|
}
|
|
]
|
|
},
|
|
"IsHide": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |