mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
49 lines
1000 B
JSON
49 lines
1000 B
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayCollectionMorse",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"StartEvent": {
|
|
"Value": "Clt_A202Bubble"
|
|
},
|
|
"StopEvent": {
|
|
"Value": "Clt_A202BubbleStop"
|
|
},
|
|
"PlayerMorse": [],
|
|
"MinTime": 15,
|
|
"MaxTime": 30,
|
|
"BubbleSkipTime": 2,
|
|
"TalkSentenceIdList": {
|
|
"Value": [
|
|
"404010156",
|
|
"404010157"
|
|
]
|
|
},
|
|
"GapMinTime": 10,
|
|
"GapMaxTime": 20
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerGroupEvent",
|
|
"EventName": {
|
|
"Value": "Clt_A202Bubble"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "EntityInstance",
|
|
"EntityEventList": []
|
|
} |