{
"_id": {
"$oid": "5fb3e64733180000cb05d707"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009231",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141112199805125411",
"AbilityPackageB62Id": "8y6Due6",
"NpcsWithThisClass": 4,
"Id": "16140903986737585252",
"Base62Id": "P1mkOw8",
"Fqn": "class.npc.humanoid.boss.tat.czerka_mystery.infected_choke",
"B62References": {
"npcsWithThisClass": [
"7UV4myT",
"Zw9WCMB",
"udqLH91",
"GzTtHSM"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "3111466878",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.0.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Infected",
"frMale": "Contamin\u00e9",
"frFemale": "Contamin\u00e9e",
"deMale": "Infizierter",
"deFemale": "Infizierte"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d707
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009231
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141112199805125411
[AbilityPackageB62Id] => 8y6Due6
[NpcsWithThisClass] => 4
[Id] => 16140903986737585252
[Base62Id] => P1mkOw8
[Fqn] => class.npc.humanoid.boss.tat.czerka_mystery.infected_choke
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => 7UV4myT
[1] => Zw9WCMB
[2] => udqLH91
[3] => GzTtHSM
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 3111466878
[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] => Infected
[frMale] => Contaminé
[frFemale] => Contaminée
[deMale] => Infizierter
[deFemale] => Infizierte
)
)
)