Rarity: Skills

Andre Cronje
3 min readSep 8, 2021

The next expansion to Rarity adds skills to the game world;

Mechanics

Each class receives an amount of skill points at each level based on their class and Int modifier (amounts below).

Each class has class skills, and cross-class skills.

  • Class skills maximum rank is character level + 3
  • Cross-class skills are 1/2 class skill maximum rank

Barbarian

(4 + Int modifier) × (level+3).

The barbarian’s class skills (and the key ability for each skill) are Climb (Str), Craft (Int), Handle Animal (Cha), Intimidate (Cha), Jump (Str), Listen (Wis), Ride (Dex), Survival (Wis), and Swim (Str).

Bard

(6 + Int modifier) × (level+3).

The bard’s class skills (and the key ability for each skill) are Appraise (Int), Balance (Dex), Bluff (Cha), Climb (Str), Concentration (Con), Craft (Int), Decipher Script (Int), Diplomacy (Cha), Disguise (Cha), Escape Artist (Dex), Gather Information (Cha), Hide (Dex), Jump (Str), Knowledge (all skills, taken individually) (Int), Listen (Wis), Move Silently (Dex), Perform (Cha), Profession (Wis), Sense Motive (Wis), Sleight of Hand (Dex), Speak Language (None), Spellcraft (Int), Swim (Str), Tumble (Dex), and Use Magic Device (Cha).

Cleric

(2 + Int modifier) × (level+3).

The cleric’s class skills (and the key ability for each skill) are Concentration (Con), Craft (Int), Diplomacy (Cha), Heal (Wis), Knowledge (arcana) (Int), Knowledge (history) (Int), Knowledge (religion) (Int), Knowledge (the planes) (Int), Profession (Wis), and Spellcraft (Int).

Druid

(4 + Int modifier) × (level+3).

The druid’s class skills (and the key ability for each skill) are Concentration (Con), Craft (Int), Diplomacy (Cha), Handle Animal (Cha), Heal (Wis), Knowledge (nature) (Int), Listen (Wis), Profession (Wis), Ride (Dex), Spellcraft (Int), Spot (Wis), Survival (Wis), and Swim (Str).

Fighter

(2 + Int modifier) × (level+3).

The fighter’s class skills (and the key ability for each skill) are Climb (Str), Craft (Int), Handle Animal (Cha), Intimidate (Cha), Jump (Str), Ride (Dex), and Swim (Str).

Monk

(4 + Int modifier) × (level+3).

The monk’s class skills (and the key ability for each skill) are Balance (Dex), Climb (Str), Concentration (Con), Craft (Int), Diplomacy (Cha), Escape Artist (Dex), Hide (Dex), Jump (Str), Knowledge (arcana) (Int), Knowledge (religion) (Int), Listen (Wis), Move Silently (Dex), Perform (Cha), Profession (Wis), Sense Motive (Wis), Spot (Wis), Swim (Str), and Tumble (Dex).

Paladin

(2 + Int modifier) × (level+3).

The paladin’s class skills (and the key ability for each skill) are Concentration (Con), Craft (Int), Diplomacy (Cha), Handle Animal (Cha), Heal (Wis), Knowledge (nobility and royalty) (Int), Knowledge (religion) (Int), Profession (Wis), Ride (Dex), and Sense Motive (Wis).

Ranger

(6 + Int modifier) × (level+3).

The ranger’s class skills (and the key ability for each skill) are Climb (Str), Concentration (Con), Craft (Int), Handle Animal (Cha), Heal (Wis), Hide (Dex), Jump (Str), Knowledge (dungeoneering) (Int), Knowledge (geography) (Int), Knowledge (nature) (Int), Listen (Wis), Move Silently (Dex), Profession (Wis), Ride (Dex), Search (Int), Spot (Wis), Survival (Wis), Swim (Str), and Use Rope (Dex).

Rogue

(8 + Int modifier) × (level+3).

The rogue’s class skills (and the key ability for each skill) are Appraise (Int), Balance (Dex), Bluff (Cha), Climb (Str), Craft (Int), Decipher Script (Int), Diplomacy (Cha), Disable Device (Int), Disguise (Cha), Escape Artist (Dex), Forgery (Int), Gather Information (Cha), Hide (Dex), Intimidate (Cha), Jump (Str), Knowledge (local) (Int), Listen (Wis), Move Silently (Dex), Open Lock (Dex), Perform (Cha), Profession (Wis), Search (Int), Sense Motive (Wis), Sleight of Hand (Dex), Spot (Wis), Swim (Str), Tumble (Dex), Use Magic Device (Cha), and Use Rope (Dex).

Sorcerer

(2 + Int modifier) × (level+3).

The sorcerer’s class skills (and the key ability for each skill) are Bluff (Cha), Concentration (Con), Craft (Int), Knowledge (arcana) (Int), Profession (Wis), and Spellcraft (Int).

Wizard

(2 + Int modifier) × (level+3).

The wizard’s class skills (and the key ability for each skill) are Concentration (Con), Craft (Int), Decipher Script (Int), Knowledge (all skills, taken individually) (Int), Profession (Wis), and Spellcraft (Int).

Skills

Appraise
Balance
Bluff
Climb
Concentration
Craft
Decipher Script
Diplomacy
Disable Device
Disguise
Escape Artist
Forgery
Gather Information
Handle Animal
Heal
Hide
Intimidate
Jump
Knowledge
Listen
Move Silently
Open Lock
Perform
Profession
Ride
Search
Sense Motive
Sleight Of Hand
Speak Language
Spellcraft
Spot
Survival
Swim
Tumble
Use Magic Device
Use Rope

Technical

Codex: Skills 0x67ae39a2Ee91D7258a86CD901B17527e19E493B3
Codex: Class Skills 0x83F9D594E327EaFe466fbB2cf050Bf13BeCCB165

Rarity: Skills 0x6292f3fB422e393342f257857e744d43b1Ae7e70

set_skills(summoner, uint[36])

Github

License

License here

--

--