Difference between revisions of "Wizardry"

From CrawlWiki
Jump to: navigation, search
m
(try to explain spell failure calcs a bit better)
Line 5: Line 5:
 
A single source of wizardry decreases [[Spell Success#Modifiers|raw spell failure]] by x75%, two sources by x66.6%, and three by x50%. This is a multiplicative factor, applied after calculating spell failure from skills, though failure is modified by a [[Spell_Success#Final Step|further modifier]].  
 
A single source of wizardry decreases [[Spell Success#Modifiers|raw spell failure]] by x75%, two sources by x66.6%, and three by x50%. This is a multiplicative factor, applied after calculating spell failure from skills, though failure is modified by a [[Spell_Success#Final Step|further modifier]].  
  
Generally, the actual decrease to failure rate will be ''larger'' than the raw decrease. This is true when your (post-wizardry failure rate) < 50%. For example, wizardry x1 will provide more than a x75% reduction at pre-wizardry failure 66% and lower.
+
Generally, the actual decrease to failure rate will be ''larger'' than the raw decrease.<ref>This is true when your (post-wizardry failure rate) < 50%. Smaller the failure, the larger the % decrease.</ref> However, keep in mind that wizardry is a multiplier. For example, wizardry x1 will bring a spell from 15% -> 10% failure; that's a x67% reduction, but the differences between 15% and 10% failure is quite low in practice.
  
In addition, [[Vehumet]] applies two sources of wizardry (x66.6%) to destructive spells. This bonus stacks with wizardry from other sources.<ref>{{source ref|0.25.1|spl-cast.cc|275}}</ref>
+
In addition, [[Vehumet]] applies two sources of wizardry (x66.6%) to destructive spells. This bonus stacks with wizardry from other sources.<ref>{{source ref|0.30.0|spl-cast.cc|335}}</ref>
  
 
==History==
 
==History==

Revision as of 00:03, 19 June 2023

Version 0.30: This article may not be up to date for the latest stable release of Crawl.

Wizardry refers to items and effects that directly reduce your chance of failure when casting spells. These are provided by rings and the demonspawn mutation Big Brain.

A single source of wizardry decreases raw spell failure by x75%, two sources by x66.6%, and three by x50%. This is a multiplicative factor, applied after calculating spell failure from skills, though failure is modified by a further modifier.

Generally, the actual decrease to failure rate will be larger than the raw decrease.[1] However, keep in mind that wizardry is a multiplier. For example, wizardry x1 will bring a spell from 15% -> 10% failure; that's a x67% reduction, but the differences between 15% and 10% failure is quite low in practice.

In addition, Vehumet applies two sources of wizardry (x66.6%) to destructive spells. This bonus stacks with wizardry from other sources.[2]

History

See also

References

  1. This is true when your (post-wizardry failure rate) < 50%. Smaller the failure, the larger the % decrease.
  2. spl-cast.cc:335 (0.30.0)