{
"_id": {
"$oid": "5fb4024133180000cb07ef9c"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009382",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140968148919048614",
"AbilityPackageB62Id": "fjasJm3",
"NpcsWithThisClass": 1,
"Id": "16140946932297391860",
"Base62Id": "yYy16wt",
"Fqn": "class.npc.qtr.1x4.raid.asation.enemy.difficulty_1.boss.larva.melee_regular_add",
"B62References": {
"npcsWithThisClass": [
"WiZBxF3"
]
},
"first_seen": "1.4.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "4160388149",
"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] => 5fb4024133180000cb07ef9c
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009382
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140968148919048614
[AbilityPackageB62Id] => fjasJm3
[NpcsWithThisClass] => 1
[Id] => 16140946932297391860
[Base62Id] => yYy16wt
[Fqn] => class.npc.qtr.1x4.raid.asation.enemy.difficulty_1.boss.larva.melee_regular_add
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => WiZBxF3
)
)
)
[first_seen] => 1.4.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 4160388149
[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
)
)