mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
157 lines
3.8 KiB
JSON
157 lines
3.8 KiB
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PeiPeiChallengeControllerInit",
|
|
"CheckPoint01": {
|
|
"District": {
|
|
"Custom": true,
|
|
"Key": "CheckPoint01_DistrictID"
|
|
},
|
|
"Anchor": {
|
|
"Custom": true,
|
|
"Key": "CheckPoint01_Anchor"
|
|
}
|
|
},
|
|
"CheckPoint02": {
|
|
"District": {
|
|
"Custom": true,
|
|
"Key": "CheckPoint02_DistrictID"
|
|
},
|
|
"Anchor": {
|
|
"Custom": true,
|
|
"Key": "CheckPoint02_Anchor"
|
|
}
|
|
},
|
|
"CheckPoint03": {
|
|
"District": {
|
|
"Custom": true,
|
|
"Key": "CheckPoint03_DistrictID"
|
|
},
|
|
"Anchor": {
|
|
"Custom": true,
|
|
"Key": "CheckPoint03_Anchor"
|
|
}
|
|
},
|
|
"CheckPoint04": {
|
|
"District": {
|
|
"Custom": true,
|
|
"Key": "CheckPoint04_DistrictID"
|
|
},
|
|
"Anchor": {
|
|
"Custom": true,
|
|
"Key": "CheckPoint04_Anchor"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "PeiPeiChallenge_ResetStart"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayScreenTransfer",
|
|
"Mode": "SwitchOut",
|
|
"CustomTime": 1,
|
|
"TextEnabled": true,
|
|
"TalkSentenceID": 401100901
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerGroupEvent",
|
|
"EventName": {
|
|
"Value": "PeiPeiChallenge_ResetLogic"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayScreenTransfer",
|
|
"CustomTime": 1
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayMissionTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 401101001
|
|
},
|
|
{
|
|
"TalkSentenceID": 401101002
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.UpdateTreasureChallengeProgress",
|
|
"IsIncrease": true,
|
|
"DeltaValue": 1,
|
|
"UseDynamicRaidTargetID": true,
|
|
"DynamicRaidTargetID": {
|
|
"Custom": true,
|
|
"Key": "RaidChanllenge"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "PeiPeiChallenge_CheckPointPerformance"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "CheckPoint01_Anchor"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "CheckPoint01_DistrictID"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "CheckPoint02_Anchor"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "CheckPoint02_DistrictID"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "CheckPoint03_Anchor"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "CheckPoint03_DistrictID"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "CheckPoint04_Anchor"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "CheckPoint04_DistrictID"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "RaidChanllenge"
|
|
}
|
|
]
|
|
},
|
|
"Type": "Group"
|
|
} |