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

14 lines
261 B
Plaintext

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