{
"_id": {
"$oid": "5fb456df33180000cb0984df"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"LocalizedName": {
"enMale": "Taskmaster",
"frMale": "Surveillant",
"frFemale": "Surveillant",
"deMale": "Instruktor",
"deFemale": "Instruktorin"
},
"NameId": "836036859009340",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16141165499223792378",
"AbilityPackageB62Id": "zIq3GK0",
"NpcsWithThisClass": 8,
"Id": "16141166881015153734",
"Base62Id": "HaGrEy2",
"Fqn": "class.test.tackland.group.alpha",
"B62References": {
"npcsWithThisClass": [
"X1JQpAF",
"ycy6yX1",
"Y5MI367",
"UDO7Tj9",
"LsDI7n8",
"r59AS24",
"YKZDmD8",
"7s0q2w3"
]
},
"first_seen": "4.6.0",
"last_seen": "6.2.1a",
"current_version": "5.10.0",
"hash": "1424836518",
"removed_in": "",
"changed_fields": {
"0": "B62References",
"1": "NpcsWithThisClass",
"3": "hash"
},
"previous_versions": [
"4.6.0"
]
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb456df33180000cb0984df
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Taskmaster
[frMale] => Surveillant
[frFemale] => Surveillant
[deMale] => Instruktor
[deFemale] => Instruktorin
)
)
[NameId] => 836036859009340
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16141165499223792378
[AbilityPackageB62Id] => zIq3GK0
[NpcsWithThisClass] => 8
[Id] => 16141166881015153734
[Base62Id] => HaGrEy2
[Fqn] => class.test.tackland.group.alpha
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => X1JQpAF
[1] => ycy6yX1
[2] => Y5MI367
[3] => UDO7Tj9
[4] => LsDI7n8
[5] => r59AS24
[6] => YKZDmD8
[7] => 7s0q2w3
)
)
)
[first_seen] => 4.6.0
[last_seen] => 6.2.1a
[current_version] => 5.10.0
[hash] => 1424836518
[removed_in] =>
[changed_fields] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[0] => B62References
[1] => NpcsWithThisClass
[3] => hash
)
)
[previous_versions] => Array
(
[0] => 4.6.0
)
)