mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
55 lines
1.5 KiB
JSON
55 lines
1.5 KiB
JSON
{
|
|
"name" : "Name",
|
|
"archetype" : "Archetyp",
|
|
"motivation" : "Motivation",
|
|
"attribute" : "Attribut",
|
|
"primary-attributes" : "Primäre Attribute",
|
|
"secondary-attributes" : "Sekundäre Attribute",
|
|
"style" : "Stil",
|
|
"health" : " Gesundheit",
|
|
"skills" : "Fertigkeiten",
|
|
"combat" : "Kampf",
|
|
"constitution" : "Konstitution",
|
|
"constitution-short" : "Kon",
|
|
"dexterity" : "Geschicklichkeit",
|
|
"dexterity-short" : "Ges",
|
|
"strength" : "Stärke",
|
|
"strength-short" : "Stä",
|
|
"charisma" : "Charisma",
|
|
"charisma-short" : "Cha",
|
|
"intelligence" : "Intelligenz",
|
|
"intelligence-short" : "Int",
|
|
"willpower" : "Willenskraft",
|
|
"willpower-short" : "Wil",
|
|
"size" : "Größe",
|
|
"movement" : "Bewegung",
|
|
"perception" : "Wahrnehmung",
|
|
"initiative" : "Initiative",
|
|
"defense" : "Abwehr",
|
|
"stunned" : "Betäubt",
|
|
"weapon" : "Waffe",
|
|
"damage" : "Schaden",
|
|
"modifier" : "Modifikator",
|
|
"attack" : "Angriffswert",
|
|
"average" : "Durchschnitt",
|
|
"range" : "Reichweite",
|
|
"capacity" : "Kapazität",
|
|
"firerate" : "Feuerrate",
|
|
"speed" : "Tempo",
|
|
"weight" : "Gewicht",
|
|
"ammo" : "Munition",
|
|
"note" : "Notiz",
|
|
"talents" : "Talente",
|
|
"ressources" : "Ressourcen",
|
|
"weaknesses" : "Schwächen",
|
|
"successes" : "Erfolge",
|
|
"lethal" : "Tödlich",
|
|
"nonlethal" : "Nicht tödlich",
|
|
"value" : "Wert",
|
|
"modificator-short" : "Mod.",
|
|
"sum" : "Summe",
|
|
"level" : "Stufe",
|
|
"weapon-fast" : "Schnell (S)",
|
|
"weapon-average" : "Durchschnittlich (D)",
|
|
"weapon-slow" : "Langsam (L)"
|
|
} |