aboutsummaryrefslogtreecommitdiff
path: root/blocking/blocking.tex
diff options
context:
space:
mode:
Diffstat (limited to 'blocking/blocking.tex')
-rw-r--r--blocking/blocking.tex28
1 files changed, 28 insertions, 0 deletions
diff --git a/blocking/blocking.tex b/blocking/blocking.tex
index 5ba22f5..db9da45 100644
--- a/blocking/blocking.tex
+++ b/blocking/blocking.tex
@@ -35,6 +35,12 @@
}{
\HCode{</p></div><p>}
}
+\newenvironment{triviabox}{
+ \HCode{</p><div class="triviabox"><p class="indent">}
+ \textbf{Trivia}:
+}{
+ \HCode{</p></div><p>}
+}
\else
\newtcolorbox{infobox}[1][]{
breakable,
@@ -52,6 +58,22 @@
outer arc=0pt,
colframe=black,
}
+\newtcolorbox{triviabox}{
+ breakable,
+ title=Trivia,
+ colback=white,
+ colbacktitle=white,
+ coltitle=black,
+ fonttitle=\bfseries,
+ bottomrule=0pt,
+ toprule=0pt,
+ leftrule=3pt,
+ rightrule=3pt,
+ titlerule=0pt,
+ arc=0pt,
+ outer arc=0pt,
+ colframe=blue,
+}
\fi
@@ -581,6 +603,12 @@ If you are unsure, you can always use \skill{Shield}{5}{Shield of Absorption} fi
If you want to be extra sure, you can take \href{https://wiki.guildwars2.com/wiki/Shield_of_the_Avenger}{\uskill{Shield of the Avenger}} as an extra utility.
This will give you another ability that you can use to block eggs.
+\begin{triviabox}
+ \uskill{Shield of the Avenger} used to have a bug which made it block unblockable projectiles.
+ This meant that you could use it for husk and AoE blocking.
+ This bug has been fixed in the July 24, 2018 patch.
+\end{triviabox}
+
\subsubsection{Advanced Mode}