Difference between revisions of "Skills"

From GMN Wiki
Jump to navigation Jump to search
 
(18 intermediate revisions by the same user not shown)
Line 44: Line 44:


<div id=cf style="
<div id=cf style="
left:-127px;
left:-177px;
top: -83px;">
top: -63px;">
[[File:64.png|class=bottom|link=Main_Page]]
[[File:wizlitbolt3.gif|class=bottom|link=]]
</div>
 
<div id=cf style="
left:-192px;
top: 6px;">
[[File:wizgate2.gif|class=bottom|link=]]
</div>
 
<div id=cf style="
left:-140px;
top: -76px;">
[[File:blueicon04.png|class=bottom|link=Main_Page]]
</div>
</div>


Line 53: Line 65:
top: -121px;">
top: -121px;">
[[File:tchestlid2.gif|class=top|link=Main_Page]]
[[File:tchestlid2.gif|class=top|link=Main_Page]]
</div>  
</div>


<div id=cf style="
<div id=cf style="
Line 65: Line 77:
top: -165px;">
top: -165px;">
[[File:aispwiki.png|class=bottom|link=Main_Page]]
[[File:aispwiki.png|class=bottom|link=Main_Page]]
</div>
<div id=menubutton style="
left:-110px;
top: 383px;">
[[File:totoparrow2f.png|class=bottom|link=#top|Back to Top]]
[[File:totoparrow1f.png|class=top|link=#top|Back to Top]]
</div>
</div>


Line 70: Line 89:
left:-140px;
left:-140px;
top: 400px;">
top: 400px;">
[[File:mainmenu02.png|class=bottom|link=Main_Page]]
[[File:mainmenu02f.png|class=bottom|link=Main_Page]]
[[File:mainmenu01.png|class=top|link=Main_Page]]
[[File:mainmenu01f.png|class=top|link=Main_Page]]
</div>
</div>


<div id=menubutton style="
<div id=menubutton style="
left:-110px;
left:-110px;
top: 383px;">
top: 450px;">
[[File:totoparrow2.png|class=bottom|link=#top|Back to Top]]
[[File:tobotarrow2.png|class=bottom|link=#footer|Bottom of Page]]
[[File:totoparrow1.png|class=top|link=#top|Back to Top]]
[[File:tobotarrow1.png|class=top|link=#footer|Bottom of Page]]
</div>
 
<div id=menubutton style="
left:-140px;
top: 450px;">
[[File:sbit.png|link=]]
</div>
</div>


<div id=menubutton style="
<div id=menubutton style="
left:-110px;
left:-90px;
top: 450px;">
top: 450px;">
[[File:tobotarrow2.png|class=bottom|link=#footer|Bottom of Page]]
[[File:sbit2.png|link=]]
[[File:tobotarrow1.png|class=top|link=#footer|Bottom of Page]]
</div>
</div>


Line 91: Line 115:


#p-logo { display:none; }
#p-logo { display:none; }
#p-Quick_Navigation-label {
    color:orange;
    font-size:62%;
    text-shadow:0px 0px 4px black, 0px 0px 6px white
}
#p-tb-label {
    color:orange;
    font-size:62%;
    text-shadow:0px 0px 4px black, 0px 0px 6px white
}
#n-Download-the-Game a {
    color:#FAF9F6;
    font-size:94%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
#n-Join-the-Discord a {
    color:#FAF9F6;
    font-size:94%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
#n-Visit-the-Website a {
    color:#FAF9F6;
    font-size:94%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
#n-Install-Guide a {
    color:white;
    font-size:86%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
#n-Skills-Overview a {
    color:white;
    font-size:86%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
#n-Custom-Content a {
    color:white;
    font-size:86%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
#n-Wiki-Credits a {
    color:white;
    font-size:86%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
#t-whatlinkshere { display:none }
#t-recentchangeslinked { display:none }
#t-info { display:none }
#t-relatedchanges { display:none }
#t-permalink a {
    color:white;
    font-size:82%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
#t-print a {
    color:white;
    font-size:82%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}
#t-specialpages a {
    color:white;
    font-size:82%;
    text-shadow:0px 0px 4px #0000FF, 2px 2px 8px black
}


img
img
Line 126: Line 227:
   position:absolute;
   position:absolute;
   left:0;
   left:0;
   -webkit-transition: opacity 0,2s ease-in-out;
   -webkit-transition: opacity 0.2s ease-in-out;
   -moz-transition: opacity 0,2s ease-in-out;
   -moz-transition: opacity 0.2s ease-in-out;
   -o-transition: opacity 0,2s ease-in-out;
   -o-transition: opacity 0.2s ease-in-out;
   transition: opacity 0,2s ease-in-out;
   transition: opacity 0.2s ease-in-out;
}
}


Line 135: Line 236:
   position:absolute;
   position:absolute;
   left:0;
   left:0;
  -webkit-transition: opacity 0,2s ease-in-out;
  -moz-transition: opacity 0,2s ease-in-out;
  -o-transition: opacity 0,2s ease-in-out;
  transition: opacity 0,2s ease-in-out;
}
}


Line 144: Line 241:
   position:fixed;
   position:fixed;
   left:1;
   left:1;
   bottom:1;
   bottom:0;
   -webkit-transition: opacity 0,2s ease-in-out;
   -webkit-transition: opacity 0.2s ease-in-out;
   -moz-transition: opacity 0,2s ease-in-out;
   -moz-transition: opacity 0.2s ease-in-out;
   -o-transition: opacity 0,2s ease-in-out;
   -o-transition: opacity 0.2s ease-in-out;
   transition: opacity 0,2s ease-in-out;
   transition: opacity 0.2s ease-in-out;
}
}


Line 162: Line 259:


position:absolute;
position:absolute;
right:200px;
right:230px;
top:-75px;
top:-94px;


}
}
Line 207: Line 304:


<div id=title>
<div id=title>
[[File:aiskillsoverview2.png|link=]]
[[File:aiskillsoverview5.png|link=]]
</div>
</div>


Line 233: Line 330:


<div id=cf style="
<div id=cf style="
left: 60px;
left: 50px;
top: 20px;">
top: 8px;">
[[File:skillsguide.png|link=Skills_Guide]]
[[File:thievesguildtag01.png|link=Thieves_Guild]]
</div>
</div>


Line 241: Line 338:
left: 38px;
left: 38px;
top: 20px;">
top: 20px;">
[[File:bottom.png|class=bottom|link=Skills_Guide]]
[[File:bottom.png|class=bottom|link=Thieves_Guild]]
[[File:top.png|class=top|link=Skills_Guide]]
[[File:top.png|class=top|link=Thieves_Guild]]
</div>
</div>


Line 249: Line 346:
left: 63px;
left: 63px;
top: 40px;">
top: 40px;">
[[File:statsguide.png|link=Stats_Guide]]
[[File:statsguide.png|link=Statistics]]
</div>
</div>


Line 255: Line 352:
left: 38px;
left: 38px;
top: 40px;">
top: 40px;">
[[File:bottom.png|class=bottom|link=Stats_Guide]]
[[File:bottom.png|class=bottom|link=Statistics]]
[[File:top.png|class=top|link=Stats_Guide]]
[[File:top.png|class=top|link=Statistics]]
</div>
</div>


Line 920: Line 1,017:
<div id=cf style="
<div id=cf style="
left: 678px;
left: 678px;
top: 218px;">
top: 168px;">
[[File:loreandknowledge.png|link=]]
[[File:loreandknowledge.png|link=]]
</div>
</div>
Line 928: Line 1,025:
<div id=cf style="
<div id=cf style="
left: 698px;
left: 698px;
top: 245px;">
top: 195px;">
[[File:anatomy.png|link=Anatomy]]
[[File:anatomy.png|link=Anatomy]]
</div>
</div>
Line 934: Line 1,031:
<div id=cf style="
<div id=cf style="
left: 676px;
left: 676px;
top: 246px;">
top: 196px;">
[[File:bottom.png|class=bottom|link=Anatomy]]
[[File:bottom.png|class=bottom|link=Anatomy]]
[[File:top.png|class=top|link=Anatomy]]
[[File:top.png|class=top|link=Anatomy]]
Line 942: Line 1,039:
<div id=cf style="
<div id=cf style="
left: 695px;
left: 695px;
top: 263px;">
top: 213px;">
[[File:animallore.png|link=Animal_Lore]]
[[File:animallore.png|link=Animal_Lore]]
</div>
</div>
Line 948: Line 1,045:
<div id=cf style="
<div id=cf style="
left: 676px;
left: 676px;
top: 265px;">
top: 215px;">
[[File:bottom.png|class=bottom|link=Animal_Lore]]
[[File:bottom.png|class=bottom|link=Animal_Lore]]
[[File:top.png|class=top|link=Animal_Lore]]
[[File:top.png|class=top|link=Animal_Lore]]
Line 956: Line 1,053:
<div id=cf style="
<div id=cf style="
left: 696px;
left: 696px;
top: 285px;">
top: 235px;">
[[File:armslore.png|link=Arms_Lore]]
[[File:armslore.png|link=Arms_Lore]]
</div>
</div>
Line 962: Line 1,059:
<div id=cf style="
<div id=cf style="
left: 676px;
left: 676px;
top: 285px;">
top: 235px;">
[[File:bottom.png|class=bottom|link=Arms_Lore]]
[[File:bottom.png|class=bottom|link=Arms_Lore]]
[[File:top.png|class=top|link=Arms_Lore]]
[[File:top.png|class=top|link=Arms_Lore]]
Line 970: Line 1,067:
<div id=cf style="
<div id=cf style="
left: 694px;
left: 694px;
top: 305px;">
top: 255px;">
[[File:evaluatingintelligence.png|link=Evaluating_Intelligence]]
[[File:evaluatingintelligence.png|link=Evaluating_Intelligence]]
</div>
</div>
Line 976: Line 1,073:
<div id=cf style="
<div id=cf style="
left: 676px;
left: 676px;
top: 305px;">
top: 255px;">
[[File:bottom.png|class=bottom|link=Evaluating_Intelligence]]
[[File:bottom.png|class=bottom|link=Evaluating_Intelligence]]
[[File:top.png|class=top|link=Evaluating_Intelligence]]
[[File:top.png|class=top|link=Evaluating_Intelligence]]
Line 984: Line 1,081:
<div id=cf style="
<div id=cf style="
left: 697px;
left: 697px;
top: 325px;">
top: 275px;">
[[File:forensicevaluation.png|link=Forensic_Evaluation]]
[[File:forensicevaluation.png|link=Forensic_Evaluation]]
</div>
</div>
Line 990: Line 1,087:
<div id=cf style="
<div id=cf style="
left: 676px;
left: 676px;
top: 325px;">
top: 275px;">
[[File:bottom.png|class=bottom|link=Forensic_Evaluation]]
[[File:bottom.png|class=bottom|link=Forensic_Evaluation]]
[[File:top.png|class=top|link=Forensic_Evaluation]]
[[File:top.png|class=top|link=Forensic_Evaluation]]
Line 998: Line 1,095:
<div id=cf style="
<div id=cf style="
left: 697px;
left: 697px;
top: 345px;">
top: 295px;">
[[File:itemidentification.png|link=Item_Identification]]
[[File:itemidentification.png|link=Item_Identification]]
</div>
</div>
Line 1,004: Line 1,101:
<div id=cf style="
<div id=cf style="
left: 676px;
left: 676px;
top: 345px;">
top: 295px;">
[[File:bottom.png|class=bottom|link=Item_Identification]]
[[File:bottom.png|class=bottom|link=Item_Identification]]
[[File:top.png|class=top|link=Item_Identification]]
[[File:top.png|class=top|link=Item_Identification]]
Line 1,012: Line 1,109:
<div id=cf style="
<div id=cf style="
left: 697px;
left: 697px;
top: 365px;">
top: 315px;">
[[File:tasteidentification.png|link=Taste_Identification]]
[[File:tasteidentification.png|link=Taste_Identification]]
</div>
</div>
Line 1,018: Line 1,115:
<div id=cf style="
<div id=cf style="
left: 676px;
left: 676px;
top: 365px;">
top: 315px;">
[[File:bottom.png|class=bottom|link=Taste_Identification]]
[[File:bottom.png|class=bottom|link=Taste_Identification]]
[[File:top.png|class=top|link=Taste_Identification]]
[[File:top.png|class=top|link=Taste_Identification]]
</div>
</div>
<div id=cf style="
left: 671px;
top: 333px;">
[[File:SPskills3.png|link=]]
</div>
<div id=cf style="
left: 686px;
top: 360px;">
[[File:ROTtag.png|link=Taste_Identification]]
</div>
<div id=cf style="
left: 702px;
top: 373px;">
[[File:bottom.png|class=bottom|link=Return_Over_Time_(RoT)]]
[[File:top.png|class=top|link=Return_Over_Time_(RoT)]]
</div>
<div id=cf style="
left: 686px;
top: 380px;">
[[File:weaponenchantmentstag01.png|link=Weapon_Enchantments]]
</div>
<div id=cf style="
left: 702px;
top: 393px;">
[[File:bottom.png|class=bottom|link=Weapon_Enchantments]]
[[File:top.png|class=top|link=Weapon_Enchantments]]
</div>
<div id=cf style="
left: 688px;
top: 400px;">
[[File:queststag01.png|link=Quests]]
</div>
<div id=cf style="
left: 702px;
top: 413px;">
[[File:bottom.png|class=bottom|link=Quests]]
[[File:top.png|class=top|link=Quests]]
</div>


</div>
</div>
Line 1,045: Line 1,191:
*[[Alchemy]] - Create potions that you can use during combat
*[[Alchemy]] - Create potions that you can use during combat


*[[Anatomy]] - See the physical characteristics of a character. Also increases damage done by melee and ranged weapons.
*[[Anatomy]] - See the physical characteristics of a human. Increases melee damage. On Siege Perilous it determines chance to land a special blow.


*[[Animal Lore]] - Get information about an animal. Also necessary for successful animal taming
*[[Animal Lore]] - Get information about an animal. Also necessary for successful animal taming.


*[[Animal Taming]] - Tame animals that will fight by your side
*[[Animal Taming]] - Tame animals that will fight by your side.


*[[Archery]] - Combat using bows and crossbows. Increases your chance to hit.
*[[Archery]] - Combat using bows and crossbows. Increases your chance to hit.


*[[Arms Lore]] - See the durability of a weapon.
*[[Arms Lore]] - See the durability of a weapon. On Siege Perilous it identifies corrosion on a weapon.


*[[Begging]] - Beg NPC's for small amounts of money.
*[[Begging]] - Beg NPC's for small amounts of money. Disabled on Siege Perilous.


*[[Blacksmithy]] - Create armor and weapons from metal ingots.
*[[Blacksmithy]] - Create armor and weapons from metal ingots. On Angel Island, you can craft magic equipment.


*[[Bowcraft/Fletching]] - Create Bows and Arrows. Also available through Carpentry.
*[[Bowcraft/Fletching]] - Carpentry is used instead of Bowcraft/Fletching on both Angel Island and Siege Perilous.


*[[Camping]] - Create a campsite that allows you to log out instantly anywhere in the world.
*[[Camping]] - Create a campsite that allows you to log out instantly anywhere in the world.
Line 1,071: Line 1,217:
*[[Detecting Hidden]] - Detect hidden players or traps.
*[[Detecting Hidden]] - Detect hidden players or traps.


*[[Discordance]] - Lower stats of a target. Requires Musicianship.
*[[Discordance]] - Lower stats of a target. Requires Musicianship. On Siege Perilous, it entices the creature to follow you peacefully.


*[[Evaluating Intelligence]] - See the mental statistics of a character. Also increases damage with spells.
*[[Evaluating Intelligence]] - See the mental statistics of a character. Also increases damage with spells.
Line 1,079: Line 1,225:
*[[Fishing]] - Use a fishing rod to find fish, SOS messages, and treasure.
*[[Fishing]] - Use a fishing rod to find fish, SOS messages, and treasure.


*[[Forensic Evaluation]] - Find information about a person.
*[[Forensic Evaluation]] - Find information about a person and uncover criminal activity.


*[[Healing]] - Heal yourself or others using cloth bandages. Requires Anatomy.
*[[Healing]] - Heal yourself or others using cloth bandages. Anatomy increases the amount and ability of the Healing skill.


*[[Herding]] - Coerce an animal to move from one spot to another.
*[[Herding]] - Coerce an animal to move from one spot to another.
Line 1,087: Line 1,233:
*[[Hiding]] - Vanish from sight of players and monsters.
*[[Hiding]] - Vanish from sight of players and monsters.


*[[Inscription]] - Create spell scrolls, spellbooks, and rune books.
*[[Inscription]] - Create spell scrolls, spellbooks, and rune books. Bonuses to protective spells at GM skill level.


*[[Item Identification]] - Identify magical properties of weapons, armor, and clothing.
*[[Item Identification]] - Identify magical properties of weapons, armor, and clothing.
Line 1,107: Line 1,253:
*[[Parrying]] - Block melee attacks with a shield.
*[[Parrying]] - Block melee attacks with a shield.


*[[Peacemaking]] - Calms a target NPC, stopping them from attacking.
*[[Peacemaking]] - Calms a target NPC, stopping them from attacking. On Siege Perilous peacemaking affects those in proximity of the player using it.


*[[Poisoning]] - Poison weapons and arrows. Also increases inflicted poison damage from weapons, arrows, and spells.
*[[Poisoning]] - Poison weapons and arrows. Also increases poison damage from weapons, arrows, and spells. There are no Poisoned arrows on Siege Perilous.


*[[Provocation]] - Coerce two NPC's to fight each other.
*[[Provocation]] - Coerce two NPC's to fight each other.
Line 1,119: Line 1,265:
*[[Snooping]] - Snoop into other player or NPC's backpacks to see what valuables they have.
*[[Snooping]] - Snoop into other player or NPC's backpacks to see what valuables they have.


*[[Spirit Speak]] - Communicate with the dead. See Also [[The Summoner]] and [[The Slayer]].
*[[Spirit Speak]] - Communicate with the dead. On Angel Island this skill is used for both [[The Summoner]] and [[The Slayer]]  


*[[Stealing]] - Steal items from a player or NPC.
*[[Stealing]] - Steal items from a player or NPC.  


*[[Stealth]] - Move short distances while hidden.
*[[Stealth]] - Move short distances while hidden.
Line 1,135: Line 1,281:
*[[Tinkering]] - Create tools and knick-knacks.
*[[Tinkering]] - Create tools and knick-knacks.


*[[Tracking]] - Track players and NPC's great distances.
*[[Tracking]] - Track players and NPC's at great distances.


*[[Veterinary]] - Heal your tamed animals.
*[[Veterinary]] - Heal your tamed animals.


*[[Wrestling]] - Combat with your bare hands. Increases chance to hit.
*[[Wrestling]] - Combat with your bare hands. Like all weapon skills, wrestling also increases chance to hit (or avoid being hit.)
 
==Notes on Skills==
 
It's important to note that some skills have abilities that require a certain level of skill to perform, such as resurrection using bandages which takes a minimum of 80 healing and 80 anatomy to perform. Some skills are influenced by your characters [[Statistics]] which gives you a bonus to your skills. This bonus is taken into account for all formulas on Angel Island and Siege Perilous.
 
You do not need to worry about your skills gaining slower once you have reached the total skill cap and need to reduce skills to advance other skills on either Angel Island or Siege Perilous.
 
 
{| class="wikitable" style="text-align: center; margin:auto; width:70vw;"
|+ '''Skill Differences Table:
|-
! !! '''Angel Island !! '''Siege Perilous
|-
| '''Alchemy || Purple Potions are heat-seeking.|| Purple Potions are not heat-seeking.
|-
| '''Animal Taming || Normal taming difficulty.  || 2x harder to begin taming high end tameables.
|-
| '''Begging || Normal mechanics.  || Disabled.
|-
| '''Cooking || Modern || Classic
|-
| '''Discordance || Normal || Entices the creature to follow and not enter combat.
|-
| '''Lockpicking || Must purchase skill training from NPC to increase skill level beyond 0.0 || Able to gain from 0 on beginner chests inside banks.
|-
| '''Lumberjacking || Colored Woods || Regular Wood Only
|-
| '''Magery || Recall works || No recall
|-
| '''Peacemaking || Targeted || Peacemaking will de-aggro all mobs in range for a short period of time.
|-
| '''Poisoning || Certain metals resist [[Corrosion]]. || All metals affected equally by [[Corrosion]].
|-
| '''Stealing || Thieves Guild requires 60 stealing + 48 hour character age || No requirements to join Thieves Guild
|-
| '''Stealing || Thieves Guild removes those guilty of murder. || No removal from Thieves Guild for murder.
|-
| '''Stealing || Guards alert players to the presence of thieves. || Guards will not alert players of nearby thieves.
|-
|}

Latest revision as of 16:02, 8 May 2023


Wikisidebarart.png

Wikitop4.png

Tchestbase2.gif

Lit01.gif

Lit02.gif

Lit04.gif

Lit06.gif

Wizlitbolt3.gif

Wizgate2.gif

Blueicon04.png

Tchestlid2.gif

Wikilogo5.png

Aispwiki.png





Unused Skills

  • Bushido
  • Focus
  • Mysticism
  • Spellweaving
  • Throwing


❌ Note that Remove Trap, Stealth and all Unused Skills including Bowcraft/Fletching are unable to receive skill points from character creation. Any points spent on these skills will be lost as these skills will automatically be set back to zero.


Skills Guide

  • Alchemy - Create potions that you can use during combat
  • Anatomy - See the physical characteristics of a human. Increases melee damage. On Siege Perilous it determines chance to land a special blow.
  • Animal Lore - Get information about an animal. Also necessary for successful animal taming.
  • Archery - Combat using bows and crossbows. Increases your chance to hit.
  • Arms Lore - See the durability of a weapon. On Siege Perilous it identifies corrosion on a weapon.
  • Begging - Beg NPC's for small amounts of money. Disabled on Siege Perilous.
  • Blacksmithy - Create armor and weapons from metal ingots. On Angel Island, you can craft magic equipment.
  • Bowcraft/Fletching - Carpentry is used instead of Bowcraft/Fletching on both Angel Island and Siege Perilous.
  • Camping - Create a campsite that allows you to log out instantly anywhere in the world.
  • Carpentry - Create furniture, weapons, and house addons with wood.
  • Cooking - Cook raw meat to make it edible.
  • Discordance - Lower stats of a target. Requires Musicianship. On Siege Perilous, it entices the creature to follow you peacefully.
  • Fencing - Combat using daggers, krysses, war forks, and spears. Increases your chance to hit.
  • Fishing - Use a fishing rod to find fish, SOS messages, and treasure.
  • Healing - Heal yourself or others using cloth bandages. Anatomy increases the amount and ability of the Healing skill.
  • Herding - Coerce an animal to move from one spot to another.
  • Hiding - Vanish from sight of players and monsters.
  • Inscription - Create spell scrolls, spellbooks, and rune books. Bonuses to protective spells at GM skill level.
  • Mace Fighting - Combat using maces and hammers. Increases your chance to hit.
  • Magery - Cast magical spells with a variety of effects.
  • Mining - Dig ore from rocks and smelt it into Ingots.
  • Musicianship - Play music with instruments. See Discordance, Peacemaking, and Provocation.
  • Parrying - Block melee attacks with a shield.
  • Peacemaking - Calms a target NPC, stopping them from attacking. On Siege Perilous peacemaking affects those in proximity of the player using it.
  • Poisoning - Poison weapons and arrows. Also increases poison damage from weapons, arrows, and spells. There are no Poisoned arrows on Siege Perilous.
  • Snooping - Snoop into other player or NPC's backpacks to see what valuables they have.
  • Stealing - Steal items from a player or NPC.
  • Stealth - Move short distances while hidden.
  • Swordsmanship - Combat with swords, axes, and polearms. increases chance to hit.
  • Tactics - Greatly increase combat damage with melee and ranged weapons.
  • Tailoring - Stitch clothes and leather armor.
  • Tracking - Track players and NPC's at great distances.
  • Wrestling - Combat with your bare hands. Like all weapon skills, wrestling also increases chance to hit (or avoid being hit.)

Notes on Skills

It's important to note that some skills have abilities that require a certain level of skill to perform, such as resurrection using bandages which takes a minimum of 80 healing and 80 anatomy to perform. Some skills are influenced by your characters Statistics which gives you a bonus to your skills. This bonus is taken into account for all formulas on Angel Island and Siege Perilous.

You do not need to worry about your skills gaining slower once you have reached the total skill cap and need to reduce skills to advance other skills on either Angel Island or Siege Perilous.


Skill Differences Table:
Angel Island  Siege Perilous
Alchemy Purple Potions are heat-seeking. Purple Potions are not heat-seeking.
Animal Taming Normal taming difficulty. 2x harder to begin taming high end tameables.
Begging Normal mechanics. Disabled.
Cooking Modern Classic
Discordance Normal Entices the creature to follow and not enter combat.
Lockpicking Must purchase skill training from NPC to increase skill level beyond 0.0 Able to gain from 0 on beginner chests inside banks.
Lumberjacking Colored Woods Regular Wood Only
Magery Recall works No recall
Peacemaking Targeted Peacemaking will de-aggro all mobs in range for a short period of time.
Poisoning Certain metals resist Corrosion. All metals affected equally by Corrosion.
Stealing Thieves Guild requires 60 stealing + 48 hour character age No requirements to join Thieves Guild
Stealing Thieves Guild removes those guilty of murder. No removal from Thieves Guild for murder.
Stealing Guards alert players to the presence of thieves. Guards will not alert players of nearby thieves.