mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
53 lines
1.2 KiB
JSON
53 lines
1.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AnimSetParameter",
|
|
"ParameterName": "BossPhase",
|
|
"ParameterType": "Int",
|
|
"Value": 1
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TransitEnvProfile",
|
|
"Path": {
|
|
"Value": "Stages/Outputs/Chapter03/EnviroProfile/Chap03_CloseView_BAT_P302_Boss_night_01.enviroProfile.asset"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "BAT_P302_Boss_TriggerPhase_03"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AnimSetParameter",
|
|
"ParameterName": "BossPhase",
|
|
"ParameterType": "Int",
|
|
"Value": 2
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TransitEnvProfile",
|
|
"Path": {
|
|
"Value": "Stages/Outputs/Chapter03/EnviroProfile/Chap03_CloseView_BAT_P302_Boss_night_02.enviroProfile.asset"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedInt",
|
|
"Key": "HasChangeToPhase2"
|
|
}
|
|
]
|
|
},
|
|
"Type": "Entity"
|
|
} |