RMC Loot Service - zeroKilo/GROBackendWV GitHub Wiki
Custom RMC service for loot item management.
(1) GetLootStatic
Request
Empty request.
Response
(2) SubmitLootRewards
Request
Response
Empty response.
(3) OpenLoot
Request
Type |
Name |
Uint32 |
_lootInventoryId |
Response
Type |
Name |
Uint32 |
_outLootItems |
(4) GetLootPointQualityMap
Request
Empty request.
Response
Type |
Name |
Map<Uint32, Uint32> |
_outLootPointQualityMap |
(5) GetLootAssetKeyMap
Request
Empty request.
Response
Type |
Name |
Map<Uint32, Uint32> |
_outLootAssetKeyMap |
Types
GR5_LootItem
Type |
Name |
Uint32 |
mID |
Uint32 |
mLootID |
Uint32 |
mLootItemSku |
Uint32 |
mPercentage |
GR5_PersonaLootRewards
GR5_NewLootReward
Type |
Name |
Uint32 |
mLootType |
Uint32 |
mLootQuality |
Uint32 |
mLootCount |