Closed dyvim closed 2 years ago
note that the same thing should be made for Routineprobe / Routine checks but hopefully Routine seems to be translated the same way in most of the languages, so the R will stay a R.
Btw haven't you been using foundry already? Why did you go to r20?
@Plushtoast i use foundry as a player but never bought it for the moment. i'm not sure that my connection will be sufficient for foundry (only adsl) as a GM i use roll20 almost every week for dsa/tde
Foundry doesnt need a fast connection if you use voice/video on another tool btw
line 1849 for the first skill
<button class="roll1w" name="tal_reiten_f" type="roll" value="@{output_option} &{template:DSA-Talente} {{name=^{reiten}}} {{subtags=^{mitspezialisierung}}} {{Talent=[[@{reiten_fw}+2-{1d20cs1cf20-([[@{reiten_eigenschaft1}]]+[[@{reiten_gesamt_mod}]]+@{mod_option}),0d1}kh1-{1d20cs1cf20-([[@{reiten_eigenschaft2}]]+[[@{reiten_gesamt_mod}]]+@{mod_option}),0d1}kh1-{1d20cs1cf20-([[@{reiten_eigenschaft3}]]+[[@{reiten_gesamt_mod}]]+@{mod_option}),0d1}kh1]]}} {{Modifikator=[[@{reiten_gesamt_mod}+@{mod_option}]]}}">F</button>
the "F " at the end of this line is not tied to a data-i18n key. can you please add one?
the same operation has to be made for each skill from line 1849 to 9927
i used a CTRL+F searching
>F
to find all the lines