2025-02-24 07:50:34 -03:00

126 lines
3.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "EnterDistrict_G{GroupID}"
},
"OnEvent": [
{
"$type": "RPG.GameCore.PPFilterStackEffect",
"StartRate": 0.9,
"Rate": 0.9,
"RecoverDuration": 0.1,
"AssetPath": "EnviroSystem/PostProcessFilterAsset/Flash.asset"
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.1
}
}
},
{
"$type": "RPG.GameCore.PPFilterStackEffect",
"StartRate": 0.9,
"Rate": 0.9,
"RecoverDuration": 0.1,
"AssetPath": "EnviroSystem/PostProcessFilterAsset/BlackWhite.asset"
},
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_task_feedback_childsDream_ghostCorridor_light"
}
},
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
300001,
300002,
300003,
300004,
300005,
300006,
300007,
300008,
300009,
300010,
300011,
300012,
300013,
300014,
300015
]
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 104030306,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.15
}
}
},
{
"$type": "RPG.GameCore.PPFilterStackEffect",
"Active": false,
"StartRate": 0.9,
"Rate": 0,
"Duration": 0.35,
"AssetPath": "EnviroSystem/PostProcessFilterAsset/BlackWhite.asset"
},
{
"$type": "RPG.GameCore.PPFilterStackEffect",
"Active": false,
"StartRate": 0.9,
"Rate": 0.9,
"RecoverDuration": 0.1,
"AssetPath": "EnviroSystem/PostProcessFilterAsset/Flash.asset"
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"FixedValue": {
"Value": 12
}
},
"DistrictID": {
"FixedValue": {
"Value": 1
}
},
"DisableAfterTrigger": true,
"TickInterval": 0.3,
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "EnterDistrict_G{GroupID}"
}
}
]
}
]
}
],
"Type": "Group"
}