{
"_id": {
"$oid": "5fb40b9d33180000cb07fa3b"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009479",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140965710954099536",
"AbilityPackageB62Id": "KFCjhSB",
"NpcsWithThisClass": 2,
"Id": "16141083541974909056",
"Base62Id": "W81HMV6",
"Fqn": "class.npc.event.gree.mystery.mob.gree_relay_defender_low",
"B62References": {
"npcsWithThisClass": [
"HVcHIp9",
"3yrwghV"
]
},
"first_seen": "1.7.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "2520470268",
"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] => 5fb40b9d33180000cb07fa3b
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009479
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140965710954099536
[AbilityPackageB62Id] => KFCjhSB
[NpcsWithThisClass] => 2
[Id] => 16141083541974909056
[Base62Id] => W81HMV6
[Fqn] => class.npc.event.gree.mystery.mob.gree_relay_defender_low
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => HVcHIp9
[1] => 3yrwghV
)
)
)
[first_seen] => 1.7.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 2520470268
[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
)
)