mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
123 lines
3.3 KiB
JSON
123 lines
3.3 KiB
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayCollectionMorse",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"StartEvent": {
|
|
"Value": "Clt_A103Bubble"
|
|
},
|
|
"StopEvent": {
|
|
"Value": "Clt_A103BubbleStop"
|
|
},
|
|
"PlayerMorse": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAnd",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
|
|
"Name": "FSV_3.0BugFinish",
|
|
"CompareType": "Equal",
|
|
"CompareValue": 1
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareItemNum",
|
|
"ItemPair": [
|
|
{
|
|
"ItemID": 150057,
|
|
"ItemNum": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
|
|
"BubbleTalkInfoList": [
|
|
{
|
|
"AutoSkipTime": 2,
|
|
"InstanceID": 300007,
|
|
"TalkSentenceID": 404010145
|
|
}
|
|
],
|
|
"LoopInterval": 5,
|
|
"UniqueID": 3
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AnimSetParameter",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"ParameterName": "MorseState",
|
|
"ParameterType": "Int",
|
|
"Value": {
|
|
"FixedValue": {
|
|
"Value": 3
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitAnimStateChange",
|
|
"StateName": "MorseState03",
|
|
"IsListenAllLayer": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AnimSetParameter",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"ParameterName": "MorseState",
|
|
"ParameterType": "Int"
|
|
}
|
|
],
|
|
"FailedTaskList": []
|
|
}
|
|
],
|
|
"MinTime": 15,
|
|
"MaxTime": 30,
|
|
"BubbleSkipTime": 2,
|
|
"TalkSentenceIdList": {
|
|
"Value": [
|
|
"404010132",
|
|
"404010134",
|
|
"404010136"
|
|
]
|
|
},
|
|
"GapMinTime": 60,
|
|
"GapMaxTime": 120
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 20
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerGroupEvent",
|
|
"EventName": {
|
|
"Value": "Clt_A103Bubble"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "EntityInstance",
|
|
"EntityEventList": []
|
|
} |