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

67 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "G518_TriggerEffect"
}
},
{
"$type": "RPG.GameCore.TriggerEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"FixedValue": {
"Value": 518
}
},
"ID": {
"FixedValue": {
"Value": 300002
}
}
}
},
"Flags": [],
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_XP_Minion04_00/Eff_Monster_XP_Minion04_00_Common_Maze_SpecialAppear.prefab",
"SubObjectModifyDataList": []
},
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
300001
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "G518_SwitchCharacterV2"
}
},
{
"$type": "RPG.GameCore.SwitchCharacterAnchorV2",
"SwitchCharacterAnchorConfig": {
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P10301_F10301001_G518"
},
"AnchorName": {
"Value": "Anchor1"
}
}
}
]
}
],
"Type": "Group"
}