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

167 lines
4.7 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEvent",
"EventName": {
"Value": "DoSet"
},
"OnEvent": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "ClassRoom_BlackboardIndex",
"CompareType": "LessEqual",
"CompareValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "09",
"PrefabAlias": "Blackboard2_JINRONG"
}
]
},
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "09",
"PrefabAlias": "Blackboard1_YINYUE"
}
]
},
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "09",
"PrefabAlias": "Blackboard0_JIANZHU"
}
],
"EnableState": true
}
]
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "ClassRoom_BlackboardIndex",
"CompareType": "Equal",
"CompareValue": 2
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "09",
"PrefabAlias": "Blackboard2_JINRONG"
}
],
"EnableState": true
},
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "09",
"PrefabAlias": "Blackboard1_YINYUE"
}
]
},
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "09",
"PrefabAlias": "Blackboard0_JIANZHU"
}
]
}
]
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
"Name": "ClassRoom_BlackboardIndex",
"CompareType": "Equal",
"CompareValue": 3
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "09",
"PrefabAlias": "Blackboard2_JINRONG"
}
]
},
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "09",
"PrefabAlias": "Blackboard1_YINYUE"
}
],
"EnableState": true
},
{
"$type": "RPG.GameCore.SetStageItemState",
"ItemList": [
{
"BlockAlias": "09",
"PrefabAlias": "Blackboard0_JIANZHU"
}
]
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "DoSet"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorSavedValueChangeV2",
"Name": {
"Value": "ClassRoom_BlackboardIndex"
},
"OnChange": [
{
"$type": "RPG.GameCore.TriggerEntityEvent",
"EventName": {
"Value": "DoSet"
}
}
]
}
]
}
],
"Type": "Group"
}