Difference between revisions of "Anatomy"

From GMN Wiki
Jump to navigation Jump to search
(Replace page with clean, standard MediaWiki landing page; remove custom layout and inline CSS)
 
Line 1: Line 1:
<div id=swordborder style="
[https://game-master.net/aiwiki/index.php?title=Skills ◄ Back to Skills Overview]
left:-243px;
top:10px;">
[[File:wikisidebarart.png|link=]]
</div>
 
<div id=swordborder style="
left:-178px;
top: -172px;">
[[File:wikitop4.png|link=]]
</div>
 
<div id=cf style="
left:-192px;
top: -122px;">
[[File:tchestbase2.gif|class=bottom|link=Main_Page]]
</div>
 
<div id=cf style="
left:-58px;
top: -109px;">
[[File:lit01.gif|class=bottom|link=Main_Page]]
</div>
 
<div id=cf style="
left:-145px;
top: -98px;">
[[File:lit02.gif|class=bottom|link=Main_Page]]
</div>
 
<div id=cf style="
left:-70px;
top: -123px;">
[[File:lit04.gif|class=bottom|link=Main_Page]]
</div>
 
<div id=cf style="
left:-161px;
top: -109px;">
[[File:lit06.gif|class=bottom|link=Main_Page]]
</div>
 
<div id=cf style="
left:-177px;
top: -63px;">
[[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 id=cf style="
left:-192px;
top: -121px;">
[[File:tchestlid2.gif|class=top|link=Main_Page]]
</div>
 
<div id=cf style="
left:-114px;
top: -135px;">
[[File:wikilogo5.png|class=bottom|link=Main_Page]]
</div>
 
<div id=cf style="
left:-182px;
top: -165px;">
[[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 id=menubutton style="
left:-140px;
top: 400px;">
[[File:mainmenu02f.png|class=bottom|link=Main_Page]]
[[File:mainmenu01f.png|class=top|link=Main_Page]]
</div>
 
<div id=menubutton style="
left:-110px;
top: 450px;">
[[File:tobotarrow2.png|class=bottom|link=#footer|Bottom of Page]]
[[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 id=menubutton style="
left:-90px;
top: 450px;">
[[File:sbit2.png|link=]]
</div>
 
{{#css:
 
#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 {
Anatomy gives you an approximation of how much strength and dexterity a target has, as well as how much stamina they have remaining.
  position:absolute;
  margin:0 auto;
  width:238px;
}
 
#swordborder {
  position:absolute;
  margin:0 auto;
  width:1350px;
}
 
#menubutton {
  position:absolute;
  margin:0 auto;
  width:200px;
}
 
#cf img {
  position:absolute;
  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;
}
 
#swordborder img {
  position:absolute;
  left:0;
}
 
#menubutton img {
  position:fixed;
  left:1;
  bottom: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;
}
 
 
#cf img.top:hover {
  opacity:0;
}
 
#menubutton img.top:hover {
  opacity:0;
}
 
 
}
 
}}
 
</div>
[https://game-master.net/aiwiki/index.php?title=Skills ◄ Back to Skills Overview]


Anatomy gives you an approximation on how much strength and dexterity a target has and about how much stamina they have left.
80.0 Anatomy, in conjunction with the Wrestling skill, gives you the ability to attempt a stun punch against a target. Stun from a successful stun punch lasts 4 seconds. Higher Anatomy increases your chance to successfully stun.


80.0 Anatomy in conjunction with the Wrestling skill gives you the ability to try to stun punch a target. Stun from stun punches lasts 4 seconds. Higher Anatomy gives you a greater chance to successfully stun.
Anatomy is also a prerequisite for other types of [[Special Moves]], such as Crushing Blow for mace fighters.


Anatomy is also a prerequisite for other types of [[Special Moves]], such as Crushing Blow for Mace Fighters.
Anatomy provides a 20% bonus to damage and healing at GM skill level.
Anatomy provides a 20% boost to damage and healing at GM skill level.


At 60.0 Anatomy and 60.0 Healing you have a chance to cure poison using bandages.
At 60.0 Anatomy and 60.0 Healing, you have a chance to cure poison using bandages.


At 80.0 Anatomy and 80.0 Healing you have a chance to resurrect a ghost using bandages.
At 80.0 Anatomy and 80.0 Healing, you have a chance to resurrect a ghost using bandages.


== Training Anatomy ==  
== Training Anatomy ==


Anatomy can either be gained from 0-GM by using it repeatedly on another player or by using it on a monster or some NPCs, such as the hired fighters used to raise weapon skills. Anatomy will also gain passively while you are fighting and healing yourself with bandages.
Anatomy can be raised from 0 to GM by repeatedly using it on another player, on monsters, or on certain NPCs such as hired fighters commonly used to train weapon skills. Anatomy will also gain passively while you are fighting and healing yourself with bandages.


See Also: [[Healing]]
See Also: [[Healing]]

Latest revision as of 05:26, 4 January 2026

◄ Back to Skills Overview

Anatomy gives you an approximation of how much strength and dexterity a target has, as well as how much stamina they have remaining.

80.0 Anatomy, in conjunction with the Wrestling skill, gives you the ability to attempt a stun punch against a target. Stun from a successful stun punch lasts 4 seconds. Higher Anatomy increases your chance to successfully stun.

Anatomy is also a prerequisite for other types of Special Moves, such as Crushing Blow for mace fighters.

Anatomy provides a 20% bonus to damage and healing at GM skill level.

At 60.0 Anatomy and 60.0 Healing, you have a chance to cure poison using bandages.

At 80.0 Anatomy and 80.0 Healing, you have a chance to resurrect a ghost using bandages.

Training Anatomy

Anatomy can be raised from 0 to GM by repeatedly using it on another player, on monsters, or on certain NPCs such as hired fighters commonly used to train weapon skills. Anatomy will also gain passively while you are fighting and healing yourself with bandages.

See Also: Healing