I was not planning on submitting this theme, but with the recent wave of gimmicky themes (and some of them overlapping with stuff I coded for fun before) I decided to submit this theme before anyone uses its concept too. So here we have Monument: http://dl.dropbox.com/u/10065307/Mafia/Monument.js Spoiler Code (Javascript): { "name": "Monument", "author": "RiceKirby", "summary": "Blue Team and Red Team are racing to be the first to build their monument! Organize your Builders, attack the other monument, hold back the opponent's workers and be sure you will finish your monument before the other team!", "sides": [ { "side": "blue", "translation": "Blue Team" }, { "side": "red", "translation": "Red Team" } ], "votesniping": true, "ticks": { "standby": 20 }, "roles": [ { "role": "b_builder", "translation": "Blue Builder", "side": "blue", "help": "You are a full-fledged Builder! You can either build your team's monument OR destroy the opponent's monument! Use /build [name] to upgrade your monument OR /break [name] to downgrade the opponent's monument (you can't use both!).", "info": "Can build its own monument OR break the opponent's monument during the night. Sided with Blue Team.", "actions": { "night": { "build": { "command": "convert", "target": "AnyButSelf", "common": "Self", "priority": 3, "restrict": [ "break" ], "newRole": { "b_king10": [ "b_king9", "b_king8" ], "b_king9": [ "b_king7" ], "b_king8": [ "b_king6" ], "b_king7": [ "b_king5" ], "b_king6": [ "b_king4" ], "b_king5": [ "b_king3" ], "b_king4": [ "b_king2" ], "b_king3": [ "b_king1" ], "b_king2": [ "b_king0" ] }, "convertmsg": "The ~New~ keeps getting bigger!", "usermsg": "Good Job! The ~New~ is now closer from its completeness!" }, "break": { "command": "convert", "target": "AnyButSelf", "common": "Self", "priority": 9, "restrict": [ "build" ], "newRole": { "r_king0": [ "r_king1", "r_king2" ], "r_king1": [ "r_king3" ], "r_king2": [ "r_king4" ], "r_king3": [ "r_king5" ], "r_king4": [ "r_king6" ], "r_king5": [ "r_king7" ], "r_king6": [ "r_king8" ], "r_king7": [ "r_king9" ], "r_king8": [ "r_king10" ] }, "convertmsg": "The ~New~ was partially destroyed!", "usermsg": "You destroyed part of the ~New~!" } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10", "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "r_builder", "translation": "Red Builder", "side": "red", "help": "You are a full-fledged Builder! You can either build your team's monument OR destroy the opponent's monument! Use /build [name] to upgrade your monument OR /break [name] to downgrade the opponent's monument (you can't use both!).", "info": "Can build its own monument OR break the opponent's monument during the night. Sided with Red Team.", "actions": { "night": { "build": { "command": "convert", "target": "AnyButSelf", "common": "Self", "priority": 4, "restrict": [ "break" ], "newRole": { "r_king10": [ "r_king9", "r_king8" ], "r_king9": [ "r_king7" ], "r_king8": [ "r_king6" ], "r_king7": [ "r_king5" ], "r_king6": [ "r_king4" ], "r_king5": [ "r_king3" ], "r_king4": [ "r_king2" ], "r_king3": [ "r_king1" ], "r_king2": [ "r_king0" ] }, "convertmsg": "The ~New~ keeps getting bigger!", "usermsg": "Good Job! The ~New~ is now closer from its completeness!" }, "break": { "command": "convert", "target": "AnyButSelf", "common": "Self", "priority": 10, "restrict": [ "build" ], "newRole": { "b_king0": [ "b_king1", "b_king2" ], "b_king1": [ "b_king3" ], "b_king2": [ "b_king4" ], "b_king3": [ "b_king5" ], "b_king4": [ "b_king6" ], "b_king5": [ "b_king7" ], "b_king6": [ "b_king8" ], "b_king7": [ "b_king9" ], "b_king8": [ "b_king10" ] }, "convertmsg": "The ~New~ was partially destroyed!", "usermsg": "You destroyed part of the ~New~!" } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10", "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "b_builderjr", "translation": "Blue Builder Trainee", "side": "blue", "help": "You are a Builder Trainee! You can either build your team's monument OR destroy the opponent's monument every 3 nights! Use /build [name] to upgrade your monument OR /break [name] to downgrade the opponent's monument (you can't use both!).", "info": "Can build its own monument OR break the opponent's monument every 3 nights. Sided with Blue Team.", "actions": { "night": { "build": { "command": "convert", "target": "AnyButSelf", "common": "Self", "priority": 5, "restrict": [ "break" ], "newRole": { "b_king10": [ "b_king9" ], "b_king9": [ "b_king8" ], "b_king8": [ "b_king7" ], "b_king7": [ "b_king6" ], "b_king6": [ "b_king5" ], "b_king5": [ "b_king4" ], "b_king4": [ "b_king3" ], "b_king3": [ "b_king2" ], "b_king2": [ "b_king1" ], "b_king1": [ "b_king0" ] }, "recharge": 3, "convertmsg": "The ~New~ keeps getting bigger!", "usermsg": "Good Job! The ~New~ is now closer from its completeness!" }, "break": { "command": "convert", "target": "AnyButSelf", "common": "Self", "priority": 11, "restrict": [ "build" ], "newRole": { "r_king0": [ "r_king1" ], "r_king1": [ "r_king2" ], "r_king2": [ "r_king3" ], "r_king3": [ "r_king4" ], "r_king4": [ "r_king5" ], "r_king5": [ "r_king6" ], "r_king6": [ "r_king7" ], "r_king7": [ "r_king8" ], "r_king8": [ "r_king9" ], "r_king9": [ "r_king10" ] }, "recharge": 3, "convertmsg": "The ~New~ was partially destroyed!", "usermsg": "You destroyed part of the ~New~!" } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10", "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "r_builderjr", "translation": "Red Builder Trainee", "side": "red", "help": "You are a Builder Trainee! You can either build your team's monument OR destroy the opponent's monument every 3 nights! Use /build [name] to upgrade your monument OR /break [name] to downgrade the opponent's monument (you can't use both!).", "info": "Can build its own monument OR break the opponent's monument every 3 nights. Sided with Red Team.", "actions": { "night": { "build": { "command": "convert", "target": "AnyButSelf", "common": "Self", "priority": 5, "restrict": [ "break" ], "newRole": { "r_king10": [ "r_king9" ], "r_king9": [ "r_king8" ], "r_king8": [ "r_king7" ], "r_king7": [ "r_king6" ], "r_king6": [ "r_king5" ], "r_king5": [ "r_king4" ], "r_king4": [ "r_king3" ], "r_king3": [ "r_king2" ], "r_king2": [ "r_king1" ], "r_king1": [ "r_king0" ] }, "recharge": 3, "convertmsg": "The ~New~ keeps getting bigger!", "usermsg": "Good Job! The ~New~ is now closer from its completeness!" }, "break": { "command": "convert", "target": "AnyButSelf", "common": "Self", "priority": 12, "restrict": [ "build" ], "newRole": { "b_king0": [ "b_king1" ], "b_king1": [ "b_king2" ], "b_king2": [ "b_king3" ], "b_king3": [ "b_king4" ], "b_king4": [ "b_king5" ], "b_king5": [ "b_king6" ], "b_king6": [ "b_king7" ], "b_king7": [ "b_king8" ], "b_king8": [ "b_king9" ], "b_king9": [ "b_king10" ] }, "recharge": 3, "convertmsg": "The ~New~ was partially destroyed!", "usermsg": "You destroyed part of the ~New~!" } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10", "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "b_killer", "translation": "Blue Saboteur", "side": "blue", "help": "You can sabotage the other teams by defeating their workers! Type /kill [name] every 2 nights to remove someone from the game! If you die, you will reveal the opponent's Engineer!", "info": "Can kill one person every 2 nights. Exposes Red Engineer before dying. Sided with Blue Team.", "actions": { "night": { "kill": { "target": "AnyButSelf", "common": "Self", "priority": 15, "recharge": 2 } }, "onDeath": { "exposeRoles": [ "r_inspector" ], "exposemsg": "±Game: Before leaving, the Blue Saboteur shouted: \"~Target~ is the worst ~Role~ ever!\"" }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10", "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "r_killer", "translation": "Red Saboteur", "side": "red", "help": "You can sabotage the other teams by defeating their workers! Type /kill [name] every 2 nights to remove someone from the game! If you die, you will reveal the opponent's Engineer!", "info": "Can kill one person every 2 nights. Exposes Blue Engineer before dying. Sided with Red Team.", "actions": { "night": { "kill": { "target": "AnyButSelf", "common": "Self", "priority": 16, "recharge": 2 } }, "onDeath": { "exposeRoles": [ "b_inspector" ], "exposemsg": "±Game: Before leaving, the Blue Saboteur shouted: \"~Target~ is the worst ~Role~ ever!\"" }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10", "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "b_guard", "translation": "Blue Guard", "side": "blue", "help": "As the Security Chief, you need to prevent anyone from damaging your team's monument! Type /guard [name] every 2 nights to protect it from harm!", "info": "Can guard one person every 2 nights. Sided with Blue Team.", "actions": { "night": { "guard": { "command": "safeguard", "target": "AnyButSelf", "common": "Self", "priority": 7, "recharge": 2 } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10", "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "r_guard", "translation": "Red Guard", "side": "red", "help": "As the Security Chief, you need to prevent anyone from damaging your team's monument! Type /guard [name] every 2 nights to protect it from harm!", "info": "Can guard one person every 2 nights. Sided with Red Team.", "actions": { "night": { "guard": { "command": "safeguard", "target": "AnyButSelf", "common": "Self", "priority": 8, "recharge": 2 } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10", "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "b_bodyguard", "translation": "Blue Medic", "side": "blue", "help": "You can prevent someone's death by typing /protect [name] during the night. If you die, you will automatically poison the opponent's Guard.", "info": "Can protect one person during the night. Poison Red Guard before dying. Sided with Blue Team.", "actions": { "night": { "protect": { "target": "AnyButSelf", "common": "Self", "priority": 13 } }, "onDeath": { "poisonRoles": { "r_guard": 3 }, "poisonmsg": "Before dying, ~Self~ managed to poison the ~Role~ for ~Count~ days!" }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10", "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "r_bodyguard", "translation": "Red Medic", "side": "red", "help": "You can prevent someone's death by typing /protect [name] during the night. If you die, you will automatically poison the opponent's Guard.", "info": "Can protect one person during the night. Poison Blue Guard before dying. Sided with Red Team.", "actions": { "night": { "protect": { "target": "AnyButSelf", "common": "Self", "priority": 14 } }, "onDeath": { "poisonRoles": { "b_guard": 3 }, "poisonmsg": "Before dying, ~Self~ managed to poison the ~Role~ for ~Count~ days!" }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10", "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "b_hooker", "translation": "Blue Distractor", "side": "blue", "help": "You can slow down a worker's progress by typing /distract [name] during the night.", "actions": { "night": { "distract": { "target": "AnyButSelf", "common": "Self", "priority": 1 } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10", "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "r_hooker", "translation": "Red Distractor", "side": "red", "help": "You can slow down a worker's progress by typing /distract [name] during the night.", "actions": { "night": { "distract": { "target": "AnyButSelf", "common": "Self", "priority": 2 } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10", "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "b_inspector", "translation": "Blue Engineer", "side": "blue", "help": "You can type /inspect [name] during the night to find someone's identity. And twice during the game you can use /promote [name] to transform a Builder Trainee into a full-fledged Builder (only after the 2nd night)! You vote counts as +3!", "info": "Has +3 votes. Can inspect one person during the night. Can promote a Trainee twice during the game (starting Night 2). Sided with Blue Team.", "actions": { "vote": 3, "night": { "inspect": { "target": "AnyButSelf", "common": "Self", "priority": 17 }, "promote": { "command": "convert", "target": "AnyButSelf", "common": "Self", "priority": 19, "newRole": { "b_builder": ["b_builderjr"], "r_builder": ["r_builderjr"] }, "initialrecharge": 2, "charges": 2 } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10", "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "r_inspector", "translation": "Red Engineer", "side": "red", "help": "You can type /inspect [name] during the night to find someone's identity. And twice during the game you can use /promote [name] to transform a Builder Trainee into a full-fledged Builder (only after the 2nd night)! You vote counts as +3!", "info": "Has +3 votes. Can inspect one person during the night. Can promote a Trainee twice during the game (starting Night 2). Sided with Red Team.", "actions": { "vote": 3, "night": { "inspect": { "target": "AnyButSelf", "common": "Self", "priority": 18 }, "promote": { "command": "convert", "target": "AnyButSelf", "common": "Self", "priority": 20, "newRole": { "b_builder": ["b_builderjr"], "r_builder": ["r_builderjr"] }, "initialrecharge": 2, "charges": 2 } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10", "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "b_king0", "translation": "Blue Monument", "side": "blue", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "info": "Wins if the team complete its construction. Upgrades if lynched. Can't be killed. Can kill one person every 3 days. Sided with Blue Team.", "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king1", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Blue Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10" ] } } }, { "role": "b_king1", "translation": "Blue Monument (10%)", "side": "blue", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "hide": true, "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king2", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Blue Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10" ] } } }, { "role": "b_king2", "translation": "Blue Monument (20%)", "side": "blue", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "hide": true, "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king3", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Blue Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10" ] } } }, { "role": "b_king3", "translation": "Blue Monument (30%)", "side": "blue", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "hide": true, "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king4", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Blue Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10" ] } } }, { "role": "b_king4", "translation": "Blue Monument (40%)", "side": "blue", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "hide": true, "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king5", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Blue Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10" ] } } }, { "role": "b_king5", "translation": "Blue Monument (50%)", "side": "blue", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "hide": true, "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king6", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Blue Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10" ] } } }, { "role": "b_king6", "translation": "Blue Monument (60%)", "side": "blue", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "hide": true, "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king7", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Blue Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10" ] } } }, { "role": "b_king7", "translation": "Blue Monument (70%)", "side": "blue", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "hide": true, "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king8", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Blue Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10" ] } } }, { "role": "b_king8", "translation": "Blue Monument (80%)", "side": "blue", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "hide": true, "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king9", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Blue Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10" ] } } }, { "role": "b_king9", "translation": "Blue Monument (90%)", "side": "blue", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "hide": true, "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king10", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Blue Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10" ] } } }, { "role": "b_king10", "translation": "Blue Monument (100%)", "side": "blue", "help": "You are now a complete Monument! If you didn't win yet, then you may need to damage the opposing monument!", "hide": true, "winIfDeadRoles": [ "r_king10" ], "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king10", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Blue Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "r_king0", "r_king1", "r_king2", "r_king3", "r_king4", "r_king5", "r_king6", "r_king7", "r_king8", "r_king9", "r_king10" ] } } }, { "role": "r_king0", "translation": "Red Monument", "side": "red", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "info": "Wins if the team complete its construction. Upgrades if lynched. Can't be killed. Can kill one person every 3 days. Sided with Red Team.", "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king1", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Red Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "r_king1", "translation": "Red Monument (10%)", "side": "red", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "hide": true, "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king2", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Red Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "r_king2", "translation": "Red Monument (20%)", "side": "red", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "hide": true, "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king3", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Red Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "r_king3", "translation": "Red Monument (30%)", "side": "red", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "hide": true, "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king4", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Red Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "r_king4", "translation": "Red Monument (40%)", "side": "red", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "hide": true, "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king5", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Red Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "r_king5", "translation": "Red Monument (50%)", "side": "red", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "hide": true, "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king6", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Red Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "r_king6", "translation": "Red Monument (60%)", "side": "red", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "hide": true, "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king7", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Red Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "r_king7", "translation": "Red Monument (70%)", "side": "red", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "hide": true, "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king8", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Red Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "r_king8", "translation": "Red Monument (80%)", "side": "red", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "hide": true, "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king9", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Red Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "r_king9", "translation": "Red Monument (90%)", "side": "red", "help": "Everyone knows your identity, but you can't be defeated! Your team must build you until you are a complete monument! You can defeat another player by typing /kill [name] every 3 days! Your team wins if they finish building you, but the other team will probably try to destroy you!", "hide": true, "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king10", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Red Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } }, { "role": "r_king10", "translation": "Red Monument (100%)", "side": "red", "help": "You are now a complete Monument! If you didn't win yet, then you may need to damage the opposing monument!", "hide": true, "winIfDeadRoles": [ "b_king10" ], "actions": { "daykill": "evade", "kill": { "mode": "ignore" }, "lynch": { "convertTo": "b_king10", "convertmsg": "~Self~'s progress moves forward! The ~New~ is now closer to its completeness!" }, "standby": { "kill": { "target": "AnyButSelf", "msg": "You can kill someone every 3 days! Use /kill [name]", "killmsg": "Woops! ~Self~ (Red Monument) dropped a block on ~Target~'s head!", "recharge": 3 } }, "startup": { "revealRole": [ "b_king0", "b_king1", "b_king2", "b_king3", "b_king4", "b_king5", "b_king6", "b_king7", "b_king8", "b_king9", "b_king10" ] } } } ], "minplayers": 8, "roles1": [ "r_king5", "b_king5", "r_builder", "b_builder", "r_hooker", "b_hooker", "r_builderjr", "b_builderjr", "r_guard", "b_guard", "r_inspector", "b_inspector" ], "roles2": [ "r_king0", "b_king0", "r_builder", "b_builder", "r_hooker", "b_hooker", "r_builderjr", "b_builderjr", "r_guard", "b_guard", "r_inspector", "b_inspector", "r_killer", "b_killer", "r_bodyguard", "b_bodyguard", "r_builder", "b_builder", "r_builderjr", "b_builderjr", "r_guard", "b_guard", "r_hooker", "b_hooker", "r_builderjr", "b_builderjr", "r_builderjr", "b_builderjr", "r_hooker", "b_hooker", "r_builder", "b_builder", "r_builderjr" ], "killmsg": "±Game: ~Player~ (~Role~) was expelled from the construction site!", "lynchmsg": "±Game: ~Player~ (~Role~) was expelled from the construction site!", "killusermsg": "*** You have been expelled from the construction site!", "changelog": { "16.03.2013": "Changelog added. Theme submitted." } } [/HIDE] The concept behind this theme is simple: 2 teams (Red and Blue) must work to complete their monument before the other side. Roles: Spoiler The teams are identical. Each side gets: Monument: Has 11 forms (from 0% to 100%). Can't be killed, upgrades when lynched, and gets a daykill every 3 days. Everyone knows both Monuments' identities. When the Monument is completed (and the opponent's Monument is not at 100%) the team wins. Builder: Has 2 commands, but can only use 1 each night. /build will upgrade its own Monument by 20%, while /break will downgrade the opponent's Monument by 20%. Builder Trainee: Same as Builder, but commands can only be used every 3 nights and only changes the Monument by 10%. Distractor: Can distract. Guard: Can safeguard every 2 nights. This Safeguard will block the Builder's /break, but won't stop the /build. Engineer: Gets 3 votes, can /inspect and /promote a Trainee into a Builder twice during the game. Saboteur: Can nightkill once every 2 nights. If killed, exposes the opponent's Engineer. Medic: Can protect one person. If killed, poison the opponent's Guard for 2 turns. [/HIDE] The key roles on this theme are Builder (they can only use 1 of their commands) and the Distractor. Yes, the Distractor, because speed is really important here, so stopping the opponents forces is really important. Since the teams are symmetrical, the Blue team will get better priority, but the Red team will get their roles earlier. There was some concern that this could be too slow-paced. I reduced standby's length and added vote sniping (so vote phases won't last more than 30 seconds), but I think we can only be sure about this with tests. Spawn List: Spoiler List 1 (8~12 players): Red Monument (50%) (r_king5) Blue Monument (50%) (b_king5) Red Builder (r_builder) Blue Builder (b_builder) Red Distractor (r_hooker) Blue Distractor (b_hooker) Red Builder Trainee (r_builderjr) Blue Builder Trainee (b_builderjr) Red Guard (r_guard) Blue Guard (b_guard) Red Engineer (r_inspector) Blue Engineer (b_inspector) List 2 (13~33 players): Red Monument (r_king0) Blue Monument (b_king0) Red Builder (r_builder) Blue Builder (b_builder) Red Distractor (r_hooker) Blue Distractor (b_hooker) Red Builder Trainee (r_builderjr) Blue Builder Trainee (b_builderjr) Red Guard (r_guard) Blue Guard (b_guard) Red Engineer (r_inspector) Blue Engineer (b_inspector) Red Saboteur (r_killer) Blue Saboteur (b_killer) Red Medic (r_bodyguard) Blue Medic (b_bodyguard) Red Builder (r_builder) Blue Builder (b_builder) Red Builder Trainee (r_builderjr) Blue Builder Trainee (b_builderjr) Red Guard (r_guard) Blue Guard (b_guard) Red Distractor (r_hooker) Blue Distractor (b_hooker) Red Builder Trainee (r_builderjr) Blue Builder Trainee (b_builderjr) Red Builder Trainee (r_builderjr) Blue Builder Trainee (b_builderjr) Red Distractor (r_hooker) Blue Distractor (b_hooker) Red Builder (r_builder) Blue Builder (b_builder) Red Builder Trainee (r_builderjr) [/HIDE] Priority: Spoiler [1] Blue Distractor (Distract) [2] Red Distractor (Distract) [3] Blue Builder (Build) [4] Red Builder (Build) [5] Blue Builder Trainee (Build) [5] Red Builder Trainee (Build) [7] Blue Guard (Guard) [8] Red Guard (Guard) [9] Blue Builder (Break) [10] Red Builder (Break) [11] Blue Builder Trainee (Break) [12] Red Builder Trainee (Break) [13] Blue Medic (Protect) [14] Red Medic (Protect) [15] Blue Saboteur (Kill) [16] Red Saboteur (Kill) [17] Blue Engineer (Inspect) [18] Red Engineer (Inspect) [19] Blue Engineer (Promote) [20] Red Engineer (Promote)[/HIDE] As a final note, I know it's a really weird mechanic (I don't even think this is Mafia anymore), so won't be surprised if this theme not approved (AKA I'm not setting my hopes up), but I think it deserves at least a test.
I feel this could end up being a REALLY short game or a REALLY long game. I like the design though, and would love to test [2] this
The builder trainee seems really useless. I think if his commands increase it by 10% only he should at least be able to use it every two nights. It'd be nice if the Engineer's /promote had "silent": true, so that a trainee can actually claim and get converted without being immediately daykilled when his convert is announced (if this doesn't happen correct me!) I think this has potential for some interesting strategy and at least deserves a Test [3]
I remember seeing this in Mafia Critique. I must admit to being rather curious about this theme. Test[4]
First test (25 players): Spoiler (19:36:16) *************************************************************************************** (19:36:16) ±Game: Zidane FFIX started a game with theme Monument! (19:36:16) ±Game: Type /Join to enter the game! (19:36:16) *************************************************************************************** (19:36:16) ±Game: Blue Team and Red Team are racing to be the first to build their monument! Organize your Builders, attack the other monument, hold back the opponent's workers and be sure you will finish your monument before the other team! (19:36:17) Rushii: How to loose players on mafia, play FUCKING vanilla *claps* (19:36:18) ±Game: Fiona Apple joined the game! (19:36:18) ±Game: Morty Oak joined the game! (19:36:19) ±Game: Rushii joined the game! (19:36:19) ±Game: RiceKirby joined the game! (19:36:20) Fiona Apple: YES (19:36:20) ±Game: Rkar6 joined the game! (19:36:21) ±Game: cj joined the game! (19:36:21) ±Game: Venom joined the game! (19:36:21) ±Game: Zidane FFIX joined the game! (19:36:21) Fiona Apple: monument (19:36:22) RiceKirby: Oh nice (19:36:23) ±Game: the big king joined the game! (19:36:24) ±Game: Blabel3 joined the game! (19:36:24) the big king: told you (19:36:26) ±Game: Protassium joined the game! (19:36:27) ±Game: Shadow Knight joined the game! (19:36:28) ±Game: Midna joined the game! (19:36:28) Fiona Apple: RiceKirby, I'm excited. (19:36:29) Rushii: Wtf is this (19:36:29) ±Game: SkyPhoenix joined the game! (19:36:30) Zidane FFIX: i saw it uploaded so i had to do it (19:36:31) ±Game: B1azer joined the game! (19:36:31) ±Game: Princess Luna joined the game! (19:36:32) ±Game: Li Q. Assir joined the game! (19:36:32) Morty Oak: told you i was a villy (19:36:32) ±Game: Dark Dragoon joined the game! (19:36:32) ±Game: MountainMan joined the game! (19:36:34) Rushii: Who made this? (19:36:37) SkyPhoenix: well done big king (19:36:37) RiceKirby: Theme being tested (19:36:37) MountainMan: kogent you suck at flashing (19:36:38) Hakutenken: a (19:36:39) Dark Dragoon: never saw this theme :o (19:36:39) SkyPhoenix: :o (19:36:40) Zidane FFIX: i never played this theme before (19:36:41) Kogent: DUDE (19:36:43) ±Game: ScorchedSwords joined the game! (19:36:45) RiceKirby: Because it was just uploaded (19:36:46) ±Game: Koishi Komeiji joined the game! (19:36:46) ±Game: Hurry up, you only have 30 seconds more to join! (19:36:46) Kogent: YOU GIVE ME NO TIME (19:36:49) ±Game: Kogent joined the game! (19:36:51) Blabel3: lol, the mafia that was with me when there was tow left did NOT kill (19:36:55) Koishi Komeiji: what the fuck is this (19:36:55) Rushii: WHO CREATED THIS (19:36:57) ±Game: Wallace Wells joined the game! (19:36:57) Rushii: SO I CAN POST BUGS AND SHIT (19:36:58) RiceKirby: BTW, read the summary (19:37:00) Hannah Oak joined the channel. (19:37:00) ±Game: Hakutenken joined the game! (19:37:01) RiceKirby: It's important (19:37:04) ±Game: DarkCrimsonv2 joined the game! (19:37:05) RiceKirby: ANd I created, Rushii (19:37:07) Sea Otter left the channel. (19:37:08) Rushii: K. (19:37:08) Hannah Oak: Hi! (19:37:16) *************************************************************************************** (19:37:16) Times Up! : (19:37:16) The Roles have been Decided! : (19:37:16) ±Game: You are a Red Builder Trainee! (19:37:16) ±Game: You are a Builder Trainee! You can either build your team's monument OR destroy the opponent's monument every 3 nights! Use /build [name] to upgrade your monument OR /break [name] to downgrade the opponent's monument (you can't use both!). (19:37:16) ±Game: The Red Monument is Zidane FFIX! (19:37:16) ±Game: The Blue Monument is ScorchedSwords! (19:37:16) Current Roles: Blue Builder, Blue Builder, Blue Builder Trainee, Blue Builder Trainee, Blue Distractor, Blue Distractor, Blue Engineer, Blue Guard, Blue Guard, Blue Medic, Blue Monument, Blue Saboteur, Red Builder, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument, Red Saboteur. (19:37:16) Current Players: B1azer, Blabel3, Dark Dragoon, DarkCrimsonv2, Fiona Apple, Hakutenken, Kogent, Koishi Komeiji, Li Q. Assir, Midna, Morty Oak, MountainMan, Princess Luna, Protassium, RiceKirby, Rkar6, Rushii, ScorchedSwords, Shadow Knight, SkyPhoenix, Venom, Wallace Wells, Zidane FFIX, cj, the big king. (19:37:16) Current Team: Red Builder, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument, Red Saboteur (19:37:16) Time: Night 1 (19:37:16) Make your moves, you only have 30 seconds! : (19:37:16) *************************************************************************************** (19:37:24) Hannah Oak left the channel. (19:37:30) ±Game: You have chosen to break ScorchedSwords! (19:37:31) Dawn mage left the channel. (19:37:35) Rushii: erm (19:37:38) Koishi Komeiji: okay guys zidane ffix and scorchedswords are bad (19:37:41) Koishi Komeiji: lynch them (19:37:42) MountainMan: lol (19:37:43) Morty Oak: what goes on here (19:37:45) Fiona Apple: wow (19:37:45) SkyPhoenix: Understood. (19:37:46) *************************************************************************************** (19:37:46) Times Up! : (19:37:46) ±Game: The Blue Monument (20%) keeps getting bigger! (19:37:46) ±Game: The Red Monument (20%) keeps getting bigger! (19:37:46) ±Game: The Red Monument (30%) keeps getting bigger! (19:37:46) ±Game: The Red Monument (20%) was partially destroyed! (19:37:46) ±Game: The Blue Monument (10%) was partially destroyed! (19:37:46) ±Game: You destroyed part of the Blue Monument (10%)! (19:37:46) ±Game: Hakutenken (Blue Distractor) was expelled from the construction site! (19:37:46) *************************************************************************************** (19:37:46) Current Roles: Blue Builder, Blue Builder, Blue Builder Trainee, Blue Builder Trainee, Blue Distractor, Blue Engineer, Blue Guard, Blue Guard, Blue Medic, Blue Monument (10%), Blue Saboteur, Red Builder, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (20%), Red Saboteur. (19:37:46) Current Players: B1azer, Blabel3, Dark Dragoon, DarkCrimsonv2, Fiona Apple, Kogent, Koishi Komeiji, Li Q. Assir, Midna, Morty Oak, MountainMan, Princess Luna, Protassium, RiceKirby, Rkar6, Rushii, ScorchedSwords, Shadow Knight, SkyPhoenix, Venom, Wallace Wells, Zidane FFIX, cj, the big king. (19:37:46) Current Team: Red Builder, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (20%), Red Saboteur (19:37:46) Time: Day 1 (19:37:46) You have 20 seconds to debate who are the bad guys! : (19:37:46) *************************************************************************************** (19:37:46) Rushii: all blue on zidane ffix? (19:37:48) SkyPhoenix: this is weird tho (19:37:49) Rushii: o.o (19:37:50) RiceKirby: Basically, build your Monument and/or break the opponent's monument (19:37:50) Midna: o.o (19:37:51) *************************************************************************************** (19:37:51) ±Game: Woops! Zidane FFIX (Red Monument) dropped a block on Dark Dragoon's head! (19:37:51) ±Game: Dark Dragoon (Red Builder) was expelled from the construction site! (19:37:51) *************************************************************************************** (19:37:56) SkyPhoenix: LOL (19:37:56) Protassium: well (19:37:58) Fiona Apple: lol (19:37:59) Zidane FFIX: oops (19:38:00) *************************************************************************************** (19:38:00) ±Game: Woops! ScorchedSwords (Blue Monument) dropped a block on SkyPhoenix's head! (19:38:00) ±Game: SkyPhoenix (Blue Builder Trainee) was expelled from the construction site! (19:38:00) *************************************************************************************** (19:38:00) Shadow Knight: 0.0 (19:38:02) ScorchedSwords: well (19:38:03) Protassium: xD (19:38:03) Midna: o3o (19:38:04) Fiona Apple: those TKs (19:38:05) *************************************************************************************** (19:38:05) Current Roles: Blue Builder, Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Engineer, Blue Guard, Blue Guard, Blue Medic, Blue Monument (10%), Blue Saboteur, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (20%), Red Saboteur. (19:38:05) Current Players: B1azer, Blabel3, DarkCrimsonv2, Fiona Apple, Kogent, Koishi Komeiji, Li Q. Assir, Midna, Morty Oak, MountainMan, Princess Luna, Protassium, RiceKirby, Rkar6, Rushii, ScorchedSwords, Shadow Knight, Venom, Wallace Wells, Zidane FFIX, cj, the big king. (19:38:06) Current Team: Red Builder, Red Builder Trainee, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (20%), Red Saboteur (19:38:06) Time: Day 1 (19:38:06) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (19:38:06) *************************************************************************************** (19:38:09) Rkar6: Teamkills at 2 (19:38:20) Zidane FFIX: great we both tk xD (19:38:20) ±Game:the big king voted for ScorchedSwords! (19:38:22) ±Game:RiceKirby voted for Zidane FFIX! (19:38:23) Koishi Komeiji: js each builder should be on their respective monument (19:38:23) ±Game:Fiona Apple voted for ScorchedSwords! (19:38:24) Morty Oak: assuming that people don't vote in this theme? (19:38:24) SkyPhoenix left the channel. (19:38:25) ±Game:MountainMan voted for Zidane FFIX! (19:38:25) Fiona Apple: vote ScorchedSwords (19:38:25) ±Game:Li Q. Assir voted for the big king! (19:38:25) ±Game:Princess Luna voted for ScorchedSwords! (19:38:26) ±Game:cj voted for RiceKirby! (19:38:26) the big king: down with the monument (19:38:26) Koishi Komeiji: lest that happen (19:38:26) ±Game:Rkar6 voted for ScorchedSwords! (19:38:27) ±Game:Blabel3 voted for the big king! (19:38:27) Midna: lul, ScorchedSwords is losing :3 (19:38:28) Oh So Shoddy joined the channel. (19:38:28) ±Game:Rushii voted for ScorchedSwords! (19:38:29) Fiona Apple: everyone vote ScorchedSwords (19:38:30) ±Game:Koishi Komeiji voted for ScorchedSwords! (19:38:31) ±Game:Midna voted for ScorchedSwords! (19:38:32) MountainMan: inb4 lynched (19:38:33) Fiona Apple: hahahah (19:38:35) ±Game:ScorchedSwords voted for Zidane FFIX! (19:38:35) MountainMan: this (19:38:35) ±Game:Wallace Wells voted for ScorchedSwords! (19:38:35) ScorchedSwords: D: (19:38:36) Rushii: eurhm? (19:38:36) *************************************************************************************** (19:38:36) Times Up! : (19:38:36) ±Game: ScorchedSwords's progress moves forward! The Blue Monument (20%) is now closer to its completeness! (19:38:36) Current Roles: Blue Builder, Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Engineer, Blue Guard, Blue Guard, Blue Medic, Blue Monument (20%), Blue Saboteur, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (20%), Red Saboteur. (19:38:36) Current Players: B1azer, Blabel3, DarkCrimsonv2, Fiona Apple, Kogent, Koishi Komeiji, Li Q. Assir, Midna, Morty Oak, MountainMan, Princess Luna, Protassium, RiceKirby, Rkar6, Rushii, ScorchedSwords, Shadow Knight, Venom, Wallace Wells, Zidane FFIX, cj, the big king. (19:38:36) Current Team: Red Builder, Red Builder Trainee, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (20%), Red Saboteur (19:38:36) Time: Night 2 (19:38:36) Make your moves, you only have 30 seconds! : (19:38:36) *************************************************************************************** (19:38:40) Fiona Apple: YES (19:38:40) Midna: e_e (19:38:41) RiceKirby: ! (19:38:42) MountainMan: wat (19:38:43) Shadow Knight: yesh (19:38:46) the big king: so you cant lynch the monument (19:38:48) ±Game: You have chosen to build Zidane FFIX! (19:38:49) Koishi Komeiji: ofc not (19:38:51) Zidane FFIX: lol (19:38:52) ScorchedSwords: wait huh (19:38:56) Zidane FFIX: that would be stupid funny (19:39:05) *************************************************************************************** (19:39:05) Times Up! : (19:39:05) ±Game: The Blue Monument (40%) keeps getting bigger! (19:39:06) ±Game: The Blue Monument (60%) keeps getting bigger! (19:39:06) ±Game: The Red Monument (40%) keeps getting bigger! (19:39:06) ±Game: The Red Monument (50%) keeps getting bigger! (19:39:06) ±Game: Good Job! The Red Monument (50%) is now closer from its completeness! (19:39:06) ±Game: The Red Monument (60%) keeps getting bigger! (19:39:06) No one died! : (19:39:06) *************************************************************************************** (19:39:06) Current Roles: Blue Builder, Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Engineer, Blue Guard, Blue Guard, Blue Medic, Blue Monument (60%), Blue Saboteur, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (60%), Red Saboteur. (19:39:06) Current Players: B1azer, Blabel3, DarkCrimsonv2, Fiona Apple, Kogent, Koishi Komeiji, Li Q. Assir, Midna, Morty Oak, MountainMan, Princess Luna, Protassium, RiceKirby, Rkar6, Rushii, ScorchedSwords, Shadow Knight, Venom, Wallace Wells, Zidane FFIX, cj, the big king. (19:39:06) Current Team: Red Builder, Red Builder Trainee, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (60%), Red Saboteur (19:39:06) Time: Day 2 (19:39:06) You have 20 seconds to debate who are the bad guys! : (19:39:06) *************************************************************************************** (19:39:10) the big king: well this game is stupid (19:39:10) Morty Oak: all red (19:39:13) the big king: so itd make sense (19:39:13) Koishi Komeiji: niiice (19:39:15) RiceKirby: Both at 60% (19:39:16) ±Dratini: Chosen One was mysteriously kicked by Oh So Shoddy! (19:39:21) MountainMan: this is an intense race (19:39:22) Koishi Komeiji: our monuments are both at 60 (19:39:23) Morty Oak: koishi for red (19:39:23) cj: oh so shoddy (19:39:25) ScorchedSwords: hm (19:39:26) Koishi Komeiji: vote scorched again (19:39:26) *************************************************************************************** (19:39:26) Current Roles: Blue Builder, Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Engineer, Blue Guard, Blue Guard, Blue Medic, Blue Monument (60%), Blue Saboteur, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (60%), Red Saboteur. (19:39:26) Current Players: B1azer, Blabel3, DarkCrimsonv2, Fiona Apple, Kogent, Koishi Komeiji, Li Q. Assir, Midna, Morty Oak, MountainMan, Princess Luna, Protassium, RiceKirby, Rkar6, Rushii, ScorchedSwords, Shadow Knight, Venom, Wallace Wells, Zidane FFIX, cj, the big king. (19:39:26) Current Team: Red Builder, Red Builder Trainee, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (60%), Red Saboteur (19:39:26) Time: Day 2 (19:39:26) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (19:39:26) *************************************************************************************** (19:39:28) Fiona Apple: Blues, PM ScorchedSwords (19:39:29) Princess Luna: no (19:39:30) ±Game:Fiona Apple voted for ScorchedSwords! (19:39:31) ±Game:Koishi Komeiji voted for ScorchedSwords! (19:39:32) ±Game:RiceKirby voted for Zidane FFIX! (19:39:33) Princess Luna: dont vote scorched (19:39:34) Fiona Apple: vote ScorchedSwords (19:39:34) ±Game:Li Q. Assir voted for ScorchedSwords! (19:39:34) ±Game:Rkar6 voted for ScorchedSwords! (19:39:35) ±Game:cj voted for Fiona Apple! (19:39:35) Fiona Apple: for bad (19:39:36) ±Game:Rushii voted for Zidane FFIX! (19:39:36) ±Game:Princess Luna voted for Zidane FFIX! (19:39:36) ±Game:Shadow Knight voted for ScorchedSwords! (19:39:36) ±Game:MountainMan voted for ScorchedSwords! (19:39:36) ±Game:Midna voted for Zidane FFIX! (19:39:37) Xinc joined the channel. (19:39:37) ±Game:DarkCrimsonv2 voted for Zidane FFIX! (19:39:38) Princess Luna: vote zidane (19:39:38) RiceKirby: Vote Zidane FFIX, guys (19:39:39) +Oh So Shoddy: yeah cj? (19:39:39) Princess Luna: NOW (19:39:40) MountainMan: inb4 lynched (19:39:40) Rkar6: it will work one day (19:39:40) ±Game:Zidane FFIX voted for ScorchedSwords! (19:39:41) ±Game:Wallace Wells voted for ScorchedSwords! (19:39:42) ±Game:Kogent voted for ScorchedSwords! (19:39:43) ±Game:Blabel3 voted for ScorchedSwords! (19:39:44) Zidane FFIX: lol (19:39:46) ±Game:the big king voted for Zidane FFIX! (19:39:49) Princess Luna: Zidane what are you doing? (19:39:52) cj: nothing i just like your name lol (19:39:52) Zidane FFIX: i feel special cause everyones tryin to build me (19:39:56) Rkar6: he will be lynched in honor of the red (19:39:56) *************************************************************************************** (19:39:56) Times Up! : (19:39:56) ±Game: ScorchedSwords's progress moves forward! The Blue Monument (70%) is now closer to its completeness! (19:39:56) Current Roles: Blue Builder, Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Engineer, Blue Guard, Blue Guard, Blue Medic, Blue Monument (70%), Blue Saboteur, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (60%), Red Saboteur. (19:39:56) Current Players: B1azer, Blabel3, DarkCrimsonv2, Fiona Apple, Kogent, Koishi Komeiji, Li Q. Assir, Midna, Morty Oak, MountainMan, Princess Luna, Protassium, RiceKirby, Rkar6, Rushii, ScorchedSwords, Shadow Knight, Venom, Wallace Wells, Zidane FFIX, cj, the big king. (19:39:56) Current Team: Red Builder, Red Builder Trainee, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (60%), Red Saboteur (19:39:56) Time: Night 3 (19:39:56) Make your moves, you only have 30 seconds! : (19:39:56) *************************************************************************************** (19:39:57) Rushii: every blue builder do /break zidane ffix! (19:39:58) MountainMan: YES (19:39:59) Morty Oak: yeah! (19:40:01) ±Game: You cannot use this action for 1 night(s)! (19:40:01) MayorOfPie left the channel. (19:40:04) Rushii: blue bilder do /break zidane ffix! (19:40:04) RiceKirby: Blue got this (19:40:09) Rushii: blues do /break zidane ffix!!!!!! (19:40:10) Koishi Komeiji: blue got this!! (19:40:11) Princess Luna: Reds Build Zidane (19:40:15) RiceKirby: Everyone /break ScorchedSwords go (19:40:16) MountainMan: I PUT DA TEAM ON MY BACK (19:40:16) Princess Luna: FAST (19:40:17) Koishi Komeiji: blues build zidane (19:40:19) Rushii: blues do /break zidane ffix!!!!!!!!!!!! (19:40:23) ScorchedSwords: hm (19:40:25) Koishi Komeiji: i mean scorched (19:40:26) Koishi Komeiji: haha (19:40:26) *************************************************************************************** (19:40:26) Times Up! : (19:40:26) ±Game: The Blue Monument (90%) keeps getting bigger! (19:40:26) ±Game: The Red Monument (40%) was partially destroyed! (19:40:26) ±Game: The Red Monument (30%) was partially destroyed! (19:40:26) ±Game: A Red Builder Trainee has been converted into a Red Builder! (19:40:26) No one died! : (19:40:26) *************************************************************************************** (19:40:26) Current Roles: Blue Builder, Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Engineer, Blue Guard, Blue Guard, Blue Medic, Blue Monument (90%), Blue Saboteur, Red Builder, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (30%), Red Saboteur. (19:40:26) Current Players: B1azer, Blabel3, DarkCrimsonv2, Fiona Apple, Kogent, Koishi Komeiji, Li Q. Assir, Midna, Morty Oak, MountainMan, Princess Luna, Protassium, RiceKirby, Rkar6, Rushii, ScorchedSwords, Shadow Knight, Venom, Wallace Wells, Zidane FFIX, cj, the big king. (19:40:26) Current Team: Red Builder, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (30%), Red Saboteur (19:40:26) Time: Day 3 (19:40:26) You have 20 seconds to debate who are the bad guys! : (19:40:26) *************************************************************************************** (19:40:27) MountainMan: darren sharper (19:40:27) the big king: you guys are bad (19:40:32) Rushii: dafuq (19:40:33) MountainMan: vote scorched (19:40:34) Rushii: ????????? (19:40:35) MountainMan: he is bad (19:40:35) RiceKirby: Wow, Red is doomed (19:40:42) Morty Oak: everyone is bad (19:40:42) Rushii: yeaaaaah (19:40:44) Rkar6: ok vote zidane it makes him grow larger (19:40:45) Zidane FFIX: everyone vote me out (19:40:46) *************************************************************************************** (19:40:46) Current Roles: Blue Builder, Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Engineer, Blue Guard, Blue Guard, Blue Medic, Blue Monument (90%), Blue Saboteur, Red Builder, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (30%), Red Saboteur. (19:40:46) Current Players: B1azer, Blabel3, DarkCrimsonv2, Fiona Apple, Kogent, Koishi Komeiji, Li Q. Assir, Midna, Morty Oak, MountainMan, Princess Luna, Protassium, RiceKirby, Rkar6, Rushii, ScorchedSwords, Shadow Knight, Venom, Wallace Wells, Zidane FFIX, cj, the big king. (19:40:46) Current Team: Red Builder, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (30%), Red Saboteur (19:40:46) Time: Day 3 (19:40:46) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (19:40:46) *************************************************************************************** (19:40:46) MountainMan: scorched is bad guy (19:40:46) Koishi Komeiji: alright vote scorched again (19:40:47) Rkar6: giggity (19:40:48) ±Game:MountainMan voted for ScorchedSwords! (19:40:49) ±Game:RiceKirby voted for Zidane FFIX! (19:40:49) ±Game:Zidane FFIX voted for Zidane FFIX! (19:40:50) ±Game:Rkar6 voted for Zidane FFIX! (19:40:50) ±Game:Li Q. Assir voted for ScorchedSwords! (19:40:50) ±Game:Koishi Komeiji voted for ScorchedSwords! (19:40:50) ±Game:Midna voted for Zidane FFIX! (19:40:51) ±Game:Princess Luna voted for Zidane FFIX! (19:40:51) ±Game:Rushii voted for ScorchedSwords! (19:40:52) ±Game:Fiona Apple voted for ScorchedSwords! (19:40:52) ±Game:Wallace Wells voted for ScorchedSwords! (19:40:53) ±Game:ScorchedSwords voted for ScorchedSwords! (19:40:53) ±Game:DarkCrimsonv2 voted for ScorchedSwords! (19:40:54) ±Game:Venom voted for Zidane FFIX! (19:40:54) ±Game:Kogent voted for ScorchedSwords! (19:40:54) ±Game:B1azer voted for ScorchedSwords! (19:40:54) ±Game:Protassium voted for Zidane FFIX! (19:40:55) ±Game:Morty Oak voted for ScorchedSwords! (19:40:55) Rushii: go blue (19:40:55) RiceKirby: Go for Zidane (19:40:58) B1azer: blue wins (19:40:58) ScorchedSwords: hm (19:40:59) MountainMan: inb4 epic tie (19:40:59) ±Game:Blabel3 voted for Zidane FFIX! (19:41:01) Koishi Komeiji: bluuuuueee (19:41:01) Rkar6: blue wins :l (19:41:03) ±Game:the big king voted for Zidane FFIX! (19:41:08) the big king: lynch the monument (19:41:12) MountainMan: Crips vs bloods (19:41:13) Wallace Wells: i don't even know what i'm doing. (19:41:13) MountainMan: lol (19:41:15) B1azer: i protected scorched btw (19:41:15) Zidane FFIX: lol (19:41:16) *************************************************************************************** (19:41:16) Times Up! : (19:41:16) ±Game: ScorchedSwords's progress moves forward! The Blue Monument (100%) is now closer to its completeness! (19:41:16) ±Game: The Blue Team (Fiona Apple, Morty Oak, Rushii, Shadow Knight, B1azer, Li Q. Assir, MountainMan, ScorchedSwords, Koishi Komeiji and DarkCrimsonv2) wins! (19:41:16) ±Game: The Red Team (RiceKirby, Rkar6, cj, Venom, Zidane FFIX, the big king, Blabel3, Protassium, Midna, Princess Luna, Kogent and Wallace Wells) lose! (19:41:16) *************************************************************************************** (19:41:18) MountainMan: YEAH (19:41:19) MountainMan: BISH (19:41:25) *************************************************************************************** (19:41:25) ±Game: Koishi Komeiji started a game with theme FE! (19:41:25) ±Game: Type /Join to enter the game! (19:41:25) *************************************************************************************** (19:41:25) ±Game: http://wiki.pokemon-online.eu/wiki/Theme:FE (19:41:25) Venom: lynch the falsely proclaimed king (19:41:25) Rushii: WWWWWAHEY (19:41:25) Midna: bs (19:41:25) the big king: >closer to completeness (19:41:25) the big king: >100% (19:41:25) Morty Oak: yeh (19:41:25) RiceKirby: Damn (19:41:25) MayorOfPie joined the channel. (19:41:25) Rushii: looooooool (19:41:25) Shadow Knight: lol (19:41:25) ±Game: Koishi Komeiji joined the game! (19:41:26) Blabel3: so confusing (19:41:27) ±Game: Wallace Wells joined the game! (19:41:27) ±Game: Rushii joined the game! (19:41:28) ±Game: Morty Oak joined the game! (19:41:28) ±Game: Princess Luna joined the game! (19:41:29) ±Game: IronStorm joined the game! (19:41:29) ±Game: the big king joined the game! (19:41:30) ±Game: Midna joined the game! (19:41:30) ±Game: Blabel3 joined the game! (19:41:30) ±Game: DarkCrimsonv2 joined the game! (19:41:30) Zidane FFIX: that theme was ok (19:41:30) ±Game: B1azer joined the game! (19:41:31) ±Game: ScorchedSwords joined the game! (19:41:31) ±Game: Rkar6 joined the game! (19:41:31) ±Game: Dark Dragoon joined the game! (19:41:32) ±Game: MountainMan joined the game! (19:41:34) ±Game: Fiona Apple joined the game! (19:41:35) Midna: ScorchedSwords sucks D: (19:41:35) ±Game: cj joined the game! (19:41:36) RiceKirby: I want opinions, please (19:41:36) B1azer: see you protect the monument (19:41:36) Wallace Wells: that was hell. (19:41:36) ±Game: Kogent joined the game! (19:41:37) ±Game: Shadow Knight joined the game! (19:41:37) ±Game: Protassium joined the game! (19:41:38) ±Game: BlackOni joined the game! (19:41:39) Kogent: MountainMan (19:41:40) ±Game: RandomGuyNat joined the game! (19:41:42) MountainMan: RiceKirby (19:41:43) ScorchedSwords: I suck D: (19:41:43) ±Game: Venom joined the game! (19:41:44) ±Game: Xinc joined the game! (19:41:45) Xinc: FE! (19:41:46) Xinc: :D (19:41:47) ScorchedSwords: I had no idea what happen (19:41:48) MountainMan: that was amazing rice (19:41:48) ±Game: RandomGuyNat unjoined the game! (19:41:49) ±Game: Zidane FFIX joined the game! (19:41:51) RandomGuyNat left the channel. (19:41:52) Midna: RiceKirby, awesome theme :3 (19:41:54) ±Game: Hurry up, you only have 30 seconds more to join! (19:42:01) Bad Dreams joined the channel. (19:42:01) MountainMan: Kogent you suck (19:42:02) Zidane FFIX: so was that theme brand new? (19:42:02) ShallowWaters joined the channel. (19:42:05) ±Game: Venom unjoined the game! (19:42:06) RiceKirby: Yes (19:42:07) Koishi Komeiji: really nice gimmick theme tbh (19:42:07) ±Game: Opale2 joined the game! (19:42:09) RiceKirby: That was the first test (19:42:11) ±Game: Bad Dreams joined the game! (19:42:11) ±Game: BebbZ joined the game! (19:42:11) ±Game: Hakutenken joined the game! (19:42:12) Zidane FFIX: nice (19:42:12) Koishi Komeiji: i'd play that more (19:42:13) Bad Dreams: ._. (19:42:14) MountainMan: we broke that theme's themeginity (19:42:16) Rushii: rice check pm PM I got: (19:39) Rushii: This is (19:39) Rushii: so weird.. (19:39) RiceKirby: Of course it is (19:41) Rushii: That is so fast paced (19:41) Rushii: maybe make it like (19:41) Rushii: you can use build and break (19:41) Rushii: once per 3 rounds? (19:42) Rushii: Like, blue should organise (19:42) Rushii: :) (19:42) RiceKirby: I'll look into that (19:42) RiceKirby: I'll probably start by changing the spawn list (19:42) RiceKirby: I was expecting Distractors and Guards to have a bigger impact (19:44) Rushii: Yeah (19:44) Rushii: There were guards? (19:44) Rushii: Maybe like way more guards (19:44) Rushii: and some breakers (19:44) Rushii: o.O [/HIDE] Game lasted for 3 turns (which is even faster than what I wanted). Not sure how much lack of knowledge about the roles affected that. Maybe it would be longer if more people get used to Guard and Distractor roles.
Blue having priority seems to be giving them a large advantage. Is there anyway we might be able to balance that? Spoiler (19:54:19) *************************************************************************************** (19:54:19) Times Up! : (19:54:19) The Roles have been Decided! : (19:54:19) ±Game: You are a Red Saboteur! (19:54:19) ±Game: You can sabotage the other teams by defeating their workers! Type /kill [name] every 2 nights to remove someone from the game! If you die, you will reveal the opponent's Engineer! (19:54:19) ±Game: The Red Monument is Venom! (19:54:19) ±Game: The Blue Monument is superpotato! (19:54:19) Current Roles: Blue Builder, Blue Builder, Blue Builder Trainee, Blue Builder Trainee, Blue Distractor, Blue Engineer, Blue Guard, Blue Guard, Blue Medic, Blue Monument, Blue Saboteur, Red Builder, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument, Red Saboteur. (19:54:19) Current Players: DarkCrimsonv2, Dranzer Zadiko, EarlS, Familiar, Fiona Apple, H8, Hakutenken, Morty Oak, Not L, NotAnges, Paula The Koala, Rkar6, Roild, Samurai, ScorchedSwords, Soarin, Venom, Westwen, cj, lukien, notscience, obey to kyubey, superpotato. (19:54:19) Current Team: Red Builder, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument, Red Saboteur (19:54:19) Time: Night 1 (19:54:19) Make your moves, you only have 30 seconds! : (19:54:19) *************************************************************************************** (19:54:22) Paula The Koala: Samurai what happens if the monuments reach 100 at the same time (19:54:23) Fiona Apple: Hey, everyone needs to vote superpotato (19:54:24) EarlS: :O (19:54:28) ±Game: You have chosen to kill Samurai! (19:54:35) Samurai: Game will only end when one of them is not at 100% (19:54:37) Not L: Paula The Koala, Blue has priority (19:54:41) DarkCrimsonv2: vote venom guys (19:54:47) Venom: '-' (19:54:49) *************************************************************************************** (19:54:49) Times Up! : (19:54:49) ±Game: The Blue Monument (20%) keeps getting bigger! (19:54:49) ±Game: The Red Monument (20%) keeps getting bigger! (19:54:49) ±Game: The Blue Monument (30%) keeps getting bigger! (19:54:49) ±Game: The Red Monument (30%) keeps getting bigger! (19:54:49) ±Game: Samurai (Red Builder) was expelled from the construction site! (19:54:49) *************************************************************************************** (19:54:49) Current Roles: Blue Builder, Blue Builder, Blue Builder Trainee, Blue Builder Trainee, Blue Distractor, Blue Engineer, Blue Guard, Blue Guard, Blue Medic, Blue Monument (30%), Blue Saboteur, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (30%), Red Saboteur. (19:54:49) Current Players: DarkCrimsonv2, Dranzer Zadiko, EarlS, Familiar, Fiona Apple, H8, Hakutenken, Morty Oak, Not L, NotAnges, Paula The Koala, Rkar6, Roild, ScorchedSwords, Soarin, Venom, Westwen, cj, lukien, notscience, obey to kyubey, superpotato. (19:54:49) Current Team: Red Builder, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (30%), Red Saboteur (19:54:49) Time: Day 1 (19:54:49) You have 20 seconds to debate who are the bad guys! : (19:54:49) *************************************************************************************** (19:54:50) Hakutenken: .-. (19:54:50) Venom: this fucking hate (19:54:51) Fiona Apple: vote superpotato (19:54:54) EarlS: huh (19:54:55) Westwen: anyone else clueless as what to do here (19:54:56) EarlS: YES (19:54:57) notscience: Guys vote superpotato (19:54:57) H8: Venom i think you mean h8 (19:54:57) Familiar: WOO RED (19:54:57) Fiona Apple: vote superpotato^ (19:55:00) EarlS: BLUES (19:55:02) EarlS: all vote (19:55:02) Hakutenken: blue guard here being useless (19:55:03) notscience: VOTE OUT SUPER (19:55:04) *************************************************************************************** (19:55:04) ±Game: Woops! superpotato (Blue Monument) dropped a block on H8's head! (19:55:04) ±Game: H8 (Red Guard) was expelled from the construction site! (19:55:04) *************************************************************************************** (19:55:07) Player CarltonBanks (IP 65.27.58.240) is being overactive. (19:55:08) notscience: Blues all vote superpotato (19:55:08) ScorchedSwords: wut (19:55:09) *************************************************************************************** (19:55:09) Current Roles: Blue Builder, Blue Builder, Blue Builder Trainee, Blue Builder Trainee, Blue Distractor, Blue Engineer, Blue Guard, Blue Guard, Blue Medic, Blue Monument (30%), Blue Saboteur, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Medic, Red Monument (30%), Red Saboteur. (19:55:09) Current Players: DarkCrimsonv2, Dranzer Zadiko, EarlS, Familiar, Fiona Apple, Hakutenken, Morty Oak, Not L, NotAnges, Paula The Koala, Rkar6, Roild, ScorchedSwords, Soarin, Venom, Westwen, cj, lukien, notscience, obey to kyubey, superpotato. (19:55:09) Current Team: Red Builder, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Medic, Red Monument (30%), Red Saboteur (19:55:09) Time: Day 1 (19:55:09) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (19:55:09) *************************************************************************************** (19:55:09) Fiona Apple: lol (19:55:10) EarlS: BLUES all vote venom (19:55:10) ±Game:Paula The Koala voted for superpotato! (19:55:10) Not L: nice kill (19:55:10) Roild: Oshi (19:55:12) DarkCrimsonv2: vote vemon (19:55:12) ±Game:Fiona Apple voted for superpotato! (19:55:13) ±Game:cj voted for Fiona Apple! (19:55:14) Fiona Apple: vote superpotato (19:55:14) ±Game:Not L voted for Venom! (19:55:14) ±Game:Morty Oak voted for superpotato! (19:55:14) ±Game:Familiar voted for superpotato! (19:55:15) ±Game:NotAnges voted for superpotato! (19:55:15) ±Game:EarlS voted for Venom! (19:55:15) ±Game:notscience voted for superpotato! (19:55:16) ±Game:DarkCrimsonv2 voted for Venom! (19:55:16) EarlS: blues (19:55:16) Paula The Koala: vote super (19:55:17) Roild: What does voting do? (19:55:18) DarkCrimsonv2: venom (19:55:18) NotAnges: Venom flash (19:55:19) EarlS: get venom (19:55:19) Paula The Koala: he is bad (19:55:19) ±Game:Hakutenken voted for superpotato! (19:55:20) Fiona Apple: vote superpotato to win!! (19:55:20) Zeromare: upgrades (19:55:21) ±Game:Rkar6 voted for superpotato! (19:55:21) EarlS: VENOM IS RED (19:55:22) DarkCrimsonv2: get him (19:55:23) Morty Oak: voting anyone but monuments (19:55:24) ±Game:superpotato voted for Fiona Apple! (19:55:24) Paula The Koala: superpotato is bad (19:55:25) Fiona Apple: vote superpotato to win!!! (19:55:26) Venom: what the hell is going on here (19:55:26) Morty Oak: olo (19:55:27) EarlS: wtf is this? (19:55:29) ±Game:Venom voted for Venom! (19:55:29) notscience: EarlS we need to vote out our statue (19:55:31) Roild: Idk what's going on (19:55:31) EarlS: oh (19:55:32) superpotato: WAT THE FUCK (19:55:33) EarlS: nvm (19:55:34) Familiar: vote superpotato (19:55:35) Familiar: now (19:55:36) ±Game:Westwen voted for superpotato! (19:55:38) EarlS: super we need to get you (19:55:38) DarkCrimsonv2: vote venom red team (19:55:39) *************************************************************************************** (19:55:39) Times Up! : (19:55:39) ±Game: superpotato's progress moves forward! The Blue Monument (40%) is now closer to its completeness! (19:55:39) Current Roles: Blue Builder, Blue Builder, Blue Builder Trainee, Blue Builder Trainee, Blue Distractor, Blue Engineer, Blue Guard, Blue Guard, Blue Medic, Blue Monument (40%), Blue Saboteur, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Medic, Red Monument (30%), Red Saboteur. (19:55:39) Current Players: DarkCrimsonv2, Dranzer Zadiko, EarlS, Familiar, Fiona Apple, Hakutenken, Morty Oak, Not L, NotAnges, Paula The Koala, Rkar6, Roild, ScorchedSwords, Soarin, Venom, Westwen, cj, lukien, notscience, obey to kyubey, superpotato. (19:55:39) Current Team: Red Builder, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Medic, Red Monument (30%), Red Saboteur (19:55:39) Time: Night 2 (19:55:39) Make your moves, you only have 30 seconds! : (19:55:39) *************************************************************************************** (19:55:40) Paula The Koala: super is bad guy (19:55:44) EarlS: YES (19:55:45) Hakutenken: a (19:55:45) notscience: :> (19:55:45) Familiar: lel (19:55:46) ±Game: You cannot use this action for 1 night(s)! (19:55:50) EarlS: superpotato (19:55:51) Paula The Koala: hueheuheu (19:55:53) EarlS: mind connecting us? (19:55:58) Fiona Apple: ^ (19:56:00) superpotato: i am (19:56:01) Familiar: so monuments progess by being lynched? (19:56:01) Paula The Koala: 6 (19:56:03) Westwen: are we building a tower...? (19:56:03) superpotato: ish (19:56:03) Zeromare: yep (19:56:06) EarlS: im killing (19:56:09) Not L: west, yep (19:56:09) *************************************************************************************** (19:56:09) Times Up! : (19:56:09) ±Game: The Blue Monument (60%) keeps getting bigger! (19:56:09) ±Game: cj (Blue Engineer) was expelled from the construction site! (19:56:09) *************************************************************************************** (19:56:09) Current Roles: Blue Builder, Blue Builder, Blue Builder Trainee, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Guard, Blue Medic, Blue Monument (60%), Blue Saboteur, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Medic, Red Monument (30%), Red Saboteur. (19:56:09) Current Players: DarkCrimsonv2, Dranzer Zadiko, EarlS, Familiar, Fiona Apple, Hakutenken, Morty Oak, Not L, NotAnges, Paula The Koala, Rkar6, Roild, ScorchedSwords, Soarin, Venom, Westwen, lukien, notscience, obey to kyubey, superpotato. (19:56:09) Current Team: Red Builder, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Medic, Red Monument (30%), Red Saboteur (19:56:09) Time: Day 2 (19:56:09) You have 20 seconds to debate who are the bad guys! : (19:56:09) *************************************************************************************** (19:56:12) EarlS: aw (19:56:16) Paula The Koala: gg (19:56:18) Paula The Koala: we win (19:56:20) Not L: red getting slack (19:56:20) EarlS: ? (19:56:22) Fiona Apple: Blue Builder trainee here, I have little use so I will connect you (19:56:24) Venom: i give up (19:56:25) Venom: yaknow (19:56:28) notscience: k (19:56:28) EarlS: saboteur here (19:56:29) Venom: cause this is fucking retarded (19:56:29) *************************************************************************************** (19:56:29) Current Roles: Blue Builder, Blue Builder, Blue Builder Trainee, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Guard, Blue Medic, Blue Monument (60%), Blue Saboteur, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Medic, Red Monument (30%), Red Saboteur. (19:56:29) Current Players: DarkCrimsonv2, Dranzer Zadiko, EarlS, Familiar, Fiona Apple, Hakutenken, Morty Oak, Not L, NotAnges, Paula The Koala, Rkar6, Roild, ScorchedSwords, Soarin, Venom, Westwen, lukien, notscience, obey to kyubey, superpotato. (19:56:29) Current Team: Red Builder, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Medic, Red Monument (30%), Red Saboteur (19:56:29) Time: Day 2 (19:56:29) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (19:56:29) *************************************************************************************** (19:56:30) Morty Oak: damn red distractor (19:56:33) ±Game:Fiona Apple voted for superpotato! (19:56:33) ±Game:notscience voted for superpotato! (19:56:34) ±Game:DarkCrimsonv2 voted for Venom! (19:56:34) ±Game:EarlS voted for superpotato! (19:56:34) ±Game:Familiar voted for Venom! (19:56:34) ±Game:Morty Oak voted for superpotato! (19:56:35) Kevin D. joined the channel. (19:56:35) Familiar: go go go (19:56:36) Fiona Apple: vote superpotato^ (19:56:36) ±Game:Not L voted for Venom! (19:56:37) ±Game:Venom voted for Venom! (19:56:38) ±Game:Paula The Koala voted for superpotato! (19:56:38) ±Game:Rkar6 voted for superpotato! (19:56:39) Familiar: vote venom red (19:56:39) ±Game:NotAnges voted for superpotato! (19:56:39) EarlS: everyone vote superpotato (19:56:40) Fiona Apple: vote superpotato!!! (19:56:41) ±Game:superpotato voted for superpotato! (19:56:41) ±Game:Hakutenken voted for Venom! (19:56:42) Chinchou left the channel. (19:56:44) ±Game:Dranzer Zadiko voted for superpotato! (19:56:45) ±Game:Roild voted for Venom! (19:56:45) ±Game:obey to kyubey voted for Venom! (19:56:46) EarlS: we need to move him (19:56:46) Venom: red vote venom i guess (19:56:47) Venom: (: (19:56:47) Not L: Blue's should be voting super. Red's should be voting venom (19:56:48) ±Game:ScorchedSwords voted for Venom! (19:56:48) Familiar: this theme lawl (19:56:48) ±Game:Westwen voted for superpotato! (19:56:52) Fiona Apple: ./vote superpotato~ (19:56:56) ±Game:lukien voted for superpotato! (19:56:56) Westwen: wut (19:56:59) *************************************************************************************** (19:56:59) Times Up! : (19:56:59) ±Game: superpotato's progress moves forward! The Blue Monument (70%) is now closer to its completeness! (19:56:59) Current Roles: Blue Builder, Blue Builder, Blue Builder Trainee, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Guard, Blue Medic, Blue Monument (70%), Blue Saboteur, Red Builder, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Medic, Red Monument (30%), Red Saboteur. (19:56:59) Current Players: DarkCrimsonv2, Dranzer Zadiko, EarlS, Familiar, Fiona Apple, Hakutenken, Morty Oak, Not L, NotAnges, Paula The Koala, Rkar6, Roild, ScorchedSwords, Soarin, Venom, Westwen, lukien, notscience, obey to kyubey, superpotato. (19:56:59) Current Team: Red Builder, Red Builder Trainee, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Medic, Red Monument (30%), Red Saboteur (19:56:59) Time: Night 3 (19:56:59) Make your moves, you only have 30 seconds! : (19:56:59) *************************************************************************************** (19:57:02) EarlS: YES (19:57:02) Westwen: thats backwards man (19:57:03) Familiar: gg (19:57:03) EarlS: we win (19:57:05) Paula The Koala: superpotato is godfather (19:57:07) superpotato: kk so (19:57:07) Fiona Apple: Blue PM me, I'll connect you (19:57:11) Fiona Apple: Blue PM me, I'll connect you <-- (19:57:15) ±Game: You have chosen to kill obey to kyubey! (19:57:15) Rkar6: blue guard here <3 you all (19:57:16) Fiona Apple: Trainee here (19:57:17) superpotato: i already killed red bodyguard (19:57:18) ScorchedSwords: distract obey to kyubey (19:57:19) notscience: Blue medic here (19:57:20) Rkar6: blue wins (19:57:22) notscience: :> Priority List for theme Monument: [1] Blue Distractor (Distract) [2] Red Distractor (Distract) [3] Blue Builder (Build) [4] Red Builder (Build) [5] Blue Builder Trainee (Build) [5] Red Builder Trainee (Build) [7] Blue Guard (Guard) [8] Red Guard (Guard) [9] Blue Builder (Break) [10] Red Builder (Break) [11] Blue Builder Trainee (Break) [12] Red Builder Trainee (Break) [13] Blue Medic (Protect) [14] Red Medic (Protect) [15] Blue Saboteur (Kill) [16] Red Saboteur (Kill) [17] Blue Engineer (Inspect) [18] Red Engineer (Inspect) [19] Blue Engineer (Promote) [20] Red Engineer (Promote) (19:57:28) superpotato: i have one more day to wait then i can kill (19:57:29) *************************************************************************************** (19:57:29) Times Up! : (19:57:29) ±Game: The Blue Monument (90%) keeps getting bigger! (19:57:29) ±Game: The Blue Monument (100%) keeps getting bigger! (19:57:29) ±Game: obey to kyubey (Red Builder) was expelled from the construction site! (19:57:29) ±Game: The Blue Team (Paula The Koala, EarlS, Soarin, Morty Oak, superpotato, Dranzer Zadiko, Hakutenken, Fiona Apple, Rkar6 and notscience) wins! (19:57:29) ±Game: The Red Team (DarkCrimsonv2, Familiar, Not L, NotAnges, lukien, Westwen, ScorchedSwords, Roild and Venom) lose! (19:57:29) *************************************************************************************** (19:57:32) Fiona Apple: yay (19:57:33) EarlS: win (19:57:33) Morty Oak: yeee (19:57:36) *************************************************************************************** (19:57:36) ±Game: Familiar started a game! (19:57:36) ±Game: Type /Join to enter the game! (19:57:36) *************************************************************************************** (19:57:36) ±Game: http://wiki.pokemon-online.eu/wiki/Theme:Default (19:57:37) Paula The Koala: YEAH (19:57:38) ±Game: NotAnges joined the game! (19:57:39) ±Game: Venom joined the game! (19:57:39) ±Game: Morty Oak joined the game! (19:57:39) Paula The Koala: BISHES (19:57:39) ±Game: superpotato joined the game! (19:57:39) Hakutenken: WW HERE VILLY ON ME BG PM ME (19:57:40) cj: join (19:57:40) ±Game: DarkCrimsonv2 joined the game! (19:57:40) EarlS: what (19:57:41) EarlS: didnt me (19:57:41) ±Game: Trubbish joined the game! (19:57:42) ±Game: Rkar6 joined the game! (19:57:42) ±Game: Familiar joined the game! (19:57:43) ±Game: ScorchedSwords joined the game! (19:57:43) ±Game: lukien joined the game! (19:57:43) NotAnges: really had no idea (19:57:44) Soarin: #Winning (19:57:44) ±Game: Hakutenken joined the game! (19:57:44) EarlS: wait what? (19:57:45) ±Game: obey to kyubey joined the game! (19:57:46) Venom: can someone delete that theme? (19:57:47) ±Game: cj joined the game! (19:57:51) Paula The Koala: Venom you are bad (19:57:51) superpotato: that was retarded (19:57:51) Rkar6: I call WW (19:57:51) Venom: it was stupid as hell (19:57:53) EarlS: i thought we just played a default (19:57:53) Dranzer Zadiko: lol (19:57:54) Paula The Koala: that theme is good (19:57:55) Morty Oak: is that even considered mafia.. (19:57:58) ±Game: EarlS joined the game! (19:58:01) IceKirby: Maybe I should give voteshield -1000 to Monuments instead of having them Upgrade (19:58:05) ±Game: Hurry up, you only have 30 seconds more to join! (19:58:05) EarlS: didnt we just played default? (19:58:06) Venom: no, that theme is retarded (19:58:06) Fiona Apple: It's quite unfortunate that Blue gets priority, IceKirby (19:58:07) ±Game: notscience joined the game! [/HIDE]
Priority will only change anything for Distractions and Kills, so I don't think that's what made Blue win twice. It was more of organization during the votes and a bit of luck: On the first game, Red lost a Builder D1, while Blue lost a Builder Trainee only; on the second game, Red Guard died D1, and Red Monument didn't daykill. If both Monuments become complete at the same night, game won't end until one of them go under 100%. I was thinking about changing Monuments' Upgrade on Lynch to a -1000 voteshield. This should enfore a little more organization and give a chance to a side who loses an important role early. Should also make the game not as fast paced as it is now (2nd game had 23 players and ended by N3) First impression is that the theme needs some balancing and timing fixes, but it seems quite intuitive for most players.
Why dont you just make it like gorgons and cerbs? whoever types the command first goes first, but roles have priorities. Also, it can literally cost a team the game if one of them is afk. Unless the sabos pro'd or monument pro'd
Because that isn't how it works. It is based on placement in the theme script in the event of a tie. Whatever role appears first on the priority list will always beat the roles following it... I think because it appeared first in the script? I'm not entirely sure on that part.
There's no such thing as "Who types first goes first". Cerberus will always be faster than Gorgons, unless only Hades is alive for the Underworld team (in this case, Gorgons are faster than Hades). I want to see more games to make sure Priority is playing such a major role in the game, but so far it seems that didn't affect anything (see my post above for reasons why Blue won the first 2 games). As for AFK, that's a problem for any theme with a major leading role (think Mike Kirby or Laser Cannon going AFK), so I don't think this is a theme issue.
Spoiler (20:19:12) *************************************************************************************** (20:19:12) Current Roles: Blue Builder, Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Distractor, Blue Engineer, Blue Guard, Blue Monument, Blue Saboteur, Red Builder, Red Builder, Red Builder, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (80%), Red Saboteur. (20:19:12) Current Players: Antarticuno, ApertureLab., B1azer, Bad Dreams, Blabel3, BlackOni, Cereal, Dehaka, Fiona Apple, Fynecian, IronStorm, Kurapika, Lum Salamence, McStarley, Roild, Soarin, Volcarona Tamer, Wasabi121, Zia, Zidane FFIX, superpotato. (20:19:12) Current Team: Red Builder, Red Builder, Red Builder, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (80%), Red Saboteur (20:19:12) Time: Day 3 (20:19:12) You have 20 seconds to debate who are the bad guys! : (20:19:12) You can kill someone every 3 days! Use /kill [name] (20:19:12) *************************************************************************************** (20:19:16) Wasabi121: gg (20:19:19) Wasabi121: it's over (20:19:20) McStarley: ehhh (20:19:20) Lum Salamence left the channel. (20:19:20) B1azer: nope (20:19:21) Wasabi121: fail bues (20:19:21) Soarin: Damn it (20:19:24) Soarin: DAMN IT (20:19:24) ApertureLab.: blue distractor bugger off (20:19:28) Soarin: We where so close. (20:19:28) Fiona Apple: damn it (20:19:32) *************************************************************************************** (20:19:32) Current Roles: Blue Builder, Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Distractor, Blue Engineer, Blue Guard, Blue Monument, Blue Saboteur, Red Builder, Red Builder, Red Builder, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (80%), Red Saboteur. (20:19:32) Current Players: Antarticuno, ApertureLab., B1azer, Bad Dreams, Blabel3, BlackOni, Cereal, Dehaka, Fiona Apple, Fynecian, IronStorm, Kurapika, Lum Salamence, McStarley, Roild, Soarin, Volcarona Tamer, Wasabi121, Zia, Zidane FFIX, superpotato. (20:19:32) Current Team: Red Builder, Red Builder, Red Builder, Red Builder Trainee, Red Distractor, Red Distractor, Red Engineer, Red Guard, Red Guard, Red Medic, Red Monument (80%), Red Saboteur (20:19:32) Time: Day 3 (20:19:32) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (20:19:32) *************************************************************************************** (20:19:32) Fiona Apple: (18:18:59) Lum Salamence logged out. (20:19:32) Fiona Apple: (18:18:59) ~Unknown~ left the channel. (20:19:36) Antarticuno: Lum is not on channel?!?!?!?! (20:19:36) uso changed names and is now known as uso's doing hw. (20:19:36) Fynecian: lol (20:19:37) ApertureLab.: XD (20:19:37) Wasabi121: no actually u weren't (20:19:38) ApertureLab.: fail (20:19:38) ±Game:Fiona Apple voted for Lum Salamence! (20:19:39) ±Game:B1azer voted for Dehaka! (20:19:39) Blabel3: red, vote Dehaka (20:19:40) Fiona Apple: gogogo (20:19:41) ±Game:Wasabi121 voted for Lum Salamence! (20:19:41) ±Game:Blabel3 voted for Dehaka! (20:19:42) ±Game:Bad Dreams voted for Dehaka! (20:19:42) Fiona Apple: vote lum (20:19:43) ±Game:McStarley voted for Dehaka! (20:19:43) ±Game:superpotato voted for Wasabi121! (20:19:44) ±Game:Cereal voted for Lum Salamence! (20:19:44) ±Game:Roild voted for Dehaka! (20:19:44) ±Game:ApertureLab. voted for Dehaka! (20:19:45) ±Game:BlackOni voted for Dehaka! (20:19:45) ±Game:Fynecian voted for Lum Salamence! (20:19:46) ±CommandBot: The command vpte doesn't exist (20:19:46) Fiona Apple: sigh (20:19:48) Wasabi121: blues failed horribly (20:19:49) Bad Dreams: random Wasabi121 (20:19:50) Bad Dreams: :\ (20:19:50) Roild: Go go Dehaka go (20:19:50) ±Game:Dehaka voted for Dehaka! (20:19:51) ±Game:Kurapika voted for Dehaka! (20:19:51) Fiona Apple: this is so hard (20:19:51) B1azer: blue vote Dehaka (20:19:52) McStarley: randing Dehaka (20:19:52) ApertureLab.: yes, vote the person not even in the chat (20:19:53) Wasabi121: why did no one build lum (20:19:54) Blabel3: lol suprepotato (20:19:54) ±Game:Antarticuno voted for Lum Salamence! (20:19:55) Fiona Apple: with out tab (20:19:55) ±Game:IronStorm voted for Lum Salamence! (20:19:56) Kurapika: Lum is Blue (20:19:56) ApertureLab.: logiv (20:19:57) Wasabi121: I was the only one (20:19:58) Antarticuno: potato (20:20:01) *************************************************************************************** (20:20:01) Times Up! : (20:20:01) ±Game: Dehaka's progress moves forward! The Blue Monument (90%) is now closer to its completeness! (20:20:01) ±Game: You are a Blue Monument (90%)![/HIDE] A bug in Red Monument.
Bug fixed. I'm also going to test Monuments with -100 voteshield instead of Upgrading on Lynch. This should increase the support roles' value (Engineer, Distractor, Saboteur, etc).
so I saw this being played and I have to say, the mechanics of this are really cool. as you said though, it's not really mafia. unfortunately I have to Reject. however, it would be really amazing for the channel if you could somehow incorporate this into a slightly more traditonal mafia-esque setup.
Small game log: Spoiler (23:53:02) *************************************************************************************** (23:53:02) ±Game: RiceKirby started a voting for next game's theme!. You have 20 seconds to vote with /votetheme! (23:53:02) ±Game: Choose from these themes: default, monument, presents, fruit, wwii ! (23:53:02) *************************************************************************************** (23:53:02) ±Game: RiceKirby voted for Monument! (23:53:07) ±Game: Seeley5 voted for Presents! (23:53:08) ±Game: Roild voted for Monument! (23:53:09) ±Game: NotAnges voted for Fruit! (23:53:09) RiceKirby: Because why not? (23:53:10) Nintendobender left the channel. (23:53:11) CabbageCorp.: hey scoured lol (23:53:12) ±Game: Roxy voted for Monument! (23:53:16) Gstudent21: just luck i killed the right person (23:53:17) Roild: While it's still around, RiceKirby. (23:53:19) CabbageCorp.: scorched* (23:53:21) ±Game: Theme monument won with 3 votes! (23:53:21) ±Game: Type /Join to enter the game! (23:53:21) ±Game: Blue Team and Red Team are racing to be the first to build their monument! Organize your Builders, attack the other monument, hold back the opponent's workers and be sure you will finish your monument before the other team! [UPDATE: Not possible to lynch Monuments anymore] (23:53:21) ±Game: RiceKirby, Roild, Roxy joined the game! (23:53:22) ±Game: Familiar joined the game! (23:53:27) ±Game: Sorra joined the game! (23:53:29) CabbageCorp.: but now I must leave cya (23:53:31) ±Game: Hurry up, you only have 30 seconds more to join! (23:53:32) ±Game: Blabel3 joined the game! (23:53:33) Sorra: OTL I was AFK. (23:53:33) CabbageCorp. left the channel. (23:53:34) RiceKirby: Some more testing would be useful (23:53:35) ±Game: bbyJesus joined the game! (23:53:38) ±Game: Gstudent21 joined the game! (23:53:39) Steerclearz joined the channel. (23:53:40) Key to Life joined the channel. (23:53:48) RiceKirby: But it seems it will be a small game (23:53:51) ±Game: Seeley5 joined the game! (23:53:52) Sorra: Lovely. I have a 50/50 chance of dying. (23:53:57) ±Game: NotAnges joined the game! (23:54:01) *************************************************************************************** (23:54:01) Times Up! : (23:54:01) The Roles have been Decided! : (23:54:01) ±Game: You are a Blue Builder Trainee! (23:54:01) ±Game: You are a Builder Trainee! You can either build your team's monument OR destroy the opponent's monument every 3 nights! Use /build [name] to upgrade your monument OR /break [name] to downgrade the opponent's monument (you can't use both!). (23:54:01) ±Game: The Red Monument (50%) is Roxy! (23:54:01) ±Game: The Blue Monument (50%) is Roild! (23:54:01) Current Roles: Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Monument (50%), Red Builder, Red Builder Trainee, Red Distractor, Red Guard, Red Monument (50%). (23:54:01) Current Players: Blabel3, Familiar, Gstudent21, NotAnges, RiceKirby, Roild, Roxy, Seeley5, Sorra, bbyJesus. (23:54:01) Current Team: Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Monument (50%) (23:54:01) Time: Night 1 (23:54:01) Make your moves, you only have 30 seconds! : (23:54:01) *************************************************************************************** (23:54:06) Roild: wooo (23:54:09) Roild: 50% (23:54:14) ±Game: You have chosen to build Roild! (23:54:19) Sorra: So what does 50% mean? (23:54:20) Roild: Blue PM (23:54:24) Roild: Start off halfway (23:54:30) RiceKirby: Because small game (23:54:31) *************************************************************************************** (23:54:31) Times Up! : (23:54:31) ±Game: The Blue Monument (60%) keeps getting bigger! (23:54:31) ±Game: Good Job! The Blue Monument (60%) is now closer from its completeness! (23:54:31) No one died! : (23:54:31) *************************************************************************************** (23:54:31) Current Roles: Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Monument (60%), Red Builder, Red Builder Trainee, Red Distractor, Red Guard, Red Monument (50%). (23:54:31) Current Players: Blabel3, Familiar, Gstudent21, NotAnges, RiceKirby, Roild, Roxy, Seeley5, Sorra, bbyJesus. (23:54:31) Current Team: Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Monument (60%) (23:54:31) Time: Day 1 (23:54:31) You have 30 seconds to debate who are the bad guys! : (23:54:31) *************************************************************************************** (23:54:36) bbyJesus: huh (23:54:39) bbyJesus: i dont get this (23:54:44) Familiar: blue wins (23:54:46) Familiar: basically (23:54:52) RiceKirby: Build your monument or break the opponent's (23:55:01) *************************************************************************************** (23:55:01) Current Roles: Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Monument (60%), Red Builder, Red Builder Trainee, Red Distractor, Red Guard, Red Monument (50%). (23:55:01) Current Players: Blabel3, Familiar, Gstudent21, NotAnges, RiceKirby, Roild, Roxy, Seeley5, Sorra, bbyJesus. (23:55:01) Current Team: Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Monument (60%) (23:55:01) Time: Day 1 (23:55:01) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (23:55:01) *************************************************************************************** (23:55:01) bbyJesus: huh (23:55:04) Sorra: Hrr. (23:55:05) bbyJesus: i dont get this (23:55:06) ±Game:Seeley5 voted for Roild! (23:55:10) ±Game:Roild voted for Roild! (23:55:12) Roild: GOGOGO (23:55:13) ±Game:NotAnges voted for Roild! (23:55:13) ±Game:Sorra voted for Roild! (23:55:16) ±Game:bbyJesus voted for Roild! (23:55:20) RiceKirby: BTW, voting for Monument won't work anymore :x (23:55:23) Roild: Oh (23:55:23) kdagger joined the channel. (23:55:25) ±Game:RiceKirby voted for Gstudent21! (23:55:26) Roild: Could've said that (23:55:26) RiceKirby: ! (23:55:30) ±Game:Roxy voted for Gstudent21! (23:55:30) Sorra: XD (23:55:31) *************************************************************************************** (23:55:31) Times Up! : (23:55:31) ±Game: Gstudent21 (Red Builder) was expelled from the construction site! (23:55:31) Current Roles: Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Monument (60%), Red Builder Trainee, Red Distractor, Red Guard, Red Monument (50%). (23:55:31) Current Players: Blabel3, Familiar, NotAnges, RiceKirby, Roild, Roxy, Seeley5, Sorra, bbyJesus. (23:55:31) Current Team: Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Monument (60%) (23:55:31) Time: Night 2 (23:55:31) Make your moves, you only have 30 seconds! : (23:55:31) *************************************************************************************** (23:55:31) RiceKirby: It's on the Summary (23:55:34) Roxy: Oops (23:55:34) bbyJesus: :o (23:55:34) Roild: Rofl (23:55:36) Roild: Thanks (23:55:39) ±Game: You are a Blue Builder Trainee! (23:55:39) ±Game: You are a Builder Trainee! You can either build your team's monument OR destroy the opponent's monument every 3 nights! Use /build [name] to upgrade your monument OR /break [name] to downgrade the opponent's monument (you can't use both!). (23:55:39) ±Game: The Red Monument (50%) is Roxy! (23:55:39) ±Game: The Blue Monument (60%) is Roild! (23:55:42) Sorra: Well the point is to break your opponent's monuments. (23:55:43) ±Game: You cannot use this action for 2 night(s)! (23:55:47) ±Game: You have chosen to break Roxy! (23:56:01) *************************************************************************************** (23:56:01) Times Up! : (23:56:01) ±Game: The Blue Distractor came to you last night! You were too busy being distracted! (23:56:01) ±Game: The Red Monument (60%) keeps getting bigger! (23:56:01) ±Game: The Red Monument (40%) was partially destroyed! (23:56:01) No one died! : (23:56:01) *************************************************************************************** (23:56:01) Current Roles: Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Monument (60%), Red Builder Trainee, Red Distractor, Red Guard, Red Monument (40%). (23:56:01) Current Players: Blabel3, Familiar, NotAnges, RiceKirby, Roild, Roxy, Seeley5, Sorra, bbyJesus. (23:56:01) Current Team: Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Monument (60%) (23:56:01) Time: Day 2 (23:56:01) You have 30 seconds to debate who are the bad guys! : (23:56:01) *************************************************************************************** (23:56:07) RiceKirby: Or to build your own (23:56:23) Sorra: How do I see what each role does? (23:56:31) *************************************************************************************** (23:56:31) Current Roles: Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Monument (60%), Red Builder Trainee, Red Distractor, Red Guard, Red Monument (40%). (23:56:31) Current Players: Blabel3, Familiar, NotAnges, RiceKirby, Roild, Roxy, Seeley5, Sorra, bbyJesus. (23:56:31) Current Team: Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Monument (60%) (23:56:31) Time: Day 2 (23:56:31) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (23:56:31) *************************************************************************************** (23:56:31) RiceKirby: //roles (23:56:44) ±Game:RiceKirby voted for Familiar! (23:56:45) ±Game:Blabel3 voted for Roxy! (23:56:52) ±Game:Sorra voted for Familiar! (23:56:56) ±Game:Roxy voted for Familiar! (23:56:58) ±Game:Familiar voted for Roxy! (23:56:59) ±Game:bbyJesus voted for Familiar! (23:57:01) *************************************************************************************** (23:57:01) Times Up! : (23:57:01) ±Game: Familiar (Red Distractor) was expelled from the construction site! (23:57:01) Current Roles: Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Monument (60%), Red Builder Trainee, Red Guard, Red Monument (40%). (23:57:01) Current Players: Blabel3, NotAnges, RiceKirby, Roild, Roxy, Seeley5, Sorra, bbyJesus. (23:57:01) Current Team: Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Monument (60%) (23:57:01) Time: Night 3 (23:57:01) Make your moves, you only have 30 seconds! : (23:57:01) *************************************************************************************** (23:57:04) Roxy: Whoops! (23:57:05) bbyJesus: smh (23:57:06) NotAnges: derp derp derp (23:57:06) ±Game: You cannot use this action for 1 night(s)! (23:57:09) ±Game: You have chosen to break Roxy! (23:57:12) ±Game: You are a Blue Builder Trainee! (23:57:12) ±Game: You are a Builder Trainee! You can either build your team's monument OR destroy the opponent's monument every 3 nights! Use /build [name] to upgrade your monument OR /break [name] to downgrade the opponent's monument (you can't use both!). (23:57:12) ±Game: The Red Monument (40%) is Roxy! (23:57:12) ±Game: The Blue Monument (60%) is Roild! (23:57:13) Sorra: Durp da durp durp. (23:57:14) McStarley joined the channel. (23:57:31) *************************************************************************************** (23:57:31) Times Up! : (23:57:31) ±Game: The Red Monument (20%) was partially destroyed! (23:57:31) ±Game: The Red Monument (10%) was partially destroyed! (23:57:31) ±Game: You destroyed part of the Red Monument (10%)! (23:57:31) No one died! : (23:57:31) *************************************************************************************** (23:57:31) Current Roles: Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Monument (60%), Red Builder Trainee, Red Guard, Red Monument (10%). (23:57:31) Current Players: Blabel3, NotAnges, RiceKirby, Roild, Roxy, Seeley5, Sorra, bbyJesus. (23:57:31) Current Team: Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Monument (60%) (23:57:31) Time: Day 3 (23:57:31) You have 30 seconds to debate who are the bad guys! : (23:57:31) *************************************************************************************** (23:57:34) *************************************************************************************** (23:57:34) ±Game: Woops! Roild (Blue Monument) dropped a block on Blabel3's head! (23:57:34) ±Game: Blabel3 (Red Builder Trainee) was expelled from the construction site! (23:57:34) *************************************************************************************** (23:57:41) Roild: WOOPS (23:57:44) *************************************************************************************** (23:57:44) ±Game: Woops! Roxy (Red Monument) dropped a block on bbyJesus's head! (23:57:44) ±Game: bbyJesus (Red Guard) was expelled from the construction site! (23:57:44) *************************************************************************************** (23:57:44) Sorra: XD (23:57:46) Roild: Rofl (23:57:47) Roxy: ahahaha (23:57:48) NotAnges: lol (23:57:48) Seeley5: wooopsie (23:57:49) RiceKirby: lol Red (23:57:50) Roild: Dat red-icide (23:57:51) NotAnges: red is so done for xD (23:57:52) Roxy: I'm sorryyyy xD (23:57:55) Player [OMG] Runo (IP 181.36.88.185) is being overactive. (23:57:57) Roild: -4 red team. (23:58:01) *************************************************************************************** (23:58:01) Current Roles: Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Monument (60%), Red Monument (10%). (23:58:01) Current Players: NotAnges, RiceKirby, Roild, Roxy, Seeley5, Sorra. (23:58:01) Current Team: Blue Builder, Blue Builder Trainee, Blue Distractor, Blue Guard, Blue Monument (60%) (23:58:01) Time: Day 3 (23:58:01) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (23:58:01) *************************************************************************************** (23:58:06) Roild: Blue should PM me btw (23:58:06) ±Game:Sorra voted for NotAnges! (23:58:09) RiceKirby: So, only Red Monument left? (23:58:10) Roild: I need the builder (23:58:16) RiceKirby: Don't vote anymore (23:58:16) NotAnges: sorra, we are all blue except roxy (23:58:17) NotAnges: :| (23:58:19) Sorra: Oh (23:58:20) ±Game:NotAnges voted for Sorra! (23:58:21) NotAnges: just tying (23:58:25) Sorra: OTL Sorry (23:58:26) Roild: Errr (23:58:26) ±Game:Seeley5 voted for Sorra! (23:58:28) Roild: Oh yeah (23:58:29) ±Game:Roxy voted for Sorra! (23:58:31) ±Game:RiceKirby voted for NotAnges! (23:58:32) Sorra: Ohdear (23:58:33) *************************************************************************************** (23:58:33) Times Up! : (23:58:33) ±Game: Sorra (Blue Distractor) was expelled from the construction site! (23:58:33) Current Roles: Blue Builder, Blue Builder Trainee, Blue Guard, Blue Monument (60%), Red Monument (10%). (23:58:33) Current Players: NotAnges, RiceKirby, Roild, Roxy, Seeley5. (23:58:33) Current Team: Blue Builder, Blue Builder Trainee, Blue Guard, Blue Monument (60%) (23:58:33) Time: Night 4 (23:58:33) Make your moves, you only have 30 seconds! : (23:58:33) *************************************************************************************** (23:58:38) NotAnges: meh (23:58:39) Roild: :S (23:58:41) RiceKirby: Builders, ignore Red and /build Roild (23:58:42) NotAnges: you deserve that :3 (23:58:43) Roild: Blue builder, pm me (23:58:44) ±Game: You have chosen to build Roild! (23:59:00) uso changed names and is now known as uso is sleeping. (23:59:03) Roild: Blue builder isn't PM'ing (23:59:03) *************************************************************************************** (23:59:03) Times Up! : (23:59:03) ±Game: The Blue Monument (70%) keeps getting bigger! (23:59:03) ±Game: Good Job! The Blue Monument (70%) is now closer from its completeness! (23:59:03) ±Game: The Red Monument was partially destroyed! (23:59:03) No one died! : (23:59:03) *************************************************************************************** (23:59:03) Current Roles: Blue Builder, Blue Builder Trainee, Blue Guard, Blue Monument (70%), Red Monument. (23:59:03) Current Players: NotAnges, RiceKirby, Roild, Roxy, Seeley5. (23:59:03) Current Team: Blue Builder, Blue Builder Trainee, Blue Guard, Blue Monument (70%) (23:59:03) Time: Day 4 (23:59:03) You have 30 seconds to debate who are the bad guys! : (23:59:03) *************************************************************************************** (23:59:11) Roild: do we win if they get to 0%? (23:59:14) RiceKirby: Nope (23:59:19) RiceKirby: We win if we get to 100% (23:59:28) RiceKirby: That's why I said we should /build now (23:59:35) *************************************************************************************** (23:59:35) Current Roles: Blue Builder, Blue Builder Trainee, Blue Guard, Blue Monument (70%), Red Monument. (23:59:35) Current Players: NotAnges, RiceKirby, Roild, Roxy, Seeley5. (23:59:35) Current Team: Blue Builder, Blue Builder Trainee, Blue Guard, Blue Monument (70%) (23:59:35) Time: Day 4 (23:59:35) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (23:59:35) *************************************************************************************** (23:59:39) Roild: Don't vote (23:59:39) RiceKirby: There's no point in breaking the Red Monument (23:59:54) ±Game:Roxy voted for NotAnges! Theme Who started When Players eclipse Roild 15 vepix matthewbny 19 pokemon Fiona Apple 19 transport voted 18 space invaders pheonix 19 chinchous voted 20 hoenn voted 18 marvel Kurapika 19 ff Nintendobender 16 monument voted 10 (23:59:58) sockpuppet left the channel. (00:00:01) kdagger left the channel. (00:00:04) ±Game:Roild voted for RiceKirby! (00:00:05) *************************************************************************************** (00:00:05) Times Up! : (00:00:05) No one was voted off! : (00:00:05) *************************************************************************************** (00:00:05) Current Roles: Blue Builder, Blue Builder Trainee, Blue Guard, Blue Monument (70%), Red Monument. (00:00:05) Current Players: NotAnges, RiceKirby, Roild, Roxy, Seeley5. (00:00:05) Current Team: Blue Builder, Blue Builder Trainee, Blue Guard, Blue Monument (70%) (00:00:05) Time: Night 5 (00:00:05) Make your moves, you only have 30 seconds! : (00:00:05) *************************************************************************************** (00:00:07) Roild: Keep it tied (00:00:08) RiceKirby: ! (00:00:13) ±Game: You cannot use this action for 2 night(s)! (00:00:15) Roild: keep building me pl0x (00:00:19) Roild: Almost over. (00:00:21) RiceKirby: Blue Builder, /build Roild (00:00:27) Brian Scalabrine joined the channel. (00:00:35) *************************************************************************************** (00:00:35) Times Up! : (00:00:35) ±Game: The Blue Monument (90%) keeps getting bigger! (00:00:35) No one died! : (00:00:35) *************************************************************************************** (00:00:35) Current Roles: Blue Builder, Blue Builder Trainee, Blue Guard, Blue Monument (90%), Red Monument. (00:00:35) Current Players: NotAnges, RiceKirby, Roild, Roxy, Seeley5. (00:00:35) Current Team: Blue Builder, Blue Builder Trainee, Blue Guard, Blue Monument (90%) (00:00:35) Time: Day 5 (00:00:35) You have 30 seconds to debate who are the bad guys! : (00:00:35) *************************************************************************************** (00:00:36) Roild: This theme is pro-legos. (00:00:49) RiceKirby: It's slower than I thought at small sizes (00:00:50) SuperMonkey left the channel. (00:00:51) Roild: What happens if all builders die? (00:01:00) RiceKirby: A stall (00:01:03) Zidane changed names and is now known as Cheezeburgar. (00:01:05) *************************************************************************************** (00:01:05) Current Roles: Blue Builder, Blue Builder Trainee, Blue Guard, Blue Monument (90%), Red Monument. (00:01:05) Current Players: NotAnges, RiceKirby, Roild, Roxy, Seeley5. (00:01:05) Current Team: Blue Builder, Blue Builder Trainee, Blue Guard, Blue Monument (90%) (00:01:05) Time: Day 5 (00:01:05) It's time to vote someone off, type /Vote [name], you only have 30 seconds! : (00:01:05) *************************************************************************************** (00:01:07) Roild: :s (00:01:16) Roild: If rox votes, I'll tie. (00:01:19) Deskie left the channel. (00:01:20) ±Game:Roxy voted for Roild! (00:01:23) RiceKirby: lol (00:01:24) Roild: Touche (00:01:26) RiceKirby: Tie on him (00:01:29) Roxy: :B (00:01:31) RiceKirby: XD (00:01:31) Roild: Sui time! (00:01:34) Roild: :D (00:01:35) *************************************************************************************** (00:01:35) Times Up! : (00:01:35) No one was voted off! : (00:01:35) *************************************************************************************** (00:01:35) Current Roles: Blue Builder, Blue Builder Trainee, Blue Guard, Blue Monument (90%), Red Monument. (00:01:35) Current Players: NotAnges, RiceKirby, Roild, Roxy, Seeley5. (00:01:35) Current Team: Blue Builder, Blue Builder Trainee, Blue Guard, Blue Monument (90%) (00:01:35) Time: Night 6 (00:01:35) Make your moves, you only have 30 seconds! : (00:01:35) *************************************************************************************** (00:01:40) ±Game: You cannot use this action for 1 night(s)! (00:01:43) Roild: GG (00:01:46) Huggy Star changed names and is now known as Heather Star. (00:01:47) Roxy: GG. (00:01:49) ±Game: You have chosen to break Roxy! (00:01:56) IronStorm joined the channel. (00:01:57) RiceKirby: inb4 Builder doesn't /build (00:02:05) *************************************************************************************** (00:02:05) Times Up! : (00:02:05) ±Game: The Blue Monument (100%) keeps getting bigger! (00:02:05) ±Game: Your target (Roxy) couldn't be converted! (00:02:05) No one died! : (00:02:05) ±Game: The Blue Team (RiceKirby, Roild, Seeley5 and NotAnges) wins! (00:02:05) ±Game: The Red Team (Roxy) lose! (00:02:05) *************************************************************************************** [/HIDE] Slower than what I imagined. Still not sure if adding voteshield -100 will be good or not, but what I remember now is that I added the Upgrade on Lynch to prevent stalls (although those still could happen regardless). Even if it's not a "mafia" game, it still requires most of the skills necessary for Mafia: You still get better chances if you communicate properly, teamwork and organization are necessary, "scumhunting" is still an useful skill (as much as the team-based format allows it), etc. I'd say this is as close to being Mafia as ClanWar is, since even if there's no Village or "Bad Guys", you still use the same set of skills (with a few variations) to elaborate your game plan.
I only had the chance to test this theme for 1 day (was busy the other 2) and no one else posted a log :( Anyway, I already saw what I wanted, including how players react to this theme mechanics and a few game dynamics. I think I could make things easier for QC by asking for a lock and theme removal. I still think this theme could find its place in Mafia Channel, but it needs some fixes (including a few conceptual changes). Since I don't feel like working on this theme for a while, I'll leave it for now. If anyone want to adopt this theme, just PM me. If you just want to use the concept in a different way, you don't need to PM.