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

14 lines
260 B
Plaintext

.{
.Talent = .{
.name = "Heilkunde Gift",
.system = .{
.kategorie = .handwerks,
.behinderung = "",
.attribute1 = .MU,
.attribute2 = .KL,
.attribute3 = .IN,
}
}
}