{
"_id": {
"$oid": "5fb3e64733180000cb05d852"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859003940",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140943636286150070",
"AbilityPackageB62Id": "jXLm1B8",
"NpcsWithThisClass": 5,
"Id": "16141065424421785926",
"Base62Id": "HX401tC",
"Fqn": "class.npc.humanoid.ranged.ability.dps.tech.flame_burst",
"B62References": {
"npcsWithThisClass": [
"MwMEE94",
"vReXbqC",
"dwzVtlR",
"heGHwE3",
"q7TVo43"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "6.0.0",
"hash": "2686136598",
"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": "Firebug",
"frMale": "Pyromane",
"frFemale": "Pyromane",
"deMale": "Feuerteufel",
"deFemale": "Feuerteufelin"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d852
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859003940
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140943636286150070
[AbilityPackageB62Id] => jXLm1B8
[NpcsWithThisClass] => 5
[Id] => 16141065424421785926
[Base62Id] => HX401tC
[Fqn] => class.npc.humanoid.ranged.ability.dps.tech.flame_burst
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => MwMEE94
[1] => vReXbqC
[2] => dwzVtlR
[3] => heGHwE3
[4] => q7TVo43
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 6.0.0
[hash] => 2686136598
[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] => Firebug
[frMale] => Pyromane
[frFemale] => Pyromane
[deMale] => Feuerteufel
[deFemale] => Feuerteufelin
)
)
)