mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
166 lines
4.2 KiB
JSON
166 lines
4.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.NpcSetupTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx"
|
|
},
|
|
"TriggerID": "Bubble",
|
|
"Range": 3.5,
|
|
"OnTriggerEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByTrainVisitorIsMeet",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx"
|
|
}
|
|
},
|
|
"SuccessTaskList": [],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetUpTrainVisitorBubble"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayNPCSingleBubbleTalk",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx"
|
|
},
|
|
"AutoSkipTime": 3,
|
|
"TalkSentenceID": {
|
|
"IsDynamic": true,
|
|
"PostfixExpr": {
|
|
"OpCodes": "AQAR",
|
|
"FixedValues": [],
|
|
"DynamicHashes": [
|
|
1018403033
|
|
]
|
|
}
|
|
},
|
|
"ID": {
|
|
"IsDynamic": true,
|
|
"PostfixExpr": {
|
|
"OpCodes": "AQAR",
|
|
"FixedValues": [],
|
|
"DynamicHashes": [
|
|
1933926289
|
|
]
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnTriggerExit": [],
|
|
"TargetTypes": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.CreateNPC",
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 135
|
|
}
|
|
},
|
|
"GroupNpcID": {
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
},
|
|
"NPCUniqueName": {
|
|
"Value": "TrainVisitor_Bubble_Topaz_G135N400001"
|
|
},
|
|
"CreateList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetEntityPosition",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
|
|
"FetchType": "SingleNpcByNpcID",
|
|
"SingleNpcID": {
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 135
|
|
}
|
|
},
|
|
"GroupNpcID": {
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
}
|
|
},
|
|
"SingleUniqueName": {
|
|
"Value": "TrainVisitor_TopaTest_G24N400001"
|
|
}
|
|
},
|
|
"PosTargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
|
|
"SingleNpcID": {
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 49
|
|
}
|
|
},
|
|
"GroupNpcID": {
|
|
"FixedValue": {
|
|
"Value": 400013
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"OffsetX": {
|
|
"FixedValue": {
|
|
"Value": -0.7
|
|
}
|
|
},
|
|
"OffsetY": {
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"OffsetZ": {
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"PosAdaption": {
|
|
"AvoidanceRadius": 1.27
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.CallBack",
|
|
"OnDispose": [
|
|
{
|
|
"$type": "RPG.GameCore.DestroyNPC",
|
|
"GroupID": 135,
|
|
"GroupNpcID": 400001,
|
|
"DestroyList": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedFloat",
|
|
"Key": "TrainVisitorBubbleTalkSentence"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedFloat",
|
|
"Key": "TrainVisitorBubbleSeq"
|
|
}
|
|
]
|
|
}
|
|
} |