{
"_id": {
"$oid": "5fb4183033180000cb085f51"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009516",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141067115234110192",
"AbilityPackageB62Id": "y5KYMO5",
"NpcsWithThisClass": 1,
"Id": "16141077736308991970",
"Base62Id": "ukUfdAE",
"Fqn": "class.npc.event.bounty_hunting.bounties.cannon_bounty",
"B62References": {
"npcsWithThisClass": [
"b0CTkkB"
]
},
"first_seen": "2.3.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "2083834352",
"removed_in": "",
"LocalizedName": {
"enMale": "Cannoneer",
"frMale": "Artilleur",
"frFemale": "Artilleur",
"deMale": "Kanonier",
"deFemale": "Kanonier"
},
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"2.3.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4183033180000cb085f51
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009516
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141067115234110192
[AbilityPackageB62Id] => y5KYMO5
[NpcsWithThisClass] => 1
[Id] => 16141077736308991970
[Base62Id] => ukUfdAE
[Fqn] => class.npc.event.bounty_hunting.bounties.cannon_bounty
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => b0CTkkB
)
)
)
[first_seen] => 2.3.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 2083834352
[removed_in] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Cannoneer
[frMale] => Artilleur
[frFemale] => Artilleur
[deMale] => Kanonier
[deFemale] => Kanonier
)
)
[changed_fields] => Array
(
[0] => LocalizedName
[1] => NameId
[2] => hash
)
[previous_versions] => Array
(
[0] => 2.3.0
)
)