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

14 lines
257 B
Plaintext

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