{{ "attributes." + attribute.name | translate }}
{{ "attributeDetails." + attribute.name | translate }}
@if (attribute.name !== "constitution") {
{{ "attributeDetails.affectedSkills" | translate }}
@for (skill of skillsTable[attribute.name]; track skill) {
{{ "skills." + skill | translate }}
}
} @else { Resistenzen ausarbeiten } {{ "general.modifiers" | translate }}
{{ "general.attributeValue" | translate }} {{ "general.modifier" | translate }}
6-7 -3
7-8 -2
9-10 -1
11-12 0
13-14 +1
15-16 +2
17-18 +3
19-20 +4
21-22 +5
22-23 +6
24-25 +7