mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
68 lines
1.9 KiB
JSON
68 lines
1.9 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitHeliobusChallengeExitNotify",
|
|
"ChallengeGroupID": {
|
|
"Value": "1003"
|
|
},
|
|
"OnNotify": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowUI",
|
|
"Name": "Ui.Heliobus.Challenge.HeliobusFarmCocoonPage",
|
|
"WaitForExit": true,
|
|
"Param": {
|
|
"Value": "1003"
|
|
},
|
|
"OnUIEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.StartPropInteractMode",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
|
|
"FetchType": "SinglePropByPropID",
|
|
"SinglePropID": {
|
|
"GroupID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 59
|
|
}
|
|
},
|
|
"ID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 300002
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Mode": "UseInteractiveProp",
|
|
"UseOverrideData": true,
|
|
"OverrideData01": {
|
|
"AreasPath": "Level/Common_Adventure/SuiGarden_UseChallengeTower.prefab",
|
|
"AreaName": "SuiGarden_UseChallengeTower",
|
|
"AnchorName": "UseChallengeTower_Camera"
|
|
}
|
|
}
|
|
],
|
|
"OnUIExitImmediately": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EndPropInteract"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "0",
|
|
"Key": "GroupID"
|
|
}
|
|
]
|
|
}
|
|
} |