GW2v2Finisher
constructor(id: Int, name: String, icon: String, order: Int, unlockDetails: String, unlockItems: List<GW2ItemId>)
Parameters
id
the finisher's ID
name
the finisher's name
icon
the URL for the finisher's icon
order
a (non-unique) number that can be used as basis to sort the list of finishers
unlockDetails
a description explaining how to acquire the finisher
unlockItems
an array of item IDs used to unlock the finisher