{
"_id": {
"$oid": "5fb4183033180000cb085f2a"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859002882",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141151605445808460",
"AbilityPackageB62Id": "JD5IdDD",
"NpcsWithThisClass": 6,
"Id": "16141050425834904677",
"Base62Id": "PPoEvT7",
"Fqn": "class.npc.qtr.flashpoint.tython.republic.enemy.trash.sith_caster",
"B62References": {
"npcsWithThisClass": [
"dNUyrM7",
"fu4GOz2",
"yLGKcuM",
"wSe29f0",
"G3xCjbD",
"u70GQAB"
]
},
"first_seen": "2.3.0",
"last_seen": "6.2.1a",
"current_version": "3.0.0",
"hash": "1481179055",
"removed_in": "",
"LocalizedName": {
"enMale": "Sith Inquisitor",
"frMale": "Inquisiteur Sith",
"frFemale": "Inquisitrice Sith",
"deMale": "Sith-Inquisitor",
"deFemale": "Sith-Inquisitorin"
},
"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] => 5fb4183033180000cb085f2a
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859002882
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141151605445808460
[AbilityPackageB62Id] => JD5IdDD
[NpcsWithThisClass] => 6
[Id] => 16141050425834904677
[Base62Id] => PPoEvT7
[Fqn] => class.npc.qtr.flashpoint.tython.republic.enemy.trash.sith_caster
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => dNUyrM7
[1] => fu4GOz2
[2] => yLGKcuM
[3] => wSe29f0
[4] => G3xCjbD
[5] => u70GQAB
)
)
)
[first_seen] => 2.3.0
[last_seen] => 6.2.1a
[current_version] => 3.0.0
[hash] => 1481179055
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Sith Inquisitor
[frMale] => Inquisiteur Sith
[frFemale] => Inquisitrice Sith
[deMale] => Sith-Inquisitor
[deFemale] => Sith-Inquisitorin
)
)
[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
)
)