{
"_id": {
"$oid": "5fb4333733180000cb08a3c2"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"LocalizedName": {
"enMale": "Revanite",
"frMale": "R\u00e9vanite",
"frFemale": "R\u00e9vanite",
"deMale": "Revaniter",
"deFemale": "Revaniterin"
},
"NameId": "836036859009558",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141020239059343393",
"AbilityPackageB62Id": "8TY5VM3",
"NpcsWithThisClass": 2,
"Id": "16141092530668453092",
"Base62Id": "v3mqCI3",
"Fqn": "class.flashpoint.rakata.enemy.boss.arkous.colonel_darok",
"B62References": {
"npcsWithThisClass": [
"QmXno78",
"8oEdxyL"
]
},
"first_seen": "2.10.0",
"last_seen": "6.2.1a",
"current_version": "3.0.0",
"hash": "1903486659",
"removed_in": "",
"changed_fields": {
"0": "B62References",
"1": "NpcsWithThisClass",
"3": "hash"
},
"previous_versions": [
"2.10.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4333733180000cb08a3c2
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Revanite
[frMale] => Révanite
[frFemale] => Révanite
[deMale] => Revaniter
[deFemale] => Revaniterin
)
)
[NameId] => 836036859009558
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141020239059343393
[AbilityPackageB62Id] => 8TY5VM3
[NpcsWithThisClass] => 2
[Id] => 16141092530668453092
[Base62Id] => v3mqCI3
[Fqn] => class.flashpoint.rakata.enemy.boss.arkous.colonel_darok
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => QmXno78
[1] => 8oEdxyL
)
)
)
[first_seen] => 2.10.0
[last_seen] => 6.2.1a
[current_version] => 3.0.0
[hash] => 1903486659
[removed_in] =>
[changed_fields] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[3] => hash
)
)
[previous_versions] => Array
(
[0] => 2.10.0
)
)