{
"_id": {
"$oid": "5fb4182f33180000cb085f22"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859002886",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141164983745411627",
"AbilityPackageB62Id": "AteUVG8",
"NpcsWithThisClass": 4,
"Id": "16141043278716242107",
"Base62Id": "kuWMr57",
"Fqn": "class.npc.qtr.flashpoint.tython.imperial.enemy.trash.jedi_caster",
"B62References": {
"npcsWithThisClass": [
"1wmK3f7",
"F59yriJ",
"Oh7QinB",
"jOMxqU6"
]
},
"first_seen": "2.3.0",
"last_seen": "6.2.1a",
"current_version": "3.0.0",
"hash": "1237706175",
"removed_in": "",
"LocalizedName": {
"enMale": "Jedi Consular",
"frMale": "Jedi Consulaire",
"frFemale": "Jedi Consulaire",
"deMale": "Jedi-Botschafter",
"deFemale": "Jedi-Botschafterin"
},
"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] => 5fb4182f33180000cb085f22
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859002886
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141164983745411627
[AbilityPackageB62Id] => AteUVG8
[NpcsWithThisClass] => 4
[Id] => 16141043278716242107
[Base62Id] => kuWMr57
[Fqn] => class.npc.qtr.flashpoint.tython.imperial.enemy.trash.jedi_caster
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => 1wmK3f7
[1] => F59yriJ
[2] => Oh7QinB
[3] => jOMxqU6
)
)
)
[first_seen] => 2.3.0
[last_seen] => 6.2.1a
[current_version] => 3.0.0
[hash] => 1237706175
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Jedi Consular
[frMale] => Jedi Consulaire
[frFemale] => Jedi Consulaire
[deMale] => Jedi-Botschafter
[deFemale] => Jedi-Botschafterin
)
)
[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
)
)