mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
39 lines
882 B
JSON
39 lines
882 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 104010855,
|
|
"MaskConfig": {
|
|
"UseExcelData": false
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PerformanceEndSeq",
|
|
"BeforeCases": [
|
|
{
|
|
"$type": "RPG.GameCore.SetFloorCustomFloatV2",
|
|
"Name": {
|
|
"Value": "FCV_BeforeEraSwitched"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 104010951
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |