Auto-translate skills/talents in careers

This commit is contained in:
2020-03-30 23:23:21 +02:00
parent 11149130fd
commit 2804e57914
5 changed files with 102 additions and 5 deletions

View File

@@ -1,5 +1,15 @@
{
"label": "Carrières",
"mapping": {
"skills": {
"path": "data.skills",
"converter": "career_skills"
},
"talents": {
"path": "data.talents",
"converter": "career_talents"
}
},
"entries": [
{
"id": "Abbess",

View File

@@ -757,4 +757,4 @@
"description": "<p>Most folk of the Reikland follow a trade; even adventurers often have a more reliable, or respectable career to fall back on, between bouts of hair-raising, bowel-loosening excitement. The Trade Skill represents your ability to create something or provide a service, as well as your knowledge of the relevant lore surrounding your trade.</p>\n <p>&nbsp;</p>\n <p>Having the Skill is enough to automatically perform the tasks associated with your trade, assuming you have the correct resources and tools. You need only Test your Trade Skill if you are seeking to create something quickly, conditions are adverse, or you are seeking to invent or create a high-quality item.</p>\n <p>&nbsp;</p>\n <p>Often Trade Tests of this type are extended Test, with the SL and time required depending upon the scope or scale of what is being produced; a quick meal with Trade (Cook) to impress a local lord will take far less time than constructing a warship with Trade (Shipwright).</p>\n <p>&nbsp;</p>\n <p>You may also make a Trade Test as a Lore Skill, to determine information relevant to the trade in question. In such circumstances, the GM may prefer to use Int over Dex as the base Characteristic, though often this is ignored to keep play simple.</p>\n <p>&nbsp;</p>\n <p>While most Trade Skills have little function in combat, there are as many Trade Skills as there are trades, and some may be of use depending upon the circumstances. For example, a successful Trade (Apothecary) Test may be useful if fighting in an Apothecarys shop as you identify some astringent chemicals to hurl at your foes.</p>\n <p>&nbsp;</p>\n <p>The Trade Skill is also used for enacting a Crafting Endeavor.</p>"
}
]
}
}