{
    "_id": {
        "$oid": "5fb3e64733180000cb05d5be"
    },
    "DataHash": 0,
    "IsPlayerClass": false,
    "IsPlayerAdvancedClass": false,
    "NameId": "836036859009190",
    "AlignmentLight": 0,
    "AlignmentDark": 0,
    "AbilityPackageId": "16140903170220395183",
    "AbilityPackageB62Id": "huhsHkA",
    "NpcsWithThisClass": 3,
    "Id": "16141038235674158080",
    "Base62Id": "02HRfy1",
    "Fqn": "class.npc.creature.melee.ability.dps.rancor.tech_charged",
    "B62References": {
        "npcsWithThisClass": [
            "d3A8CQE",
            "c3gRpa2",
            "wyPkwVI"
        ]
    },
    "first_seen": "1.0.0",
    "last_seen": "6.2.1a",
    "current_version": "6.0.0",
    "hash": "3291826345",
    "removed_in": "",
    "changed_fields": {
        "0": "B62References",
        "1": "NpcsWithThisClass",
        "3": "hash"
    },
    "previous_versions": [
        "1.0.0",
        "1.3.0",
        "2.3.2",
        "3.2.0"
    ],
    "LocalizedName": {
        "enMale": "Charged",
        "frMale": "Charg\u00e9",
        "frFemale": "Charg\u00e9e",
        "deMale": "Geladen",
        "deFemale": "Geladen"
    }
}Array
(
    [_id] => MongoDB\BSON\ObjectId Object
        (
            [oid] => 5fb3e64733180000cb05d5be
        )
    [DataHash] => 0
    [IsPlayerClass] => 
    [IsPlayerAdvancedClass] => 
    [NameId] => 836036859009190
    [AlignmentLight] => 0
    [AlignmentDark] => 0
    [AbilityPackageId] => 16140903170220395183
    [AbilityPackageB62Id] => huhsHkA
    [NpcsWithThisClass] => 3
    [Id] => 16141038235674158080
    [Base62Id] => 02HRfy1
    [Fqn] => class.npc.creature.melee.ability.dps.rancor.tech_charged
    [B62References] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [npcsWithThisClass] => Array
                        (
                            [0] => d3A8CQE
                            [1] => c3gRpa2
                            [2] => wyPkwVI
                        )
                )
        )
    [first_seen] => 1.0.0
    [last_seen] => 6.2.1a
    [current_version] => 6.0.0
    [hash] => 3291826345
    [removed_in] => 
    [changed_fields] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [0] => B62References
                    [1] => NpcsWithThisClass
                    [3] => hash
                )
        )
    [previous_versions] => Array
        (
            [0] => 1.0.0
            [1] => 1.3.0
            [2] => 2.3.2
            [3] => 3.2.0
        )
    [LocalizedName] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [enMale] => Charged
                    [frMale] => Chargé
                    [frFemale] => Chargée
                    [deMale] => Geladen
                    [deFemale] => Geladen
                )
        )
)