mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
105 lines
3.0 KiB
JSON
105 lines
3.0 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.CollectDataConditions",
|
|
"TaskIDList": [
|
|
802420201
|
|
],
|
|
"MainMissionIDList": [],
|
|
"PerformanceIDList": [],
|
|
"PerformanceIDDsList": [],
|
|
"CustomValueMainMissionIDList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareSubMissionState",
|
|
"SubMissionID": 802420201,
|
|
"SubMissionState": "Finish"
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEffect",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"Targets": [
|
|
400001
|
|
]
|
|
},
|
|
"Flags": [],
|
|
"EffectPath": "Effects/Eff_Prefab/Eff_Monster/Eff_W3_Junk_00/Eff_Monster_W3_Junk_00_Paster01.prefab",
|
|
"SubObjectModifyDataList": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTransferFinishedEvent"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetMunicipalEnable"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.StartDialogueEntityInteract",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"Targets": [
|
|
400001
|
|
]
|
|
},
|
|
"LevelGraphPath": "Config/Level/Props/InteractMode/TriggerEvent_TriggerType_08.json",
|
|
"UseOverrideData": true,
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "Level/Common_Adventure/UseInteractNPCJunk.prefab",
|
|
"Key": "DialogueEntityInteract_AreaPath"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "UseInteractNPCJunk,UseInteractNPCJunk_Camera",
|
|
"Key": "DialogueEntityInteract_CameraKey"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "UseInteractNPCJunk",
|
|
"Key": "DialogueEntityInteract_AreaName"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedFloat",
|
|
"Value": 1,
|
|
"Key": "ResetEntityTransform"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUI",
|
|
"Name": "Ui.ActivitySummon.Entrance.ActivitySummonEntrancePage",
|
|
"WaitForExit": true,
|
|
"Param": {
|
|
"Value": "1"
|
|
},
|
|
"OnUIEnter": [],
|
|
"OnUIExitImmediately": [
|
|
{
|
|
"$type": "RPG.GameCore.EndDialogueEntityInteract"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetMunicipalEnable",
|
|
"Visible": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "EntityInstance"
|
|
} |