2024-10-21 03:16:22 -03:00

48 lines
997 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.RogueDLC1Dot3AdventureRoomProcess",
"OnPrepare": [
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": [
"Menu_UltraSkill"
]
}
],
"OnSettleResponse": [
{
"$type": "RPG.GameCore.EndPropInteract"
}
],
"OnSettleFinish": [
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitRogueAdventureRoomFirstEnter"
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "HiddenChest"
}
]
},
"Type": "Group"
}