mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
53 lines
1022 B
JSON
53 lines
1022 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPredicateSucc"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChangePropState"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChangePropState"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedInt",
|
|
"Key": "BarrierGroupID"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedInt",
|
|
"Key": "BarrierID"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedInt",
|
|
"Key": "MonsterGroup"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedInt",
|
|
"Key": "LogicObjectGroup"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedInt",
|
|
"Key": "LogicObjectConfig"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedInt",
|
|
"Key": "ExitGroupID"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedInt",
|
|
"Key": "ExitConfigID"
|
|
}
|
|
]
|
|
}
|
|
} |