12 lines
264 B
Plaintext

.{
.Talent = .{
.name = "Athletik",
.system = .{
.kategorie = .koerperliche,
.behinderung = "@BE * 2",
.attribute1 = .GE,
.attribute2 = .KO,
.attribute3 = .KK,
}
}
}