WvwAbilityRank

@Serializable
data class WvwAbilityRank(val cost: Int, val effect: String)

Data model for wvw ability rank property

Constructors

Link copied to clipboard
constructor(cost: Int, effect: String)

Properties

Link copied to clipboard
val cost: Int
Link copied to clipboard