mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
48 lines
997 B
JSON
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"
|
|
} |