瀏覽代碼

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(


Loading…
取消
儲存