{
    "_id": {
        "$oid": "5fb3e64733180000cb05d5e8"
    },
    "DataHash": 0,
    "IsPlayerClass": false,
    "IsPlayerAdvancedClass": false,
    "NameId": "836036859003880",
    "AlignmentLight": 0,
    "AlignmentDark": 0,
    "AbilityPackageId": "16141085327958725320",
    "AbilityPackageB62Id": "oD8zbqM",
    "NpcsWithThisClass": 1,
    "Id": "16141005998717410600",
    "Base62Id": "A1q0vsF",
    "Fqn": "class.npc.humanoid.boss.ita.boran_squad_bruiser",
    "B62References": {
        "npcsWithThisClass": [
            "tdFLsYF"
        ]
    },
    "first_seen": "1.0.0",
    "last_seen": "6.2.1a",
    "current_version": "2.3.2",
    "hash": "267333978",
    "removed_in": "",
    "changed_fields": [
        "LocalizedName",
        "NameId",
        "hash"
    ],
    "previous_versions": [
        "1.0.0",
        "1.3.0"
    ],
    "LocalizedName": {
        "enMale": "Melee",
        "frMale": "M\u00eal\u00e9e",
        "frFemale": "M\u00eal\u00e9e",
        "deMale": "Nahkampf",
        "deFemale": "Nahkampf"
    }
}Array
(
    [_id] => MongoDB\BSON\ObjectId Object
        (
            [oid] => 5fb3e64733180000cb05d5e8
        )
    [DataHash] => 0
    [IsPlayerClass] => 
    [IsPlayerAdvancedClass] => 
    [NameId] => 836036859003880
    [AlignmentLight] => 0
    [AlignmentDark] => 0
    [AbilityPackageId] => 16141085327958725320
    [AbilityPackageB62Id] => oD8zbqM
    [NpcsWithThisClass] => 1
    [Id] => 16141005998717410600
    [Base62Id] => A1q0vsF
    [Fqn] => class.npc.humanoid.boss.ita.boran_squad_bruiser
    [B62References] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [npcsWithThisClass] => Array
                        (
                            [0] => tdFLsYF
                        )
                )
        )
    [first_seen] => 1.0.0
    [last_seen] => 6.2.1a
    [current_version] => 2.3.2
    [hash] => 267333978
    [removed_in] => 
    [changed_fields] => Array
        (
            [0] => LocalizedName
            [1] => NameId
            [2] => hash
        )
    [previous_versions] => Array
        (
            [0] => 1.0.0
            [1] => 1.3.0
        )
    [LocalizedName] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [enMale] => Melee
                    [frMale] => Mêlée
                    [frFemale] => Mêlée
                    [deMale] => Nahkampf
                    [deFemale] => Nahkampf
                )
        )
)