Files
turnbasedgamedata/Config/Level/GroupGraph/F10000003/Group_F10000003_G89.json
2025-02-24 07:50:34 -03:00

81 lines
2.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "OpenUI"
},
"OnEvent": [
{
"$type": "RPG.GameCore.ShowHalfScreenPage",
"Name": "Ui.PamSkin.PamSkinSelectPage",
"OnUIShow": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "StartEvent"
}
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "StartEvent"
},
"OnEvent": [
{
"$type": "RPG.GameCore.StartDialogueEntityInteract",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByUniqueName",
"SingleUniqueName": {
"Value": "PamSkin_Pam"
}
},
"LevelGraphPath": "Config/Level/Props/InteractMode/TriggerEvent_TriggerType_08.json",
"UseOverrideData": true,
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Value": "Level/Common_Adventure/UseInteractPam.prefab",
"Key": "DialogueEntityInteract_AreaPath"
},
{
"$type": "RPG.GameCore.SharedString",
"Value": "UseInteractPam,UseInteractPam_Camera",
"Key": "DialogueEntityInteract_CameraKey"
},
{
"$type": "RPG.GameCore.SharedString",
"Value": "UseInteractPam",
"Key": "DialogueEntityInteract_AreaName"
},
{
"$type": "RPG.GameCore.SharedFloat",
"Key": "ResetEntityTransform"
}
]
}
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802712001
}
]
}
]
}
],
"Type": "Group"
}