mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
99 lines
2.2 KiB
JSON
99 lines
2.2 KiB
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvOnButtonPressed",
|
|
"ButtonName": "Interact",
|
|
"OnPressedCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "E",
|
|
"PerformanceID": 802212507
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PerformanceEndSeq",
|
|
"Cases": [
|
|
{
|
|
"Case": 1,
|
|
"OnSuccess": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerEntityEventV2",
|
|
"EventName": {
|
|
"Value": "TriggerBattle"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetupButtonListTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"TriggerName": "InteractTrigger",
|
|
"ButtonsByName": [],
|
|
"ButtonConfigs": [
|
|
{
|
|
"ID": "Interact",
|
|
"ButtonText": {
|
|
"Value": "PropInteractTitle_404"
|
|
}
|
|
}
|
|
],
|
|
"IsOverrideValidGuestConfig": true,
|
|
"OverridedValidGuestConfig": {
|
|
"FakePlayer": true
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
|
|
"BubbleTalkInfoList": [
|
|
{
|
|
"AutoSkipTime": 10,
|
|
"GroupID": 38,
|
|
"GroupNpcID": 400001,
|
|
"TalkSentenceID": 802214108
|
|
}
|
|
],
|
|
"IsLoop": true,
|
|
"LoopInterval": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetBillboardInfo",
|
|
"TargetEntityType": "NPC",
|
|
"ID": 400001,
|
|
"GroupID": 38,
|
|
"BoardShowList": [
|
|
8
|
|
],
|
|
"ShowDistance": [
|
|
30
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "EntityInstance"
|
|
} |