Module: Elvarg::Stats
- Included in:
- Hiscores::Player
- Defined in:
- lib/stats/stats.rb,
lib/stats/skill.rb
Overview
:nodoc:
Defined Under Namespace
Classes: Skill
Constant Summary collapse
- SKILLS =
An array of symbols that represent all available skills on OldSchool RuneScape.
%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 ].freeze
- MEMBER_SKILLS =
An array of symbols that represent all skills that are member’s only.
%i[ fletching herblore agility thieving slayer farming hunter construction ].freeze
- COMBAT_SKILLS =
An array of symbols that represent all skills that affect a player’s combat level.
%i[ attack defence strength hitpoints ranged prayer magic ].freeze