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

14 lines
267 B
Plaintext

.{
.Talent = .{
.name = "Selbstbeherrschung",
.system = .{
.kategorie = .koerperliche,
.behinderung = "",
.attribute1 = .MU,
.attribute2 = .KO,
.attribute3 = .KK,
}
}
}