mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
45 lines
1.2 KiB
JSON
45 lines
1.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupUITrigger",
|
|
"ButtonCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.FlipEraRegion"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PPFilterStackEffect",
|
|
"StartRate": 0,
|
|
"Rate": 0.95,
|
|
"Duration": 0.1,
|
|
"AssetPath": "EnviroSystem/PostProcessFilterAsset/Flash.asset"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 0.095
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PPFilterStackEffect",
|
|
"Active": false,
|
|
"StartRate": 0.95,
|
|
"Rate": 0,
|
|
"Duration": 0.1,
|
|
"AssetPath": "EnviroSystem/PostProcessFilterAsset/Flash.asset"
|
|
}
|
|
],
|
|
"OverrideTargetTypes": [],
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "EntityInstance"
|
|
} |