From aa65d469746f1a5c6488c307883c85b4a2848518 Mon Sep 17 00:00:00 2001 From: seregrauko <64831679+seregrauko@users.noreply.github.com> Date: Fri, 7 May 2021 15:02:45 +0100 Subject: [PATCH] Added Experiment Role Experiment Role added to Strange Science section --- Awfully Cheerful Engine!/ace.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Awfully Cheerful Engine!/ace.html b/Awfully Cheerful Engine!/ace.html index 506ee929c6..37b54ca4f9 100644 --- a/Awfully Cheerful Engine!/ace.html +++ b/Awfully Cheerful Engine!/ace.html @@ -83,6 +83,7 @@ + @@ -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."},