{
"_id": {
"$oid": "5fb4024133180000cb07efb5"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859004055",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141081059213892542",
"AbilityPackageB62Id": "ljiwIR4",
"NpcsWithThisClass": 1,
"Id": "16141141842783160975",
"Base62Id": "ZyKaI7S",
"Fqn": "class.npc.qtr.1x4.raid.asation.enemy.difficulty_1.boss.core.operator",
"B62References": {
"npcsWithThisClass": [
"o7rcOmF"
]
},
"first_seen": "1.4.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "203636458",
"removed_in": "",
"LocalizedName": {
"enMale": "Artificial Intelligence",
"frMale": "Intelligence artificielle",
"frFemale": "Intelligence artificielle",
"deMale": "K\u00fcnstliche Intelligenz",
"deFemale": "K\u00fcnstliche Intelligenz"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.4.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4024133180000cb07efb5
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859004055
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141081059213892542
[AbilityPackageB62Id] => ljiwIR4
[NpcsWithThisClass] => 1
[Id] => 16141141842783160975
[Base62Id] => ZyKaI7S
[Fqn] => class.npc.qtr.1x4.raid.asation.enemy.difficulty_1.boss.core.operator
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => o7rcOmF
)
)
)
[first_seen] => 1.4.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 203636458
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Artificial Intelligence
[frMale] => Intelligence artificielle
[frFemale] => Intelligence artificielle
[deMale] => Künstliche Intelligenz
[deFemale] => Künstliche Intelligenz
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.4.0
)
)