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

34 lines
620 B
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LoopWaitEntityServerEvent"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPropStateChange",
"FromState": "Locked",
"OnChange": [
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "UnlockEmptyProp"
}
}
]
}
]
}
],
"Type": "EntityInstance",
"EntityEventList": []
}