mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
112 lines
2.6 KiB
JSON
112 lines
2.6 KiB
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareFloorSavedValue",
|
|
"DynamicName": {
|
|
"Value": "FSV_OracleMachine_G219"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": 1
|
|
},
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
|
|
"BubbleTalkInfoList": [
|
|
{
|
|
"InstanceID": 300005,
|
|
"TalkSentenceID": 404014206
|
|
}
|
|
],
|
|
"IsLoop": true,
|
|
"LoopInterval": 2
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupUITrigger",
|
|
"IconType": "SpecimenIcon",
|
|
"ButtonText": {
|
|
"Hash": 16304550243505668348
|
|
},
|
|
"ButtonCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayMissionTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 404014027,
|
|
"ProtectTime": 2
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OverrideTargetTypes": [],
|
|
"TriggerByFakeAvatar": true,
|
|
"SkipFakeAvatar": false,
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetBillboardInfo",
|
|
"TargetEntityType": "Prop",
|
|
"ID": 300005,
|
|
"BoardShowList": [
|
|
8
|
|
],
|
|
"ShowDistance": [
|
|
40
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
|
|
"Name": {
|
|
"Value": "FCV_OracleMachine_G219"
|
|
},
|
|
"OnChange": [
|
|
{
|
|
"$type": "RPG.GameCore.StopNPCBubbleTalk",
|
|
"UniqueIDList": [
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"Condition": {
|
|
"$type": "RPG.GameCore.ByCompareFloorCustomFloat",
|
|
"Name": {
|
|
"Value": "FCV_OracleMachine_G219"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "EntityInstance",
|
|
"EntityEventList": []
|
|
} |