Difference between revisions of "Detecting Hidden"

From GMN Wiki
Jump to navigation Jump to search
 
(3 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]


Detecting Hidden is generally used to reveal hidden players.  
Detecting Hidden is generally used to reveal hidden players.  

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

Detecting Hidden is generally used to reveal hidden players.

On Angel Island, the skill is used in conjunction with Remove Trap to detect traps and remove them. Detect hidden also gives players an increased passive detection range for Dungeon containers related to the Unusual Keys system.

Training Detecting Hidden

Detecting Hidden can be GM'd from 0.0 by using the skill on yourself or on the ground near you repeatedly.


See also: Tracking