{
"_id": {
"$oid": "5fb4101a33180000cb0811b2"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009402",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140986330920174504",
"AbilityPackageB62Id": "gCFkeeC",
"NpcsWithThisClass": 1,
"Id": "16141155688573823428",
"Base62Id": "nEctIP4",
"Fqn": "class.npc.creature.melee.ability.dps.acklay.acklay_queen",
"B62References": {
"npcsWithThisClass": [
"ZzKsEoN"
]
},
"first_seen": "2.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "4162698692",
"removed_in": "",
"LocalizedName": {
"enMale": "Acklay Queen",
"frMale": "Reine Acklay",
"frFemale": "Reine Acklay",
"deMale": "Acklay-K\u00f6nigin",
"deFemale": "Acklay-K\u00f6nigin"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"2.0.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4101a33180000cb0811b2
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009402
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140986330920174504
[AbilityPackageB62Id] => gCFkeeC
[NpcsWithThisClass] => 1
[Id] => 16141155688573823428
[Base62Id] => nEctIP4
[Fqn] => class.npc.creature.melee.ability.dps.acklay.acklay_queen
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => ZzKsEoN
)
)
)
[first_seen] => 2.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 4162698692
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Acklay Queen
[frMale] => Reine Acklay
[frFemale] => Reine Acklay
[deMale] => Acklay-Königin
[deFemale] => Acklay-Königin
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 2.0.0
)
)