{
"_id": {
"$oid": "5fb3e64733180000cb05d7fd"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859004039",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141105842641626339",
"AbilityPackageB62Id": "uz9HK1U",
"NpcsWithThisClass": 1,
"Id": "16140912773760796380",
"Base62Id": "tCQJHg6",
"Fqn": "class.npc.creature.boss.balmorra_republic.colicoid_queen",
"B62References": {
"npcsWithThisClass": [
"O1Gsoy4"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "4157575428",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.0.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Queen Mother",
"frMale": "Reine m\u00e8re",
"frFemale": "Reine m\u00e8re",
"deMale": "K\u00f6niginnenmutter",
"deFemale": "K\u00f6niginnenmutter"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d7fd
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859004039
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141105842641626339
[AbilityPackageB62Id] => uz9HK1U
[NpcsWithThisClass] => 1
[Id] => 16140912773760796380
[Base62Id] => tCQJHg6
[Fqn] => class.npc.creature.boss.balmorra_republic.colicoid_queen
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => O1Gsoy4
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 4157575428
[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] => Queen Mother
[frMale] => Reine mère
[frFemale] => Reine mère
[deMale] => Königinnenmutter
[deFemale] => Königinnenmutter
)
)
)