mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
57 lines
1.4 KiB
JSON
57 lines
1.4 KiB
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.DebugLog",
|
|
"Message": "1111111111111111111111"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetupButtonListTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchOwnerEntity"
|
|
},
|
|
"TriggerName": "InteractTrigger",
|
|
"ButtonsByName": [],
|
|
"ButtonConfigs": [
|
|
{
|
|
"ID": "Button",
|
|
"IconType": "ChatMissionIcon",
|
|
"ButtonText": {
|
|
"Value": "PropInteractTitle_1"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvOnButtonPressed",
|
|
"ButtonName": "Button",
|
|
"OnPressedCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvFireStimulus",
|
|
"StimulusName": "STIM_Gameplay_WolfBro_NPCMonster_Vase_Alert",
|
|
"InstigatorType": {
|
|
"$type": "RPG.GameCore.TargetFetchOwnerEntity"
|
|
},
|
|
"OverrideRange": 15
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.DebugLog",
|
|
"Message": "1111111111111111111111"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "EntityInstance"
|
|
} |