if aux.Affects != nil {
        for _, v := range aux.Affects {
            var affectedSubtype = struct {
                Type SituationType
            }{}