소스 검색

Secure Forum Merit

master
The Stranjer 4 년 전
부모
커밋
f9fbe0cbd6
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. +7
    -0
      merits.rb

+ 7
- 0
merits.rb 파일 보기

@@ -94,6 +94,13 @@ class Merit
:pdf => pdf
)

merits << Merit.new(
:name => "Secure Forum",
:dot_ratings => [1, 3, 5],
:rules_text => "Your character controls a secure chat room or web forum that is resistant to things like ISP blocks or even Supernal Magic. Attempts to intercept the messages on this forum or break into it must achieve an additional success on the one-dot version of this for mundane and most supernatural abilities, an additional two successes for the three-dot version, and an additional three successes for the five-dot version. Spellcasting ",
:pdf => pdf
)

merits.sort_by! {|m| m.name }

merits


불러오는 중...
취소
저장