mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
149 lines
3.7 KiB
JSON
149 lines
3.7 KiB
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAnd",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareQuestProgress",
|
|
"QuestID": {
|
|
"IsDynamic": true,
|
|
"PostfixExpr": {
|
|
"OpCodes": "AQAR",
|
|
"FixedValues": [],
|
|
"DynamicHashes": [
|
|
497067263
|
|
]
|
|
}
|
|
},
|
|
"Progress": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByCompareQuestProgress",
|
|
"QuestID": {
|
|
"IsDynamic": true,
|
|
"PostfixExpr": {
|
|
"OpCodes": "AQAR",
|
|
"FixedValues": [],
|
|
"DynamicHashes": [
|
|
-1686116977
|
|
]
|
|
}
|
|
},
|
|
"Progress": {
|
|
"IsDynamic": true,
|
|
"PostfixExpr": {
|
|
"OpCodes": "AQAR",
|
|
"FixedValues": [],
|
|
"DynamicHashes": [
|
|
1284013346
|
|
]
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetEntityVisible",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"Visible": true,
|
|
"MuteTriggerWhenInvisible": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetClientGroupProperty",
|
|
"DynamicName": {
|
|
"Custom": true,
|
|
"Key": "GP"
|
|
},
|
|
"Value": 1
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerGroupEvent",
|
|
"EventName": {
|
|
"Value": "TriggerBubbleTalk"
|
|
}
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetEntityVisible",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"MuteTriggerWhenInvisible": true
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayCollectionMorse",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"StartEvent": {
|
|
"Value": "TriggerBubbleTalk"
|
|
},
|
|
"StopEvent": {
|
|
"Value": "TriggerBubbleTalkStop"
|
|
},
|
|
"MinTime": 5,
|
|
"MaxTime": 10,
|
|
"BubbleSkipTime": 1,
|
|
"TalkSentenceIdList": {
|
|
"Value": [
|
|
"538020000",
|
|
"538020001",
|
|
"538020002"
|
|
]
|
|
},
|
|
"GapMinTime": 5,
|
|
"GapMaxTime": 10
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedFloat",
|
|
"Key": "CompleteQuest"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedFloat",
|
|
"Key": "CompleteCollect"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedFloat",
|
|
"Key": "CompleteCollectProgress"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "GP"
|
|
}
|
|
]
|
|
},
|
|
"Type": "EntityInstance",
|
|
"EntityEventList": []
|
|
} |