14 lines
262 B
Plaintext

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