{
"_id": {
"$oid": "5fb4024133180000cb07efb0"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859004055",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141022536049221318",
"AbilityPackageB62Id": "njx9J7A",
"NpcsWithThisClass": 1,
"Id": "16141070511308564456",
"Base62Id": "w6SKQHC",
"Fqn": "class.npc.qtr.1x4.raid.asation.enemy.difficulty_2.boss.core.operator",
"B62References": {
"npcsWithThisClass": [
"bYicXtA"
]
},
"first_seen": "1.4.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "3960855841",
"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] => 5fb4024133180000cb07efb0
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859004055
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141022536049221318
[AbilityPackageB62Id] => njx9J7A
[NpcsWithThisClass] => 1
[Id] => 16141070511308564456
[Base62Id] => w6SKQHC
[Fqn] => class.npc.qtr.1x4.raid.asation.enemy.difficulty_2.boss.core.operator
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => bYicXtA
)
)
)
[first_seen] => 1.4.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 3960855841
[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
)
)