{
"_id": {
"$oid": "5fb4301933180000cb089423"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"LocalizedName": {
"enMale": "Soldier",
"frMale": "Soldat",
"frFemale": "Soldat",
"deMale": "Kampfsoldat",
"deFemale": "Kampfsoldatin"
},
"NameId": "836036859009279",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141139538857378977",
"AbilityPackageB62Id": "eKIR8z4",
"NpcsWithThisClass": 2,
"Id": "16140924203193518109",
"Base62Id": "7SZQPGB",
"Fqn": "class.npc.flashpoint.manaan.trash.facility_foot_soldier",
"B62References": {
"npcsWithThisClass": [
"JpBwGF8",
"bbKlbxC"
]
},
"first_seen": "2.9.0",
"last_seen": "6.2.1a",
"current_version": "3.0.0",
"hash": "3908159831",
"removed_in": "",
"changed_fields": {
"0": "B62References",
"1": "NpcsWithThisClass",
"3": "hash"
},
"previous_versions": [
"2.9.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4301933180000cb089423
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Soldier
[frMale] => Soldat
[frFemale] => Soldat
[deMale] => Kampfsoldat
[deFemale] => Kampfsoldatin
)
)
[NameId] => 836036859009279
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141139538857378977
[AbilityPackageB62Id] => eKIR8z4
[NpcsWithThisClass] => 2
[Id] => 16140924203193518109
[Base62Id] => 7SZQPGB
[Fqn] => class.npc.flashpoint.manaan.trash.facility_foot_soldier
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => JpBwGF8
[1] => bbKlbxC
)
)
)
[first_seen] => 2.9.0
[last_seen] => 6.2.1a
[current_version] => 3.0.0
[hash] => 3908159831
[removed_in] =>
[changed_fields] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[3] => hash
)
)
[previous_versions] => Array
(
[0] => 2.9.0
)
)