{
"_id": {
"$oid": "5fb3f30833180000cb079607"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009363",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141025684560757561",
"AbilityPackageB62Id": "EKEpNb7",
"NpcsWithThisClass": 1,
"Id": "16140913872053878573",
"Base62Id": "BJzvVj5",
"Fqn": "class.npc.qtr.1x2.event.superboss.bantha",
"B62References": {
"npcsWithThisClass": [
"MTtwi44"
]
},
"first_seen": "1.2.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "1287916844",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.2.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Infected Bantha",
"frMale": "Bantha infect\u00e9",
"frFemale": "Bantha infect\u00e9",
"deMale": "Infizierter Bantha",
"deFemale": "Infizierter Bantha"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3f30833180000cb079607
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009363
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141025684560757561
[AbilityPackageB62Id] => EKEpNb7
[NpcsWithThisClass] => 1
[Id] => 16140913872053878573
[Base62Id] => BJzvVj5
[Fqn] => class.npc.qtr.1x2.event.superboss.bantha
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => MTtwi44
)
)
)
[first_seen] => 1.2.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 1287916844
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.2.0
[1] => 1.3.0
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Infected Bantha
[frMale] => Bantha infecté
[frFemale] => Bantha infecté
[deMale] => Infizierter Bantha
[deFemale] => Infizierter Bantha
)
)
)