14 lines
264 B
Plaintext

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