Difference between revisions of "Magery"

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


<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 51: Line 63:
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 63: Line 75:
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 68: Line 87:
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 89: Line 113:


#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
}


#cf {
#cf {
Line 111: Line 212:
   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 120: Line 221:
   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 129: Line 226:
   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 151: Line 248:


</div>
</div>
[https://game-master.net/aiwiki/index.php?title=Skills_Overview ◄ Back to Skills Overview]
[https://game-master.net/aiwiki/index.php?title=Skills ◄ Back to Skills Overview]


==General Information ==
==General Information ==
Line 177: Line 274:


Coincidentally, there are also eight "circles" of spells, each consisting of eight different spells for a total of 64 spells. Each circle varies from the next in difficulty to cast and total mana required.
Coincidentally, there are also eight "circles" of spells, each consisting of eight different spells for a total of 64 spells. Each circle varies from the next in difficulty to cast and total mana required.
See also: [[Spells]]


===Trades===
===Trades===
Line 182: Line 281:
* [[Poisoning]] - allows mages to cast higher level poison.
* [[Poisoning]] - allows mages to cast higher level poison.
* [[Inscription]] - gives bonuses to certain defensive spells.
* [[Inscription]] - gives bonuses to certain defensive spells.
* [[Carpentry]]/[[Blacksmithy]]/[[Tailoring]] - allows mages to craft magical equipment. See More: [[Magic Equipment Crafting]]
* [[Carpentry]]/[[Blacksmithy]]/[[Tailoring]] - allows mages to craft magical equipment. See More: [[Magic Equipment Crafting]] (Angel Island Only)


See Also: [[Meditation]]
See Also: [[Meditation]]

Latest revision as of 15:59, 5 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


◄ Back to Skills Overview

General Information

Magery allows you to cast a variety of spells such as healing, curing, damaging and summoning spells. It is also used in conjunction with various trades in order to enhance their crafts, or in some cases, the mages themselves.

In order to successfully cast a spell, you must not be disturbed. If your character takes any damage, whether magical or physical, then your casting will cease to continue.

Many magic users will elect to train their Wrestling skill to help avoid physical damage while casting spells. The Protection spell helps to avoid distraction from magical damage, as will the Magic Reflection spell, both of which get an effectiveness bonus from the Inscription skill.

Spells

Successfully casting a spell also requires that your character has enough mana to cast it, as spells cost mana points. Most magic users will therefore use the Meditation skill to help recover mana faster, as will increasing your characters Intelligence.

Each spell also requires reagents to cast. There are eight different types of reagents on Angel Island:

  • Black Pearl
  • Blood Moss
  • Mandrake Root
  • Nightshade
  • Garlic
  • Ginseng
  • Spider's Silk
  • Sulfurous Ash

Coincidentally, there are also eight "circles" of spells, each consisting of eight different spells for a total of 64 spells. Each circle varies from the next in difficulty to cast and total mana required.

See also: Spells

Trades

See Also: Meditation