fertig-classic-games/data/masterofvega-music.json

114 lines
2.7 KiB
JSON

{
"fallback": {
"volume": 0.6,
"tracks": [
{
"file": "vega/peace-track-01.mp3",
"artist": "DV-8-2303",
"title": "Power Down"
},
{
"file": "vega/peace-track-02.mp3",
"artist": "Klaxon",
"title": "High Orbit"
},
{
"file": "vega/peace-track-03.mp3",
"artist": "Rrashaa",
"title": "Into the Void"
},
{
"file": "vega/peace-track-04.mp3",
"artist": "Rrashaa",
"title": "Into the Void"
}
]
},
"menu": { "tracks": [
{
"file": "vega/main-theme.mp3",
"artist": "Aiko",
"title": "Master of Vega Main Theme"
}
] },
"peace": { "tracks": [
{
"file": "vega/peace-track-01.mp3",
"artist": "DV-8-2303",
"title": "Power Down"
},
{
"file": "vega/peace-track-02.mp3",
"artist": "Klaxon",
"title": "High Orbit"
},
{
"file": "vega/peace-track-03.mp3",
"artist": "Rrashaa",
"title": "Into the Void"
},
{
"file": "vega/peace-track-04.mp3",
"artist": "Rrashaa",
"title": "Into the Void"
}
] },
"combat": { "tracks": [
{
"file": "vega/combat-track-01.mp3",
"artist": "Cy-Bro",
"title": "Defend the Colony"
}
] },
"diplomacy": {
"default": { "tracks": [{
"file": "vega/audience-human.mp3",
"artist": "Human",
"title": "Meet N Greet"
}] },
"bySpecies": {
"kestrelli": { "tracks": [{
"file": "vega/audience-kestrelli.mp3",
"artist": "Kestrelli",
"title": "Meet N Greet"
}] },
"ursaal": { "tracks": [{
"file": "vega/audience-ursaal.mp3",
"artist": "Ursaal",
"title": "Meet N Greet"
}] },
"umbrix": { "tracks": [{
"file": "vega/audience-umbrix.mp3",
"artist": "Umbrix",
"title": "Meet N Greet"
}] },
"kkrix": { "tracks": [{
"file": "vega/audience-kkrix.mp3",
"artist": "Kkrix",
"title": "Meet N Greet"
}] },
"mekhan": { "tracks": [{
"file": "vega/audience-mekhan.mp3",
"artist": "Mekhan",
"title": "Meet N Greet"
}] },
"rrashaa": { "tracks": [{
"file": "vega/audience-rrashaa.mp3",
"artist": "Ursaal",
"title": "Meet N Greet"
}] },
"cerebrai": { "tracks": [{
"file": "vega/audience-cerebrai.mp3",
"artist": "Cerebrai",
"title": "Meet N Greet"
}] },
"ssakar": { "tracks": [{
"file": "vega/audience-ssakar.mp3",
"artist": "Ssakar",
"title": "Meet N Greet"
}] },
"lithox": { "tracks": [] }
}
}
}