mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
33 lines
818 B
JSON
33 lines
818 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupUITrigger",
|
|
"IconType": "GeneralActivityIcon",
|
|
"ButtonText": {
|
|
"Hash": -2000187161
|
|
},
|
|
"ButtonCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowUI",
|
|
"Name": "Ui.Heliobus.Challenge.HeliobusFarmCocoonPage",
|
|
"WaitForExit": true,
|
|
"Param": {
|
|
"Value": "1003"
|
|
},
|
|
"OnUIEnter": [],
|
|
"OnUIExitImmediately": []
|
|
}
|
|
],
|
|
"InteractAngleRange": 240,
|
|
"OverrideTargetTypes": [],
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |