Files
turnbasedgamedata/Config/ConfigFreeStyle/AnimAudioEventInfoConfig/Special/Special_Robo_00_FreeStyle_AnimAudioEventInfo.json
2024-10-21 03:16:22 -03:00

70 lines
2.1 KiB
JSON

{
"FreeStyleClipEvents": [
{
"FreeStyleClipName": "NPC_Robo_00_Adv_Ani_Great01",
"NormalizedTime": 0.001666667,
"EventList": [
{
"$type": "RPG.GameCore.TriggerSoundInAnim",
"SoundName": "Ev_sfx_freestyleprevieweditor_npc_special_robo_great01",
"StopOnFreeStyleClipExit": "NPC_Robo_00_Adv_Ani_Great01"
}
]
},
{
"FreeStyleClipName": "NPC_Robo_00_Adv_Ani_Idleshow01",
"NormalizedTime": 0.005,
"EventList": [
{
"$type": "RPG.GameCore.TriggerSoundInAnim",
"SoundName": "Ev_sfx_freestyleprevieweditor_npc_special_robo_idleshow01",
"StopOnFreeStyleClipExit": "NPC_Robo_00_Adv_Ani_Idleshow01"
}
]
},
{
"FreeStyleClipName": "NPC_Robo_00_Adv_Ani_Repair01",
"NormalizedTime": 0.003333334,
"EventList": [
{
"$type": "RPG.GameCore.TriggerSoundInAnim",
"SoundName": "Ev_sfx_freestyleprevieweditor_npc_special_robo_repair01",
"StopOnFreeStyleClipExit": "NPC_Robo_00_Adv_Ani_Repair01"
}
]
},
{
"FreeStyleClipName": "NPC_Robo_00_Adv_Ani_Sad01",
"NormalizedTime": 0.001666667,
"EventList": [
{
"$type": "RPG.GameCore.TriggerSoundInAnim",
"SoundName": "Ev_sfx_freestyleprevieweditor_npc_special_robo_sad01",
"StopOnFreeStyleClipExit": "NPC_Robo_00_Adv_Ani_Sad01"
}
]
},
{
"FreeStyleClipName": "NPC_Robo_00_Adv_Ani_Talk01",
"NormalizedTime": 0.001666667,
"EventList": [
{
"$type": "RPG.GameCore.TriggerSoundInAnim",
"SoundName": "Ev_sfx_freestyleprevieweditor_npc_special_robo_talk01",
"StopOnFreeStyleClipExit": "NPC_Robo_00_Adv_Ani_Talk01"
}
]
},
{
"FreeStyleClipName": "NPC_Robo_00_Adv_Ani_Walk",
"NormalizedTime": 0.006666667,
"EventList": [
{
"$type": "RPG.GameCore.TriggerSoundInAnim",
"SoundName": "Ev_sfx_freestyleprevieweditor_npc_special_robo_walk",
"StopOnFreeStyleClipExit": "NPC_Robo_00_Adv_Ani_Walk"
}
]
}
]
}