{
"_id": {
"$oid": "5fb40b9d33180000cb07fa3e"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009461",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141059249728961580",
"AbilityPackageB62Id": "BBoWNjE",
"NpcsWithThisClass": 1,
"Id": "16141022850586013621",
"Base62Id": "jMzIH63",
"Fqn": "class.npc.event.gree.lair_boss.digitized_creatures.jawa",
"B62References": {
"npcsWithThisClass": [
"z5f16ZG"
]
},
"first_seen": "1.7.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "1605568935",
"removed_in": "",
"LocalizedName": {
"enMale": "Simulation",
"frMale": "Simulation",
"frFemale": "Simulation",
"deMale": "Simulation",
"deFemale": "Simulation"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.7.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb40b9d33180000cb07fa3e
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009461
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141059249728961580
[AbilityPackageB62Id] => BBoWNjE
[NpcsWithThisClass] => 1
[Id] => 16141022850586013621
[Base62Id] => jMzIH63
[Fqn] => class.npc.event.gree.lair_boss.digitized_creatures.jawa
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => z5f16ZG
)
)
)
[first_seen] => 1.7.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 1605568935
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Simulation
[frMale] => Simulation
[frFemale] => Simulation
[deMale] => Simulation
[deFemale] => Simulation
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.7.0
)
)