{
"_id": {
"$oid": "5fb3e64733180000cb05d768"
},
"DataHash": 0,
"IsPlayerClass": false,
"IsPlayerAdvancedClass": false,
"NameId": "836036859009171",
"AlignmentLight": 0,
"AlignmentDark": 0,
"AbilityPackageId": "16140905925757147846",
"AbilityPackageB62Id": "nfh0sMB",
"NpcsWithThisClass": 8,
"Id": "16140946587996991304",
"Base62Id": "I2yEeZ7",
"Fqn": "class.npc.humanoid.melee.ability.dps.staff.double_strike_flameburst",
"B62References": {
"npcsWithThisClass": [
"eWN7tOE",
"l2kZqlA",
"BgF79lC",
"qlAzyut",
"oILTNf5",
"wnNsPd2",
"0H9xOPF",
"abpwGH1"
]
},
"first_seen": "1.0.0",
"last_seen": "6.2.1a",
"current_version": "3.2.0",
"hash": "3446396323",
"removed_in": "",
"changed_fields": {
"0": "B62References",
"1": "NpcsWithThisClass",
"3": "hash"
},
"previous_versions": [
"1.0.0",
"1.3.0",
"2.3.2"
],
"LocalizedName": {
"enMale": "Gladiator",
"frMale": "Gladiateur",
"frFemale": "Gladiatrice",
"deMale": "Gladiator",
"deFemale": "Gladiatorin"
}
}
Array
(
[_id] => MongoDB\BSON\ObjectId Object
(
[oid] => 5fb3e64733180000cb05d768
)
[DataHash] => 0
[IsPlayerClass] =>
[IsPlayerAdvancedClass] =>
[NameId] => 836036859009171
[AlignmentLight] => 0
[AlignmentDark] => 0
[AbilityPackageId] => 16140905925757147846
[AbilityPackageB62Id] => nfh0sMB
[NpcsWithThisClass] => 8
[Id] => 16140946587996991304
[Base62Id] => I2yEeZ7
[Fqn] => class.npc.humanoid.melee.ability.dps.staff.double_strike_flameburst
[B62References] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[npcsWithThisClass] => Array
(
[0] => eWN7tOE
[1] => l2kZqlA
[2] => BgF79lC
[3] => qlAzyut
[4] => oILTNf5
[5] => wnNsPd2
[6] => 0H9xOPF
[7] => abpwGH1
)
)
)
[first_seen] => 1.0.0
[last_seen] => 6.2.1a
[current_version] => 3.2.0
[hash] => 3446396323
[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.3.2
)
[LocalizedName] => MongoDB\Model\BSONDocument Object
(
[storage:ArrayObject:private] => Array
(
[enMale] => Gladiator
[frMale] => Gladiateur
[frFemale] => Gladiatrice
[deMale] => Gladiator
[deFemale] => Gladiatorin
)
)
)