Here's a Mega Man theme designed to be non-peak. I took it to Critique and Improvement, but since it didn't get any comment about balance (and I fixed the technical issues it had) I'm bringing it here. CODE Spoiler { "name": "Mega Man", "summary": "Dr. Wily is trying to take over the world! Unfortunately for him, Mega Man is in his way, trying to defeat him. He must use his Robot Masters to take care of the Blue Bomber before they are all defeated and all his plans go to waste. Non peak game, for 4-12 players.", "author": [ "Stocke" ], "sides": [ { "side": "village", "translation": "Dr. Wily", "winmsg": "Wily and his Robot Masters (~Players~) have finally took over the world! No one could stop him this time." }, { "side": "mega", "translation": "Mega Man", "winmsg": "Mega Man (~Players~) triumphed in this battle, but Dr. Wily has managed to escape and he's sure to plot world domination once again." }, { "side": "bass", "translation": "Bass", "winmsg": "Bass (~Players~) finally proved himself as the strongest robot in the world. Not even the mighty Mega Man was able to defeat him." } ], "roles": [ { "role": "mega", "translation": "Mega Man", "side": "mega", "help": "You are Mega Man, Dr. Light's creation modified to fight Dr. Wily. Try to defeat him destroying all his Robot Masters before confronting him. Use /kill to eliminate one of them with your Charged Shot.", "info": "The Blue Bomber. Can use /kill every night. Sided with Mega Man.", "actions": { "night": { "kill": { "target": "AnyButTeam", "common": "Self", "priority": 20 } }, "startup": "team-reveal-with-roles", "onDeath": { "killRoles": [ "rush" ], "killmsg": "Without Mega Man Rush is unable to fight. (~Target~) just took Mega Man back to Dr. Light's laboratory to try to repair him." } } }, { "role": "mega2", "translation": "Upgraded Mega Man", "side": "mega", "help": "It seems that Dr. Wily accidentally left an upgrade you could use in one of his bases. For the rest of the day you won't be able to be voted out and you'll evade half the actions used on you. Use /kill to eliminate another robot with your Charged Shot.", "info": "Upgraded Mega Man. Can use /kill during the night. Evades half the commands. Can't be voted out. Reverts to Mega Man in 1 day. Sided with Mega Man.", "actions": { "initialCondition": { "curse": { "cursedRole": "mega", "curseCount": 2 } }, "night": { "kill": { "target": "AnyButTeam", "common": "Self", "priority": 20 } }, "poison": { "mode":{ "evadeChance": 0.5 } }, "distract": { "mode":{ "evadeChance": 0.5 } }, "kill": { "mode":{ "evadeChance": 0.5 } }, "voteshield": -20, "onDeath": { "killRoles": [ "rush" ], "killmsg": "Without Mega Man Rush is unable to fight. (~Target~) just took Mega Man back to Dr. Light's laboratory to try to repair him." } } }, { "role": "rush", "translation": "Rush", "side": "mega", "help": "You are Rush, the robot dog. You can help Mega Man with your vote. You can also use /protect on him once per game (giving both protect and safeguard), but you'll sacrifice yourself in the process.", "info": "Robotic dog that helps Mega Man. Can /protect once per game, but dies in the process. Sided with Mega Man.", "actions": { "night": { "protect": { "command": ["protect","safeguard"], "target": "AnyButSelf", "common": "Self", "priority": 4, "suicideChance": 1 } }, "startup": "team-reveal-with-roles", "convert": { "mode": "ignore" } } }, { "role": "master1", "translation": "Prototype", "side": "village", "help": "You are a Robot Master prototype. Wily can upgrade you to a more powerful form. Your vote only counts as 0.5 as well. You can try to /upgrade yourself instead, but the chance is very low since you are a prototype and not a scientist.", "info": "Robot Master prototype. Can become Elec Man if upgraded. Sided with Wily.", "actions": { "night": { "upgrade": { "command": "copy", "target": "OnlySelf", "common": "Self", "priority": 33, "failChance": 0.95, "copyAs": "elec", "silent": true } }, "vote": 0.5 } }, { "role": "master2", "translation": "Prototype", "side": "village", "help": "You are a Robot Master prototype. Wily can upgrade you to a more powerful form. Your vote only counts as 0.5 as well. You can try to /upgrade yourself instead, but the chance is very low since you are a prototype and not a scientist.", "info": "Robot Master prototype. Can become Ice Man if upgraded. Sided with Wily.", "actions": { "night": { "upgrade": { "command": "copy", "target": "OnlySelf", "common": "Self", "priority": 33, "failChance": 0.95, "copyAs": "ice", "silent": true } }, "vote": 0.5 } }, { "role": "master3", "translation": "Prototype", "side": "village", "help": "You are a Robot Master prototype. Wily can upgrade you to a more powerful form. Your vote only counts as 0.5 as well. You can try to /upgrade yourself instead, but the chance is very low since you are a prototype and not a scientist.", "info": "Robot Master prototype. Can become Guts Man if upgraded. Sided with Wily.", "actions": { "night": { "upgrade": { "command": "copy", "target": "OnlySelf", "common": "Self", "priority": 33, "failChance": 0.95, "copyAs": "guts", "silent": true } }, "vote": 0.5 } }, { "role": "master4", "translation": "Prototype", "side": "village", "help": "You are a Robot Master prototype. Wily can upgrade you to a more powerful form. Your vote only counts as 0.5 as well. You can try to /upgrade yourself instead, but the chance is very low since you are a prototype and not a scientist.", "info": "Robot Master prototype. Can become Splash Woman upgraded. Sided with Wily.", "actions": { "night": { "upgrade": { "command": "copy", "target": "OnlySelf", "common": "Self", "priority": 33, "failChance": 0.95, "copyAs": "splash", "silent": true } }, "vote": 0.5 } }, { "role": "master5", "translation": "Prototype", "side": "village", "help": "You are a Robot Master prototype. Wily can upgrade you to a more powerful form. Your vote only counts as 0.5 as well. You can try to /upgrade yourself instead, but the chance is very low since you are a prototype and not a scientist.", "info": "Robot Master prototype. Can become Oil Man if upgraded. Sided with Wily.", "actions": { "night": { "upgrade": { "command": "copy", "target": "OnlySelf", "common": "Self", "priority": 33, "failChance": 0.95, "copyAs": "oil", "silent": true } }, "vote": 0.5 } }, { "role": "elec", "translation": "Elec Man", "side": "village", "help": "You are Elec Man, what a shocker! Your lightning abilities give you a chance to /kill before anyone else does! But your charge will drop after you use it, making you unable to fry anyone after that.", "info": "Robot Master that can /kill once per game. Sided with Dr. Wily.", "actions": { "night": { "kill": { "target": "AnyButSelf", "common": "Self", "priority": 5, "charges": 1 } } } }, { "role": "ice", "translation": "Ice Man", "side": "village", "help": "You are Ice Man, a Robot Master with a cold heart! You can /freeze someone during the standby phase exposing him before he's thawed, but you can do that only once before you need a recharge.", "info": "Robot Master that can /expose once per game. Sided with Dr. Wily.", "actions": { "standby": { "freeze": { "command": "expose", "target": "AnyButSelf", "recharge": 101, "msg": "Use /freeze [name] to expose someone.", "exposemsg": "Ice Man froze ~Target~ solid, revealing him to be ~Role~ before it escaped from the ice." } } } }, { "role": "guts", "translation": "Guts Man", "side": "village", "help": "You are Guts Man, a hard headed Robot Master! With your powerful body you can /protect one of your allies from harm, but you can only do that once to prevent damaging yourself much in the process.", "info": "Robot Master that can /protect once per game. Sided with Dr. Wily.", "actions": { "night": { "protect": { "target": "AnyButSelf", "common": "Self", "priority": 6, "charges": 1 } } } }, { "role": "splash", "translation": "Splash Woman", "side": "village", "help": "You are Splash Woman, the only female Robot Master! Your ''special assets'' can /distract someone for a night, but don't expect it to work again.", "info": "Robot Master that can /distract once per game. Sided with Dr. Wily.", "actions": { "night": { "distract": { "target": "AnyButSelf", "common": "Self", "priority": 1, "charges": 1 } } } }, { "role": "oil", "translation": "Oil Man", "side": "village", "help": "You are Oil Man, the slippery Robot Master! With your special oil you'll be able to introduce the equivalent of /poison in a robot, but you only have one dose, so use it carefully.", "info": "Robot Master that can /poison once per game. Sided with Dr. Wily.", "actions": { "night": { "poison": { "target": "AnyButSelf", "common": "Self", "priority": 9, "charges": 1 } } } }, { "role": "wily", "translation": "Dr. Wily", "side": "village", "help": "You are Dr. Wily, mad scientist trying to take over the world with your robotic creations, the Robot Masters. Every night you can /upgrade one of your robots so it's more capable of defeating Mega Man, but you have a 20% fail chance. Alternatively you can use /elec, /guts, /ice, /splash or /oil to transform a robot to a specific form, but that has a 50% fail chance. Be careful not to upgrade Bass or Mega instead!", "info": "Mad scientist with world domination goals. Can /upgrade a Robot Master every night (80% chance) or use /elec, /guts, /ice, /splash or /oil (50% chance). Sided with Dr. Wily.", "actions": { "night": { "upgrade": { "command": "convert", "target": "AnyButSelf", "common": "Self", "priority": 30, "failChance": 0.2, "newRole": { "elec": [ "master1" ], "ice": [ "master2" ], "guts": [ "master3" ], "splash": [ "master4" ], "oil": [ "master5" ], "mega2": [ "mega" ], "bass2": [ "bass" ] }, "silent": true, "restrict": [ "elec", "ice", "guts", "splash", "oil" ] }, "elec": { "command": "convert", "target": "AnyButSelf", "common": "Self", "priority": 30, "failChance": 0.5, "newRole": { "elec": [ "master1", "master2", "master3", "master4", "master5" ], "mega2": [ "mega" ], "bass2": [ "bass" ] }, "silent": true, "restrict": [ "upgrade", "ice", "guts", "splash", "oil" ] }, "ice": { "command": "convert", "target": "AnyButSelf", "common": "Self", "priority": 30, "failChance": 0.5, "newRole": { "ice": [ "master1", "master2", "master3", "master4", "master5" ], "mega2": [ "mega" ], "bass2": [ "bass" ] }, "silent": true, "restrict": [ "upgrade", "elec", "guts", "splash", "oil" ] }, "guts": { "command": "convert", "target": "AnyButSelf", "common": "Self", "priority": 30, "failChance": 0.5, "newRole": { "guts": [ "master1", "master2", "master3", "master4", "master5" ], "mega2": [ "mega" ], "bass2": [ "bass" ] }, "silent": true, "restrict": [ "upgrade", "elec", "ice", "splash", "oil" ] }, "splash": { "command": "convert", "target": "AnyButSelf", "common": "Self", "priority": 30, "failChance": 0.5, "newRole": { "splash": [ "master1", "master2", "master3", "master4", "master5" ], "mega2": [ "mega" ], "bass2": [ "bass" ] }, "silent": true, "restrict": [ "upgrade", "elec", "ice", "guts", "oil" ] }, "oil": { "command": "convert", "target": "AnyButSelf", "common": "Self", "priority": 30, "failChance": 0.5, "newRole": { "oil": [ "master1", "master2", "master3", "master4", "master5" ], "mega2": [ "mega" ], "bass2": [ "bass" ] }, "silent": true, "restrict": [ "upgrade", "elec", "ice", "guts", "splash" ] } }, "kill": { "mode": "ignore" }, "poison": { "mode": "ignore" }, "onDeath": { "killRoles": [ "master1", "master2", "master3", "master4", "master5", "elec", "ice", "splash", "guts", "oil" ], "killmsg": "Without Wily to command them all his creations (~Target~) are deactivated." } } }, { "role": "bass", "translation": "Bass", "side": "bass", "help": "You are Bass, Wily's greatest creation so far. But you're tired of the old crook, so you have ditched him. Try to prove yourself as the greatest robot beating both Mega Man and the Robot Masters. Use /kill during the night to eliminate them with your Scatter Shot.", "info": "A robot that wants to prove himself as the best. Can use /kill every night. Sided with Bass.", "actions": { "night": { "kill": { "target": "AnyButSelf", "common": "Self", "priority": 15 } } } }, { "role": "bass2", "translation": "Upgraded Bass", "side": "bass", "help": "Confusing you with other robot Wily upgraded you! Now your /kill can bypass any protection and your vote counts as 2.", "info": "Upgraded Bass. Can use /kill every night (ignores protectors). Vote counts as 2. Sided with Bass.", "actions": { "night": { "kill": { "target": "AnyButSelf", "common": "Self", "priority": 3 } }, "vote": 2 } } ], "minplayers": 4, "roles1": [ "mega", "wily", { "master1": 0.1, "master2": 0.1, "master4": 0.1 }, { "master1": 0.1, "master2": 0.1, "master4": 0.1 }, { "master1": 0.1, "master2": 0.1, "master4": 0.1 }, { "master1": 0.1, "master2": 0.1, "master4": 0.1 }, { "master1": 0.1, "master2": 0.1, "master3": 0.1, "master4": 0.1 }, "rush", { "master1": 0.1, "master2": 0.1, "master3": 0.1, "master4": 0.1, "master5": 0.1 }, "bass", { "master1": 0.1, "master2": 0.1, "master3": 0.1, "master4": 0.1, "master5": 0.1 }, { "master1": 0.1, "master2": 0.1, "master3": 0.1, "master4": 0.1, "master5": 0.1 } ], "villageCantLoseRoles": [ "master1", "master2", "master3", "master4", "elec", "guts", "ice", "splash" ], "killmsg": "±Computer: ~Player~ (~Role~) was overpowered in battle and needs to be repaired.", "killusermsg": "You battled last night, but your power wasn't enough and you got thrashed.", "lynchmsg": "±Computer: The war for the world has taken its toll on ~Player~ (~Role~).", "drawmsg": "The battle was costly for every side. Wily and Light saw their creations destroyed, and each of them vowed to defeat the other permanently next time." }[/HIDE] RAW Spoiler http://pastebin.com/raw.php?i=rEsyaFJb[/HIDE] ROLES Spoiler Dr. Wily Prototype (master1) Help Text: You are a Robot Master prototype. Wily can upgrade you to a more powerful form. Your vote only counts as 0.5 as well. You can try to /upgrade yourself instead, but the chance is very low since you are a prototype and not a scientist. Abilities: Night Actions: Upgrade: Copy. Has a 95% chance of failing. Becomes Elec Man when copying. Vote counts as 0.5. Prototype (master2) Help Text: You are a Robot Master prototype. Wily can upgrade you to a more powerful form. Your vote only counts as 0.5 as well. You can try to /upgrade yourself instead, but the chance is very low since you are a prototype and not a scientist. Abilities: Night Actions: Upgrade: Copy. Has a 95% chance of failing. Becomes Ice Man when copying. Vote counts as 0.5. Prototype (master3) Help Text: You are a Robot Master prototype. Wily can upgrade you to a more powerful form. Your vote only counts as 0.5 as well. You can try to /upgrade yourself instead, but the chance is very low since you are a prototype and not a scientist. Abilities: Night Actions: Upgrade: Copy. Has a 95% chance of failing. Becomes Guts Man when copying. Vote counts as 0.5. Prototype (master4) Help Text: You are a Robot Master prototype. Wily can upgrade you to a more powerful form. Your vote only counts as 0.5 as well. You can try to /upgrade yourself instead, but the chance is very low since you are a prototype and not a scientist. Abilities: Night Actions: Upgrade: Copy. Has a 95% chance of failing. Becomes Splash Woman when copying. Vote counts as 0.5. Prototype (master5) Help Text: You are a Robot Master prototype. Wily can upgrade you to a more powerful form. Your vote only counts as 0.5 as well. You can try to /upgrade yourself instead, but the chance is very low since you are a prototype and not a scientist. Abilities: Night Actions: Upgrade: Copy. Has a 95% chance of failing. Becomes Oil Man when copying. Vote counts as 0.5. Elec Man (elec) Help Text: You are Elec Man, what a shocker! Your lightning abilities give you a chance to /kill before anyone else does! But your charge will drop after you use it, making you unable to fry anyone after that. Abilities: Night Actions: Kill: Can be used 1 times during the game. Ice Man (ice) Help Text: You are Ice Man, a Robot Master with a cold heart! You can /freeze someone during the standby phase exposing him before he's thawed, but you can do that only once before you need a recharge. Abilities: Standby Actions: Freeze: Expose. User is not revealed. Can be used every 101 days. Guts Man (guts) Help Text: You are Guts Man, a hard headed Robot Master! With your powerful body you can /protect one of your allies from harm, but you can only do that once to prevent damaging yourself much in the process. Abilities: Night Actions: Protect: Can be used 1 times during the game. Splash Woman (splash) Help Text: You are Splash Woman, the only female Robot Master! Your ''special assets'' can /distract someone for a night, but don't expect it to work again. Abilities: Night Actions: Distract: Can be used 1 times during the game. Oil Man (oil) Help Text: You are Oil Man, the slippery Robot Master! With your special oil you'll be able to introduce the equivalent of /poison in a robot, but you only have one dose, so use it carefully. Abilities: Night Actions: Poison: Can be used 1 times during the game. Dr. Wily (wily) Help Text: You are Dr. Wily, mad scientist trying to take over the world with your robotic creations, the Robot Masters. Every night you can /upgrade one of your robots so it's more capable of defeating Mega Man, but you have a 20% fail chance. Alternatively you can use /elec, /guts, /ice, /splash or /oil to transform a robot to a specific form, but that has a 50% fail chance. Be careful not to upgrade Bass or Mega instead! Abilities: Night Actions: Upgrade: Convert. Has a 20% chance of failing. Can't use elec, ice, guts, splash and oil during the same night this action is used. Can convert to Elec Man (Prototype), Ice Man (Prototype), Guts Man (Prototype), Splash Woman (Prototype), Oil Man (Prototype), Upgraded Mega Man (Mega Man) or Upgraded Bass (Bass). Elec: Convert. Has a 50% chance of failing. Can't use upgrade, ice, guts, splash and oil during the same night this action is used. Can convert to Elec Man (Prototype, Prototype, Prototype, Prototype, Prototype), Upgraded Mega Man (Mega Man) or Upgraded Bass (Bass). Ice: Convert. Has a 50% chance of failing. Can't use upgrade, elec, guts, splash and oil during the same night this action is used. Can convert to Ice Man (Prototype, Prototype, Prototype, Prototype, Prototype), Upgraded Mega Man (Mega Man) or Upgraded Bass (Bass). Guts: Convert. Has a 50% chance of failing. Can't use upgrade, elec, ice, splash and oil during the same night this action is used. Can convert to Guts Man (Prototype, Prototype, Prototype, Prototype, Prototype), Upgraded Mega Man (Mega Man) or Upgraded Bass (Bass). Splash: Convert. Has a 50% chance of failing. Can't use upgrade, elec, ice, guts and oil during the same night this action is used. Can convert to Splash Woman (Prototype, Prototype, Prototype, Prototype, Prototype), Upgraded Mega Man (Mega Man) or Upgraded Bass (Bass). Oil: Convert. Has a 50% chance of failing. Can't use upgrade, elec, ice, guts and splash during the same night this action is used. Can convert to Oil Man (Prototype, Prototype, Prototype, Prototype, Prototype), Upgraded Mega Man (Mega Man) or Upgraded Bass (Bass). Can't be killed. Can't be poisoned. On Death: Kill the following roles: Prototype, Prototype, Prototype, Prototype, Prototype, Elec Man, Ice Man, Splash Woman, Guts Man and Oil Man. Mega Man Mega Man (mega) Help Text: You are Mega Man, Dr. Light's creation modified to fight Dr. Wily. Try to defeat him destroying all his Robot Masters before confronting him. Use /kill to eliminate one of them with your Charged Shot. Abilities: Night Actions: Kill: On Death: Kill the following roles: Rush. Knows teammates. Upgraded Mega Man (mega2) Help Text: It seems that Dr. Wily accidentally left an upgrade you could use in one of his bases. For the rest of the day you won't be able to be voted out and you'll evade half the actions used on you. Use /kill to eliminate another robot with your Charged Shot. Abilities: Night Actions: Kill: Has a 50% chance of evading kill. Has a 50% chance of evading distract. Has a 50% chance of evading poison. On Death: Kill the following roles: Rush. Gets cursed for 2 turns when game starts or player is converted to this role (changes to Mega Man). Voteshield of -20. Rush (rush) Help Text: You are Rush, the robot dog. You can help Mega Man with your vote. You can also use /protect on him once per game (giving both protect and safeguard), but you'll sacrifice yourself in the process. Abilities: Night Actions: Protect: Protect and Safeguard User has a 100% chance of dying when using this action. Can't be converted. Knows teammates. Bass Bass (bass) Help Text: You are Bass, Wily's greatest creation so far. But you're tired of the old crook, so you have ditched him. Try to prove yourself as the greatest robot beating both Mega Man and the Robot Masters. Use /kill during the night to eliminate them with your Scatter Shot. Abilities: Night Actions: Kill: Upgraded Bass (bass2) Help Text: Confusing you with other robot Wily upgraded you! Now your /kill can bypass any protection and your vote counts as 2. You have a voteshield of -1 as well. Abilities: Night Actions: Kill: Vote counts as 2.[/HIDE] ROLES (explained version) Spoiler Mega Side Mega Man: Either alone or with Rush he must destroy all the Prototypes to make Wily's side lose, /kill each night. He can't target Wily though, much like he did in the games letting him escape. If Wily upgrades him by accident he gets a voteshield of -20 and evades half the commands (distract, kill and poison) used on him for 1 turn. Rush: Not much to say. Can help with the voting and can sacrifice himself to perfectly protect Mega once (though he still loses to Upgraded Bass). Appears at 8 players. Bass Side Bass: He works more or less like Mega, but has higher prio, no companions and his upgrade (kill bypasses protection and Elec Man as well, and vote of 2) is permanent instead. Appears at 10 players. Wily Side The "village" or so to say. Dr. Wily: He gets random prototypes that he can /upgrade (60% chance, 2 times per night) or transform into specific roles with /elec, /guts, /ice, /splash and /oil, 80% chance. He must take out Mega before the prototypes are eliminated. If he's voted out his team loses as well (though that should only happen if both Mega and Rush are alive in a 4 people left situation, which means they win anyway). Prototype: There are 5 different models, each /upgrade to a specific Robot Master. They can try to /upgrade themselves but it's only a tiny chance (5%). Also, no matter what Prototype they are the non upgrade commands turn them to the version Wily wants. Their vote is 0.5. Robot Masters: 5 models too. Elec Man can /kill with higher prio than Mega or Bass (not upgraded), Ice Man can /expose, Guts Man can /protect, Splash Woman can /distract and Oil Man can /poison. They can only use their commands once, though. Their vote is now 1. [/HIDE] Prio list Spoiler [1] Splash Woman (Distract) [3] Upgraded Bass (Kill) [4] Rush (Protect) [5] Elec Man (Kill) [6] Guts Man (Protect) [9] Oil Man (Poison) [15] Bass (Kill) [20] Mega Man (Kill) [20] Upgraded Mega Man (Kill) [30] Dr. Wily (Oil) [30] Dr. Wily (Ice) [30] Dr. Wily (Guts) [30] Dr. Wily (Splash) [30] Dr. Wily (Upgrade) [30] Dr. Wily (Elec) [33] Prototype (Upgrade) [33] Prototype (Upgrade) [33] Prototype (Upgrade) [33] Prototype (Upgrade) [33] Prototype (Upgrade) [/HIDE] Spawn List Spoiler List 1 (4~12 players): Mega Man (mega) Dr. Wily (wily) Prototype (master1) [33.33%], Prototype (master2) [33.33%] or Prototype (master4) [33.33%] Prototype (master1) [33.33%], Prototype (master2) [33.33%] or Prototype (master4) [33.33%] Prototype (master1) [33.33%], Prototype (master2) [33.33%] or Prototype (master4) [33.33%] Prototype (master1) [33.33%], Prototype (master2) [33.33%] or Prototype (master4) [33.33%] Prototype (master1) [25.00%], Prototype (master2) [25.00%], Prototype (master3) [25.00%] or Prototype (master4) [25.00%] Rush (rush) Prototype (master1) [20.00%], Prototype (master2) [20.00%], Prototype (master3) [20.00%], Prototype (master4) [20.00%] or Prototype (master5) [20.00%] Bass (bass) Prototype (master1) [20.00%], Prototype (master2) [20.00%], Prototype (master3) [20.00%], Prototype (master4) [20.00%] or Prototype (master5) [20.00%] Prototype (master1) [20.00%], Prototype (master2) [20.00%], Prototype (master3) [20.00%], Prototype (master4) [20.00%] or Prototype (master5) [20.00%][/HIDE] EDITS: Spoiler 10-04-13: Minor correction in Rush's help info. 10-04-13-Wily can only upgrade once (20% failure chance) or use a specific conversion command (50% failure chance). This change is made to improve Mega's chance of winning. [/HIDE]
I actually like this theme for 4 player games But I think it is only suitable for 4 player games... Adding more Prototypes, Rush, and bass don't add much to the theme
First log. I'm not sure what to say, seeing it's the first time the game is played. Mega won, though I think it's mostly because people didn't know much about the game (though I did try to explain them before it started). I voted Wily expecting them to counter me, but it didn't work as I expected. Spoiler (18:13:21) Stocke: I have to explain (18:13:23) ±Game: Ezio da Firenze joined the game! (18:13:28) Ezio da Firenze: what hapenned to hookers? (18:13:28) Stocke: Mega is to kill the prototypes/robots (18:13:38) ±Game: Kedustealer joined the game! (18:13:38) ±Game: Hopkirk joined the game! (18:13:39) Stocke: Wily must upgrade robots but not mega (18:13:41) Hopkirk: they all died (18:13:42) ±Game: Hurry up, you only have 30 seconds more to join! (18:13:43) Stocke: And kick him out (18:13:48) Hopkirk: due to being hookers (18:13:56) Ezio da Firenze: dats racisty (18:13:57) Stocke: Rush helps mega with voting (18:14:00) Ezio da Firenze: racist* (18:14:07) Johnny English: ok (18:14:12)*************************************************************************************** (18:14:12) Times Up! : (18:14:12) The Roles have been Decided! : (18:14:12) ±Game: You are a Rush! (18:14:12) ±Game: You are Rush, the robot dog. You can use /protect on him once per game (giving both protect and safeguard), but you'll sacrifice yourself in the process. (18:14:12) ±Game: Your team is Johnny English (Mega Man) and Stocke (Rush). (18:14:12) Current Roles: Dr. Wily, Mega Man, Prototype, Prototype, Prototype, Prototype, Prototype, Rush. (18:14:12) Current Players: Ezio da Firenze, Hopkirk, Johnny English, Kedustealer, Nitefall, Stocke, agea, gghhjj19. (18:14:12) Current Team: Mega Man, Rush (18:14:12) Time: Night 1 (18:14:12) Make your moves, you only have 30 seconds! : (18:14:12) *************************************************************************************** (18:14:25) agea: proto (18:14:28) agea: lol (18:14:31) Johnny English: ok (18:14:38) Stocke: Wily, try upgrading your robots (18:14:38) gghhjj19: proto (18:14:38) Nitefall: proto (18:14:42) *************************************************************************************** (18:14:42) Times Up! : (18:14:42) ±Computer: agea (Prototype) was overpowered in battle and needs to be repaired. (18:14:42) *************************************************************************************** (18:14:42) Current Roles: Dr. Wily, Prototype, Prototype, Prototype, Prototype, Rush, Upgraded Mega Man. (18:14:42) Current Players: Ezio da Firenze, Hopkirk, Johnny English, Kedustealer, Nitefall, Stocke, gghhjj19. (18:14:42) Current Team: Rush, Upgraded Mega Man (18:14:42) Time: Day 1 (18:14:42) You have 30 seconds to debate who are the bad guys! : (18:14:42) *************************************************************************************** (18:15:01) Stocke: Wily, use the /upgrade command next night (18:15:09) Stocke: You can use it twice (18:15:12) *************************************************************************************** (18:15:12) Current Roles: Dr. Wily, Prototype, Prototype, Prototype, Prototype, Rush, Upgraded Mega Man. (18:15:12) Current Players: Ezio da Firenze, Hopkirk, Johnny English, Kedustealer, Nitefall, Stocke, gghhjj19. (18:15:12) Current Team: Rush, Upgraded Mega Man (18:15:12) Time: Day 1 (18:15:12) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (18:15:12) *************************************************************************************** (18:15:13) Ezio da Firenze: i did (18:15:20) Ezio da Firenze: in agea and english (18:15:27) Ezio da Firenze: but agea ded (18:15:36) Stocke: You upgraded mega (18:15:39) Ezio da Firenze: yep (18:15:42) *************************************************************************************** (18:15:42) Times Up! : (18:15:42) No one was voted off! : (18:15:42) *************************************************************************************** (18:15:42) Current Roles: Dr. Wily, Prototype, Prototype, Prototype, Prototype, Rush, Upgraded Mega Man. (18:15:42) Current Players: Ezio da Firenze, Hopkirk, Johnny English, Kedustealer, Nitefall, Stocke, gghhjj19. (18:15:42) Current Team: Rush, Upgraded Mega Man (18:15:42) Time: Night 2 (18:15:42) Make your moves, you only have 30 seconds! : (18:15:42) *************************************************************************************** (18:15:43) Nitefall: wow.. (18:15:47) Stocke: Well, you know mega now (18:15:55) Ezio da Firenze: its english (18:16:10) Stocke: You could have used other commands to get special prototypes (18:16:12) *************************************************************************************** (18:16:12) Times Up! : (18:16:12) ±Computer: Hopkirk (Prototype) was overpowered in battle and needs to be repaired. (18:16:12) *************************************************************************************** (18:16:12) Current Roles: Dr. Wily, Elec Man, Mega Man, Prototype, Prototype, Rush. (18:16:12) Current Players: Ezio da Firenze, Johnny English, Kedustealer, Nitefall, Stocke, gghhjj19. (18:16:12) Current Team: Mega Man, Rush (18:16:12) Time: Day 2 (18:16:12) You have 30 seconds to debate who are the bad guys! : (18:16:12) *************************************************************************************** (18:16:21) Ezio da Firenze: nitefall be grateful (18:16:23) gghhjj19: >.> (18:16:35) Stocke: Elecman can kill once (18:16:42) *************************************************************************************** (18:16:42) Current Roles: Dr. Wily, Elec Man, Mega Man, Prototype, Prototype, Rush. (18:16:42) Current Players: Ezio da Firenze, Johnny English, Kedustealer, Nitefall, Stocke, gghhjj19. (18:16:42) Current Team: Mega Man, Rush (18:16:42) Time: Day 2 (18:16:42) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (18:16:42) *************************************************************************************** (18:16:43) Nitefall: wat? (18:16:46) Johnny English: ok (18:16:47) Johnny English: vote (18:16:48) Johnny English: lol (18:16:49) Nitefall: i'm not elecman (18:16:54) gghhjj19: im proto (18:16:54) Stocke: Though you know mega now (18:16:58) Johnny English: I'm Pac Man (18:17:04) ±Game:Stocke voted for Ezio da Firenze! (18:17:05) Johnny English: lol (18:17:09) Ezio da Firenze: gghhjj19 i'll upgrade ya (18:17:12) ±Game:Kedustealer voted for Stocke! (18:17:19) *************************************************************************************** (18:17:19) Times Up! : (18:17:19) ±Computer: The war for the world has taken its toll on Ezio da Firenze (Dr. Wily). (18:17:19) Without Wily to command them all his creations (Kedustealer) are deactivated. (18:17:19) Without Wily to command them all his creations (gghhjj19) are deactivated. (18:17:19) Without Wily to command them all his creations (Nitefall) are deactivated. (18:17:19) *************************************************************************************** (18:17:19) Mega Man (Johnny English and Stocke) triumphed in this battle, but Dr. Wily has managed to escape and he's sure to plot world domination once again. (18:17:19) ***************************************************************************************[/HIDE] I'll add more logs when I can. I hope people pay a bit more of attention to them.
A log: Spoiler (19:02:05) *************************************************************************************** (19:02:05) Times Up! : (19:02:05) The Roles have been Decided! : (19:02:05) ±Game: You are a Dr. Wily! (19:02:05) ±Game: You are Dr. Wily, mad scientist trying to take over the world with your robotic creations, the Robot Masters. Every night you can /upgrade up to two of your robots so it's more capable of defeating Mega Man, but you have a 40% fail chance. Alternatively you can use /elec, /guts, /ice, /splash or /oil to transform a robot to a specific form with only a 20% fail chance. Be careful not to upgrade Bass or Mega instead! (19:02:05) Current Roles: Dr. Wily, Mega Man, Prototype, Prototype, Prototype, Prototype. (19:02:05) Current Players: Clover, Princess Luna, Samphire, agea, citro, obey to kyubey. (19:02:05) Current Team: Dr. Wily, Prototype, Prototype, Prototype, Prototype (19:02:05) Time: Night 1 (19:02:05) Make your moves, you only have 30 seconds! : (19:02:05) *************************************************************************************** (19:02:17) citro: proto (19:02:18) citro: :o (19:02:19) +Samphire: prototype here (19:02:21) Princess Luna: proto here (19:02:23) agea: proto (19:02:25) ±Game: You have chosen to upgrade agea! (19:02:25) ±Game: Your target(s) are agea! (19:02:27) Princess Luna: so wait mm is the villian? (19:02:27) ±Game: You have chosen to upgrade Princess Luna! (19:02:27) ±Game: Your target(s) are agea, Princess Luna! (19:02:28) Princess Luna: wow (19:02:34) *************************************************************************************** (19:02:34) Times Up! : (19:02:34) ±Computer: Clover (Prototype) was overpowered in battle and needs to be repaired. (19:02:34) ±Game: Your target (agea) has been converted and is now a Upgraded Mega Man! (19:02:34) ±Game: Your target (Princess Luna) has been converted and is now a Elec Man! (19:02:34) *************************************************************************************** (19:02:34) Current Roles: Dr. Wily, Elec Man, Prototype, Prototype, Upgraded Mega Man. (19:02:35) Current Players: Princess Luna, Samphire, agea, citro, obey to kyubey. (19:02:35) Current Team: Dr. Wily, Elec Man, Prototype, Prototype (19:02:35) Time: Day 1 (19:02:35) You have 30 seconds to debate who are the bad guys! : (19:02:35) *************************************************************************************** (19:02:49) Princess Luna: Energize! (19:03:00) obey to kyubey: exterminate (19:03:09) *************************************************************************************** (19:03:09) Current Roles: Dr. Wily, Elec Man, Prototype, Prototype, Upgraded Mega Man. (19:03:09) Current Players: Princess Luna, Samphire, agea, citro, obey to kyubey. (19:03:09) Current Team: Dr. Wily, Elec Man, Prototype, Prototype (19:03:09) Time: Day 1 (19:03:09) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (19:03:09) *************************************************************************************** (19:03:11) *** *********************************************************************** *** (19:03:11) ±Role: Mega Man (19:03:11) ±Ability: The Blue Bomber. Can use /kill every night. Sided with Mega Man. (19:03:11) ±Game: 1-12 Players (19:03:11) *** *********************************************************************** *** (19:03:11) ±Role: Upgraded Mega Man (19:03:11) ±Ability: Upgraded Mega Man. Can use /kill during the night. Evades half the commands. Can't be voted out. Reverts to Mega Man in 1 day. Sided with Mega Man. (19:03:11) ±Game: Players (19:03:11) *** *********************************************************************** *** (19:03:11) Princess Luna: btw role is wrong (19:03:15) Princess Luna: i am Elec Woman (19:03:15) citro: should we no vote? (19:03:21) Princess Luna: up to you (19:03:29) citro: kk no voting (19:03:32) +Samphire: No, you are hiding your true gender! =0 (19:03:39) *************************************************************************************** (19:03:39) Times Up! : (19:03:39) No one was voted off! : (19:03:39) *************************************************************************************** (19:03:39) Current Roles: Dr. Wily, Elec Man, Prototype, Prototype, Upgraded Mega Man. (19:03:39) Current Players: Princess Luna, Samphire, agea, citro, obey to kyubey. (19:03:39) Current Team: Dr. Wily, Elec Man, Prototype, Prototype (19:03:39) Time: Night 2 (19:03:39) Make your moves, you only have 30 seconds! : (19:03:39) *************************************************************************************** (19:03:43) *** *********************************************************************** *** (19:03:43) ±Game: No such role in this theme! (19:03:43) *** *********************************************************************** *** (19:03:45) obey to kyubey: so mega man is the mafia and wily village? (19:03:47) *** *********************************************************************** *** (19:03:47) ±Role: Elec Man (19:03:47) ±Ability: Robot Master that can /kill once per game. Sided with Dr. Wily. (19:03:47) ±Game: Players (19:03:47) *** *********************************************************************** *** (19:03:49) Princess Luna: yeah (19:03:50) obey to kyubey: something got wrong (19:03:51) +Samphire: I am guessing so (19:03:52) ±Game: You have chosen to upgrade obey to kyubey! (19:03:52) ±Game: Your target(s) are obey to kyubey! (19:03:55) *** Princess Luna fires elec beam at agea (19:03:56) ±Game: You have chosen to upgrade Samphire! (19:03:56) ±Game: Your target(s) are obey to kyubey, Samphire! (19:04:01) agea: :O (19:04:05) Princess Luna: thunder beam* (19:04:09) *************************************************************************************** (19:04:09) Times Up! : (19:04:09) ±Computer: obey to kyubey (Prototype) was overpowered in battle and needs to be repaired. (19:04:09) ±Game: Your target (Samphire) has been converted and is now a Elec Man! (19:04:09) *************************************************************************************** (19:04:09) Current Roles: Dr. Wily, Elec Man, Elec Man, Mega Man. (19:04:09) Current Players: Princess Luna, Samphire, agea, citro. (19:04:09) Current Team: Dr. Wily, Elec Man, Elec Man (19:04:09) Time: Day 2 (19:04:09) You have 30 seconds to debate who are the bad guys! : (19:04:09) *************************************************************************************** (19:04:22) Princess Luna: blast! evaded (19:04:24) Princess Luna: no matter (19:04:39) *************************************************************************************** (19:04:39) Current Roles: Dr. Wily, Elec Man, Elec Man, Mega Man. (19:04:39) Current Players: Princess Luna, Samphire, agea, citro. (19:04:39) Current Team: Dr. Wily, Elec Man, Elec Man (19:04:39) Time: Day 2 (19:04:39) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (19:04:39) *************************************************************************************** (19:04:54) citro: let's get agea ^_^ (19:04:56) ±Game:Samphire voted for agea! (19:05:02) citro: i upgraded everyone else (19:05:03) ±Game:agea voted for Samphire! (19:05:05) ±Game:Princess Luna voted for agea! (19:05:05) ±Game:citro voted for agea! (19:05:06) *************************************************************************************** (19:05:06) Times Up! : (19:05:06) ±Computer: The war for the world has taken its toll on agea (Mega Man). (19:05:06) Wily and his Robot Masters (citro, Samphire and Princess Luna) have finally took over the world! No one could stop him this time. (19:05:06) *************************************************************************************** I'm not sure if it's the village to mafia ratio or just the actual game mechanics but from that it seems way too easy to win as Dr. Wily. I could PM any one of my prototypes, telling them who I was and who Mega Man was, so we just had to wait for Mega Man to lose his upgrade and then we could outvote him. Is there any way to fix that?
Wily needs to have only 1 upgrade per night, and you need to fix the thing in Rush's helptext. I mentioned it in my last post, but I forgot to clarify what it was.
To fix that I'm gonna make upgrade work only once per night and have 80% accuracy, while the other commands would have their accuracy turned down to 60 or 50% to compensate that you can choose the form you want. I could also change the role list order, but I'd like suggestions about how to change it since I don't think I can make a very good job about it. About Rush, it was corrected, but I forgot that I also had to update it in the server itself and not only here in the forums. Also, another log. I think that Wily didn't know that he had to upgrade, though I think it's clear enough in the help text. Spoiler (22:31:27) *************************************************************************************** (22:31:27) Times Up! : (22:31:27) The Roles have been Decided! : (22:31:27) Current Roles: Bass, Dr. Wily, Mega Man, Prototype, Prototype, Prototype, Prototype, Prototype, Prototype, Prototype, Prototype, Rush. (22:31:27) Current Players: B1azer, Celestial Ghoul, EarlS, Gluey, Jezza32, Kogent, Princess Luna, Ryanmad2013, Shun Kazami, SpeederRiley, blazeaustin, me Ben. (22:31:27) Time: Night 1 (22:31:27) Make your moves, you only have 30 seconds! : (22:31:27) *************************************************************************************** (22:31:28) blazeaustin: i am galopy (22:31:34) Kogent: Good day. (22:31:41) B1azer: Meow (22:31:47) Kogent: :D (22:31:57) *************************************************************************************** (22:31:57) Times Up! : (22:31:57) ±Computer: B1azer (Prototype) was overpowered in battle and needs to be repaired. (22:31:57) ±Computer: blazeaustin (Prototype) was overpowered in battle and needs to be repaired. (22:31:57) *************************************************************************************** (22:31:57) Current Roles: Bass, Dr. Wily, Mega Man, Prototype, Prototype, Prototype, Prototype, Prototype, Prototype, Rush. (22:31:57) Current Players: Celestial Ghoul, EarlS, Gluey, Jezza32, Kogent, Princess Luna, Ryanmad2013, Shun Kazami, SpeederRiley, me Ben. (22:31:57) Time: Day 1 (22:31:57) You have 30 seconds to debate who are the bad guys! : (22:31:57) *************************************************************************************** (22:32:08) Gluey: #prototypehate (22:32:09) EarlS: e_e (22:32:15) EarlS: overpowered why repair it? (22:32:17) Ryanmad2013: anyone found mega? (22:32:18) Princess Luna: wily no convert? (22:32:20) Ryanmad2013: or mush (22:32:27) *************************************************************************************** (22:32:27) Current Roles: Bass, Dr. Wily, Mega Man, Prototype, Prototype, Prototype, Prototype, Prototype, Prototype, Rush. (22:32:27) Current Players: Celestial Ghoul, EarlS, Gluey, Jezza32, Kogent, Princess Luna, Ryanmad2013, Shun Kazami, SpeederRiley, me Ben. (22:32:27) Time: Day 1 (22:32:27) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (22:32:27) *************************************************************************************** (22:32:28) Ryanmad2013: rush (22:32:29) Ryanmad2013: xD (22:32:35) Princess Luna: AFKwily (22:32:45) ±Game:Ryanmad2013 voted for Jezza32! (22:32:49) ±Game:Jezza32 voted for Ryanmad2013! (22:32:51) Ryanmad2013: dat quietness (22:32:51) ±Game:Gluey voted for Ryanmad2013! (22:32:53) Ryanmad2013: >.> (22:32:53) ±Game:Shun Kazami voted for Ryanmad2013! (22:32:56) Ryanmad2013: proto out (22:32:57) Ryanmad2013: >.> (22:32:58) Gluey: c-c-c-counter (22:33:00) *************************************************************************************** (22:33:00) Times Up! : (22:33:00) ±Computer: The war for the world has taken its toll on Ryanmad2013 (Prototype). (22:33:00) Current Roles: Bass, Dr. Wily, Mega Man, Prototype, Prototype, Prototype, Prototype, Prototype, Rush. (22:33:00) Current Players: Celestial Ghoul, EarlS, Gluey, Jezza32, Kogent, Princess Luna, Shun Kazami, SpeederRiley, me Ben. (22:33:00) Time: Night 2 (22:33:00) Make your moves, you only have 30 seconds! : (22:33:00) *************************************************************************************** (22:33:18) Gluey: trying to upgrade <3 (22:33:19) citro: this is non-peak... if you didn't get in PM me, and i should end :/ (22:33:30) *************************************************************************************** (22:33:30) Times Up! : (22:33:30) ±Computer: Shun Kazami (Rush) was overpowered in battle and needs to be repaired. (22:33:30) ±Computer: Celestial Ghoul (Prototype) was overpowered in battle and needs to be repaired. (22:33:30) ±Computer: SpeederRiley (Prototype) was overpowered in battle and needs to be repaired. (22:33:30) *************************************************************************************** (22:33:30) Current Roles: Bass, Dr. Wily, Mega Man, Prototype, Prototype, Prototype. (22:33:30) Current Players: EarlS, Gluey, Jezza32, Kogent, Princess Luna, me Ben. (22:33:30) Time: Day 2 (22:33:30) You have 30 seconds to debate who are the bad guys! : (22:33:30) *************************************************************************************** (22:33:44) Princess Luna: AFK wily (22:33:48) EarlS: can i call afk wily? (22:34:00) *************************************************************************************** (22:34:00) Current Roles: Bass, Dr. Wily, Mega Man, Prototype, Prototype, Prototype. (22:34:00) Current Players: EarlS, Gluey, Jezza32, Kogent, Princess Luna, me Ben. (22:34:00) Time: Day 2 (22:34:00) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (22:34:00) *************************************************************************************** (22:34:30) *************************************************************************************** (22:34:30) Times Up! : (22:34:30) No one was voted off! : (22:34:30) *************************************************************************************** (22:34:30) Current Roles: Bass, Dr. Wily, Mega Man, Prototype, Prototype, Prototype. (22:34:30) Current Players: EarlS, Gluey, Jezza32, Kogent, Princess Luna, me Ben. (22:34:30) Time: Night 3 (22:34:30) Make your moves, you only have 30 seconds! : (22:34:31) *************************************************************************************** (22:34:55) Gluey: who is baddie in this game? O.o (22:35:00) *************************************************************************************** (22:35:00) Times Up! : (22:35:00) ±Computer: EarlS (Prototype) was overpowered in battle and needs to be repaired. (22:35:00) *************************************************************************************** (22:35:00) Current Roles: Bass, Dr. Wily, Mega Man, Prototype, Prototype. (22:35:00) Current Players: Gluey, Jezza32, Kogent, Princess Luna, me Ben. (22:35:00) Time: Day 3 (22:35:00) You have 30 seconds to debate who are the bad guys! : (22:35:00) *************************************************************************************** (22:35:16) Jezza32: Damn and nab it (22:35:30) *************************************************************************************** (22:35:30) Current Roles: Bass, Dr. Wily, Mega Man, Prototype, Prototype. (22:35:30) Current Players: Gluey, Jezza32, Kogent, Princess Luna, me Ben. (22:35:30) Time: Day 3 (22:35:31) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (22:35:31) *************************************************************************************** (22:35:39) ±Game:Gluey voted for Princess Luna! (22:35:44) Gluey: other proto follow (22:35:46) ±Game:Jezza32 voted for Princess Luna! (22:35:48) ±Game:Princess Luna voted for Gluey! (22:35:49) Princess Luna: dont (22:35:50) ±Game:me Ben voted for Princess Luna! (22:35:54) Princess Luna: bass out (22:35:55) Princess Luna: GJ (22:36:00) Princess Luna: Gluey is MM (22:36:00) *************************************************************************************** (22:36:00) Times Up! : (22:36:00) ±Computer: The war for the world has taken its toll on Princess Luna (Mega Man). (22:36:00) Current Roles: Bass, Dr. Wily, Prototype, Prototype. (22:36:00) Current Players: Gluey, Jezza32, Kogent, me Ben. (22:36:00) Time: Night 4 (22:36:00) Make your moves, you only have 30 seconds! : (22:36:00) *************************************************************************************** (22:36:14) Gluey: what was that? (22:36:30) *************************************************************************************** (22:36:30) Times Up! : (22:36:30) ±Computer: Gluey (Prototype) was overpowered in battle and needs to be repaired. (22:36:30) *************************************************************************************** (22:36:31) Current Roles: Bass, Dr. Wily, Prototype. (22:36:31) Current Players: Jezza32, Kogent, me Ben. (22:36:31) Time: Day 4 (22:36:31) You have 30 seconds to debate who are the bad guys! : (22:36:31) *************************************************************************************** (22:37:00) *************************************************************************************** (22:37:00) Current Roles: Bass, Dr. Wily, Prototype. (22:37:01) Current Players: Jezza32, Kogent, me Ben. (22:37:01) Time: Day 4 (22:37:01) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (22:37:01) *************************************************************************************** (22:37:09) ±Game:Jezza32 voted for me Ben! (22:37:17) ±Game:me Ben voted for Jezza32! (22:37:21) ±Game:Kogent voted for me Ben! (22:37:22) *************************************************************************************** (22:37:22) Times Up! : (22:37:23) ±Computer: The war for the world has taken its toll on me Ben (Dr. Wily). (22:37:23) Without Wily to command them all his creations (Jezza32) are deactivated. (22:37:23) *************************************************************************************** (22:37:23) Bass (Kogent) finally proved himself as the strongest robot in the world. Not even the mighty Mega Man was able to defeat him. (22:37:23) *************************************************************************************** [/HIDE] EDIT: Changes made and OP updated. Server didn't got updated because apparently I'm not the author of the theme. EDIT: New Log. My own opinion as creator is that the game isn't ready yet. People get confused about the roles and allowed Mega to win, but had they known what to do it would probably still be townsided. Also there are too many prototypes/masters for a game that is supposed to non-peak. I'm gonna request a lock in the thread and remake the game. Thanks for the test chance. Spoiler (20:55:17) *************************************************************************************** (20:55:17) Times Up! : (20:55:17) The Roles have been Decided! : (20:55:17) Current Roles: Dr. Wily, Mega Man, Prototype, Prototype, Prototype, Prototype, Prototype, Rush. (20:55:17) Current Players: Clayton Wal-Mart, Dubz, Hopkirk, Transcendence, agea, asparagus, blazeblaster, notscience. (20:55:17) Time: Night 1 (20:55:17) Make your moves, you only have 30 seconds! : (20:55:17) *************************************************************************************** (20:55:26) agea: proto (20:55:32) notscience: Prototype here. (20:55:35) Hopkirk: proto (20:55:36) Dubz: same (20:55:46) Clayton Wal-Mart: Prototype here. (20:55:47) *************************************************************************************** (20:55:47) Times Up! : (20:55:47) ±Computer: Clayton Wal-Mart (Prototype) was overpowered in battle and needs to be repaired. (20:55:47) *************************************************************************************** (20:55:47) Current Roles: Dr. Wily, Ice Man, Mega Man, Prototype, Prototype, Prototype, Rush. (20:55:47) Current Players: Dubz, Hopkirk, Transcendence, agea, asparagus, blazeblaster, notscience. (20:55:47) Time: Day 1 (20:55:47) You have 30 seconds to debate who are the bad guys! : (20:55:47) *************************************************************************************** (20:55:50) notscience: Rush and Megaman are bad? (20:55:56) Hopkirk: yes (20:56:09) asparagus: this theme needs better explanation (20:56:12) asparagus: no way megaman isbad (20:56:15) notscience: Cool ice man (20:56:17) *************************************************************************************** (20:56:17) Current Roles: Dr. Wily, Ice Man, Mega Man, Prototype, Prototype, Prototype, Rush. (20:56:17) Current Players: Dubz, Hopkirk, Transcendence, agea, asparagus, blazeblaster, notscience. (20:56:17) Time: Day 1 (20:56:17) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (20:56:17) *************************************************************************************** (20:56:24) agea: Mega is mafia (20:56:35) asparagus: i think Transcendence might be bad (20:56:36) asparagus: no claim (20:56:38) Transcendence: No I'm not (20:56:40) ±Game:asparagus voted for Transcendence! (20:56:41) ±Game:Transcendence voted for agea! (20:56:44) Transcendence: TRUST ME (20:56:44) agea: wth (20:56:45) Transcendence: :'( (20:56:46) Transcendence: D: (20:56:47) ±Game:Hopkirk voted for Transcendence! (20:56:47) agea: I'm proto (20:56:49) Transcendence: :C (20:56:51) ±Game:blazeblaster voted for agea! (20:56:54) blazeblaster: tie it (20:56:56) ±Game:agea voted for Transcendence! (20:56:58) Transcendence: Good luck prototypes D: (20:57:02) ±Game:notscience voted for agea! (20:57:03) agea: 0.5 votes everywhere? (20:57:07) notscience: I run this place (20:57:10) *************************************************************************************** (20:57:10) Times Up! : (20:57:10) No one was voted off! : (20:57:10) *************************************************************************************** (20:57:10) Current Roles: Dr. Wily, Ice Man, Mega Man, Prototype, Prototype, Prototype, Rush. (20:57:10) Current Players: Dubz, Hopkirk, Transcendence, agea, asparagus, blazeblaster, notscience. (20:57:10) Time: Night 2 (20:57:10) Make your moves, you only have 30 seconds! : (20:57:10) *************************************************************************************** (20:57:29) notscience: Guys (20:57:29) asparagus: ok then (20:57:31) Transcendence: afk ice man (20:57:32) notscience: Ice man should claim (20:57:34) asparagus: if we dont vote we lose (20:57:35) notscience: And tell us what he does (20:57:36) agea: wily go o protos please (20:57:38) agea: *on (20:57:40) *************************************************************************************** (20:57:40) Times Up! : (20:57:40) ±Computer: notscience (Ice Man) was overpowered in battle and needs to be repaired. (20:57:40) *************************************************************************************** (20:57:40) Current Roles: Dr. Wily, Elec Man, Mega Man, Prototype, Prototype, Rush. (20:57:40) Current Players: Dubz, Hopkirk, Transcendence, agea, asparagus, blazeblaster. (20:57:40) Time: Day 2 (20:57:40) You have 30 seconds to debate who are the bad guys! : (20:57:40) *************************************************************************************** (20:57:47) notscience: DAMN (20:57:52) Hopkirk: he exposes (20:57:55) Hopkirk: once (20:58:08) blazeblaster: hm (20:58:12) asparagus: still think its Transcendence (20:58:12) *************************************************************************************** (20:58:12) Current Roles: Dr. Wily, Elec Man, Mega Man, Prototype, Prototype, Rush. (20:58:13) Current Players: Dubz, Hopkirk, Transcendence, agea, asparagus, blazeblaster. (20:58:13) Time: Day 2 (20:58:13) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (20:58:13) *************************************************************************************** (20:58:15) Transcendence: It's not me (20:58:19) Transcendence: I'm not Mega enough (20:58:24) Transcendence: I swear (20:58:35) Transcendence: nv@6 (20:58:40) Transcendence: or else it becomes nv@4 (20:58:42) *************************************************************************************** (20:58:42) Times Up! : (20:58:42) No one was voted off! : (20:58:42) *************************************************************************************** (20:58:42) Current Roles: Dr. Wily, Elec Man, Mega Man, Prototype, Prototype, Rush. (20:58:43) Current Players: Dubz, Hopkirk, Transcendence, agea, asparagus, blazeblaster. (20:58:43) Time: Night 3 (20:58:43) Make your moves, you only have 30 seconds! : (20:58:43) *************************************************************************************** (20:59:11) Transcendence: my name is 2 long 4 u ~~ (20:59:14) *************************************************************************************** (20:59:14) Times Up! : (20:59:14) ±Computer: Dubz (Prototype) was overpowered in battle and needs to be repaired. (20:59:14) *************************************************************************************** (20:59:15) Current Roles: Dr. Wily, Elec Man, Mega Man, Prototype, Rush. (20:59:15) Current Players: Hopkirk, Transcendence, agea, asparagus, blazeblaster. (20:59:15) Time: Day 3 (20:59:15) You have 30 seconds to debate who are the bad guys! : (20:59:15) *************************************************************************************** (20:59:21) agea: last proo (20:59:23) Transcendence: Ugghh (20:59:24) agea: *to (20:59:34) asparagus: ok now get tran (20:59:37) ±Dratini: Da Qiao was mysteriously kicked by Mahnmut! (20:59:40) asparagus: pretty obvious bad (20:59:43) Transcendence: Are you really going to listen to an Asparagus? (20:59:44) Hopkirk: ok (20:59:45) *************************************************************************************** (20:59:45) Current Roles: Dr. Wily, Elec Man, Mega Man, Prototype, Rush. (20:59:45) Current Players: Hopkirk, Transcendence, agea, asparagus, blazeblaster. (20:59:45) Time: Day 3 (20:59:45) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (20:59:45) *************************************************************************************** (20:59:47) ±Game:blazeblaster voted for Transcendence! (20:59:49) ±Game:agea voted for Transcendence! (20:59:50) ±Game:Hopkirk voted for Transcendence! (20:59:51) ±Game:asparagus voted for Transcendence! (20:59:54) blazeblaster: inb4 dr willy (20:59:54) Hopkirk: yeah we are (20:59:57) Transcendence: I tried to upgrade uuuuu hopkiiirk (20:59:57) Transcendence: D: (21:00:06) Transcendence: damn this percentages (21:00:11) ±Game:Transcendence voted for Transcendence! (21:00:11) agea: .... (21:00:11) Hopkirk: it failed then :( (21:00:11) *************************************************************************************** (21:00:11) Times Up! : (21:00:11) ±Computer: The war for the world has taken its toll on Transcendence (Dr. Wily). (21:00:11) Without Wily to command them all his creations (agea) are deactivated. (21:00:11) Without Wily to command them all his creations (blazeblaster) are deactivated. (21:00:11) *************************************************************************************** (21:00:11) Mega Man (Hopkirk and asparagus) triumphed in this battle, but Dr. Wily has managed to escape and he's sure to plot world domination once again. (21:00:11) ***************************************************************************************[/HIDE]