turnbasedgamedata/Config/Level/LevelInstanceGraph/F10306001/LG_Prop_F10306001_G1_300003.json
2024-10-21 03:16:22 -03:00

105 lines
2.8 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "MainStoryState",
"CompareType": "Equal"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "06",
"PrefabAlias": "TVInRight0"
},
{
"BlockAlias": "06",
"PrefabAlias": "TVInRight1"
},
{
"BlockAlias": "06",
"PrefabAlias": "TVInRight2"
},
{
"BlockAlias": "06",
"PrefabAlias": "TVInRight3"
},
{
"BlockAlias": "06",
"PrefabAlias": "FogQuad0"
},
{
"BlockAlias": "06",
"PrefabAlias": "FogSphere0"
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorSavedValueChangeV2",
"Name": {
"Value": "MainStoryState"
},
"OnChange": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "MainStoryState",
"CompareType": "NotEqual"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "06",
"PrefabAlias": "TVInRight0"
},
{
"BlockAlias": "06",
"PrefabAlias": "TVInRight1"
},
{
"BlockAlias": "06",
"PrefabAlias": "TVInRight2"
},
{
"BlockAlias": "06",
"PrefabAlias": "TVInRight3"
},
{
"BlockAlias": "06",
"PrefabAlias": "FogQuad0"
},
{
"BlockAlias": "06",
"PrefabAlias": "FogSphere0"
}
],
"EnableState": true
}
]
}
]
}
]
}
],
"Type": "EntityInstance"
}