Shield Wall: Difference between revisions

Jump to navigation Jump to search
651 bytes added ,  16:39, 21 December 2021
description tweaks
(description tweaks)
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{As Of Patch|2.0.200.79}}
{{Skill
{{Skill
| class=Shield
| class=Shield
| req=25 Willpower
| req=25 Willpower
| cost=200
| cost=200
| cd=30
| desc=For the next three rounds, you automatically block all incoming melee attacks (may not be used with bucklers).
| desc=For the next three rounds, you automatically block all incoming melee attacks (may not be used with bucklers).
| id=Shield_ShieldWall
| id=Shield_ShieldWall
}}
}}
==Shields eligible for Shield Wall==
{{name}} is a skill that increases the chance of blocking melee attacks to 100% for three turns. It can be used only with hand-held shields, not arm-worn bucklers.
 
== Shields Eligible for Shield Wall ==
<ul><li>{{#invoke:CargoQuery|main
|q?tables=ItemsTable=IT,GeneralData=GD
|q?join = IT._pageName=GD._pageName
|q?fields=PlainName=Page
|q?where=WornOn = 'Hand' AND Skill = 'Shield'
|template=favilink
|delimiter=<li>}}</ul>
 
== Shields Ineligible for Shield Wall ==
Bucklers (arm-worn shields) cannot be used with this skill.
<ul><li>{{#invoke:CargoQuery|main
<ul><li>{{#invoke:CargoQuery|main
|q?tables=ItemsTable=IT,GeneralData=GD
|q?tables=ItemsTable=IT,GeneralData=GD
|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 ParentObject WITHIN 'BaseShield'
|q?where=(NOT WornOn = 'Hand') AND Skill = 'Shield'
|template=favilink
|template=favilink
|delimiter=<li>}}</ul>
|delimiter=<li>}}</ul>


==Shields ineligible for Shield Wall==
== Ability Cooldown ==
{{#cargo_query:table=ItemsTable|fields=_pageName|where=WornOn = 'Arm' AND Skill='Shield'|format=template|template=favilink ul query}}
{{willpower cooldown table | 30 }}
 
== Trivia ==
* Prior to game patch 2.0.200.0, Shield Wall worked with any shield that did not have the string 'buckler' in its name, which meant that Stopsvalinn was also eligible for Shield Wall. However, this is no longer the case.
 
{{Skills and Powers Navbox}}

Navigation menu