{
"_id": {
"$oid": "5fb4301a33180000cb08942b"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"LocalizedName": {
"enMale": "Support",
"frMale": "Assistance",
"frFemale": "Assistance",
"deMale": "Unterst\u00fctzung",
"deFemale": "Unterst\u00fctzung"
},
"NameId": "836036859009551",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141045126129811750",
"AbilityPackageB62Id": "9e64ym5",
"NpcsWithThisClass": 2,
"Id": "16141154567672503814",
"Base62Id": "1XxBJeF",
"Fqn": "class.npc.flashpoint.manaan.boss.sairisi.security_droid",
"B62References": {
"npcsWithThisClass": [
"CDGhtk5",
"xfuWz67"
]
},
"first_seen": "2.9.0",
"last_seen": "6.2.1a",
"current_version": "3.0.0",
"hash": "3655565371",
"removed_in": "",
"changed_fields": {
"0": "B62References",
"1": "NpcsWithThisClass",
"3": "hash"
},
"previous_versions": [
"2.9.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4301a33180000cb08942b
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Support
[frMale] => Assistance
[frFemale] => Assistance
[deMale] => Unterstützung
[deFemale] => Unterstützung
)
)
[NameId] => 836036859009551
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141045126129811750
[AbilityPackageB62Id] => 9e64ym5
[NpcsWithThisClass] => 2
[Id] => 16141154567672503814
[Base62Id] => 1XxBJeF
[Fqn] => class.npc.flashpoint.manaan.boss.sairisi.security_droid
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => CDGhtk5
[1] => xfuWz67
)
)
)
[first_seen] => 2.9.0
[last_seen] => 6.2.1a
[current_version] => 3.0.0
[hash] => 3655565371
[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
)
)