Files
turnbasedgamedata/Config/Level/Props/Chap02/InitLevelGraph_Puzzle_Chap02_Contamination_01.json
2024-10-21 03:16:22 -03:00

23 lines
368 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPredicateSucc"
},
{
"$type": "RPG.GameCore.ChangePropState"
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "C_Chest"
}
]
}
}