turnbasedgamedata/Config/Level/Props/Chap03/InitLevelGraph_Prop_Chap03_JazzSound_01.json
2024-10-21 03:16:22 -03:00

221 lines
5.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": []
},
{
"TaskList": []
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByComparePropState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"State": "Open"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_BGM_penocony_prop_jazzband"
},
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"IsPropLodLoop": true,
"IsEnableGetPlayingPosition": true
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPropStateChange",
"ToState": "Open",
"OnChange": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_BGM_penocony_prop_jazzband"
},
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"IsPropLodLoop": true,
"IsEnableGetPlayingPosition": true
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEvent",
"EventName": {
"Value": "Clt_Jazz_01"
},
"OnEvent": [
{
"$type": "RPG.GameCore.LevelAudioState",
"GroupName": "StateGroup_JazzBand",
"StateName": {
"Value": "JazzBand1"
}
},
{
"$type": "RPG.GameCore.DebugLog",
"Message": "JJB_01"
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByComparePropState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"State": "Open"
},
"FailedTaskList": [
{
"$type": "RPG.GameCore.AdvClientChangePropState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ToState": "Open"
}
]
}
],
"InstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEvent",
"EventName": {
"Value": "Clt_Jazz_02"
},
"OnEvent": [
{
"$type": "RPG.GameCore.LevelAudioState",
"GroupName": "StateGroup_JazzBand",
"StateName": {
"Value": "JazzBand2"
}
},
{
"$type": "RPG.GameCore.DebugLog",
"Message": "JJB_01"
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByComparePropState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"State": "Open"
},
"FailedTaskList": [
{
"$type": "RPG.GameCore.AdvClientChangePropState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ToState": "Open"
}
]
}
],
"InstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEvent",
"EventName": {
"Value": "Clt_Jazz_Stop"
},
"OnEvent": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByComparePropState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
}
},
"FailedTaskList": [
{
"$type": "RPG.GameCore.AdvClientChangePropState",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"FromState": "Open"
}
]
}
],
"InstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPropStateChange",
"FromState": "Open",
"OnChange": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_BGM_penocony_prop_jazzband_stop"
},
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"IsPropLodLoop": true,
"IsEnableMusicCue": true
}
]
}
]
}
],
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedInt",
"Key": "RotationType"
}
]
},
"Type": "Entity"
}