mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
128 lines
3.3 KiB
JSON
128 lines
3.3 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 482
|
|
}
|
|
},
|
|
"DistrictID": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"TickInterval": 0.1,
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
|
|
"BubbleTalkInfoList": [
|
|
{
|
|
"AutoSkipTime": 4,
|
|
"GroupID": 482,
|
|
"GroupNpcID": 400005,
|
|
"TalkSentenceID": 500041903
|
|
},
|
|
{
|
|
"AutoSkipTime": 3,
|
|
"GroupID": 482,
|
|
"GroupNpcID": 400001,
|
|
"TalkSentenceID": 500041901
|
|
},
|
|
{
|
|
"AutoSkipTime": 3,
|
|
"GroupID": 482,
|
|
"GroupNpcID": 400004,
|
|
"TalkSentenceID": 500041902
|
|
}
|
|
],
|
|
"UniqueID": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetupButtonListTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"TargetType": "Prop",
|
|
"Targets": [
|
|
300005
|
|
]
|
|
},
|
|
"TriggerName": "MissionTrigger",
|
|
"ButtonsByName": [],
|
|
"ButtonConfigs": [
|
|
{
|
|
"ID": "Press01",
|
|
"IconType": "SecretMissionIcon",
|
|
"ButtonText": {
|
|
"Value": "PropInteractTitle_12"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.CollectDataConditions",
|
|
"TaskIDList": [],
|
|
"MainMissionIDList": [],
|
|
"PerformanceIDList": [],
|
|
"PerformanceIDDsList": [],
|
|
"CustomValueMainMissionIDList": [
|
|
5000401
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvOnButtonPressed",
|
|
"ButtonName": "Press01",
|
|
"OnPressedCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 500040101,
|
|
"MaskConfig": {
|
|
"UseExcelData": false,
|
|
"EndBlack": "NoPre"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
|
|
"MainMissionID": 5000401,
|
|
"MissionCustomValue": {
|
|
"Index": 4,
|
|
"isLocal": true,
|
|
"ValidValueParamList": [
|
|
0,
|
|
1
|
|
]
|
|
},
|
|
"EquationType": "Equal",
|
|
"TargetValue": 1
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 500040102
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |