dsa-4th-edition/zig/Items/Talente/Malen_Zeichnen.zon

14 lines
260 B
Plaintext

.{
.Talent = .{
.name = "Malen/Zeichnen",
.system = .{
.kategorie = .handwerks,
.behinderung = "",
.attribute1 = .KL,
.attribute2 = .IN,
.attribute3 = .FF,
}
}
}