{
"_id": {
"$oid": "5fb4301933180000cb08941f"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"LocalizedName": {
"enMale": "Shasa Adherent",
"frMale": "\u00c9l\u00e8ve de Shasa",
"frFemale": "\u00c9l\u00e8ve de Shasa",
"deMale": "Shasa-Gefolgsmann",
"deFemale": "Shasa-Gefolgsmann"
},
"NameId": "836036859009544",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141100559471388705",
"AbilityPackageB62Id": "8QWcYt0",
"NpcsWithThisClass": 2,
"Id": "16141149194256266023",
"Base62Id": "9pCwDgC",
"Fqn": "class.npc.flashpoint.manaan.trash.shasa_adherent",
"B62References": {
"npcsWithThisClass": [
"u7AkKs3",
"INhp4z3"
]
},
"first_seen": "2.9.0",
"last_seen": "6.2.1a",
"current_version": "3.0.0",
"hash": "4001900287",
"removed_in": "",
"changed_fields": [
"B62References",
"NpcsWithThisClass",
"hash"
],
"previous_versions": [
"2.9.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4301933180000cb08941f
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Shasa Adherent
[frMale] => Élève de Shasa
[frFemale] => Élève de Shasa
[deMale] => Shasa-Gefolgsmann
[deFemale] => Shasa-Gefolgsmann
)
)
[NameId] => 836036859009544
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141100559471388705
[AbilityPackageB62Id] => 8QWcYt0
[NpcsWithThisClass] => 2
[Id] => 16141149194256266023
[Base62Id] => 9pCwDgC
[Fqn] => class.npc.flashpoint.manaan.trash.shasa_adherent
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => u7AkKs3
[1] => INhp4z3
)
)
)
[first_seen] => 2.9.0
[last_seen] => 6.2.1a
[current_version] => 3.0.0
[hash] => 4001900287
[removed_in] =>
[changed_fields] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[2] => hash
)
[previous_versions] => Array
(
[0] => 2.9.0
)
)