.{ .Bewaffnung = .{ .name = "Vulkanglasdolch", .img = "icons/weapons/daggers/dagger-simple-stone-black.webp", .system = .{ .gewicht = .{ .value = 30, .unit = .unze, }, .preis = .{ .value = 0, .unit = .silbertaler, }, .nahkampfwaffe = .{ .aktiv = true, .basis = "1d6-1", .schwellenwert = 12, .schadensschritte = 5, .modifikator_attacke = -2, .modifikator_parade = -3, .initiative = -2, .bruchfaktor = 6, .distanzklasse = "H", .kampftalente = "Dolche", .laenge = .{ .value = 30, .unit = .halbfinger, }, .zweihaendig = false, .werfbar = false, .improvisiert = true, .priviligiert = false, }, } } }