{
"_id": {
"$oid": "5fb4183033180000cb085f41"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009508",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141175225336894902",
"AbilityPackageB62Id": "jfMA2r9",
"NpcsWithThisClass": 4,
"Id": "16141177618644373368",
"Base62Id": "U8za8y6",
"Fqn": "class.npc.qtr.flashpoint.tython.imperial.enemy.trash.republic_officer",
"B62References": {
"npcsWithThisClass": [
"RQL50zT",
"TmyXDl2",
"ejfcVo2",
"J1ZKrcF"
]
},
"first_seen": "2.3.0",
"last_seen": "6.2.1a",
"current_version": "3.0.0",
"hash": "1898025025",
"removed_in": "",
"LocalizedName": {
"enMale": "Republic Commander",
"frMale": "Commandant de la R\u00e9publique",
"frFemale": "Commandant de la R\u00e9publique",
"deMale": "Republikanischer Kommandant",
"deFemale": "Republikanische Kommandantin"
},
"changed_fields": {
"0": "B62References",
"1": "NpcsWithThisClass",
"3": "hash"
},
"previous_versions": [
"2.3.0",
"2.3.2",
"2.7.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4183033180000cb085f41
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009508
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141175225336894902
[AbilityPackageB62Id] => jfMA2r9
[NpcsWithThisClass] => 4
[Id] => 16141177618644373368
[Base62Id] => U8za8y6
[Fqn] => class.npc.qtr.flashpoint.tython.imperial.enemy.trash.republic_officer
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => RQL50zT
[1] => TmyXDl2
[2] => ejfcVo2
[3] => J1ZKrcF
)
)
)
[first_seen] => 2.3.0
[last_seen] => 6.2.1a
[current_version] => 3.0.0
[hash] => 1898025025
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Republic Commander
[frMale] => Commandant de la République
[frFemale] => Commandant de la République
[deMale] => Republikanischer Kommandant
[deFemale] => Republikanische Kommandantin
)
)
[changed_fields] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[3] => hash
)
)
[previous_versions] => Array
(
[0] => 2.3.0
[1] => 2.3.2
[2] => 2.7.0
)
)