Level
constructor(name: String, description: String, instruction: String, icon: String, pointCost: Int, expCost: Int)
Parameters
name
the mastery level's name
description
the mastery level's description
instruction
the in-game instruction for the mastery level
icon
the URL for the mastery level's icon
pointCost
the amount of mastery points required to unlock the level
expCost
the amount of experience required to unlock the level