{
"_id": {
"$oid": "5fb4024133180000cb07ef73"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009377",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141147930214388704",
"AbilityPackageB62Id": "uDDrvu5",
"NpcsWithThisClass": 2,
"Id": "16140966630999259223",
"Base62Id": "LzmISb1",
"Fqn": "class.npc.qtr.1x4.raid.asation.enemy.difficulty_1.boss.core.guardian",
"B62References": {
"npcsWithThisClass": [
"dvwyScH",
"oItjXxF"
]
},
"first_seen": "1.4.0",
"last_seen": "6.2.1a",
"current_version": "4.0.0",
"hash": "502356796",
"removed_in": "",
"LocalizedName": {
"enMale": "Program",
"frMale": "Programme",
"frFemale": "Programme",
"deMale": "Programm",
"deFemale": "Programm"
},
"changed_fields": [
"B62References",
"NpcsWithThisClass",
"hash"
],
"previous_versions": [
"1.4.0",
"2.3.2"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4024133180000cb07ef73
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009377
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141147930214388704
[AbilityPackageB62Id] => uDDrvu5
[NpcsWithThisClass] => 2
[Id] => 16140966630999259223
[Base62Id] => LzmISb1
[Fqn] => class.npc.qtr.1x4.raid.asation.enemy.difficulty_1.boss.core.guardian
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => dvwyScH
[1] => oItjXxF
)
)
)
[first_seen] => 1.4.0
[last_seen] => 6.2.1a
[current_version] => 4.0.0
[hash] => 502356796
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Program
[frMale] => Programme
[frFemale] => Programme
[deMale] => Programm
[deFemale] => Programm
)
)
[changed_fields] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.4.0
[1] => 2.3.2
)
)