{
"_id": {
"$oid": "5fb3e64733180000cb05d683"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009258",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141172085642008164",
"AbilityPackageB62Id": "P9Oa1tE",
"NpcsWithThisClass": 5,
"Id": "16141174622316901677",
"Base62Id": "BRMzqcC",
"Fqn": "class.npc.humanoid.ranged.ability.dps.rifle.sith_trooper",
"B62References": {
"npcsWithThisClass": [
"Xg9psa8",
"ojp7Og4",
"Ygc3vzI",
"esXA1t2",
"WIvIF9D"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "2.4.0",
"hash": "3770362500",
"removed_in": "",
"changed_fields": {
"0": "B62References",
"1": "NpcsWithThisClass",
"3": "hash"
},
"previous_versions": [
"1.0.0",
"1.3.0",
"2.0.0",
"2.3.2"
],
"LocalizedName": {
"enMale": "Sith Trooper",
"frMale": "Soldat Sith",
"frFemale": "Soldat Sith",
"deMale": "Sith-Soldat",
"deFemale": "Sith-Soldatin"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d683
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009258
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141172085642008164
[AbilityPackageB62Id] => P9Oa1tE
[NpcsWithThisClass] => 5
[Id] => 16141174622316901677
[Base62Id] => BRMzqcC
[Fqn] => class.npc.humanoid.ranged.ability.dps.rifle.sith_trooper
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => Xg9psa8
[1] => ojp7Og4
[2] => Ygc3vzI
[3] => esXA1t2
[4] => WIvIF9D
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 2.4.0
[hash] => 3770362500
[removed_in] =>
[changed_fields] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[3] => hash
)
)
[previous_versions] => Array
(
[0] => 1.0.0
[1] => 1.3.0
[2] => 2.0.0
[3] => 2.3.2
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Sith Trooper
[frMale] => Soldat Sith
[frFemale] => Soldat Sith
[deMale] => Sith-Soldat
[deFemale] => Sith-Soldatin
)
)
)