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

14 lines
255 B
Plaintext

.{
.Talent = .{
.name = "Rechtskunde",
.system = .{
.kategorie = .wissens,
.behinderung = "",
.attribute1 = .KL,
.attribute2 = .KL,
.attribute3 = .IN,
}
}
}