{
    "_id": {
        "$oid": "5fb3e64733180000cb05d84a"
    },
    "DataHash": 0,
    "IsPlayerClass": false,
    "IsPlayerAdvancedClass": false,
    "NameId": "836036859009267",
    "AlignmentLight": 0,
    "AlignmentDark": 0,
    "AbilityPackageId": "16141091627602343730",
    "AbilityPackageB62Id": "ClT4xb0",
    "NpcsWithThisClass": 5,
    "Id": "16140934030437415420",
    "Base62Id": "zZoUFVR",
    "Fqn": "class.npc.humanoid.melee.ability.dps.tech.rist_assassin",
    "B62References": {
        "npcsWithThisClass": [
            "bmCNrdE",
            "Ty22ddD",
            "AVi8v70",
            "Zzm4SZG",
            "CFu8v70"
        ]
    },
    "first_seen": "1.0.0",
    "last_seen": "6.2.1a",
    "current_version": "2.3.2",
    "hash": "3106178478",
    "removed_in": "",
    "changed_fields": [
        "LocalizedName",
        "NameId",
        "hash"
    ],
    "previous_versions": [
        "1.0.0",
        "1.3.0",
        "2.0.0"
    ],
    "LocalizedName": {
        "enMale": "Rist Assassin",
        "frMale": "Assassin Rist",
        "frFemale": "Assassin Rist",
        "deMale": "Rist-Attent\u00e4ter",
        "deFemale": "Rist-Attent\u00e4terin"
    }
}Array
(
    [_id] => MongoDB\BSON\ObjectId Object
        (
            [oid] => 5fb3e64733180000cb05d84a
        )
    [DataHash] => 0
    [IsPlayerClass] => 
    [IsPlayerAdvancedClass] => 
    [NameId] => 836036859009267
    [AlignmentLight] => 0
    [AlignmentDark] => 0
    [AbilityPackageId] => 16141091627602343730
    [AbilityPackageB62Id] => ClT4xb0
    [NpcsWithThisClass] => 5
    [Id] => 16140934030437415420
    [Base62Id] => zZoUFVR
    [Fqn] => class.npc.humanoid.melee.ability.dps.tech.rist_assassin
    [B62References] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [npcsWithThisClass] => Array
                        (
                            [0] => bmCNrdE
                            [1] => Ty22ddD
                            [2] => AVi8v70
                            [3] => Zzm4SZG
                            [4] => CFu8v70
                        )
                )
        )
    [first_seen] => 1.0.0
    [last_seen] => 6.2.1a
    [current_version] => 2.3.2
    [hash] => 3106178478
    [removed_in] => 
    [changed_fields] => Array
        (
            [0] => LocalizedName
            [1] => NameId
            [2] => hash
        )
    [previous_versions] => Array
        (
            [0] => 1.0.0
            [1] => 1.3.0
            [2] => 2.0.0
        )
    [LocalizedName] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [enMale] => Rist Assassin
                    [frMale] => Assassin Rist
                    [frFemale] => Assassin Rist
                    [deMale] => Rist-Attentäter
                    [deFemale] => Rist-Attentäterin
                )
        )
)