{
"_id": {
"$oid": "5fb3e64733180000cb05d766"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859003928",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140988406654599661",
"AbilityPackageB62Id": "xO5OxcF",
"NpcsWithThisClass": 7,
"Id": "16141054532811393802",
"Base62Id": "2ejk894",
"Fqn": "class.npc.humanoid.melee.ability.dps.sith.charge_rupture",
"B62References": {
"npcsWithThisClass": [
"QMdFISB",
"S47tsf6",
"tzyLFaZ",
"9hlIOIC",
"ZDo9O6A",
"E7nWJyL",
"OKz3zKZ"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "6.0.0",
"hash": "3622835583",
"removed_in": "",
"changed_fields": {
"0": "B62References",
"1": "NpcsWithThisClass",
"3": "hash"
},
"previous_versions": [
"1.0.0",
"1.3.0",
"2.3.2",
"4.0.0"
],
"LocalizedName": {
"enMale": "Acolyte",
"frMale": "Acolyte",
"frFemale": "Acolyte",
"deMale": "Akolyth",
"deFemale": "Akolyth"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d766
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859003928
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140988406654599661
[AbilityPackageB62Id] => xO5OxcF
[NpcsWithThisClass] => 7
[Id] => 16141054532811393802
[Base62Id] => 2ejk894
[Fqn] => class.npc.humanoid.melee.ability.dps.sith.charge_rupture
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => QMdFISB
[1] => S47tsf6
[2] => tzyLFaZ
[3] => 9hlIOIC
[4] => ZDo9O6A
[5] => E7nWJyL
[6] => OKz3zKZ
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 6.0.0
[hash] => 3622835583
[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.3.2
[3] => 4.0.0
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Acolyte
[frMale] => Acolyte
[frFemale] => Acolyte
[deMale] => Akolyth
[deFemale] => Akolyth
)
)
)