{
"_id": {
"$oid": "5fb4402333180000cb08dd73"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"LocalizedName": {
"enMale": "Monolith",
"frMale": "Monolithe",
"frFemale": "Monolithe",
"deMale": "Monolith",
"deFemale": "Monolith"
},
"NameId": "836036859009591",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141057092160293923",
"AbilityPackageB62Id": "8uo31U8",
"NpcsWithThisClass": 2,
"Id": "16141084543649284509",
"Base62Id": "dO73aTF",
"Fqn": "class.npc.daily_area.ziost.part04.wilderness_monolith",
"B62References": {
"npcsWithThisClass": [
"roI4zVF",
"Ayq5ipI"
]
},
"first_seen": "3.2.0",
"last_seen": "6.2.1a",
"current_version": "3.2.0a",
"hash": "2422440971",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"hash"
],
"previous_versions": [
"3.2.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4402333180000cb08dd73
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Monolith
[frMale] => Monolithe
[frFemale] => Monolithe
[deMale] => Monolith
[deFemale] => Monolith
)
)
[NameId] => 836036859009591
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141057092160293923
[AbilityPackageB62Id] => 8uo31U8
[NpcsWithThisClass] => 2
[Id] => 16141084543649284509
[Base62Id] => dO73aTF
[Fqn] => class.npc.daily_area.ziost.part04.wilderness_monolith
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => roI4zVF
[1] => Ayq5ipI
)
)
)
[first_seen] => 3.2.0
[last_seen] => 6.2.1a
[current_version] => 3.2.0a
[hash] => 2422440971
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => hash
)
[previous_versions] => Array
(
[0] => 3.2.0
)
)