nathanhosselton / DadKit

The network+model layer for the http://raiddad.com native iOS app: https://apps.apple.com/us/app/raid-dad/id1441280856
13 stars 0 forks source link

Add Ability to Parse Equipped Armour Mods #10

Open b3ll opened 3 years ago

b3ll commented 3 years ago

Fetches all armour mods for each equipped armour piece and appends them to the applicable Items.

This bolts on top of the previous getLoadout method and the Loadout struct now exposes the armor mods keyed by the armour pieces.