Browse Source

Spirit Tongues

master
The Stranjer 3 years ago
parent
commit
05bde86c8a
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      spells.rb

+ 11
- 0
spells.rb View File

@@ -25,6 +25,17 @@ class Spell
:rules_text => "The willworker can see around obstacles as though he were peering through a periscope. He could, for example, use this spell to peer at another person's cards in a poker game or look around a corner in a shootout without losing any cover. This spell cannot be used to see in two places at the same time; see the Outward And Inward Eye.",
)


spells << Spell.new(
:name => "Spirit Tongues",
:spirit => 1,
:practice => "Knowing",
:primary_factor => "Duration",
:suggested_rote_skills => ["Occult", "Socialize", "Expression"],
:authors => ["NEETzsche", "Corintio", "noire", "ZimbabweJim"],
:rules_text => "The subject gains the ability to \"speak\" with spirits. She usually speaks to it by expressing ideas similar to its own communication form, such as speech, magically generated optical oscillations, or vibrations, but this is not necessary; the subject can speak in her own language and the magic \"translates\" her words for her. This does not grant her any capability to control a Spirit, only to understand and be understood by it. Spirits have an advanced ability to understand things that transpire around them, especially as pertains to humans, but the subject gains a bonus to any Empathy rolls made with that Spirit equal to the spell's Potency. A jaggling may not understand just why the people went into the house across the street last night, for example, but it could give a general estimate of their number and unusual features like being covered in tattoos (“skin patterns”).",
)

spells << Spell.new(
:name => "Marionette",
:life => 2,


Loading…
Cancel
Save