Better descriptions for some of the new skills.

This commit is contained in:
Oskar Wiksten
2012-06-24 23:19:49 +02:00
parent 0c376442bb
commit dfff586d7d

View File

@@ -583,33 +583,33 @@
<string name="skill_title_specialization_2hand">Specialization: Two handed weapon</string>
<string name="skill_title_specialization_weapon_shield">Specialization: Weapon and shield</string>
<string name="skill_shortdescription_weapon_prof_dagger">Dagger proficiency</string>
<string name="skill_shortdescription_weapon_prof_1hsword">One-handed sword proficiency</string>
<string name="skill_shortdescription_weapon_prof_2hsword">Two-handed sword proficiency</string>
<string name="skill_shortdescription_weapon_prof_axe">Axe proficiency</string>
<string name="skill_shortdescription_weapon_prof_blunt">Bludgeoning weapon proficiency</string>
<string name="skill_shortdescription_weapon_prof_unarmed">Unarmed fighting</string>
<string name="skill_shortdescription_armor_prof_shield">Shield proficiency</string>
<string name="skill_shortdescription_armor_prof_unarmored">Armour proficiency: unarmored</string>
<string name="skill_shortdescription_armor_prof_light">Light armor proficiency</string>
<string name="skill_shortdescription_armor_prof_heavy">Heavy armor proficiency</string>
<string name="skill_shortdescription_fightstyle_dualwield">Fighting style: Dual wield</string>
<string name="skill_shortdescription_fightstyle_2hand">Fighting style: Two handed weapon</string>
<string name="skill_shortdescription_fightstyle_weapon_shield">Fighting style: Weapon and shield</string>
<string name="skill_shortdescription_specialization_dualwield">Specialization: Dual wield</string>
<string name="skill_shortdescription_specialization_2hand">Specialization: Two handed weapon</string>
<string name="skill_shortdescription_specialization_weapon_shield">Specialization: Weapon and shield</string>
<string name="skill_shortdescription_weapon_prof_dagger">Better at fighting with daggers</string>
<string name="skill_shortdescription_weapon_prof_1hsword">Better at fighting with one-handed swords</string>
<string name="skill_shortdescription_weapon_prof_2hsword">Better at fighting with two-handed swords</string>
<string name="skill_shortdescription_weapon_prof_axe">Better at fighting with axes</string>
<string name="skill_shortdescription_weapon_prof_blunt">Better at fighting with bludgeoning weapons</string>
<string name="skill_shortdescription_weapon_prof_unarmed">Better at fighting with bare hands</string>
<string name="skill_shortdescription_armor_prof_shield">Make better use of shields</string>
<string name="skill_shortdescription_armor_prof_unarmored">Better at fighting without armor</string>
<string name="skill_shortdescription_armor_prof_light">Make better use of light armor</string>
<string name="skill_shortdescription_armor_prof_heavy">Make better use of heavy armor</string>
<string name="skill_shortdescription_fightstyle_dualwield">Wield two weapons at the same time</string>
<string name="skill_shortdescription_fightstyle_2hand">Make better use of weapons that require both hands</string>
<string name="skill_shortdescription_fightstyle_weapon_shield">Better at fighting with weapon and shield</string>
<string name="skill_shortdescription_specialization_dualwield">Expert at dual wielding</string>
<string name="skill_shortdescription_specialization_2hand">Expert at two-handed weapons</string>
<string name="skill_shortdescription_specialization_weapon_shield">Expert at fighting with weapon and shield</string>
<string name="skill_longdescription_weapon_prof_dagger">Dagger proficiency</string>
<string name="skill_longdescription_weapon_prof_1hsword">One-handed sword proficiency</string>
<string name="skill_longdescription_weapon_prof_2hsword">Two-handed sword proficiency</string>
<string name="skill_longdescription_weapon_prof_axe">Axe proficiency</string>
<string name="skill_longdescription_weapon_prof_blunt">Bludgeoning weapon proficiency</string>
<string name="skill_longdescription_weapon_prof_unarmed">Unarmed fighting</string>
<string name="skill_longdescription_armor_prof_shield">Shield proficiency</string>
<string name="skill_longdescription_armor_prof_unarmored">Armour proficiency: unarmored</string>
<string name="skill_longdescription_armor_prof_light">Light armor proficiency</string>
<string name="skill_longdescription_armor_prof_heavy">Heavy armor proficiency</string>
<string name="skill_longdescription_weapon_prof_dagger">Increases attack chance of daggers and shortswords by %1$d for each level.</string>
<string name="skill_longdescription_weapon_prof_1hsword">Increases attack chance of longswords and broadswords by %1$d for each level.</string>
<string name="skill_longdescription_weapon_prof_2hsword">Increases attack chance of two-handed swords by %1$d for each level.</string>
<string name="skill_longdescription_weapon_prof_axe">Increases attack chance of axes and greataxes by %1$d for each level.</string>
<string name="skill_longdescription_weapon_prof_blunt">Increases attack chance of bludgeoning weapons by %1$d for each level. This includes clubs, quarterstaves, maces, scepters, warhammers and giant hammers.</string>
<string name="skill_longdescription_weapon_prof_unarmed">When fighting without a weapon and shield, gain %1$d attack chance, %2$d damage potential and %3$d block chance per skill level.</string>
<string name="skill_longdescription_armor_prof_shield">Increase damage resistance by %1$d per skill level while having a shield equipped.</string>
<string name="skill_longdescription_armor_prof_unarmored">While fighting without having any armor equipped, gain %1$d block chance per skill level. Items made of cloth are not considered as being armor.</string>
<string name="skill_longdescription_armor_prof_light">Increases block chance of every piece of light armor being worn by %1$d %% per skill level. Light armors include leather and light metal.</string>
<string name="skill_longdescription_armor_prof_heavy">Increases block chance of every piece of heavy armor being worn by %1$d %% per skill level. Pieces of heavy armor have their movement penalties reduced by %2$d %% per skill level, and their attack speed penalties reduced by %3$d %% per skill level. Heavy armors include metal armors, chain mail and plate mail.</string>
<string name="skill_longdescription_fightstyle_dualwield">Fighting style: Dual wield</string>
<string name="skill_longdescription_fightstyle_2hand">Fighting style: Two handed weapon</string>
<string name="skill_longdescription_fightstyle_weapon_shield">Fighting style: Weapon and shield</string>