{
"_id": {
"$oid": "5fb4512733180000cb097969"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009628",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141168407039516802",
"AbilityPackageB62Id": "WY1PYI5",
"NpcsWithThisClass": 1,
"Id": "16140942766038982484",
"Base62Id": "L1zLClD",
"Fqn": "class.npc.exp.seasons.01_dailies.the_arena.group_08.goon_droid",
"B62References": {
"npcsWithThisClass": [
"4WXqAyB"
]
},
"first_seen": "4.2.0",
"last_seen": "6.2.1a",
"current_version": "4.4.0",
"hash": "3254776768",
"removed_in": "",
"LocalizedName": {
"enMale": "Goon",
"frMale": "Sbire",
"frFemale": "Sbire",
"deMale": "H\u00e4scher",
"deFemale": "H\u00e4scher"
},
"changed_fields": [
"LocalizedName",
"hash"
],
"previous_versions": [
"4.2.0",
"4.3.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4512733180000cb097969
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009628
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141168407039516802
[AbilityPackageB62Id] => WY1PYI5
[NpcsWithThisClass] => 1
[Id] => 16140942766038982484
[Base62Id] => L1zLClD
[Fqn] => class.npc.exp.seasons.01_dailies.the_arena.group_08.goon_droid
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => 4WXqAyB
)
)
)
[first_seen] => 4.2.0
[last_seen] => 6.2.1a
[current_version] => 4.4.0
[hash] => 3254776768
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Goon
[frMale] => Sbire
[frFemale] => Sbire
[deMale] => Häscher
[deFemale] => Häscher
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => hash
)
[previous_versions] => Array
(
[0] => 4.2.0
[1] => 4.3.0
)
)