{
"_id": {
"$oid": "5fb4476a33180000cb09243a"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"LocalizedName": {
"enMale": "Ranged",
"frMale": "\u00c0 distance",
"frFemale": "\u00c0 distance",
"deMale": "Fernkampf",
"deFemale": "Fernkampf"
},
"NameId": "836036859003881",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141014672968495897",
"AbilityPackageB62Id": "6REdY53",
"NpcsWithThisClass": 7,
"Id": "16140953427001463171",
"Base62Id": "WyZ5p4V",
"Fqn": "class.npc.custom.short_range.humanoid_15m",
"B62References": {
"npcsWithThisClass": [
"meMTzJ9",
"xOYTzJ9",
"GuoTzJ9",
"yaVEzff",
"yREutX6",
"wc9nl26",
"83xE3J3"
]
},
"first_seen": "4.0.0",
"last_seen": "6.2.1a",
"current_version": "4.3.0",
"hash": "219748550",
"removed_in": "",
"changed_fields": {
"0": "B62References",
"1": "NpcsWithThisClass",
"3": "hash"
},
"previous_versions": [
"4.0.0",
"4.1.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb4476a33180000cb09243a
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Ranged
[frMale] => À distance
[frFemale] => À distance
[deMale] => Fernkampf
[deFemale] => Fernkampf
)
)
[NameId] => 836036859003881
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141014672968495897
[AbilityPackageB62Id] => 6REdY53
[NpcsWithThisClass] => 7
[Id] => 16140953427001463171
[Base62Id] => WyZ5p4V
[Fqn] => class.npc.custom.short_range.humanoid_15m
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => meMTzJ9
[1] => xOYTzJ9
[2] => GuoTzJ9
[3] => yaVEzff
[4] => yREutX6
[5] => wc9nl26
[6] => 83xE3J3
)
)
)
[first_seen] => 4.0.0
[last_seen] => 6.2.1a
[current_version] => 4.3.0
[hash] => 219748550
[removed_in] =>
[changed_fields] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[3] => hash
)
)
[previous_versions] => Array
(
[0] => 4.0.0
[1] => 4.1.0
)
)