{
"_id": {
"$oid": "5fb4024133180000cb07ef7c"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009382",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141023523510737453",
"AbilityPackageB62Id": "BTeKDc0",
"NpcsWithThisClass": 3,
"Id": "16140979269117183253",
"Base62Id": "5OMiRY0",
"Fqn": "class.npc.qtr.1x4.raid.asation.enemy.difficulty_1.trash.station.larva_ranged",
"B62References": {
"npcsWithThisClass": [
"Li7eWi3",
"wzvNdvB",
"bVHP2OC"
]
},
"first_seen": "1.4.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "4281700373",
"removed_in": "",
"LocalizedName": {
"enMale": "Hypergate Beast",
"frMale": "B\u00eate de l'hyperporte",
"frFemale": "B\u00eate de l'hyperporte",
"deMale": "Hypertor-Bestie",
"deFemale": "Hypertor-Bestie"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.4.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4024133180000cb07ef7c
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009382
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141023523510737453
[AbilityPackageB62Id] => BTeKDc0
[NpcsWithThisClass] => 3
[Id] => 16140979269117183253
[Base62Id] => 5OMiRY0
[Fqn] => class.npc.qtr.1x4.raid.asation.enemy.difficulty_1.trash.station.larva_ranged
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => Li7eWi3
[1] => wzvNdvB
[2] => bVHP2OC
)
)
)
[first_seen] => 1.4.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 4281700373
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Hypergate Beast
[frMale] => Bête de l'hyperporte
[frFemale] => Bête de l'hyperporte
[deMale] => Hypertor-Bestie
[deFemale] => Hypertor-Bestie
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.4.0
)
)