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

14 lines
260 B
Plaintext

.{
.Talent = .{
.name = "Hauswirtschaft",
.system = .{
.kategorie = .handwerks,
.behinderung = "",
.attribute1 = .IN,
.attribute2 = .CH,
.attribute3 = .FF,
}
}
}