{
    "_id": {
        "$oid": "5fb3e64733180000cb05d6e0"
    },
    "DataHash": 0,
    "IsPlayerClass": false,
    "IsPlayerAdvancedClass": false,
    "NameId": "836036859009131",
    "AlignmentLight": 0,
    "AlignmentDark": 0,
    "AbilityPackageId": "16141180325599345308",
    "AbilityPackageB62Id": "d7hVYlC",
    "NpcsWithThisClass": 15,
    "Id": "16140952962653601229",
    "Base62Id": "pRr1Up3",
    "Fqn": "class.npc.creature.melee.ability.dps.universal.beast_slave",
    "B62References": {
        "npcsWithThisClass": [
            "FY7J3nB",
            "Mv0jPr4",
            "ZrvYLaA",
            "Z9yoTLF",
            "MPllFu6",
            "ynFTT1K",
            "Xg4ri5B",
            "6CtWOiB",
            "yVKPzQO",
            "m5OfJf8",
            "3ZbjQV4",
            "Tjjb5nC",
            "ql4JN30",
            "TY7ayOV",
            "TA2yAzs"
        ]
    },
    "first_seen": "1.0.0",
    "last_seen": "6.2.1a",
    "current_version": "4.2.0",
    "hash": "546494997",
    "removed_in": "",
    "changed_fields": {
        "0": "B62References",
        "1": "NpcsWithThisClass",
        "3": "hash"
    },
    "previous_versions": [
        "1.0.0",
        "1.3.0",
        "2.0.0",
        "2.3.2",
        "4.1.0"
    ],
    "LocalizedName": {
        "enMale": "Beast Slave",
        "frMale": "Esclave des b\u00eates",
        "frFemale": "Esclave des b\u00eates",
        "deMale": "Bestiensklave",
        "deFemale": "Bestiensklavin"
    }
}Array
(
    [_id] => MongoDB\BSON\ObjectId Object
        (
            [oid] => 5fb3e64733180000cb05d6e0
        )
    [DataHash] => 0
    [IsPlayerClass] => 
    [IsPlayerAdvancedClass] => 
    [NameId] => 836036859009131
    [AlignmentLight] => 0
    [AlignmentDark] => 0
    [AbilityPackageId] => 16141180325599345308
    [AbilityPackageB62Id] => d7hVYlC
    [NpcsWithThisClass] => 15
    [Id] => 16140952962653601229
    [Base62Id] => pRr1Up3
    [Fqn] => class.npc.creature.melee.ability.dps.universal.beast_slave
    [B62References] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [npcsWithThisClass] => Array
                        (
                            [0] => FY7J3nB
                            [1] => Mv0jPr4
                            [2] => ZrvYLaA
                            [3] => Z9yoTLF
                            [4] => MPllFu6
                            [5] => ynFTT1K
                            [6] => Xg4ri5B
                            [7] => 6CtWOiB
                            [8] => yVKPzQO
                            [9] => m5OfJf8
                            [10] => 3ZbjQV4
                            [11] => Tjjb5nC
                            [12] => ql4JN30
                            [13] => TY7ayOV
                            [14] => TA2yAzs
                        )
                )
        )
    [first_seen] => 1.0.0
    [last_seen] => 6.2.1a
    [current_version] => 4.2.0
    [hash] => 546494997
    [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.0.0
            [3] => 2.3.2
            [4] => 4.1.0
        )
    [LocalizedName] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [enMale] => Beast Slave
                    [frMale] => Esclave des bêtes
                    [frFemale] => Esclave des bêtes
                    [deMale] => Bestiensklave
                    [deFemale] => Bestiensklavin
                )
        )
)