Shield Wall: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(fixed other query, added as of patch because of a possible bug for stopsvalinn being eligiible for shield wall)
(update for 2.0.200. fix query)
Line 1: Line 1:
{{As Of Patch|2.0.193.0}}
{{As Of Patch|2.0.200.79}}
{{Skill
{{Skill
| class=Shield
| class=Shield
Line 7: Line 7:
| id=Shield_ShieldWall
| id=Shield_ShieldWall
}}
}}
Despite it saying that bucklers cannot be used, the game only checks if a shield is ineligible by seeing if their name contains the word "buckler". Thus, {{favilink|stopsvalinn}} can be used for Shield Wall despite being worn on the arm as a buckler.
{{name}} is a skill that increases the chance of blocking melee attacks to 100% for three turns. It may not be used with shields worn on the arm instead of the hand. Prior to 2.0.200.0, it made this check by reading if the name had the string 'buckler'. Thus, before this patch Stopsvalinn was also eligible for Shield Wall.
==Shields eligible for Shield Wall==
==Shields eligible for Shield Wall==
<ul><li>{{#invoke:CargoQuery|main
<ul><li>{{#invoke:CargoQuery|main
Line 13: Line 13:
|q?join = IT._pageName=GD._pageName
|q?join = IT._pageName=GD._pageName
|q?fields=PlainName=Page
|q?fields=PlainName=Page
|q?where=PlainName NOT LIKE '%buckler%' AND Skill = 'Shield'
|q?where=WornOn = 'Hand' AND Skill = 'Shield'
|template=favilink
|template=favilink
|delimiter=<li>}}</ul>
|delimiter=<li>}}</ul>
Line 22: Line 22:
|q?join = IT._pageName=GD._pageName
|q?join = IT._pageName=GD._pageName
|q?fields=PlainName=Page
|q?fields=PlainName=Page
|q?where=PlainName LIKE '%buckler%' AND Skill = 'Shield'
|q?where=(NOT WornOn = 'Hand') AND Skill = 'Shield'
|template=favilink
|template=favilink
|delimiter=<li>}}</ul>
|delimiter=<li>}}</ul>

Revision as of 01:38, 24 July 2020

This information is reliable as of patch 2.0.200.79. If this is no longer the current patch, you can help by updating it.
As of Patch This information is reliable as of patch 2.0.200.79.
Shield Wall
Skill Tree

Shield

Cost

200 sp

Requirements

25 Willpower

ID

Shield_ShieldWall

For the next three rounds, you automatically block all incoming melee attacks (may not be used with bucklers).

Shield Wall is a skill that increases the chance of blocking melee attacks to 100% for three turns. It may not be used with shields worn on the arm instead of the hand. Prior to 2.0.200.0, it made this check by reading if the name had the string 'buckler'. Thus, before this patch Stopsvalinn was also eligible for Shield Wall.

Shields eligible for Shield Wall

Shields ineligible for Shield Wall