Files
turnbasedgamedata/Config/Level/GroupGraph/F40448002/Group_F40448002_G29.json
2025-07-03 10:50:43 +02:00

77 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.1
}
}
},
{
"$type": "RPG.GameCore.SetSpecialVisionOn",
"IsOn": true,
"VisionType": "SmellPath",
"VisionEffectType": "OrdeEcho",
"CameraEffectType": "OrdeEcho",
"SmellProp": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 29
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupPropertyChange",
"GroupID": 29,
"Name": {
"Value": "CGP_GhostTrigger01"
},
"Condition": {
"$type": "RPG.GameCore.ByCompareGroupProperty",
"GroupID": 29,
"DynamicName": {
"Value": "CGP_GhostTrigger01"
},
"CompareValue": 1
},
"OnChange": [
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 104055214
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "EV_BGM_robin_volup_01"
},
"EmitterType": "DefaultEmitter"
}
]
}
],
"Type": "Group",
"EntityEventList": []
}