mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
71 lines
1.8 KiB
JSON
71 lines
1.8 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.CollectDataConditions",
|
|
"TaskIDList": [],
|
|
"MainMissionIDList": [
|
|
2011903,
|
|
2011902
|
|
],
|
|
"PerformanceIDList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareMainMissionState",
|
|
"MainMissionID": 2011902
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareMainMissionState",
|
|
"MainMissionID": 2011903
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.RandomSelectMuseumStuff",
|
|
"CustomString": {
|
|
"Value": "MusemuStuff_1"
|
|
}
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.RandomSelectMuseumStuff",
|
|
"RandomCount": {
|
|
"FixedValue": {
|
|
"Value": 4
|
|
}
|
|
},
|
|
"CustomString": {
|
|
"Value": "MusemuStuff_1"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.RandomSelectMuseumStuff",
|
|
"RandomCount": {
|
|
"FixedValue": {
|
|
"Value": 2
|
|
}
|
|
},
|
|
"CustomString": {
|
|
"Value": "MusemuStuff_1"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": []
|
|
}
|
|
} |