Skip to content

Character Descriptions

Eric Sauer edited this page Oct 1, 2016 · 14 revisions

This page will have just an overview of each class, for more specific detail, see src\game\game_constants.py.

Archer -

  • High Damage
  • High Range

Abilities

  • Crowd Control Break - Removes Stunned, Silenced, Rooted
  • Reduce Armor - Reduces the armor by 10 of a player for 4 turns
  • Sprint - Adds one to movement speed for 2 turns

Assassin -

  • Low Health
  • Low Armor
  • High Damage
  • High Movement Speed

Abilities

  • Crowd Control Break - Removes Stunned, Silenced, Rooted
  • Backstab - Instant attack for 200
  • Sprint - Adds one to movement speed for 2 turns

Druid -

  • High Health
  • Low Damage
  • Great Crowd Control
  • Healer

Abilities

  • Crowd Control Break - Removes Stunned, Silenced, Rooted
  • Heal - Raise health of another player
  • Armor Buff - Increase armor of another player
  • Root - Root a player in place

Enchanter -

  • Low Health
  • Low Damage
  • Great player support

Abilities

  • Crowd Control Break - Removes Stunned, Silenced, Rooted
  • Armor Reduction - Reduces armor of another player
  • Armor/Damage Buff - Increases the armor and damage of another player
  • Silence - Prevent another player from casting spells

Paladin -

  • High Heath
  • Low Damage
  • Weak Healer
  • Crowd Control

Abilities

  • Crowd Control Break - Removes Stunned, Silenced, Rooted
  • Heal - Raise health of another player
  • Stun - Prevent a another player from doing actions for a short period

Sorcerer -

  • High Damage
  • Low Health

Abilities

  • Crowd Control Break - Removes Stunned, Silenced, Rooted
  • Damage buff - Raise this characters spell damage
  • Corruption - Long cast time large damage spell

Warrior -

  • High Health
  • High Damage
  • Low Armor

Abilities

  • Crowd Control Break - Removes Stunned, Silenced, Rooted
  • Stun - Stun a player for a short time
  • Armor Buff - Increase this chracters armor

Wizard -

  • Low Armor

Abilities

  • Crowd Control Break - Removes Stunned, Silenced, Rooted
  • Frostbolt - High damage spell
  • Deep freeze - Stun another player for a short duration