mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
105 lines
2.8 KiB
JSON
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"
|
|
} |