{
"_id": {
"$oid": "5fb3f30833180000cb0795ec"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859003884",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141101548432447232",
"AbilityPackageB62Id": "0DVIpL6",
"NpcsWithThisClass": 1,
"Id": "16140934040552041504",
"Base62Id": "86mTrlD",
"Fqn": "class.npc.droid.boss.flashpoint.raid.eternity_vault.difficulty_1.lava_creature",
"B62References": {
"npcsWithThisClass": [
"aLbqp8F"
]
},
"first_seen": "1.2.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "2013769146",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.2.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Creature",
"frMale": "Cr\u00e9ature",
"frFemale": "Cr\u00e9ature",
"deMale": "Kreatur",
"deFemale": "Kreatur"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3f30833180000cb0795ec
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859003884
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141101548432447232
[AbilityPackageB62Id] => 0DVIpL6
[NpcsWithThisClass] => 1
[Id] => 16140934040552041504
[Base62Id] => 86mTrlD
[Fqn] => class.npc.droid.boss.flashpoint.raid.eternity_vault.difficulty_1.lava_creature
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => aLbqp8F
)
)
)
[first_seen] => 1.2.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 2013769146
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.2.0
[1] => 1.3.0
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Creature
[frMale] => Créature
[frFemale] => Créature
[deMale] => Kreatur
[deFemale] => Kreatur
)
)
)