mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
30 lines
608 B
JSON
30 lines
608 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetRogueRoomFinish"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetAllRogueDoorState"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialTaskUnlock",
|
|
"TriggerParam": {
|
|
"Value": "ShowRogueShopInfoDialogTask_LT"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowRogueShopInfoDialog",
|
|
"InfoDesc": {
|
|
"Hash": 15021125352860893953
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": []
|
|
}
|
|
} |