turnbasedgamedata/Config/Level/Mission/1010002/Mission_101000204.json
2024-10-21 03:16:22 -03:00

60 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "C",
"PerformanceID": 101000204
},
{
"$type": "RPG.GameCore.PlayScreenTransfer",
"Mode": "DirectlySet",
"CustomTime": 0.5,
"MaskAlpha": 1
},
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_belobog_shimmer_whoosh"
},
"EmitterType": "LocalPlayer"
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
}
},
{
"$type": "RPG.GameCore.UnLockPlayerControl"
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101000204"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.ChangeDynamicOptionalBlock",
"BlockKey": "201"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.LockCurrentTeleportAction"
}
]
}
],
"Type": "Mission"
}