mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
22 lines
455 B
JSON
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
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |