2019-11-23 08:26:39 +00:00
|
|
|
(
|
2020-01-01 02:55:48 +00:00
|
|
|
{
|
2021-01-19 18:23:44 +00:00
|
|
|
//
|
2020-10-27 22:45:03 +00:00
|
|
|
// Ambient
|
|
|
|
//
|
2020-10-31 23:41:08 +00:00
|
|
|
Campfire: (
|
|
|
|
files: [
|
2021-04-12 00:43:08 +00:00
|
|
|
"voxygen.audio.sfx.ambient.fire",
|
2020-10-31 23:41:08 +00:00
|
|
|
],
|
2021-04-12 00:43:08 +00:00
|
|
|
threshold: 21.835,
|
2020-10-27 22:45:03 +00:00
|
|
|
),
|
2020-10-29 07:39:17 +00:00
|
|
|
Birdcall: (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.ambient.birdcall_1",
|
|
|
|
"voxygen.audio.sfx.ambient.birdcall_2",
|
|
|
|
],
|
2020-10-31 23:41:08 +00:00
|
|
|
threshold: 10.0,
|
|
|
|
),
|
|
|
|
Owl: (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.ambient.owl_1",
|
|
|
|
],
|
|
|
|
threshold: 14.0,
|
2020-10-29 07:39:17 +00:00
|
|
|
),
|
2021-02-12 00:54:42 +00:00
|
|
|
//Crickets: -20dB
|
|
|
|
Cricket1: (
|
2020-10-30 06:53:15 +00:00
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.ambient.crickets_1",
|
|
|
|
],
|
2021-02-12 00:54:42 +00:00
|
|
|
threshold: 0.0,
|
|
|
|
),
|
|
|
|
Cricket2: (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.ambient.crickets_2",
|
|
|
|
],
|
|
|
|
threshold: 0.0,
|
|
|
|
),
|
|
|
|
Cricket3: (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.ambient.crickets_3",
|
|
|
|
],
|
|
|
|
threshold: 0.0,
|
2020-10-30 06:53:15 +00:00
|
|
|
),
|
|
|
|
Frog: (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.ambient.frog_croak_1",
|
|
|
|
],
|
|
|
|
threshold: 4.0,
|
|
|
|
),
|
|
|
|
Bees: (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.ambient.bees_1",
|
|
|
|
],
|
|
|
|
threshold: 15.0,
|
|
|
|
),
|
2020-11-05 23:12:38 +00:00
|
|
|
RunningWater: (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.ambient.running_water_1",
|
|
|
|
],
|
|
|
|
threshold: 7.0,
|
|
|
|
),
|
2020-07-04 05:14:55 +00:00
|
|
|
//
|
|
|
|
// Character States
|
|
|
|
//
|
2020-10-30 06:53:15 +00:00
|
|
|
Swim: (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.footsteps.water_splash_1",
|
|
|
|
"voxygen.audio.sfx.footsteps.water_splash_2",
|
|
|
|
"voxygen.audio.sfx.footsteps.water_splash_3",
|
|
|
|
"voxygen.audio.sfx.footsteps.water_splash_4",
|
|
|
|
],
|
|
|
|
threshold: 0.25,
|
|
|
|
),
|
2021-01-19 22:50:18 +00:00
|
|
|
Run(Earth): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.footsteps.stepdirt_1",
|
|
|
|
"voxygen.audio.sfx.footsteps.stepdirt_2",
|
|
|
|
"voxygen.audio.sfx.footsteps.stepdirt_3",
|
|
|
|
"voxygen.audio.sfx.footsteps.stepdirt_4",
|
|
|
|
"voxygen.audio.sfx.footsteps.stepdirt_5",
|
|
|
|
],
|
|
|
|
threshold: 1.6,
|
|
|
|
),
|
|
|
|
QuadRun(Earth): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.footsteps.stepdirt_1",
|
|
|
|
"voxygen.audio.sfx.footsteps.stepdirt_2",
|
|
|
|
"voxygen.audio.sfx.footsteps.stepdirt_3",
|
|
|
|
"voxygen.audio.sfx.footsteps.stepdirt_4",
|
|
|
|
"voxygen.audio.sfx.footsteps.stepdirt_5",
|
|
|
|
],
|
|
|
|
threshold: 0.8,
|
|
|
|
),
|
|
|
|
Run(Grass): (
|
2019-11-23 08:26:39 +00:00
|
|
|
files: [
|
2019-12-08 10:03:40 +00:00
|
|
|
"voxygen.audio.sfx.footsteps.stepgrass_1",
|
|
|
|
"voxygen.audio.sfx.footsteps.stepgrass_2",
|
|
|
|
"voxygen.audio.sfx.footsteps.stepgrass_3",
|
|
|
|
"voxygen.audio.sfx.footsteps.stepgrass_4",
|
|
|
|
"voxygen.audio.sfx.footsteps.stepgrass_5",
|
|
|
|
"voxygen.audio.sfx.footsteps.stepgrass_6",
|
2019-11-23 08:26:39 +00:00
|
|
|
],
|
2021-01-19 22:50:18 +00:00
|
|
|
threshold: 1.6,
|
2019-11-23 08:26:39 +00:00
|
|
|
),
|
2021-01-19 22:50:18 +00:00
|
|
|
QuadRun(Grass): (
|
2020-11-11 08:51:14 +00:00
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.footsteps.stepgrass_1",
|
|
|
|
"voxygen.audio.sfx.footsteps.stepgrass_2",
|
|
|
|
"voxygen.audio.sfx.footsteps.stepgrass_3",
|
|
|
|
"voxygen.audio.sfx.footsteps.stepgrass_4",
|
|
|
|
"voxygen.audio.sfx.footsteps.stepgrass_5",
|
|
|
|
"voxygen.audio.sfx.footsteps.stepgrass_6",
|
|
|
|
],
|
2021-01-19 22:50:18 +00:00
|
|
|
threshold: 0.8,
|
2020-11-11 08:51:14 +00:00
|
|
|
),
|
2021-01-19 22:50:18 +00:00
|
|
|
Run(Snow): (
|
2020-11-06 08:05:29 +00:00
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.footsteps.snow_step_1",
|
|
|
|
"voxygen.audio.sfx.footsteps.snow_step_2",
|
|
|
|
"voxygen.audio.sfx.footsteps.snow_step_3",
|
|
|
|
],
|
2021-01-19 22:50:18 +00:00
|
|
|
threshold: 1.6,
|
2020-11-06 08:05:29 +00:00
|
|
|
),
|
2021-01-19 22:50:18 +00:00
|
|
|
QuadRun(Snow): (
|
2020-11-11 08:51:14 +00:00
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.footsteps.snow_step_1",
|
|
|
|
"voxygen.audio.sfx.footsteps.snow_step_2",
|
|
|
|
"voxygen.audio.sfx.footsteps.snow_step_3",
|
|
|
|
],
|
2021-01-19 22:50:18 +00:00
|
|
|
threshold: 0.8,
|
|
|
|
),
|
|
|
|
Run(Rock): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_1",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_2",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_3",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_4",
|
2021-04-12 00:43:08 +00:00
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_5",
|
2021-04-16 00:35:13 +00:00
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_6",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_7",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_8",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_9",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_10",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_11",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_12",
|
2021-01-19 22:50:18 +00:00
|
|
|
],
|
|
|
|
threshold: 1.6,
|
|
|
|
),
|
|
|
|
QuadRun(Rock): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_1",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_2",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_3",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_4",
|
2021-04-16 00:35:13 +00:00
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_5",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_6",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_7",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_8",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_9",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_10",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_11",
|
|
|
|
"voxygen.audio.sfx.footsteps.stone_step_12",
|
2021-01-19 22:50:18 +00:00
|
|
|
],
|
|
|
|
threshold: 0.8,
|
2020-11-11 08:51:14 +00:00
|
|
|
),
|
2020-11-17 00:38:48 +00:00
|
|
|
//ExperienceGained: (
|
|
|
|
// files: [
|
|
|
|
// "voxygen.audio.sfx.character.experience_gained_1",
|
|
|
|
// "voxygen.audio.sfx.character.experience_gained_2",
|
|
|
|
// "voxygen.audio.sfx.character.experience_gained_3",
|
|
|
|
// ],
|
|
|
|
// threshold: 0.5,
|
|
|
|
//),
|
2020-07-04 05:14:55 +00:00
|
|
|
LevelUp:(
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.character.level_up_sound_-_shorter_wind_up",
|
|
|
|
],
|
|
|
|
threshold: 0.5,
|
|
|
|
),
|
2020-11-17 00:38:48 +00:00
|
|
|
//Jump: (
|
|
|
|
// files: [
|
|
|
|
// // Event not implemented?
|
|
|
|
// ],
|
|
|
|
// threshold: 0.25,
|
|
|
|
//),
|
|
|
|
//Fall: (
|
|
|
|
// files: [
|
|
|
|
// // Event not implemented?
|
|
|
|
// ],
|
|
|
|
// threshold: 0.25,
|
|
|
|
//),
|
2020-07-04 05:14:55 +00:00
|
|
|
Roll: (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.character.dive_roll_1",
|
|
|
|
"voxygen.audio.sfx.character.dive_roll_2",
|
|
|
|
],
|
|
|
|
threshold: 0.25,
|
|
|
|
),
|
2020-11-17 00:38:48 +00:00
|
|
|
//Climb: (
|
|
|
|
// files: [
|
|
|
|
// TODO: sync with animation
|
|
|
|
// "voxygen.audio.sfx.footsteps.stepgrass_1",
|
|
|
|
// "voxygen.audio.sfx.footsteps.stepgrass_2",
|
|
|
|
// "voxygen.audio.sfx.footsteps.stepgrass_3",
|
|
|
|
// "voxygen.audio.sfx.footsteps.stepgrass_4",
|
|
|
|
// "voxygen.audio.sfx.footsteps.stepgrass_5",
|
|
|
|
// "voxygen.audio.sfx.footsteps.stepgrass_6",
|
|
|
|
// ],
|
|
|
|
// threshold: 0.25,
|
|
|
|
//),
|
2020-01-01 02:55:48 +00:00
|
|
|
GliderOpen: (
|
2019-11-23 08:26:39 +00:00
|
|
|
files: [
|
2021-04-04 03:04:02 +00:00
|
|
|
"voxygen.audio.sfx.character.glider_open",
|
2019-11-23 08:26:39 +00:00
|
|
|
],
|
|
|
|
threshold: 0.5,
|
|
|
|
),
|
2021-01-19 18:23:44 +00:00
|
|
|
//Glide: (
|
2020-10-25 01:12:05 +00:00
|
|
|
// files: [
|
|
|
|
// // Event Missing or not implemented?
|
|
|
|
// ],
|
|
|
|
// threshold: 0.5,
|
|
|
|
//),
|
2020-01-01 02:55:48 +00:00
|
|
|
GliderClose: (
|
2019-11-23 08:26:39 +00:00
|
|
|
files: [
|
2021-04-04 03:04:02 +00:00
|
|
|
"voxygen.audio.sfx.character.glider_close",
|
2019-11-23 08:26:39 +00:00
|
|
|
],
|
|
|
|
threshold: 0.5,
|
2020-04-03 23:44:53 +00:00
|
|
|
),
|
2020-07-04 05:14:55 +00:00
|
|
|
|
|
|
|
//
|
|
|
|
// Sword
|
|
|
|
//
|
2020-04-11 10:10:02 +00:00
|
|
|
Wield(Sword): (
|
2020-02-21 02:56:54 +00:00
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.sword_out",
|
|
|
|
],
|
2020-05-03 19:52:11 +00:00
|
|
|
threshold: 0.5,
|
2020-02-21 02:56:54 +00:00
|
|
|
),
|
2020-04-11 10:10:02 +00:00
|
|
|
Unwield(Sword): (
|
2020-02-21 02:56:54 +00:00
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.sword_in",
|
|
|
|
],
|
2020-05-03 19:52:11 +00:00
|
|
|
threshold: 0.5,
|
2020-02-21 02:56:54 +00:00
|
|
|
),
|
2020-11-16 23:32:23 +00:00
|
|
|
Attack(ComboMelee(Swing, 1), Sword): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.abilities.swing_sword",
|
|
|
|
],
|
|
|
|
threshold: 0.7,
|
|
|
|
),
|
|
|
|
Attack(ComboMelee(Swing, 2), Sword): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.abilities.separated_second_swing",
|
|
|
|
],
|
|
|
|
threshold: 0.7,
|
|
|
|
),
|
|
|
|
Attack(ComboMelee(Swing, 3), Sword): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.abilities.separated_third_swing",
|
|
|
|
],
|
|
|
|
threshold: 0.7,
|
|
|
|
),
|
2020-10-14 22:30:58 +00:00
|
|
|
Attack(DashMelee(Swing), Sword): (
|
2020-07-04 05:14:55 +00:00
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.abilities.sword_dash",
|
|
|
|
],
|
|
|
|
threshold: 0.8,
|
|
|
|
),
|
2020-10-14 22:30:58 +00:00
|
|
|
Attack(SpinMelee(Swing), Sword): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.abilities.swing_sword",
|
|
|
|
],
|
|
|
|
threshold: 0.7,
|
|
|
|
),
|
2020-07-04 05:14:55 +00:00
|
|
|
Inventory(CollectedTool(Sword)): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.pickup_sword",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
|
|
|
|
//
|
|
|
|
// Hammer
|
|
|
|
//
|
|
|
|
Wield(Hammer): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.sword_out",
|
|
|
|
],
|
|
|
|
threshold: 0.5,
|
|
|
|
),
|
|
|
|
Unwield(Hammer): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.sword_in",
|
|
|
|
],
|
|
|
|
threshold: 0.5,
|
|
|
|
),
|
2020-11-11 08:51:14 +00:00
|
|
|
Attack(ComboMelee(Swing, 1), Hammer): (
|
2020-07-04 05:14:55 +00:00
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.abilities.swing",
|
|
|
|
],
|
|
|
|
threshold: 0.7,
|
|
|
|
),
|
2020-10-14 22:30:58 +00:00
|
|
|
Attack(ChargedMelee(Swing), Hammer): (
|
2020-07-04 05:14:55 +00:00
|
|
|
files: [
|
2020-10-14 22:30:58 +00:00
|
|
|
"voxygen.audio.sfx.abilities.swing",
|
|
|
|
],
|
|
|
|
threshold: 0.7,
|
|
|
|
),
|
|
|
|
Attack(LeapMelee(Swing), Hammer): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.abilities.swing",
|
2020-07-04 05:14:55 +00:00
|
|
|
],
|
|
|
|
threshold: 0.8,
|
|
|
|
),
|
|
|
|
Inventory(CollectedTool(Hammer)): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.pickup_sword",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
|
|
|
|
//
|
|
|
|
// Axe
|
|
|
|
//
|
|
|
|
Wield(Axe): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.sword_out",
|
|
|
|
],
|
|
|
|
threshold: 0.5,
|
|
|
|
),
|
|
|
|
Unwield(Axe): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.sword_in",
|
|
|
|
],
|
|
|
|
threshold: 0.5,
|
|
|
|
),
|
2020-11-11 08:51:14 +00:00
|
|
|
Attack(ComboMelee(Swing, 1), Axe): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.abilities.swing",
|
|
|
|
],
|
|
|
|
threshold: 0.7,
|
|
|
|
),
|
|
|
|
Attack(ComboMelee(Swing, 2), Axe): (
|
2020-07-04 05:14:55 +00:00
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.abilities.swing",
|
|
|
|
],
|
|
|
|
threshold: 0.7,
|
|
|
|
),
|
2020-10-14 22:30:58 +00:00
|
|
|
Attack(SpinMelee(Swing), Axe): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.abilities.swing",
|
|
|
|
],
|
|
|
|
threshold: 0.8,
|
|
|
|
),
|
|
|
|
Attack(LeapMelee(Swing), Axe): (
|
2020-07-04 05:14:55 +00:00
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.abilities.swing",
|
|
|
|
],
|
|
|
|
threshold: 0.8,
|
|
|
|
),
|
|
|
|
Inventory(CollectedTool(Axe)): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.pickup_sword",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
|
|
|
|
//
|
2020-11-09 07:05:07 +00:00
|
|
|
// Fire Staff
|
2020-07-04 05:14:55 +00:00
|
|
|
//
|
|
|
|
Wield(Staff): (
|
|
|
|
files: [
|
2020-11-09 07:05:07 +00:00
|
|
|
"voxygen.audio.sfx.weapon.sword_out",
|
2020-07-04 05:14:55 +00:00
|
|
|
],
|
|
|
|
threshold: 0.5,
|
|
|
|
),
|
|
|
|
Unwield(Staff): (
|
|
|
|
files: [
|
2020-11-09 07:05:07 +00:00
|
|
|
"voxygen.audio.sfx.weapon.sword_in",
|
2020-07-04 05:14:55 +00:00
|
|
|
],
|
|
|
|
threshold: 0.5,
|
|
|
|
),
|
2020-11-16 23:32:23 +00:00
|
|
|
Attack(BasicBeam, Staff): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.abilities.flame_thrower",
|
|
|
|
],
|
|
|
|
threshold: 0.2,
|
|
|
|
),
|
2020-11-17 00:38:48 +00:00
|
|
|
//Attack(BasicRanged, Staff): (
|
|
|
|
// files: [
|
|
|
|
// "voxygen.audio.sfx.abilities.staff_channeling",
|
|
|
|
// ],
|
|
|
|
// threshold: 0.8,
|
|
|
|
//),
|
2020-07-04 05:14:55 +00:00
|
|
|
Inventory(CollectedTool(Staff)): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.pickup_staff",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
|
|
|
|
//
|
|
|
|
// Bow
|
|
|
|
//
|
|
|
|
Wield(Bow): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.sword_out",
|
|
|
|
],
|
|
|
|
threshold: 0.5,
|
|
|
|
),
|
|
|
|
Unwield(Bow): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.sword_in",
|
|
|
|
],
|
|
|
|
threshold: 0.5,
|
|
|
|
),
|
2020-11-16 23:32:23 +00:00
|
|
|
//Attack(BasicRanged, Bow): (
|
|
|
|
// files: [
|
|
|
|
// // channeling sound.
|
|
|
|
// ],
|
|
|
|
// threshold: 0.8,
|
|
|
|
//),
|
2020-07-04 05:14:55 +00:00
|
|
|
Inventory(CollectedTool(Bow)): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.add_item",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
|
2020-11-12 03:55:40 +00:00
|
|
|
//
|
|
|
|
// Sceptre
|
|
|
|
//
|
|
|
|
Wield(Sceptre): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.sword_out",
|
|
|
|
],
|
|
|
|
threshold: 0.5,
|
|
|
|
),
|
|
|
|
Unwield(Sceptre): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.sword_in",
|
|
|
|
],
|
|
|
|
threshold: 0.5,
|
|
|
|
),
|
2021-03-17 23:54:49 +00:00
|
|
|
Attack(BasicAura, Sceptre): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.abilities.sceptre_aura",
|
|
|
|
],
|
|
|
|
threshold: 2.5,
|
|
|
|
),
|
2020-11-12 03:55:40 +00:00
|
|
|
|
2020-07-04 05:14:55 +00:00
|
|
|
//
|
|
|
|
// Dagger
|
|
|
|
//
|
|
|
|
Wield(Dagger): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.dagger_out",
|
|
|
|
],
|
|
|
|
threshold: 0.5,
|
|
|
|
),
|
|
|
|
Unwield(Dagger): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.dagger_in",
|
|
|
|
],
|
|
|
|
threshold: 0.5,
|
|
|
|
),
|
|
|
|
Attack(BasicMelee, Dagger): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.abilities.swing_sword",
|
|
|
|
],
|
|
|
|
threshold: 0.8,
|
|
|
|
),
|
2020-10-14 22:30:58 +00:00
|
|
|
Attack(DashMelee(Swing), Dagger): (
|
2020-07-04 05:14:55 +00:00
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.abilities.sword_dash",
|
|
|
|
],
|
|
|
|
threshold: 0.8,
|
|
|
|
),
|
|
|
|
Inventory(CollectedTool(Dagger)): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.pickup_sword",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
|
|
|
|
//
|
|
|
|
// Shield
|
|
|
|
//
|
|
|
|
Wield(Shield): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.shield_out",
|
|
|
|
],
|
|
|
|
threshold: 0.5,
|
|
|
|
),
|
|
|
|
Unwield(Shield): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.sword_in",
|
|
|
|
],
|
|
|
|
threshold: 0.5,
|
|
|
|
),
|
|
|
|
Attack(BasicMelee, Shield): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.abilities.swing",
|
|
|
|
],
|
|
|
|
threshold: 0.8,
|
|
|
|
),
|
|
|
|
Inventory(CollectedTool(Shield)): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.pickup_sword",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
|
|
|
|
//
|
|
|
|
// Inventory
|
|
|
|
//
|
|
|
|
Inventory(Collected): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.add_item",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
2021-01-24 16:40:22 +00:00
|
|
|
Inventory(CollectedItem("Diamond")): (
|
2020-11-10 00:19:21 +00:00
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.staff_out",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
2021-01-25 22:53:23 +00:00
|
|
|
Inventory(CollectedItem("Ruby")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.staff_out",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
Inventory(CollectedItem("Emerald")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.staff_out",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
Inventory(CollectedItem("Sapphire")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.staff_out",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
Inventory(CollectedItem("Topaz")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.staff_out",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
Inventory(CollectedItem("Amethyst")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.weapon.staff_out",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
2020-06-26 18:40:28 +00:00
|
|
|
Inventory(CollectFailed): (
|
2020-03-04 10:09:48 +00:00
|
|
|
files: [
|
2020-06-26 18:40:28 +00:00
|
|
|
"voxygen.audio.sfx.inventory.add_failed",
|
2020-03-04 10:09:48 +00:00
|
|
|
],
|
2020-05-03 19:52:11 +00:00
|
|
|
threshold: 0.3,
|
2020-03-04 10:09:48 +00:00
|
|
|
),
|
|
|
|
Inventory(Swapped): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.add_item",
|
|
|
|
],
|
2020-05-03 19:52:11 +00:00
|
|
|
threshold: 0.3,
|
2020-03-04 10:09:48 +00:00
|
|
|
),
|
|
|
|
Inventory(Given): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.add_item",
|
|
|
|
],
|
2020-05-03 19:52:11 +00:00
|
|
|
threshold: 0.3,
|
2020-03-04 10:09:48 +00:00
|
|
|
),
|
|
|
|
Inventory(Dropped): (
|
|
|
|
files: [
|
2020-05-03 19:52:11 +00:00
|
|
|
"voxygen.audio.sfx.inventory.drop_item",
|
2020-03-04 10:09:48 +00:00
|
|
|
],
|
2020-05-03 19:52:11 +00:00
|
|
|
threshold: 0.3,
|
2020-03-04 10:09:48 +00:00
|
|
|
),
|
2020-07-04 05:14:55 +00:00
|
|
|
|
|
|
|
//
|
|
|
|
// Consumables
|
|
|
|
//
|
2020-08-04 23:21:42 +00:00
|
|
|
Inventory(Consumed("Potion")): (
|
2020-03-04 10:09:48 +00:00
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.liquid",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
2020-08-04 23:21:42 +00:00
|
|
|
Inventory(Consumed("PotionMinor")): (
|
2020-03-04 10:09:48 +00:00
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.liquid",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
2020-11-05 09:18:06 +00:00
|
|
|
Inventory(Consumed("PotionMed")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.liquid",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
Inventory(Consumed("PotionLarge")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.liquid",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
Inventory(Consumed("PotionExp")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.liquid",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
Inventory(Consumed("SunflowerTea")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.liquid",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
2020-08-04 23:21:42 +00:00
|
|
|
Inventory(Consumed("Apple")): (
|
2020-03-04 10:09:48 +00:00
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.apple",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
2020-08-04 23:21:42 +00:00
|
|
|
Inventory(Consumed("Mushroom")): (
|
2020-03-04 10:09:48 +00:00
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.food",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
2020-08-04 23:21:42 +00:00
|
|
|
Inventory(Consumed("Cheese")): (
|
2020-03-04 10:09:48 +00:00
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.food",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
2020-07-31 22:25:23 +00:00
|
|
|
),
|
2020-11-05 09:18:06 +00:00
|
|
|
Inventory(Consumed("AppleShroomCurry")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.food",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
Inventory(Consumed("AppleStick")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.food",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
Inventory(Consumed("Coconut")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.food",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
Inventory(Consumed("MushroomStick")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.food",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
2021-01-19 18:23:44 +00:00
|
|
|
Inventory(Consumed("Tomato")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.food",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
Inventory(Consumed("Fish")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.food",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
Inventory(Consumed("Carrot")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.food",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
2021-01-19 21:24:44 +00:00
|
|
|
Inventory(Consumed("Lettuce")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.food",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
Inventory(Consumed("PlainSalad")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.food",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
Inventory(Consumed("TomatoSalad")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.food",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
2020-11-05 09:18:06 +00:00
|
|
|
Inventory(Consumed("Velorite")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.food",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
|
|
|
Inventory(Consumed("VeloriteFrag")): (
|
|
|
|
files: [
|
|
|
|
"voxygen.audio.sfx.inventory.consumable.food",
|
|
|
|
],
|
|
|
|
threshold: 0.3,
|
|
|
|
),
|
2020-11-17 00:38:48 +00:00
|
|
|
//Explosion: (
|
|
|
|
// files: [
|
|
|
|
// // in code
|
|
|
|
// ],
|
|
|
|
// threshold: 0.2,
|
|
|
|
//),
|
|
|
|
//ProjectileShot: (
|
|
|
|
// files: [
|
|
|
|
// // in code
|
|
|
|
// ],
|
|
|
|
// threshold: 0.5,
|
|
|
|
//),
|
2020-01-01 02:55:48 +00:00
|
|
|
}
|
2020-03-25 20:06:01 +00:00
|
|
|
)
|