{
"_id": {
"$oid": "5fb4101933180000cb08110e"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009509",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141164052306853010",
"AbilityPackageB62Id": "almDdoF",
"NpcsWithThisClass": 1,
"Id": "16140924237955065535",
"Base62Id": "lzDcleJ",
"Fqn": "class.npc.exp.excavation.roth.ilum.creature_boss",
"B62References": {
"npcsWithThisClass": [
"Co0aYn0"
]
},
"first_seen": "2.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "270338320",
"removed_in": "",
"LocalizedName": {
"enMale": "Sithspawn Abomination",
"frMale": "Abomination Novo-Sith",
"frFemale": "Abomination Novo-Sith",
"deMale": "Sithbrut-Abscheulichkeit",
"deFemale": "Sithbrut-Abscheulichkeit"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"2.0.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4101933180000cb08110e
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009509
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141164052306853010
[AbilityPackageB62Id] => almDdoF
[NpcsWithThisClass] => 1
[Id] => 16140924237955065535
[Base62Id] => lzDcleJ
[Fqn] => class.npc.exp.excavation.roth.ilum.creature_boss
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => Co0aYn0
)
)
)
[first_seen] => 2.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 270338320
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Sithspawn Abomination
[frMale] => Abomination Novo-Sith
[frFemale] => Abomination Novo-Sith
[deMale] => Sithbrut-Abscheulichkeit
[deFemale] => Sithbrut-Abscheulichkeit
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 2.0.0
)
)