{
"_id": {
"$oid": "5fb4024133180000cb07ef72"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009378",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140975896058198427",
"AbilityPackageB62Id": "czpO2WF",
"NpcsWithThisClass": 5,
"Id": "16141002842582855220",
"Base62Id": "DAwu3f1",
"Fqn": "class.npc.qtr.1x4.raid.asation.enemy.difficulty_1.boss.core.data_core",
"B62References": {
"npcsWithThisClass": [
"4vFbWmD",
"SC7ybRT",
"xYi2oP7",
"sR6BjAD",
"mfPkiE0"
]
},
"first_seen": "1.4.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "3192567246",
"removed_in": "",
"LocalizedName": {
"enMale": "Hardware",
"frMale": "Mat\u00e9riel",
"frFemale": "Mat\u00e9riel",
"deMale": "Hardware",
"deFemale": "Hardware"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.4.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4024133180000cb07ef72
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009378
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140975896058198427
[AbilityPackageB62Id] => czpO2WF
[NpcsWithThisClass] => 5
[Id] => 16141002842582855220
[Base62Id] => DAwu3f1
[Fqn] => class.npc.qtr.1x4.raid.asation.enemy.difficulty_1.boss.core.data_core
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => 4vFbWmD
[1] => SC7ybRT
[2] => xYi2oP7
[3] => sR6BjAD
[4] => mfPkiE0
)
)
)
[first_seen] => 1.4.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 3192567246
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Hardware
[frMale] => Matériel
[frFemale] => Matériel
[deMale] => Hardware
[deFemale] => Hardware
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.4.0
)
)