Add proper skills management.
This commit is contained in:
parent
6528b89f6b
commit
7b6f5b6430
45 changed files with 1355 additions and 706 deletions
|
|
@ -116,8 +116,10 @@
|
|||
<string name="character_sheet_proficiency_stealth">Discrétion</string>
|
||||
<string name="character_sheet_proficiency_survival">Survie</string>
|
||||
<string name="character_sheet_action_spell_cast">Lancer</string>
|
||||
<string name="character_sheet_action_spell_level_0">Cantrip</string>
|
||||
<string name="character_sheet_action_spell_level_X">Sort de niveau %1$s</string>
|
||||
<string name="character_sheet_action_spell_level_0">Sorts mineurs</string>
|
||||
<string name="character_sheet_action_spell_level_X">Sorts de niveau %1$s</string>
|
||||
<string name="character_sheet_skill_title">Capacités</string>
|
||||
<string name="character_sheet_attack_title">Attaques</string>
|
||||
|
||||
<string name="dice_roll_mastery_proficiency">Maîtrise \"%1$s\" </string>
|
||||
<string name="dice_roll_mastery_expertise">Expertise \"%1$s\" </string>
|
||||
|
|
@ -156,10 +158,4 @@
|
|||
<string name="alteration_target">Cible : %1$s</string>
|
||||
|
||||
<string name="no_available_description">Aucune description disponnible</string>
|
||||
|
||||
<string name="token_label_title">Capacité</string>
|
||||
<string name="token_label_rage">Rage</string>
|
||||
<string name="token_label_relentless_endurance">Endurance Implacable</string>
|
||||
<string name="token_label_bardic_inspiration">Inspiration Bardique</string>
|
||||
<string name="token_label_divine_conduit">Conduit Divin</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue