{
"_id": {
"$oid": "5fb3e64733180000cb05d54d"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009278",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141055386113740572",
"AbilityPackageB62Id": "70yRvgQ",
"NpcsWithThisClass": 2,
"Id": "16140961025916265021",
"Base62Id": "FU8fsu8",
"Fqn": "class.npc.humanoid.ranged.ability.dps.tech.geonosian_toxic_drone",
"B62References": {
"npcsWithThisClass": [
"u3fMdQC",
"ozWI0wH"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "1511369880",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.0.0",
"1.3.0",
"2.0.0"
],
"LocalizedName": {
"enMale": "Toxic Drone",
"frMale": "Drone toxique",
"frFemale": "Drone toxique",
"deMale": "Toxikdrohne",
"deFemale": "Toxikdrohne"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d54d
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009278
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141055386113740572
[AbilityPackageB62Id] => 70yRvgQ
[NpcsWithThisClass] => 2
[Id] => 16140961025916265021
[Base62Id] => FU8fsu8
[Fqn] => class.npc.humanoid.ranged.ability.dps.tech.geonosian_toxic_drone
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => u3fMdQC
[1] => ozWI0wH
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 1511369880
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.0.0
[1] => 1.3.0
[2] => 2.0.0
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Toxic Drone
[frMale] => Drone toxique
[frFemale] => Drone toxique
[deMale] => Toxikdrohne
[deFemale] => Toxikdrohne
)
)
)