{
"_id": {
"$oid": "5fb3f30833180000cb0795f1"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009362",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141080691310667395",
"AbilityPackageB62Id": "WoPyq2U",
"NpcsWithThisClass": 1,
"Id": "16141138017985372520",
"Base62Id": "Q26I282",
"Fqn": "class.npc.qtr.1x2.event.superboss.rakghoul",
"B62References": {
"npcsWithThisClass": [
"7zqbeyH"
]
},
"first_seen": "1.2.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "439636896",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.2.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Patient Zero",
"frMale": "Patient z\u00e9ro",
"frFemale": "Patient z\u00e9ro",
"deMale": "Patient Null",
"deFemale": "Patientin Null"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3f30833180000cb0795f1
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009362
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141080691310667395
[AbilityPackageB62Id] => WoPyq2U
[NpcsWithThisClass] => 1
[Id] => 16141138017985372520
[Base62Id] => Q26I282
[Fqn] => class.npc.qtr.1x2.event.superboss.rakghoul
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => 7zqbeyH
)
)
)
[first_seen] => 1.2.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 439636896
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.2.0
[1] => 1.3.0
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Patient Zero
[frMale] => Patient zéro
[frFemale] => Patient zéro
[deMale] => Patient Null
[deFemale] => Patientin Null
)
)
)