From afd0e4412e35de4673c6f0d2a51cf558e8fdd994 Mon Sep 17 00:00:00 2001 From: Eduardo Orea Date: Thu, 4 Aug 2022 23:42:24 +0200 Subject: [PATCH] Fix Alien Roleplaying Game's panic roll translation refs --- Alien Roleplaying Game/Alien-Roleplaying-Game.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Alien Roleplaying Game/Alien-Roleplaying-Game.html b/Alien Roleplaying Game/Alien-Roleplaying-Game.html index 4e65c55a4e..83d9f58516 100644 --- a/Alien Roleplaying Game/Alien-Roleplaying-Game.html +++ b/Alien Roleplaying Game/Alien-Roleplaying-Game.html @@ -4523,17 +4523,17 @@ {{/rollTotal() panic-roll 7}} {{#rollTotal() panic-roll 8}} -
+
TREMBLE. You start to tremble uncontrollably. All skill rolls using AGILITY suffer a –2 modification until your panic stops.
{{/rollTotal() panic-roll 8}} {{#rollTotal() panic-roll 9}} -
+
DROP ITEM. Whether by stress, confusion or the realization that you’re all going to die anyway, you drop a weapon or other important item—the GM decides which one. Your STRESS LEVEL increases by one.
{{/rollTotal() panic-roll 9}} {{#rollTotal() panic-roll 10}} -
+
FREEZE. You’re frozen by fear or stress for one Round, losing your next slow action. Your STRESS LEVEL, and the STRESS LEVEL of all friendly PCs in SHORT range of you, increases by one.
{{/rollTotal() panic-roll 10}} @@ -6198,4 +6198,4 @@ }); }); - \ No newline at end of file +