mirror of
https://github.com/EggLinks/DanhengServer-Resources.git
synced 2026-01-02 23:36:02 +08:00
24 lines
482 B
JSON
24 lines
482 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "OpenRaid40431"
|
|
},
|
|
"TaskEnabled": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.OpenTreasureChallenge",
|
|
"RaidID": 40431,
|
|
"TaskEnabled": true,
|
|
"IsClientOnly": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Mission"
|
|
} |