{
"_id": {
"$oid": "5fb41ea033180000cb086f3d"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"LocalizedName": {
"enMale": "Dread Forces Champion",
"frMale": "Champion des forces d'Effroi",
"frFemale": "Championne des forces d'Effroi",
"deMale": "Schreckenstruppen-Streiter",
"deFemale": "Schreckenstruppen-Streiter"
},
"NameId": "836036859009533",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141166532554935948",
"AbilityPackageB62Id": "Z4vS6N1",
"NpcsWithThisClass": 1,
"Id": "16141038435105607973",
"Base62Id": "9P5b5l0",
"Fqn": "class.npc.operation.oricon.palace.trash.honor_guard_heavy",
"B62References": {
"npcsWithThisClass": [
"OYt7kLB"
]
},
"first_seen": "2.4.0",
"last_seen": "6.2.1a",
"current_version": "2.5.0",
"hash": "3063221621",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"hash"
],
"previous_versions": [
"2.4.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb41ea033180000cb086f3d
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Dread Forces Champion
[frMale] => Champion des forces d'Effroi
[frFemale] => Championne des forces d'Effroi
[deMale] => Schreckenstruppen-Streiter
[deFemale] => Schreckenstruppen-Streiter
)
)
[NameId] => 836036859009533
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141166532554935948
[AbilityPackageB62Id] => Z4vS6N1
[NpcsWithThisClass] => 1
[Id] => 16141038435105607973
[Base62Id] => 9P5b5l0
[Fqn] => class.npc.operation.oricon.palace.trash.honor_guard_heavy
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => OYt7kLB
)
)
)
[first_seen] => 2.4.0
[last_seen] => 6.2.1a
[current_version] => 2.5.0
[hash] => 3063221621
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => hash
)
[previous_versions] => Array
(
[0] => 2.4.0
)
)