{
    "_id": {
        "$oid": "5fb4024133180000cb07ef9b"
    },
    "DataHash": 0,
    "IsPlayerClass": false,
    "IsPlayerAdvancedClass": false,
    "NameId": "836036859009394",
    "AlignmentLight": 0,
    "AlignmentDark": 0,
    "AbilityPackageId": "16141119842774043730",
    "AbilityPackageB62Id": "KaoEIVA",
    "NpcsWithThisClass": 3,
    "Id": "16141010956247998858",
    "Base62Id": "Yg7PAl2",
    "Fqn": "class.npc.creature.melee.ability.dps.klorslug.self_destruct_random",
    "B62References": {
        "npcsWithThisClass": [
            "b4q20S9",
            "124x0aC",
            "y6WHB1R"
        ]
    },
    "first_seen": "1.4.0",
    "last_seen": "6.2.1a",
    "current_version": "2.3.2",
    "hash": "2723430394",
    "removed_in": "",
    "LocalizedName": {
        "enMale": "Unstable",
        "frMale": "Instabilit\u00e9",
        "frFemale": "Instabilit\u00e9",
        "deMale": "Instabil",
        "deFemale": "Instabil"
    },
    "changed_fields": [
        "LocalizedName",
        "NameId",
        "hash"
    ],
    "previous_versions": [
        "1.4.0"
    ]
}Array
(
    [_id] => MongoDB\BSON\ObjectId Object
        (
            [oid] => 5fb4024133180000cb07ef9b
        )
    [DataHash] => 0
    [IsPlayerClass] => 
    [IsPlayerAdvancedClass] => 
    [NameId] => 836036859009394
    [AlignmentLight] => 0
    [AlignmentDark] => 0
    [AbilityPackageId] => 16141119842774043730
    [AbilityPackageB62Id] => KaoEIVA
    [NpcsWithThisClass] => 3
    [Id] => 16141010956247998858
    [Base62Id] => Yg7PAl2
    [Fqn] => class.npc.creature.melee.ability.dps.klorslug.self_destruct_random
    [B62References] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [npcsWithThisClass] => Array
                        (
                            [0] => b4q20S9
                            [1] => 124x0aC
                            [2] => y6WHB1R
                        )
                )
        )
    [first_seen] => 1.4.0
    [last_seen] => 6.2.1a
    [current_version] => 2.3.2
    [hash] => 2723430394
    [removed_in] => 
    [LocalizedName] => MongoDB\Model\BSONDocument Object
        (
            [storage:ArrayObject:private] => Array
                (
                    [enMale] => Unstable
                    [frMale] => Instabilité
                    [frFemale] => Instabilité
                    [deMale] => Instabil
                    [deFemale] => Instabil
                )
        )
    [changed_fields] => Array
        (
            [0] => LocalizedName
            [1] => NameId
            [2] => hash
        )
    [previous_versions] => Array
        (
            [0] => 1.4.0
        )
)