Files
turnbasedgamedata/Config/Level/Props/Chap03/InitLevelGraph_Prop_Chap03_MusicVisualEmotion_01.json
2025-02-24 07:50:34 -03:00

205 lines
5.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LoopWaitEntityServerEvent"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.LoopWaitEntityServerEvent"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.LoopWaitEntityServerEvent"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.LoopWaitEntityServerEvent"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPropStateChange",
"FromAnyState": true,
"ToAnyState": true,
"OnChange": [
{
"$type": "RPG.GameCore.GenericSwitchCase",
"SwitchRef": {
"$type": "RPG.GameCore.SwitchRefPropState"
},
"Cases": [
{
"$type": "RPG.GameCore.PropStateCaseContainer",
"OnSuccess": [
{
"$type": "RPG.GameCore.ChangeMusicVisualBeatEffectState",
"IsImmediate": true,
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
},
{
"$type": "RPG.GameCore.PropStateCaseContainer",
"Case": "Open",
"OnSuccess": [
{
"$type": "RPG.GameCore.ChangeMusicVisualBeatEffectState",
"InStateID": 1,
"IsImmediate": true,
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
},
{
"$type": "RPG.GameCore.PropStateCaseContainer",
"Case": "Locked",
"OnSuccess": [
{
"$type": "RPG.GameCore.ChangeMusicVisualBeatEffectState",
"InStateID": 2,
"IsImmediate": true,
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
},
{
"$type": "RPG.GameCore.PropStateCaseContainer",
"Case": "TriggerDisable",
"OnSuccess": [
{
"$type": "RPG.GameCore.ChangeMusicVisualBeatEffectState",
"InStateID": 3,
"IsImmediate": true,
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.GenericSwitchCase",
"SwitchRef": {
"$type": "RPG.GameCore.SwitchRefPropState"
},
"Cases": [
{
"$type": "RPG.GameCore.PropStateCaseContainer",
"OnSuccess": [
{
"$type": "RPG.GameCore.ChangeMusicVisualBeatEffectState",
"IsImmediate": true,
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
},
{
"$type": "RPG.GameCore.PropStateCaseContainer",
"Case": "Open",
"OnSuccess": [
{
"$type": "RPG.GameCore.ChangeMusicVisualBeatEffectState",
"InStateID": 1,
"IsImmediate": true,
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
},
{
"$type": "RPG.GameCore.PropStateCaseContainer",
"Case": "Locked",
"OnSuccess": [
{
"$type": "RPG.GameCore.ChangeMusicVisualBeatEffectState",
"InStateID": 2,
"IsImmediate": true,
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
},
{
"$type": "RPG.GameCore.PropStateCaseContainer",
"Case": "TriggerDisable",
"OnSuccess": [
{
"$type": "RPG.GameCore.ChangeMusicVisualBeatEffectState",
"InStateID": 3,
"IsImmediate": true,
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
}
]
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedInt",
"Value": 401,
"Key": "MenuID01"
},
{
"$type": "RPG.GameCore.SharedInt",
"Value": 402,
"Key": "MenuID02"
}
]
},
"Type": "Entity",
"EntityEventList": [
{
"Name": "Srv_TriggerState1",
"IsClient": false
},
{
"Name": "Srv_TriggerState2",
"IsClient": false
},
{
"Name": "Srv_TriggerState3",
"IsClient": false
},
{
"Name": "Srv_TriggerState4",
"IsClient": false
}
]
}