{
"_id": {
"$oid": "5fb4183033180000cb085f56"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859002981",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141174260928264940",
"AbilityPackageB62Id": "xBfEW78",
"NpcsWithThisClass": 4,
"Id": "16140954048413233987",
"Base62Id": "Gzd98vG",
"Fqn": "class.npc.qtr.flashpoint.tython.republic.enemy.trash.sith_tank",
"B62References": {
"npcsWithThisClass": [
"MNyIyCy",
"bNC6mT7",
"Oe7EtU3",
"6khO574"
]
},
"first_seen": "2.3.0",
"last_seen": "6.2.1a",
"current_version": "3.0.0",
"hash": "584112902",
"removed_in": "",
"LocalizedName": {
"enMale": "Sith Juggernaut",
"frMale": "Ravageur Sith",
"frFemale": "Ravageuse Sith",
"deMale": "Sith-Juggernaut",
"deFemale": "Sith-Juggernaut"
},
"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] => 5fb4183033180000cb085f56
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859002981
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141174260928264940
[AbilityPackageB62Id] => xBfEW78
[NpcsWithThisClass] => 4
[Id] => 16140954048413233987
[Base62Id] => Gzd98vG
[Fqn] => class.npc.qtr.flashpoint.tython.republic.enemy.trash.sith_tank
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => MNyIyCy
[1] => bNC6mT7
[2] => Oe7EtU3
[3] => 6khO574
)
)
)
[first_seen] => 2.3.0
[last_seen] => 6.2.1a
[current_version] => 3.0.0
[hash] => 584112902
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Sith Juggernaut
[frMale] => Ravageur Sith
[frFemale] => Ravageuse Sith
[deMale] => Sith-Juggernaut
[deFemale] => Sith-Juggernaut
)
)
[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
)
)