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

14 lines
271 B
Plaintext

.{
.Talent = .{
.name = "Sich Verstecken",
.system = .{
.kategorie = .koerperliche,
.behinderung = "@BE - 2",
.attribute1 = .MU,
.attribute2 = .IN,
.attribute3 = .GE,
}
}
}