{
"_id": {
"$oid": "5fb3e64733180000cb05d86d"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859004075",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140991921692581056",
"AbilityPackageB62Id": "m9plLg2",
"NpcsWithThisClass": 2,
"Id": "16141039164822339443",
"Base62Id": "SpzpzoP",
"Fqn": "class.npc.creature.boss.flashpoint.raid.eternity_vault.difficulty_1.jungle_cat",
"B62References": {
"npcsWithThisClass": [
"TwUmj7C",
"ugtTGf9"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "3941313920",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.0.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Cat",
"frMale": "Chat",
"frFemale": "Chat",
"deMale": "Katze",
"deFemale": "Katze"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d86d
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859004075
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140991921692581056
[AbilityPackageB62Id] => m9plLg2
[NpcsWithThisClass] => 2
[Id] => 16141039164822339443
[Base62Id] => SpzpzoP
[Fqn] => class.npc.creature.boss.flashpoint.raid.eternity_vault.difficulty_1.jungle_cat
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => TwUmj7C
[1] => ugtTGf9
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 3941313920
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.0.0
[1] => 1.3.0
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Cat
[frMale] => Chat
[frFemale] => Chat
[deMale] => Katze
[deFemale] => Katze
)
)
)