{
"_id": {
"$oid": "5fb4183033180000cb085f39"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859003927",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140964769301172158",
"AbilityPackageB62Id": "leybDtG",
"NpcsWithThisClass": 8,
"Id": "16140932228001645818",
"Base62Id": "zI9OwAN",
"Fqn": "class.npc.qtr.flashpoint.tython.republic.enemy.trash.tukata",
"B62References": {
"npcsWithThisClass": [
"WshevtF",
"9RuKpn8",
"i5QHmzV",
"u0UEDm4",
"iuiFQU1",
"cnryk0M",
"oAwmb67",
"zIkjPzv"
]
},
"first_seen": "2.3.0",
"last_seen": "6.2.1a",
"current_version": "3.0.0",
"hash": "4040176835",
"removed_in": "",
"LocalizedName": {
"enMale": "Slasher",
"frMale": "Trancheur",
"frFemale": "Trancheuse",
"deMale": "Schlitzer",
"deFemale": "Schlitzerin"
},
"changed_fields": {
"0": "B62References",
"1": "NpcsWithThisClass",
"3": "hash"
},
"previous_versions": [
"2.3.0",
"2.3.2",
"2.7.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4183033180000cb085f39
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859003927
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140964769301172158
[AbilityPackageB62Id] => leybDtG
[NpcsWithThisClass] => 8
[Id] => 16140932228001645818
[Base62Id] => zI9OwAN
[Fqn] => class.npc.qtr.flashpoint.tython.republic.enemy.trash.tukata
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => WshevtF
[1] => 9RuKpn8
[2] => i5QHmzV
[3] => u0UEDm4
[4] => iuiFQU1
[5] => cnryk0M
[6] => oAwmb67
[7] => zIkjPzv
)
)
)
[first_seen] => 2.3.0
[last_seen] => 6.2.1a
[current_version] => 3.0.0
[hash] => 4040176835
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Slasher
[frMale] => Trancheur
[frFemale] => Trancheuse
[deMale] => Schlitzer
[deFemale] => Schlitzerin
)
)
[changed_fields] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[3] => hash
)
)
[previous_versions] => Array
(
[0] => 2.3.0
[1] => 2.3.2
[2] => 2.7.0
)
)