{
"_id": {
"$oid": "5fb40b9e33180000cb07fa48"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009479",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140954715727433125",
"AbilityPackageB62Id": "fOsPfiB",
"NpcsWithThisClass": 3,
"Id": "16141054954782962777",
"Base62Id": "MRJbNzM",
"Fqn": "class.npc.event.gree.mystery.mob.gree_relay_defender_mid",
"B62References": {
"npcsWithThisClass": [
"tm3fqe1",
"i9NufR1",
"pzczetz"
]
},
"first_seen": "1.7.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "1409601091",
"removed_in": "",
"LocalizedName": {
"enMale": "Infrastructure Guard",
"frMale": "Garde d'infrastructure",
"frFemale": "Garde d'infrastructure",
"deMale": "Infrastrukturwache",
"deFemale": "Infrastrukturwache"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.7.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb40b9e33180000cb07fa48
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009479
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140954715727433125
[AbilityPackageB62Id] => fOsPfiB
[NpcsWithThisClass] => 3
[Id] => 16141054954782962777
[Base62Id] => MRJbNzM
[Fqn] => class.npc.event.gree.mystery.mob.gree_relay_defender_mid
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => tm3fqe1
[1] => i9NufR1
[2] => pzczetz
)
)
)
[first_seen] => 1.7.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 1409601091
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Infrastructure Guard
[frMale] => Garde d'infrastructure
[frFemale] => Garde d'infrastructure
[deMale] => Infrastrukturwache
[deFemale] => Infrastrukturwache
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.7.0
)
)