{
"_id": {
"$oid": "5fb3e64733180000cb05d7eb"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009202",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141181658150326814",
"AbilityPackageB62Id": "7j8PpJ2",
"NpcsWithThisClass": 1,
"Id": "16140966782792802868",
"Base62Id": "DAAz7U5",
"Fqn": "class.npc.humanoid.melee.ability.dps.sith.voss_ghost_phantasm",
"B62References": {
"npcsWithThisClass": [
"XWfs1kC"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "3361284146",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.0.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Phantasm",
"frMale": "Fant\u00f4me",
"frFemale": "Fant\u00f4me",
"deMale": "Trugbild",
"deFemale": "Trugbild"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d7eb
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009202
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141181658150326814
[AbilityPackageB62Id] => 7j8PpJ2
[NpcsWithThisClass] => 1
[Id] => 16140966782792802868
[Base62Id] => DAAz7U5
[Fqn] => class.npc.humanoid.melee.ability.dps.sith.voss_ghost_phantasm
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => XWfs1kC
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 3361284146
[removed_in] =>
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 1.0.0
[1] => 1.3.0
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Phantasm
[frMale] => Fantôme
[frFemale] => Fantôme
[deMale] => Trugbild
[deFemale] => Trugbild
)
)
)