Nah dran, wenn du wirklich drauf bestehst die Kulturen von Hand zu pflegen müsste es so aussehen:
Das Beispiel ist für die Rasse Varge
{
    "attributes": [{
        "options": ["ST\u00c4"],
        "value": 2
    }, {
        "options": ["WIL"],
        "value": -1
    }, {
        "options": ["AUS", "BEW", "INT", "KON", "MYS", "VER", "WIL"],
        "value": 1
    }],
    "strengths": [{
        "options": ["Ausdauernd"],
        "value": 1
    }, {
        "options": ["Nat\u00fcrlicher R\u00fcstungsschutz"],
        "value": 1
    }, {
        "options": ["Nat\u00fcrliche Waffe"],
        "value": 1
    }]
}
Ich würde aber wirklich empfehlen die Kulturen etc. über das GUI zu pflegen, damit es da nicht zu Komplikationen kommt.