14 lines
262 B
Plaintext
14 lines
262 B
Plaintext
.{
|
|
.Talent = .{
|
|
.name = "Schleichen",
|
|
.system = .{
|
|
.kategorie = .koerperliche,
|
|
.behinderung = "@BE",
|
|
.attribute1 = .MU,
|
|
.attribute2 = .IN,
|
|
.attribute3 = .GE,
|
|
}
|
|
}
|
|
}
|
|
|