{
"_id": {
"$oid": "5fb468df33180000cb09dfc9"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"LocalizedName": {
"enMale": "Omega Protocol Droid",
"frMale": "Dro\u00efde protocolaire om\u00e9ga",
"frFemale": "Dro\u00efde protocolaire om\u00e9ga",
"deMale": "Omega-Protokolldroide",
"deFemale": "Omega-Protokolldroide"
},
"NameId": "836036859009697",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141102838574862813",
"AbilityPackageB62Id": "tT5DC83",
"NpcsWithThisClass": 1,
"Id": "16141178775790781021",
"Base62Id": "NO8Liv3",
"Fqn": "class.npc.operation.iokath.boss.scyva.omega_protocol_droid",
"B62References": {
"npcsWithThisClass": [
"JS7Ulp1"
]
},
"first_seen": "5.4.0",
"last_seen": "6.2.1a",
"current_version": "5.5.0",
"hash": "1112060627",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"hash"
],
"previous_versions": [
"5.4.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb468df33180000cb09dfc9
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Omega Protocol Droid
[frMale] => Droïde protocolaire oméga
[frFemale] => Droïde protocolaire oméga
[deMale] => Omega-Protokolldroide
[deFemale] => Omega-Protokolldroide
)
)
[NameId] => 836036859009697
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141102838574862813
[AbilityPackageB62Id] => tT5DC83
[NpcsWithThisClass] => 1
[Id] => 16141178775790781021
[Base62Id] => NO8Liv3
[Fqn] => class.npc.operation.iokath.boss.scyva.omega_protocol_droid
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => JS7Ulp1
)
)
)
[first_seen] => 5.4.0
[last_seen] => 6.2.1a
[current_version] => 5.5.0
[hash] => 1112060627
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => hash
)
[previous_versions] => Array
(
[0] => 5.4.0
)
)