Module: Elvarg::Stats

Included in:
Hiscores::Player, Skill
Defined in:
lib/stats/stats.rb

Constant Summary collapse

SKILLS =
i(
  overall attack defence strength 
  hitpoints ranged prayer magic 
  cooking woodcutting fletching fishing 
  firemaking crafting smithing mining 
  herblore agility thieving slayer 
  farming runecraft hunter construction
)
MEMBER_SKILLS =
i(
  fletching herblore agility thieving
  slayer farming hunter construction
)
COMBAT_SKILLS =
i(
  attack defence strength hitpoints
  ranged prayer magic
)
MINIGAMES =
i(
  bounty_hunter bounty_rogue
)
CLUES =
i(
  all easy medium hard
  elite master
)