-
Notifications
You must be signed in to change notification settings - Fork 7
RMC Loot Service
michal-kapala edited this page Apr 11, 2024
·
1 revision
Custom RMC service for loot item management.
Method ID | Method Name |
---|---|
1 | GetLootStatic |
2 | SubmitLootRewards |
3 | OpenLoot |
4 | GetLootPointQualityMap |
5 | GetLootAssetKeyMap |
Empty request.
Type | Name |
---|---|
List<GR5_LootItem> | _outLootItem |
Type | Name |
---|---|
List<GR5_PersonaLootRewards> | _lootRewards |
Empty response.
Type | Name |
---|---|
Uint32 | _lootInventoryId |
Type | Name |
---|---|
Uint32 | _outLootItems |
Empty request.
Type | Name |
---|---|
Map<Uint32, Uint32> | _outLootPointQualityMap |
Empty request.
Type | Name |
---|---|
Map<Uint32, Uint32> | _outLootAssetKeyMap |
Type | Name |
---|---|
Uint32 | mID |
Uint32 | mLootID |
Uint32 | mLootItemSku |
Uint32 | mPercentage |
Type | Name |
---|---|
Uint32 | mPersonaId |
List<GR5_NewLootReward> | mLootRewards |
Type | Name |
---|---|
Uint32 | mLootType |
Uint32 | mLootQuality |
Uint32 | mLootCount |