Files
turnbasedgamedata/Config/Level/Raid/44201_Raid/Maze_InvisibleMonster_ChallengeTarget_Button.json
2024-10-21 03:16:22 -03:00

22 lines
455 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "UIClickSpecialVisionOpen"
}
},
{
"$type": "RPG.GameCore.UpdateTreasureChallengeProgress",
"RaidTargetID": 442010103,
"IsIncrease": true,
"DeltaValue": 1
}
]
}
]
}