mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
31 lines
612 B
JSON
31 lines
612 B
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetStageItemState",
|
|
"ItemList": [
|
|
{
|
|
"BlockAlias": "Bar_2F_Bathroom",
|
|
"PrefabAlias": "BathSalt_01"
|
|
},
|
|
{
|
|
"BlockAlias": "Bar_2F_Bathroom",
|
|
"PrefabAlias": "BathSalt_02"
|
|
},
|
|
{
|
|
"BlockAlias": "Bar_2F_Bathroom",
|
|
"PrefabAlias": "BathSalt_03"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |