{
"_id": {
"$oid": "5fb4182f33180000cb085f25"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859004014",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141178196994744198",
"AbilityPackageB62Id": "XjyJU0C",
"NpcsWithThisClass": 4,
"Id": "16140942911053386626",
"Base62Id": "WbCoAGF",
"Fqn": "class.npc.qtr.flashpoint.tython.republic.enemy.trash.imperial_trooper_melee",
"B62References": {
"npcsWithThisClass": [
"iARaXj8",
"yeL6EXL",
"0A7fbc8",
"PcO0JCF"
]
},
"first_seen": "2.3.0",
"last_seen": "6.2.1a",
"current_version": "3.0.0",
"hash": "23574164",
"removed_in": "",
"LocalizedName": {
"enMale": "Assault Trooper",
"frMale": "Soldat d'assaut",
"frFemale": "Soldat d'assaut",
"deMale": "Sturmsoldat",
"deFemale": "Sturmsoldatin"
},
"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] => 5fb4182f33180000cb085f25
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859004014
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141178196994744198
[AbilityPackageB62Id] => XjyJU0C
[NpcsWithThisClass] => 4
[Id] => 16140942911053386626
[Base62Id] => WbCoAGF
[Fqn] => class.npc.qtr.flashpoint.tython.republic.enemy.trash.imperial_trooper_melee
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => iARaXj8
[1] => yeL6EXL
[2] => 0A7fbc8
[3] => PcO0JCF
)
)
)
[first_seen] => 2.3.0
[last_seen] => 6.2.1a
[current_version] => 3.0.0
[hash] => 23574164
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Assault Trooper
[frMale] => Soldat d'assaut
[frFemale] => Soldat d'assaut
[deMale] => Sturmsoldat
[deFemale] => Sturmsoldatin
)
)
[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
)
)