{
"_id": {
"$oid": "5fb3e64733180000cb05d869"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009117",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141105430555241075",
"AbilityPackageB62Id": "SwfVhjE",
"NpcsWithThisClass": 2,
"Id": "16141175421414378938",
"Base62Id": "keshie6",
"Fqn": "class.npc.creature.boss.flashpoint.rra.lord_kancras",
"B62References": {
"npcsWithThisClass": [
"O0y8IJU",
"UYDLXf5"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "3350761587",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.0.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Sith Beastmaster",
"frMale": "Dompteur Sith",
"frFemale": "Dompteuse Sith",
"deMale": "Sith-Bestienmeister",
"deFemale": "Sith-Bestienmeisterin"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d869
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009117
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141105430555241075
[AbilityPackageB62Id] => SwfVhjE
[NpcsWithThisClass] => 2
[Id] => 16141175421414378938
[Base62Id] => keshie6
[Fqn] => class.npc.creature.boss.flashpoint.rra.lord_kancras
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => O0y8IJU
[1] => UYDLXf5
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 3350761587
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.0.0
[1] => 1.3.0
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Sith Beastmaster
[frMale] => Dompteur Sith
[frFemale] => Dompteuse Sith
[deMale] => Sith-Bestienmeister
[deFemale] => Sith-Bestienmeisterin
)
)
)