{
    "_id": {
        "$oid": "5fb3e64733180000cb05d541"
    },
    "DataHash": 0,
    "IsPlayerClass": false,
    "IsPlayerAdvancedClass": false,
    "NameId": "836036859003964",
    "AlignmentLight": 0,
    "AlignmentDark": 0,
    "AbilityPackageId": "16141112297558726494",
    "AbilityPackageB62Id": "NbUjXnD",
    "NpcsWithThisClass": 12,
    "Id": "16141041745068454514",
    "Base62Id": "SdAElzI",
    "Fqn": "class.npc.humanoid.melee.ability.tank.unarmed.backhand",
    "B62References": {
        "npcsWithThisClass": [
            "QcCx5XF",
            "FtP1ytL",
            "edUrSj8",
            "1yx7vl8",
            "qineVv2",
            "FYpLiS0",
            "ZTBo2d2",
            "zE1kyQc",
            "m6RiCa6",
            "yBnXuM7",
            "IeiK7A9",
            "t7Uwos6"
        ]
    },
    "first_seen": "1.0.0",
    "last_seen": "6.2.1a",
    "current_version": "2.5.0",
    "hash": "448573225",
    "removed_in": "",
    "changed_fields": {
        "0": "B62References",
        "1": "NpcsWithThisClass",
        "3": "hash"
    },
    "previous_versions": [
        "1.0.0",
        "1.3.0",
        "2.3.2"
    ],
    "LocalizedName": {
        "enMale": "Heavy Brawler",
        "frMale": "Bagarreur lourd",
        "frFemale": "Bagarreuse lourde",
        "deMale": "Schwerer Pr\u00fcgler",
        "deFemale": "Schwere Pr\u00fcglerin"
    }
}Array
(
    [_id] => MongoDB\BSON\ObjectId Object
        (
            [oid] => 5fb3e64733180000cb05d541
        )
    [DataHash] => 0
    [IsPlayerClass] => 
    [IsPlayerAdvancedClass] => 
    [NameId] => 836036859003964
    [AlignmentLight] => 0
    [AlignmentDark] => 0
    [AbilityPackageId] => 16141112297558726494
    [AbilityPackageB62Id] => NbUjXnD
    [NpcsWithThisClass] => 12
    [Id] => 16141041745068454514
    [Base62Id] => SdAElzI
    [Fqn] => class.npc.humanoid.melee.ability.tank.unarmed.backhand
    [B62References] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [npcsWithThisClass] => Array
                        (
                            [0] => QcCx5XF
                            [1] => FtP1ytL
                            [2] => edUrSj8
                            [3] => 1yx7vl8
                            [4] => qineVv2
                            [5] => FYpLiS0
                            [6] => ZTBo2d2
                            [7] => zE1kyQc
                            [8] => m6RiCa6
                            [9] => yBnXuM7
                            [10] => IeiK7A9
                            [11] => t7Uwos6
                        )
                )
        )
    [first_seen] => 1.0.0
    [last_seen] => 6.2.1a
    [current_version] => 2.5.0
    [hash] => 448573225
    [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
        )
    [LocalizedName] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [enMale] => Heavy Brawler
                    [frMale] => Bagarreur lourd
                    [frFemale] => Bagarreuse lourde
                    [deMale] => Schwerer Prügler
                    [deFemale] => Schwere Prüglerin
                )
        )
)