12 lines
265 B
Plaintext
12 lines
265 B
Plaintext
.{
|
|
.Talent = .{
|
|
.name = "Akrobatik",
|
|
.system = .{
|
|
.kategorie = .koerperliche,
|
|
.behinderung = "@BE * 2",
|
|
.attribute1 = .MU,
|
|
.attribute2 = .GE,
|
|
.attribute3 = .KK,
|
|
}
|
|
}
|
|
} |