Browse Source

Fix Redefine Positionability

master
The Stranjer 4 years ago
parent
commit
0f040655e5
1 changed files with 1 additions and 6 deletions
  1. +1
    -6
      spells.rb

+ 1
- 6
spells.rb View File

@@ -309,12 +309,7 @@ class Spell
:withstand => "Resolve",
:suggested_rote_skills => ["Science", "Occult", "Academics"],
:authors => ["Altasaire"],
:rules_text => "The Mage warps space around their subject into the shape of a sublime lotus. The blade that follows through strikes from a side an enemy could never expect, angles impossibly twisted. The subject's quarries lose Defense against the melee attacks of the subject for the Duration of the spell.",
:reaches => [
[1, "As above, but it also applies to ranged attacks."],
[1, "The subject may employ the short and medium burst actions in melee, as the world twists so that a single thrust or blade arc meets the flesh of the enemy twice, thrice, or more."],
[2, "As above, but the long burst action is, too, available."]
]
:rules_text => "The Mage redefines the “position” quality of a thing, assigning a specific value to it, or excising it from the target’s being. What follows is the target, in principle, not being able to change their position. The phenomenon of “moving”, as in, changing coordinate, or spatial relation to other things, is denied to it."
)

spells << Spell.new(


Loading…
Cancel
Save