Files
turnbasedgamedata/Config/Gameplays/MusicFes/SongConfigs/Config_AnimTest_TutCake.json
2025-02-24 07:50:34 -03:00

143 lines
3.6 KiB
JSON

{
"MusicName": "State_Menu_Season_Rhythm_Training",
"BeatCount": 4,
"TotalTime": 7.559055,
"BPM": 127,
"InputNotifyList": [
{
"EntityUniqueName": "MusicRhythm_Bird_Player",
"NotifyType": "Animation",
"SoundConfig": {},
"AnimationConfig": {
"ParamType": "Trigger",
"ParamName": "TriggerBark"
},
"BubbleConfig": {},
"AnimSpeedConfig": {},
"RobotEmotionConfig": {},
"ShowHintConfig": {}
},
{
"EntityUniqueName": "MusicRhythm_Bird_Player",
"SoundConfig": {
"SoundName": "Ev_sfx_rhythm_fail"
},
"AnimationConfig": {},
"BubbleConfig": {},
"AnimSpeedConfig": {},
"RobotEmotionConfig": {},
"ShowHintConfig": {}
},
{
"EntityUniqueName": "MusicRhythm_Bird_Player",
"NotifyType": "Bubble",
"SoundConfig": {},
"AnimationConfig": {},
"BubbleConfig": {
"Duration": 2,
"BubbleId": 821209000
},
"AnimSpeedConfig": {},
"RobotEmotionConfig": {},
"ShowHintConfig": {}
}
],
"NoteGroupList": [
{
"EndTime": 1.889764,
"AutoBubble": {},
"NoteComboList": [],
"NoteList": [
{
"NotifyList": [
{
"EntityUniqueName": "MusicRhythm_Cake",
"NotifyType": "Animation",
"SoundConfig": {},
"AnimationConfig": {
"ParamType": "Bool",
"ParamName": "Roar",
"BoolValue": true
},
"BubbleConfig": {},
"AnimSpeedConfig": {},
"RobotEmotionConfig": {},
"ShowHintConfig": {}
}
]
},
{
"Time": 0.944882,
"DeltaBeatNum": 2,
"NotifyList": [
{
"EntityUniqueName": "MusicRhythm_Cake",
"NotifyType": "Animation",
"SoundConfig": {},
"AnimationConfig": {
"ParamType": "Bool",
"ParamName": "Roar"
},
"BubbleConfig": {},
"AnimSpeedConfig": {},
"RobotEmotionConfig": {},
"ShowHintConfig": {}
}
]
}
]
},
{
"StartTime": 3.779528,
"EndTime": 7.559055,
"AutoBubble": {},
"NoteComboList": [],
"NoteList": [
{
"Time": 3.779528,
"NotifyList": [
{
"EntityUniqueName": "MusicRhythm_Cake",
"NotifyType": "Animation",
"SoundConfig": {},
"AnimationConfig": {
"ParamType": "Bool",
"ParamName": "Roar",
"BoolValue": true
},
"BubbleConfig": {},
"AnimSpeedConfig": {},
"RobotEmotionConfig": {},
"ShowHintConfig": {}
}
],
"PerfectNotifyList": [],
"GoodNotifyList": [],
"MissNotifyList": []
},
{
"Time": 5.669291,
"DeltaBeatNum": 4,
"NotifyList": [
{
"EntityUniqueName": "MusicRhythm_Cake",
"NotifyType": "Animation",
"SoundConfig": {},
"AnimationConfig": {
"ParamType": "Bool",
"ParamName": "Roar"
},
"BubbleConfig": {},
"AnimSpeedConfig": {},
"RobotEmotionConfig": {},
"ShowHintConfig": {}
}
],
"PerfectNotifyList": [],
"GoodNotifyList": [],
"MissNotifyList": []
}
]
}
]
}