From a5b20c175cddff023a868d36603f6844410e4f8c Mon Sep 17 00:00:00 2001 From: The Stranjer <791672+TheStranjer@users.noreply.github.com> Date: Thu, 4 Jul 2019 09:24:22 -0400 Subject: [PATCH] Update Paradox Resistant --- merits.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/merits.rb b/merits.rb index 6d05e9f..b90b653 100644 --- a/merits.rb +++ b/merits.rb @@ -15,7 +15,7 @@ class Merit :dot_ratings => [1,3,5], :prerequisites => "Silver Ladder Status #{1.to_dots}, #{3.to_dots}, or #{5.to_dots}", :adjectives => "Order", - :rules_text => "The Silver Ladder scoffs at the idea that you canb reach too far. They've made an ideology out of, in some ways. There is clearly more to their thinking than this, but it's definitely something that comes to the fore quite often. Some of them have honed their skills enough for this thinking to materialize in a way that other Mages just can't compare.\nAt one dot, remove one success from every Paradox roll. At three dots, remove two successes from every Paradox roll. At five dots, remove three successes from every Paradox roll.\nThis Merit's rating cannot exceed the dot rating of a person's Silver Ladder status.", + :rules_text => "The Silver Ladder scoffs at the idea that you can reach too far. They've made an ideology out of, in some ways. There is clearly more to their thinking than this, but it's definitely something that comes to the fore quite often. Some of them have honed their skills enough for this thinking to materialize in a way that other Mages just can't compare.\nAt one dot, remove one success from every Paradox roll. At three dots, remove two successes from every Paradox roll. At five dots, remove three successes from every Paradox roll.\nThis Merit's rating cannot exceed the dot rating of a person's Silver Ladder status.", :pdf => pdf )