{
"_id": {
"$oid": "5fb40b9d33180000cb07fa40"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009479",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141101517549909372",
"AbilityPackageB62Id": "VBKKdKF",
"NpcsWithThisClass": 3,
"Id": "16141071682906251158",
"Base62Id": "bbzV69D",
"Fqn": "class.npc.event.gree.mob.battledroid.gree_comlink_droid",
"B62References": {
"npcsWithThisClass": [
"zEzH2kq",
"ckiFdt7",
"AYZKec2"
]
},
"first_seen": "1.7.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "2763491478",
"removed_in": "",
"LocalizedName": {
"enMale": "Infrastructure Guard",
"frMale": "Garde d'infrastructure",
"frFemale": "Garde d'infrastructure",
"deMale": "Infrastrukturwache",
"deFemale": "Infrastrukturwache"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.7.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb40b9d33180000cb07fa40
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009479
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141101517549909372
[AbilityPackageB62Id] => VBKKdKF
[NpcsWithThisClass] => 3
[Id] => 16141071682906251158
[Base62Id] => bbzV69D
[Fqn] => class.npc.event.gree.mob.battledroid.gree_comlink_droid
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => zEzH2kq
[1] => ckiFdt7
[2] => AYZKec2
)
)
)
[first_seen] => 1.7.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 2763491478
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Infrastructure Guard
[frMale] => Garde d'infrastructure
[frFemale] => Garde d'infrastructure
[deMale] => Infrastrukturwache
[deFemale] => Infrastrukturwache
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.7.0
)
)