mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
37 lines
802 B
JSON
37 lines
802 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayMissionTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 103061058,
|
|
"ProtectTime": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Talk_103060124"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PPFilterStackEffect",
|
|
"Active": false,
|
|
"PriorityGroup": "PerformanceGroup",
|
|
"Rate": 0.3,
|
|
"Duration": 1,
|
|
"AssetPath": "EnviroSystem/PostProcessFilterAsset/DizzinessVarient.asset"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |