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

37 lines
844 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.1
}
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareGroupState",
"EquationType": "Equal"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ShowTutorialGuide",
"GuideID": 7100,
"WaitForExit": true
},
{
"$type": "RPG.GameCore.RequestGroupStateChange",
"TargetState": 1
}
]
}
]
}
],
"Type": "EntityInstance"
}