diff --git a/monsters.tex b/monsters.tex
index 17d2dabce19f93ad00d08fd5eeedc09881b82fe0..0d0cc402896e667ada3308dfcf4659f45c7b155e 100644
--- a/monsters.tex
+++ b/monsters.tex
@@ -417,7 +417,7 @@
 		}
 
 	\newcommand{\web}{
-		\setcounter{track}{7}\addtocounter{track}{\value{str}}
+		\setcounter{track}{6}\addtocounter{track}{\value{str}}
 		Web (Strength + Athletics, TN \arabic{track} to break free as a movement action)
 		}
 
@@ -477,20 +477,20 @@
 \newcommand{\chitincrawler}[1][\npc{\C}{Chitincrawler}]{
 	#1
 	\randomtwo
-	\addtocounter{enc}{2}
+	\addtocounter{enc}{3}
 	\randomtwoB
-	\addtocounter{r2b}{3}
+	\addtocounter{r2b}{-1}
 	\randomthree
 	\randomthreeB
 	\randomfour
-\animal{\arabic{r2b}}% STRENGTH
-{\ifodd\value{page} 1\else 0\fi}% DEXTERITY 
-{\arabic{r2}}% SPEED
+\animal{\arabic{enc}}% STRENGTH
+{\arabic{r2b}}% DEXTERITY 
+{\arabic{r3b}}% SPEED
 {\arabic{r4}}% WITS
 {\arabic{enc}}% DR
 {\ifodd\value{r3} 3\else 4\fi}% AGGRESSION
-{Athletics \arabic{r3b}, Survival \arabic{r3}}% SKILLS
-{Web}% ABILITIES
+{Athletics \arabic{r3b}, Survival \arabic{r3}\ifodd\value{r4} Vigilance \arabic{r3b}\fi}% SKILLS
+{\web}% ABILITIES
 {}
 }
 %
diff --git a/preamble.tex b/preamble.tex
index 3aa0dbdedb5e417739673f3971cd8761dbdec4ec..543e37587f5279773c1d29c00f906f9813c4d78f 100644
--- a/preamble.tex
+++ b/preamble.tex
@@ -296,7 +296,8 @@ Roll & Result \\
 }
 
 \newcommand{\randomtwoB}{
-	\ifnumcomp{\value{r2b}}{=}{2}{\setcounter{r2b}{1}}{\setcounter{r2b}{2}}
+	\ifodd\value{r3b}\setcounter{r2b}{1}\else\setcounter{r2b}{2}\fi
+	\randomthreeB
 }
 
 \newcommand{\randomthree}{