{
"_id": {
"$oid": "5fb4024033180000cb07ef5a"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859003884",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140918505402866341",
"AbilityPackageB62Id": "fHeHnyS",
"NpcsWithThisClass": 1,
"Id": "16141032220272261106",
"Base62Id": "yJkx2g9",
"Fqn": "class.npc.qtr.1x4.raid.asation.enemy.difficulty_1.trash.cave.lobel_02",
"B62References": {
"npcsWithThisClass": [
"UZ8vQX9"
]
},
"first_seen": "1.4.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "3429455816",
"removed_in": "",
"LocalizedName": {
"enMale": "Creature",
"frMale": "Cr\u00e9ature",
"frFemale": "Cr\u00e9ature",
"deMale": "Kreatur",
"deFemale": "Kreatur"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.4.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4024033180000cb07ef5a
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859003884
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140918505402866341
[AbilityPackageB62Id] => fHeHnyS
[NpcsWithThisClass] => 1
[Id] => 16141032220272261106
[Base62Id] => yJkx2g9
[Fqn] => class.npc.qtr.1x4.raid.asation.enemy.difficulty_1.trash.cave.lobel_02
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => UZ8vQX9
)
)
)
[first_seen] => 1.4.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 3429455816
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Creature
[frMale] => Créature
[frFemale] => Créature
[deMale] => Kreatur
[deFemale] => Kreatur
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.4.0
)
)