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

75 lines
1.6 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.01
}
}
},
{
"$type": "RPG.GameCore.RemoveEffect",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"EffectPath": "Effects/Eff_Prefab/Eff_Scene/InteractiveProp/Eff_Chap04_Prop_Lotus_01_Fadein_Lod0.prefab",
"Flags": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEvent",
"EventName": {
"Value": "Clt_TriggerVisibel"
},
"OnEvent": [
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"Visible": true
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEvent",
"EventName": {
"Value": "Clt_TriggerInVisibel"
},
"OnEvent": [
{
"$type": "RPG.GameCore.SetEntityVisible",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
}
]
}
],
"Type": "EntityInstance",
"EntityEventList": [
{
"Name": "Clt_TriggerVisibel"
},
{
"Name": "Clt_TriggerInVisibel"
}
]
}