{
"_id": {
"$oid": "5fb3e64733180000cb05d744"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859004025",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141096699052291299",
"AbilityPackageB62Id": "uzeUt7D",
"NpcsWithThisClass": 6,
"Id": "16140940566064255785",
"Base62Id": "ATFpBED",
"Fqn": "class.npc.humanoid.ranged.ability.tank.rifle.boss_eagle",
"B62References": {
"npcsWithThisClass": [
"a7OMEo0",
"ysEH8U4",
"BTzXcUS",
"OvkGDcD",
"S9gzsbE",
"2Ekoyyl"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "1228531617",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.0.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Terrorist",
"frMale": "Terroriste",
"frFemale": "Terroriste",
"deMale": "Terrorist",
"deFemale": "Terroristin"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d744
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859004025
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141096699052291299
[AbilityPackageB62Id] => uzeUt7D
[NpcsWithThisClass] => 6
[Id] => 16140940566064255785
[Base62Id] => ATFpBED
[Fqn] => class.npc.humanoid.ranged.ability.tank.rifle.boss_eagle
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => a7OMEo0
[1] => ysEH8U4
[2] => BTzXcUS
[3] => OvkGDcD
[4] => S9gzsbE
[5] => 2Ekoyyl
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 1228531617
[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] => Terrorist
[frMale] => Terroriste
[frFemale] => Terroriste
[deMale] => Terrorist
[deFemale] => Terroristin
)
)
)