Added Experiment Role

Experiment Role added to Strange Science section
This commit is contained in:
seregrauko
2021-05-07 15:02:45 +01:00
parent 7f283e9f1b
commit aa65d46974
+2
View File
@@ -83,6 +83,7 @@
<option value="--Strange Science--">
<option value="Brain"></option>
<option value="Cheerleader"></option>
<option value="Experiment"></option>
<option value="Outsider"></option>
<option value="Protector"></option>
<option value="Radio Presenter"></option>
@@ -327,6 +328,7 @@ on('change:role', event => {
"Witch": {power: "0", ability:"You made a deal with the devil. It cost you your soul, but hey, at least you gained some supernatural gifts. You have a Power stat. You can also use your Evil Eye to steal Karma from others. Make an opposed roll against a target's Smarts. If it succeeds, the target loses 1 Karma point and you gain 1."},
"Brain": {power: "0", ability:"You're clever and you know stuff. Usually the stuff you know is really nerdy. Sometimes it's actually useful. You can spend a Karma point to ask the Director a single yes/no' question which they will answer honestly. Oh, and clever cogs -- the question should be about the game, not the Director's personal life!"},
"Cheerleader": {power: "0", ability:"Everybody loves you (or at least pretends to). Plus you can do acrobatics and stuff. But mainly, you can cheer people on to be their best selves. You are able to grant your Karma points to your friends."},
"Experiment": {power: "0", ability:"You have telepathic powers! You have a Power score which you can use in the ways described in ACE! #1"},
"Outsider": {power: "0", ability:"You don't fit in. Always a loner, you have learned to be very observant and you always know when somebody is lying."},
"Protector": {power: "0", ability:"You're in security. All you care about is helping others. If one of your fellow Heroes takes damage, you can choose to take it for them."},
"Radio Presenter": {power: "0", ability:"A face made for radio, eh? Your weapon of choice is your voice, and you know how to use it. You can make a Style check vs. Smarts to mesmerize somebody for one minute. If it doesn't work, though, they find you really annoying."},