Reveal - Wis Quas | |
---|---|
Mana Cost | 20 |
Minimum Skill | 52.0 |
Cast Time (seconds) | 2.0 |
Reagents | Blood Moss, Sulfurous Ash |
Duration | Single use |
Area of Effect | Single tile/target |
Magery Circle | 6 |
Description | Reveals the presence of any invisible creatures or players within the targeted tile. |
Success chance:
MyDetectHidden & TargetHiding
will always be 20 or more.( 85 * ( ( MyMagery * 10 ) + ( MyDetectHidden * 10 ) ) / Difficulty) / 100
where Difficulty = (TargetHiding * 10) + (TargetStealth * 10)
Range formula = 1 + ( MyMagery / 20 )