{
"_id": {
"$oid": "5fb40b9d33180000cb07fa3f"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009461",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141129167508547105",
"AbilityPackageB62Id": "8IOBNt5",
"NpcsWithThisClass": 1,
"Id": "16141024035167701629",
"Base62Id": "VOesLyN",
"Fqn": "class.npc.event.gree.lair_boss.digitized_creatures.terentatek",
"B62References": {
"npcsWithThisClass": [
"C23lEg7"
]
},
"first_seen": "1.7.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "3062458446",
"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] => 5fb40b9d33180000cb07fa3f
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009461
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141129167508547105
[AbilityPackageB62Id] => 8IOBNt5
[NpcsWithThisClass] => 1
[Id] => 16141024035167701629
[Base62Id] => VOesLyN
[Fqn] => class.npc.event.gree.lair_boss.digitized_creatures.terentatek
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => C23lEg7
)
)
)
[first_seen] => 1.7.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 3062458446
[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
)
)