{
"_id": {
"$oid": "5fb45d4a33180000cb09970b"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"LocalizedName": {
"enMale": "Empress Vaylin",
"frMale": "Imp\u00e9ratrice Vaylin",
"frFemale": "Imp\u00e9ratrice Vaylin",
"deMale": "Kaiserin Vaylin",
"deFemale": "Kaiserin Vaylin"
},
"NameId": "836036859009658",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141092206634228964",
"AbilityPackageB62Id": "v5n2lyN",
"NpcsWithThisClass": 5,
"Id": "16140908174763973458",
"Base62Id": "Kbi1VN7",
"Fqn": "class.npc.exp.seasons.02.ep_03.vaylin",
"B62References": {
"npcsWithThisClass": [
"cRADDM1",
"2SALFS5",
"jh6LMR1",
"9aeXMz8",
"dHsDUv6"
]
},
"first_seen": "5.0.0",
"last_seen": "6.2.1a",
"current_version": "6.2.0",
"hash": "4096529475",
"removed_in": "",
"changed_fields": {
"0": "B62References",
"1": "NpcsWithThisClass",
"3": "hash"
},
"previous_versions": [
"5.0.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb45d4a33180000cb09970b
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Empress Vaylin
[frMale] => Impératrice Vaylin
[frFemale] => Impératrice Vaylin
[deMale] => Kaiserin Vaylin
[deFemale] => Kaiserin Vaylin
)
)
[NameId] => 836036859009658
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141092206634228964
[AbilityPackageB62Id] => v5n2lyN
[NpcsWithThisClass] => 5
[Id] => 16140908174763973458
[Base62Id] => Kbi1VN7
[Fqn] => class.npc.exp.seasons.02.ep_03.vaylin
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => cRADDM1
[1] => 2SALFS5
[2] => jh6LMR1
[3] => 9aeXMz8
[4] => dHsDUv6
)
)
)
[first_seen] => 5.0.0
[last_seen] => 6.2.1a
[current_version] => 6.2.0
[hash] => 4096529475
[removed_in] =>
[changed_fields] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[3] => hash
)
)
[previous_versions] => Array
(
[0] => 5.0.0
)
)