ソースを参照

Update Tunnel Vision

master
The Stranjer 5年前
コミット
f0586947e9
1個のファイルの変更7行の追加3行の削除
  1. +7
    -3
      spells.rb

+ 7
- 3
spells.rb ファイルの表示

@@ -264,9 +264,13 @@ class Spell
:space => 2,
:practice => "Veiling",
:primary_factor => "Duration",
:suggested_rote_skills => ["Science", "Brawl", "Academics"],
:authors => ["Altasaire"],
:rules_text => "The Mage shields a thing’s position, making it locked relative to a given reference frame, safe from outside interference. Mundane attempts to shift the thing automatically fail, even if it is damaged in the process. Mystical ones provoke a Clash of Wills."
:suggested_rote_skills => ["Science", "Subterfuge", "Stealth"],
:authors => ["Altasaire", "NEETzsche"],
:rules_text => "The Mage warps the lines of the world around their target, letting them look only in the direction or directions allowed by the Mage. From one to up to Potency direction quadrants are allowable for the target to look at, the rest the subject will be unaware of.",
:reaches => [
[1, "the directions shrink to singular paths, allowing the target view of a single object and nothing else."],
[2, "the world is warped inwards for the target, making them unable to observe anything outside of themselves."]
]
)

spells << Spell.new(


読み込み中…
キャンセル
保存