{
"_id": {
"$oid": "5fb3e64733180000cb05d830"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009273",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141050202494934475",
"AbilityPackageB62Id": "onrrvQ3",
"NpcsWithThisClass": 6,
"Id": "16141128630145029406",
"Base62Id": "7fMkGV8",
"Fqn": "class.npc.creature.melee.ability.dps.universal.killik_slave",
"B62References": {
"npcsWithThisClass": [
"SN3k775",
"e0f2ag7",
"IaKibvE",
"teMzIjV",
"15xFAMB",
"TwY9gi4"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "2.3.2",
"hash": "1359334086",
"removed_in": "",
"changed_fields": [
"LocalizedName",
"NameId",
"hash"
],
"previous_versions": [
"1.0.0",
"1.3.0"
],
"LocalizedName": {
"enMale": "Killik Slave",
"frMale": "Esclave Killik",
"frFemale": "Esclave Killik",
"deMale": "Killik-Sklave",
"deFemale": "Killik-Sklavin"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d830
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009273
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141050202494934475
[AbilityPackageB62Id] => onrrvQ3
[NpcsWithThisClass] => 6
[Id] => 16141128630145029406
[Base62Id] => 7fMkGV8
[Fqn] => class.npc.creature.melee.ability.dps.universal.killik_slave
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => SN3k775
[1] => e0f2ag7
[2] => IaKibvE
[3] => teMzIjV
[4] => 15xFAMB
[5] => TwY9gi4
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 2.3.2
[hash] => 1359334086
[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] => Killik Slave
[frMale] => Esclave Killik
[frFemale] => Esclave Killik
[deMale] => Killik-Sklave
[deFemale] => Killik-Sklavin
)
)
)