2021-01-07 21:02:50 +00:00
|
|
|
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
|
|
|
|
|
|
|
|
/// Localization for "global" English
|
|
|
|
(
|
|
|
|
string_map: {
|
|
|
|
"hud.rank_up": "New Skillpoint",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.sp_available": "{number} SP available",
|
|
|
|
"hud.skill.not_unlocked": "Not yet unlocked",
|
|
|
|
"hud.skill.req_sp": "\n\nRequires {number} SP",
|
2021-01-07 21:02:50 +00:00
|
|
|
// Skills
|
2021-01-08 01:27:23 +00:00
|
|
|
// General
|
|
|
|
"hud.skill.inc_health_title": "Increase Health",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.inc_health": "Increases max health by 5{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.inc_stam_title": "Increase Stamina",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.inc_stam": "Increases max stamina by 5{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.unlck_sword_title": "Unlock Sword",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.unlck_sword": "Unlocks sword skill tree{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.unlck_axe_title": "Unlock Axe",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.unlck_axe": "Unlocks axe skill tree{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.unlck_hammer_title": "Unlock Hammer",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.unlck_hammer": "Unlocks hammer skill tree{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.unlck_bow_title": "Unlock Bow",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.unlck_bow": "Unlocks bow skill tree{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.unlck_staff_title": "Unlock Staff",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.unlck_staff": "Unlocks staff skill tree{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.unlck_sceptre_title": "Unlock Sceptre",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.unlck_sceptre": "Unlocks sceptre skill tree{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.dodge_title": "Dodge",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.dodge": "Dodging avoids melee attacks{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.roll_stamina_title": "Roll Stamina Cost",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.roll_stamina": "Rolling uses 20% less stamina{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.roll_speed_title": "Rolling Speed",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.roll_speed": "Roll 30% faster{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.roll_dur_title": "Rolling Duration",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.roll_dur": "Roll for 20% more time{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
// Sceptre
|
2021-03-07 02:16:35 +00:00
|
|
|
"hud.skill.sc_lifesteal_title": "Lifesteal Beam",
|
|
|
|
"hud.skill.sc_lifesteal": "Drain the life from your enemies",
|
|
|
|
"hud.skill.sc_lifesteal_damage_title": "Damage",
|
|
|
|
"hud.skill.sc_lifesteal_damage": "Deal 20% more damage{SP}",
|
|
|
|
"hud.skill.sc_lifesteal_range_title": "Range",
|
|
|
|
"hud.skill.sc_lifesteal_range": "Your beam reaches 25% further{SP}",
|
|
|
|
"hud.skill.sc_lifesteal_lifesteal_title": "Lifesteal",
|
|
|
|
"hud.skill.sc_lifesteal_lifesteal": "Convert an additional 30% of damage into health{SP}",
|
|
|
|
"hud.skill.sc_lifesteal_regen_title": "Stamina Regen",
|
|
|
|
"hud.skill.sc_lifesteal_regen": "Replenish your stamina by an additional 25%{SP}",
|
|
|
|
"hud.skill.sc_heal_title": "Healing Beam",
|
|
|
|
"hud.skill.sc_heal": "Heal your allies using the blood of your enemies",
|
|
|
|
"hud.skill.sc_heal_heal_title": "Heal",
|
|
|
|
"hud.skill.sc_heal_heal": "Increases the amount you heal others by 20%{SP}",
|
|
|
|
"hud.skill.sc_heal_cost_title": "Stamina Cost",
|
|
|
|
"hud.skill.sc_heal_cost": "Healing others requires 20% less stamina{SP}",
|
|
|
|
"hud.skill.sc_heal_range_title": "Range",
|
|
|
|
"hud.skill.sc_heal_range": "Your beam reachs 25% further{SP}",
|
|
|
|
"hud.skill.sc_wardaura_unlock_title": "Warding Aura Unlock",
|
|
|
|
"hud.skill.sc_wardaura_unlock": "Allows you to ward your allies against enemy attacks{SP}",
|
|
|
|
"hud.skill.sc_wardaura_strength_title": "Strength",
|
|
|
|
"hud.skill.sc_wardaura_strength": "The strength of your protection increases by 20%{SP}",
|
|
|
|
"hud.skill.sc_wardaura_duration_title": "Duration",
|
|
|
|
"hud.skill.sc_wardaura_duration": "The effects of your ward last 30% longer{SP}",
|
|
|
|
"hud.skill.sc_wardaura_range_title": "Radius",
|
|
|
|
"hud.skill.sc_wardaura_range": "Your ward reaches 25% further{SP}",
|
|
|
|
"hud.skill.sc_wardaura_cost_title": "Stamina Cost",
|
|
|
|
"hud.skill.sc_wardaura_cost": "Creating the ward requries 20% less energy{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
// Staff
|
|
|
|
"hud.skill.st_shockwave_range_title" : "Shockwave Range",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.st_shockwave_range" : "throw things that used to be out of reach, range increased 20%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.st_shockwave_cost_title" : "Shockwave Cost",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.st_shockwave_cost" : "Decreases the energy cost to throw helpless villagers by 20%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.st_shockwave_knockback_title" : "Shockwave Knockback",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.st_shockwave_knockback" : "Increases throw potential by 30%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.st_shockwave_damage_title" : "Shockwave Damage",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.st_shockwave_damage" : "Increases the damage done by 30%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.st_shockwave_unlock_title" : "Shockwave Unlock",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.st_shockwave_unlock" : "Unlocks the ability to throw enemies away using fire{SP}",
|
2021-03-04 18:37:32 +00:00
|
|
|
"hud.skill.st_flamethrower_title" : "Flamethrower",
|
|
|
|
"hud.skill.st_flamethrower" : "Throws fire, cook'em all",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.st_flame_velocity_title" : "Flame Velocity",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.st_flame_velocity" : "Gets the fire there faster, 25% faster{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.st_flamethrower_range_title" : "Flamethrower Range",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.st_flamethrower_range" : "For when the flames just won't reach, they go 25% further{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.st_energy_drain_title" : "Energy Drain",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.st_energy_drain" : "Decreases the rate energy is drained by 20%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.st_flamethrower_damage_title" : "Flamethrower Damage",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.st_flamethrower_damage" : "Increases damage by 30%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.st_explosion_radius_title" : "Explosion Radius",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.st_explosion_radius" : "Bigger is better, increases explosion radius by 10%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.st_stamina_regen_title" : "Stamina Regen",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.st_stamina_regen" : "Increases stamina gain by 20%{SP}",
|
2021-03-04 18:37:32 +00:00
|
|
|
"hud.skill.st_fireball_title" : "Fireball",
|
|
|
|
"hud.skill.st_fireball" : "Play fetch with the enemies",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.st_damage_title" : "Damage",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.st_damage" : "Increases damage by 20%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.st_explosion_title" : "Explosion",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.st_explosion" : "When fire just isn't enough{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
// Bow
|
|
|
|
"hud.skill.bow_projectile_speed_title" : "Projectile Speed",
|
2021-01-24 19:24:59 +00:00
|
|
|
"hud.skill.bow_projectile_speed" : "Allows you to shoot arrows further, faster, by 30%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.bow_arrow_count_title" : "Arrow Count",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.bow_arrow_count" : "shoot an additional arrow when you leap{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.bow_repeater_cost_title" : "Repeater Cost",
|
2021-01-24 19:24:59 +00:00
|
|
|
"hud.skill.bow_repeater_cost" : "Decreases the energy cost to become a gliding repeater by 30%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.bow_repeater_glide_title" : "Repeater Glide",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.bow_repeater_glide" : "Glide further while repeating{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.bow_repeater_damage_title" : "Repeater Damage",
|
2021-01-24 19:24:59 +00:00
|
|
|
"hud.skill.bow_repeater_damage" : "Increases the damage done by 40%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.bow_repeater_unlock_title" : "Repeater Unlock",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.bow_repeater_unlock" : "Unlocks the ability to leap in the air and shoot a barrage of arrows{SP}",
|
2021-03-04 18:37:32 +00:00
|
|
|
"hud.skill.bow_charged_title" : "Charged Shoot",
|
|
|
|
"hud.skill.bow_charged" : "Because you waited longer",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.bow_charged_knockback_title" : "Charged Knockback",
|
2021-01-24 19:24:59 +00:00
|
|
|
"hud.skill.bow_charged_knockback" : "Knock enemies further back by 25%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.bow_charged_move_speed_title" : "Charged Move Speed",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.bow_charged_move_speed" : "Increases how fast you can shuffle while charging the attack by 25%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.bow_charged_speed_title" : "Charged Speed",
|
2021-01-24 19:24:59 +00:00
|
|
|
"hud.skill.bow_charged_speed" : "Increases the rate that you charge the attack by 10%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.bow_charged_projectile_speed_title" : "Charged Projectile Speed",
|
2021-01-24 19:24:59 +00:00
|
|
|
"hud.skill.bow_charged_projectile_speed" : "Projectile speed increased by an additional 20% while charging{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.bow_charged_drain_title" : "Charged Drain",
|
2021-01-24 19:24:59 +00:00
|
|
|
"hud.skill.bow_charged_drain" : "Decreases the rate of stamina drain by 15%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.bow_charged_damage_title" : "Charged Damage",
|
2021-01-24 19:24:59 +00:00
|
|
|
"hud.skill.bow_charged_damage" : "Increases damage by 20%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.bow_energy_regen_title" : "Energy Regen",
|
2021-01-24 19:24:59 +00:00
|
|
|
"hud.skill.bow_energy_regen" : "Increases stamina gain by 40%{SP}",
|
2021-03-04 18:37:32 +00:00
|
|
|
"hud.skill.bow_title" : "Arrow Shoot",
|
|
|
|
"hud.skill.bow" : "Infinite quiver included, not suitable for children",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.bow_damage_title" : "Damage",
|
2021-01-24 19:24:59 +00:00
|
|
|
"hud.skill.bow_damage" : "Increases damage by 25%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
// Hammer
|
|
|
|
"hud.skill.hmr_leap_radius_title" : "Leap Radius",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.hmr_leap_radius" : "Increases attack radius on ground slam by 1 meter{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.hmr_leap_distance_title" : "Leap Distance",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.hmr_leap_distance" : "Increases distance of leap by 25%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.hmr_leap_cost_title" : "Leap Cost",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.hmr_leap_cost" : "Decreases cost of leap by 25%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.hmr_leap_knockback_title" : "Leap Knockback",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.hmr_leap_knockback" : "Increases knockback from leap by 50%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.hmr_leap_damage_title" : "Leap Damage",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.hmr_leap_damage" : "Increases damage of leap by 40%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.hmr_unlock_leap_title" : "Unlock Leap",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.hmr_unlock_leap" : "Unlocks a leap{SP}",
|
2021-03-04 18:37:32 +00:00
|
|
|
"hud.skill.hmr_charged_melee_title" : "Charged Melee",
|
|
|
|
"hud.skill.hmr_charged_melee" : "Melee but with charge",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.hmr_charged_rate_title" : "Charge Rate",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.hmr_charged_rate" : "Increases the rate that you charge the swing by 25%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.hmr_charged_melee_nrg_drain_title" : "Charged Melee Energy Drain",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.hmr_charged_melee_nrg_drain" : "Decreases the rate energy drains when charging by 25%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.hmr_charged_melee_damage_title" : "Charged Melee Damage",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.hmr_charged_melee_damage" : "Increases the damage of the charged swing by 25%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.hmr_charged_melee_knockback_title" : "Charged Melee Knockback",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.hmr_charged_melee_knockback" : "Massively increases throw potential of swing by 50%{SP}",
|
2021-03-04 18:37:32 +00:00
|
|
|
"hud.skill.hmr_single_strike_title" : "Single Strike",
|
|
|
|
"hud.skill.hmr_single_strike" : "As single as you are",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.hmr_single_strike_regen_title" : "Single Strike Regen",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.hmr_single_strike_regen" : "Increases stamina gain with each successive strike{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.hmr_single_strike_speed_title" : "Single Strike Speed",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.hmr_single_strike_speed" : "Increases the attack speed with each successive strike{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.hmr_single_strike_damage_title" : "Single Strike Damage",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.hmr_single_strike_damage" : "Increases the damage with each successive strike{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.hmr_single_strike_knockback_title" : "Single Strike Knockback",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.hmr_single_strike_knockback" : "Increase throw potential of swings by 50%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill." : "",
|
|
|
|
// Sword
|
2021-03-04 18:37:32 +00:00
|
|
|
"hud.skill.sw_trip_str_title": "Triple Strike",
|
|
|
|
"hud.skill.sw_trip_str": "Strike, up to three times",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.sw_trip_str_combo_title": "Triple Strike Combo",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.sw_trip_str_combo": "Unlocks combo scaling on triple strike{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.sw_trip_str_dmg_title": "Triple Strike Damage",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.sw_trip_str_dmg": "Increases the damage each successive strike does{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.sw_trip_str_sp_title": "Triple Strike Speed",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.sw_trip_str_sp": "Increases attack speed gained by each successive strike{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.sw_trip_str_reg_title": "Triple Strike Regen",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.sw_trip_str_reg": "Increases stamina gain on each successive strike{SP}",
|
2021-03-04 18:37:32 +00:00
|
|
|
"hud.skill.sw_dash_title": "Dash",
|
|
|
|
"hud.skill.sw_dash": "Pin through your enemies",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.sw_dash_dmg_title": "Dash Damage",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.sw_dash_dmg": "Increases initial damage of the dash by 20%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.sw_dash_drain_title": "Dash Drain",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.sw_dash_drain": "Decreases the rate energy is drained while dashing by 25%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.sw_dash_cost_title": "Dash Cost",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.sw_dash_cost": "Decreases the initial cost of the dash by 25%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.sw_dash_speed_title": "Dash Speed",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.sw_dash_speed": "Increases how fast you go while dashing by 30%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.sw_dash_inf_title": "Dash Infinite",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.sw_dash_inf": "Allows you to dash for as long as you have energy{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.sw_dash_scale_title": "Dash Scaling Damage",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.sw_dash_scale": "Increases the damage scaling from the dash by 20%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.sw_spin_title": "Spin Unlock",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.sw_spin": "Unlocks the sword spin{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.sw_spin_dmg_title": "Spin Damage",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.sw_spin_dmg": "Increases the damage done by 40%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.sw_spin_spd_title": "Spin Speed",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.sw_spin_spd": "Increase the speed at which you spin by 25%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.sw_spin_cost_title": "Spin Cost",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.sw_spin_cost": "Decreases the energy cost of each spin by 25%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.sw_spin_spins_title": "Spin Spins",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.sw_spin_spins": "Increases the number of times you can spin{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.sw_interrupt_title": "Interrupting Attacks",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.sw_interrupt": "Allows you to immediately cancel an attack with another attack{SP}",
|
2021-03-04 18:37:32 +00:00
|
|
|
// Axe
|
|
|
|
"hud.skill.axe_double_strike_title": "Double Strike",
|
|
|
|
"hud.skill.axe_double_strike": "Chop down those villains",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.axe_double_strike_combo_title": "Double Strike Combo",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.axe_double_strike_combo": "Unlocks a second strike{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.axe_double_strike_damage_title": "Double Strike Damage",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.axe_double_strike_damage": "Increases the damage dealt in each successive strike{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.axe_double_strike_speed_title": "Double Strike Speed",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.axe_double_strike_speed": "Increases the attack speed with each successive strike{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.axe_double_strike_regen_title": "Double Strike Regen",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.axe_double_strike_regen": "Increases stamina gain with each successive strike{SP}",
|
2021-03-04 18:37:32 +00:00
|
|
|
"hud.skill.axe_spin_title": "Axe Spin",
|
|
|
|
"hud.skill.axe_spin": "You spin it right round ...",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.axe_infinite_axe_spin_title": "Infinite Axe Spin",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.axe_infinite_axe_spin": "Spin for as long as you have energy{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.axe_spin_damage_title": "Spin Damage",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.axe_spin_damage": "Increases the damage each spin does by 30%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.axe_spin_helicopter_title": "Spin Helicopter",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.axe_spin_helicopter": "You fall a little slower while spinning{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.axe_spin_speed_title": "Spin Speed",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.axe_spin_speed": "Increases your spin speed by 25%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.axe_spin_cost_title": "Spin Cost",
|
2021-03-14 16:46:54 +00:00
|
|
|
"hud.skill.axe_spin_cost": "Decreases stamina cost of spinning by 25%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.axe_unlock_leap_title": "Unlock Leap",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.axe_unlock_leap": "Unlocks a leap spin{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.axe_leap_damage_title": "Leap Damage",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.axe_leap_damage": "Increases damage of leap by 35%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.axe_leap_knockback_title": "Leap Knockback",
|
2021-03-14 16:46:54 +00:00
|
|
|
"hud.skill.axe_leap_knockback": "Increases knockback from leap by 40%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.axe_leap_cost_title": "Leap Cost",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.axe_leap_cost": "Decreases cost of leap by 25%{SP}",
|
2021-01-08 01:27:23 +00:00
|
|
|
"hud.skill.axe_leap_distance_title": "Leap Distance",
|
2021-01-12 00:57:13 +00:00
|
|
|
"hud.skill.axe_leap_distance": "Increases distance of leap by 20%{SP}",
|
2021-01-07 21:02:50 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
vector_map: {
|
|
|
|
}
|
|
|
|
)
|