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

14 lines
255 B
Plaintext

.{
.Talent = .{
.name = "Kriegskunst",
.system = .{
.kategorie = .wissens,
.behinderung = "",
.attribute1 = .MU,
.attribute2 = .KL,
.attribute3 = .CH,
}
}
}