turnbasedgamedata/Config/Level/GroupGraph/F20421001/Group_F20421001_G284.json
2025-02-24 07:50:34 -03:00

106 lines
2.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "G284_Des400001"
},
"OnEvent": [
{
"$type": "RPG.GameCore.SetTargetEntityFadeWithAnim",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcID",
"SingleNpcID": {
"GroupID": {
"FixedValue": {
"Value": 284
}
},
"GroupNpcID": {
"FixedValue": {
"Value": 400001
}
}
}
},
"Duration": 0.5
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.AdvDestroyEntityAsync",
"NeedDisappear": true,
"InstanceIDList": [],
"AdvancedSpawnList": [
{
"InstanceID": 400001
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "G284_Des400001"
},
"OnEvent": [
{
"$type": "RPG.GameCore.SetTargetEntityFadeWithAnim",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcID",
"SingleNpcID": {
"GroupID": {
"FixedValue": {
"Value": 284
}
},
"GroupNpcID": {
"FixedValue": {
"Value": 400002
}
}
}
},
"Duration": 0.5
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.AdvDestroyEntityAsync",
"NeedDisappear": true,
"InstanceIDList": [],
"AdvancedSpawnList": [
{
"InstanceID": 400002
}
]
}
]
}
]
}
],
"Type": "Group"
}