Yaiba

Discussion in 'Review' started by Cat Fart, Mar 30, 2013.

Thread Status:
Not open for further replies.
  1. Cat Fart

    Cat Fart Member

    Joined:
    Sep 1, 2012
    Messages:
    72
    Likes Received:
    0
    Hi all!!

    I've finally finished my new theme, Yaiba! It's about an action-comedy comic and anime that tells the story of a boy who lives in Japan and is being trained to be a samurai. But one day, the Devil Wind appears and then Yaiba starts his adventure, trying to found the magic orbs.
    Well, basically there are 3 sides: Village, Takeshi's Posse and Kaguya's Posse (another baddie that appears in the final chapters of the serie), with other 2 sides: Thunder God (It's a converted role) and Dragon God (something like a conspi, but not at all).


    Roles:

    -Yaiba and Friends (village):

    Yaiba: not revealing daykiller. Every turn he has to use a command on him (/meditate), or he'll be converted by a curse in Possessed Yaiba (Thunder God) Knows Sayaka.
    Sayaka: PL. Vote 0 but can't be nightkilled. Knows Yaiba.
    Mushashi: BG. Vote +2. Knows Kojiro.
    Kojiro: This is more hard to explain. It's a not-revealing exposer, but he'll be the only who knows who did he expose (only the role is revealed at the chat, but no the user exposed... This promotes fakeclaims from baddies when revealed ,and in the other hand reduces the team-revealing) Vote -2. Knows Mushashi.
    Jubei: Kefka-Vigilante. But if he kills a PR or citizen, he'll sui. This reduces the vigi-kill-fest, so he'll only kill sure baddies. Revenges distracts like a WW.
    Citizen: basic villy without hax.
    Reliance Orb: basic spy.
    Dragon Yaiba: revealing daykiller. Can't be daykilled. Vote +4. Doesn't need to meditate anymore.


    -Takeshi's Posse:

    Takeshi: nightkiller. Can't be haxed, ignores pl.
    Empowered Takeshi: nightkiller + not-revealing daykill + revealing daykill
    Spiderman: bg. Can use /annoy (if he hits yaiba, he won't /meditate and he'll be converted into Possessed Yaiba/Thunder God)
    Demon: killer, shares the Takeshi's kill but can be haxed. -1 voteshield.


    -Kaguya's Posse:

    Kaguya: can't be night or daykilled. Shares a kill with Tsukikage. Can /drain 1 player during the night (if she drains Sayaka, he becomes Empowered Kaguya and Sayaka becomes Old Sayaka)
    Empowered kaguya: Kuja + 2 nightkills (one of them still shared with Tsukikage)
    Gekko: can do nothing. Starts with a curse with count = 2, in that moment he's converted into Gekko II. Vote -2.
    Gekko II: nightkill not shared; it's a kefka nightkill, but with lower prio than Jubei's kill. Vote -2.
    Tsukikage: protect + shared nightkill with kaguya (can be haxed)
    Mangetsu: bomb and daybomb.


    -Dragon God:

    Dragon God: wins with Yaiba and Takeshi's Posse, but not with Kaguya's one. Vote +3. Appears as citizen. If killed, Yaiba becomes Dragon Yaiba and Takeshi, Empowered Takeshi.


    -Thunder God:

    Possessed Yaiba: nightkill + daykill with reveal. Can't be night or daykilled. Voteshield of -2.


    [/HIDE]


    Link: http://pastebin.com/raw.php?i=ESYDRTvc

    Code:

    {
    "name": "Yaiba",
    "author": [
    "Cat Fart"
    ],
    "summary": "Welcome to Japan! The ancestral swords of Devil Wind and Thunder God have started a battle between Yaiba and Takeshi! Help Yaiba and his friends to defeat him! Also, a mysterious princess suddenly appears claiming the Earth as hers... Are you able to defeat these villains? Good luck!! [Bugs or suggestions? PM Cat Fart!]",
    "minplayers": 8,
    "sides": [
    {
    "side": "village",
    "translation": "Yaiba and Friends",
    "winmsg": "Finally, Yaiba and his friends has saved the world from all the dangers... Thanks ~Players~!!"
    },
    {
    "side": "thundergod",
    "translation": "Thunder God",
    "winmsg": "Hahahaha!! Feel the power of the THUNDER! The world is now MINE!! ~Players~ laughs!"
    },
    {
    "side": "takeshi",
    "translation": "Takeshi's Posse",
    "winmsg": "Listen up, petty world: I'm your owner, and your GOD!! Bow down to ~Players~ ! Bwahahahahaha!!"
    },
    {
    "side": "kaguya",
    "translation": "Kaguya's Posse",
    "winmsg": "After decades of waiting... Now, they've finally done it! The Moon Princess Kaguya and her minions (~Players~) have conquered the Earth!"
    },
    {
    "side": "dragongod",
    "translation": "Dragon God",
    "winmsg": "What's difference between evil and good? Now, I can finally rest forever... You won't see ~Players~ anytime soon!"
    }
    ],
    "roles": [
    {
    "role": "yaiba",
    "translation": "Yaiba",
    "side": "village",
    "help": "You're Yaiba Kurogane, the master of Thunder's Sword!! With your powerful techniques, you can /kill a player during the standby, and you won't be revealed! However, the evil god that remains into your sword tries to possess you every night... In order to avoid this, you must use /meditate on yourself every night or he'll take the control! Also, because Sayaka is your best friend, you know her identity from the start.",
    "actions": {
    "kill": {
    "mode": {
    "killif": [
    "jubei"
    ]
    },
    "msg": "What?? Jubei killed you!! ~User~ felt so dishonored that he committed suicide!!"
    },
    "initialCondition": {
    "curse": {
    "cursedRole": "thundergod",
    "curseCount": 0,
    "curseConvertMessage": "RAAAAAAAAAAWWHH!!! Hahahaha!! You thought you could beat me? The Thunder God has arrived, more powerful than EVER!!"
    }
    },
    "night": {
    "meditate": {
    "command": "convert",
    "target": "Self",
    "common": "Self",
    "priority": 13,
    "newRole": "yaiba1",
    "canConvert": [
    "yaiba"
    ],
    "silent": true
    }
    },
    "standby": {
    "kill": {
    "target": "AnyButSelf",
    "msg": "Prepare to fight! Unsheath the Thunder Sword and end with your enemies with /kill!! (You won't be revealed):",
    "killmsg": "Lightning Blast!! Yaiba appears from nowhere, jumps, and strikes a mortal shock on ~Target~'s head!!"
    }
    },
    "startup": {
    "revealRole": "sayaka"
    }
    }
    },
    {
    "role": "yaiba1",
    "translation": "Yaiba",
    "side": "village",
    "hide": true,
    "help": "You got to avoid the Thunder God's curse the last night! Keep using /kill during the day in order to get rid of your enemies! Also, don't forget to keep using /meditate!",
    "actions": {
    "kill": {
    "mode": {
    "killif": [
    "jubei"
    ]
    },
    "msg": "What?? Jubei killed you!! ~User~ felt so dishonored that he committed suicide!!"
    },
    "initialCondition": {
    "curse": {
    "cursedRole": "thundergod",
    "curseCount": 0,
    "curseConvertMessage": "RAAAAAAAAAAWWHH!!! Hahahaha!! You thought you could beat me? The Thunder God has arrived, more powerful than EVER!!"
    }
    },
    "night": {
    "meditate": {
    "command": "convert",
    "target": "Self",
    "common": "Self",
    "priority": 13,
    "hide": true,
    "newRole": "yaiba1",
    "canConvert": [
    "yaiba"
    ],
    "silent": true
    }
    },
    "standby": {
    "kill": {
    "target": "AnyButSelf",
    "msg": "Prepare to fight! Unsheath the Thunder Sword and end with your enemies with /kill!! (You won't be revealed):",
    "killmsg": "Lightning Blast!! Yaiba appears from nowhere, jumps, and strikes a mortal shock on ~Target~'s head!!"
    }
    }
    }
    },
    {
    "role": "sayaka",
    "translation": "Sayaka",
    "side": "village",
    "help": "You're Sayaka Mine, Yaiba's best friend (You know his identity from the start)! Cute and adorable, you can /distract a player during the night. Because of your poor skills in fighting, you prefer to stay hidden at night, so you can't be nightkilled; however, this reduces your influence when making decisions, so your vote is 0!",
    "actions": {
    "startup": {
    "revealRole": "yaiba"
    },
    "night": {
    "distract": {
    "target": "AnyButSelf",
    "common": "Self",
    "priority": 1
    }
    },
    "vote": 0,
    "kill": {
    "mode": "ignore"
    }
    }
    },
    {
    "role": "oldsayaka",
    "translation": "Old Sayaka",
    "side": "village",
    "help": "Your youth is long gone... You feel tired and weak...Kaguya has drained your life's essence!! All you can do now is try to connect your friends; you can't distract anymore and your vote is still 0!",
    "actions": {
    "vote": 0
    }
    },
    {
    "role": "mushashi",
    "translation": "Mushashi",
    "side": "village",
    "help": "You're Mushashi Miyamoto, the legendary 400-years old samurai!! Your mission is to train and protect Yaiba and his friends using /protect during the night! Your old body doesn't let you fight... but a long life gave you a lot of experience, providing you a +2 vote! Also, you killed Kojiro in a mighty battle, so you recognize him from the start!",
    "actions": {
    "kill": {
    "mode": {
    "killif": [
    "jubei"
    ]
    },
    "msg": "What?? Jubei killed you!! ~User~ felt so dishonored that he committed suicide!!"
    },
    "vote": 2,
    "night": {
    "protect": {
    "target": "AnyButSelf",
    "common": "Self",
    "priority": 4
    }
    },
    "startup": {
    "revealRole": "kojiro"
    }
    }
    },
    {
    "role": "kojiro",
    "translation": "Kojiro",
    "side": "village",
    "help": "You're Kojiro Sasaki, resurrected swordsman!! With your magic sword, Monohoshizao, you can make some magic tricks using /investigate during the standby in order to impress some cute girls (Yeah, you love them) This will let you know the player's identity, but it won't be revealed to the public (And this action doesn't reveal you) Since Mushashi killed you, you know his identity from the start. Also, because of this enmity, you enjoy contradicting Mushashi's decisions, making your vote -2.",
    "actions": {
    "kill": {
    "mode": {
    "killif": [
    "jubei"
    ]
    },
    "msg": "What?? Jubei killed you!! ~User~ felt so dishonored that he committed suicide!!"
    },
    "vote": -2,
    "standby": {
    "investigate": {
    "command": "expose",
    "target": "AnyButSelf",
    "msg": "Now, you can /investigate to reveal someone's role. Take in mind that you won't be revealed but also the investigated player won't be! So only you'll know who is!:",
    "exposemsg": "'Go Monohoshizao!!', Kojiro says. Suddenly, the magic sword enlarges and stops at few centimeters of someone's face. Then, Kojiro exclaims: 'Hah! You're just a ~Role~; I'll keep looking for cute girls!'"
    }
    },
    "startup": {
    "revealRole": "mushashi"
    }
    }
    },
    {
    "role": "citizen",
    "translation": "Citizen",
    "side": "village",
    "help": "You're a simple citizen of Japan. Help Yaiba and his friends with your vote during the day!!",
    "actions": {
    }
    },
    {
    "role": "jubei",
    "translation": "Jubei",
    "side": "village",
    "help": "You're Jubei Yagyu, a famous swordmaster! Use /kill in order to get rid of your enemies during the night (you've priority above all the other actions except Sayaka's distract)! However, due your strict moral, you'll commit suicide if you kill a innocent, so be careful! Also, nobody knows it but you are converted into a wolf during the night, killing your distractors!",
    "actions": {
    "night": {
    "kill": {
    "target": "AnyButSelf",
    "common": "Self",
    "priority": 2
    }
    },
    "distract": {
    "mode": "ChangeTarget",
    "hookermsg": "You distracted Jubei the last night, but... What??? He was really a werewolf and killed you instead!!",
    "msg": "The ~Distracter~ came to you last night! The moonlight converted you into a wolf and you devoured her!! Yummy!"
    },
    "avoidHax": [
    "kill"
    ]
    }
    },
    {
    "role": "orb",
    "translation": "Reliance Orb",
    "side": "village",
    "help": "You're the Reliance Orb! When you're not in a magic sword, you stay in silence, so you can hear what is happening at night!!",
    "actions": {
    "hax": {
    "kill": {
    "revealTeam": 0.2,
    "revealPlayer": 0.04
    }
    }
    }
    },
    {
    "role": "dragonyaiba",
    "translation": "Dragon Yaiba",
    "side": "village",
    "help": "Yeah!! Finally, you got the Dragon Orb!! With it, you're now immune to daykills and you gain a vote of +4! However, now your daykill reveals you because you don't control your new powers fully... Also, you don't need to meditate anymore!!",
    "actions": {
    "vote": 4,
    "daykill": "evade",
    "standby": {
    "kill": {
    "command": "kill",
    "target": "AnyButSelf",
    "msg": "Now, you can use /kill [name] in order to get rid of your enemies! (This will REVEAL you, but you can't be daykilled):",
    "killmsg": "A dragon's head suddenly appears from ~Self~'s sword. It flies through the air and falls on ~Target~, making him disappear forever!!"
    }
    }
    }
    },
    {
    "role": "takeshi",
    "translation": "Takeshi",
    "side": "takeshi",
    "help": "You're Takeshi Onimaru, a human possesed by the Devil Wind's sword and Yaiba's nemesis! With it, you can defeat your enemies at night with /kill (shared). Your cold and perverse personality scares away all possible distractors and spies at night. However, you have not unleashed all your power yet... Maybe the Dragon God is the key for this!",
    "actions": {
    "distract": {
    "mode": "ignore",
    "msg": "Someone tried to distract you the last night, but your cold appearence scared him away!"
    },
    "night": {
    "kill": {
    "target": "AnyButTeam",
    "common": "Team",
    "priority": 8,
    "broadcast": "team",
    "broadcastmsg": "±Takeshi's Posse: Your teammate ~Player~ (Takeshi) has decided to kill ~Target~!"
    }
    },
    "avoidHax": [
    "kill"
    ],
    "startup": "team-reveal-with-roles"
    }
    },
    {
    "role": "demon",
    "translation": "Demon",
    "side": "takeshi",
    "help": "As a simple demon, you follow the orders of your owner, Takeshi the Devil Wind. Use /kill during the night in order to get your enemies! (You should let Takeshi lead the kills, since he can't be haxed and this is shared) Also, you've a -1 voteshield!",
    "actions": {
    "voteshield": -1,
    "night": {
    "kill": {
    "target": "AnyButTeam",
    "common": "Team",
    "priority": 8,
    "broadcast": "team",
    "broadcastmsg": "±Takeshi's Posse: Your teammate ~Player~ (Demon) has decided to kill ~Target~!"
    }
    },
    "startup": "team-reveal-with-roles"
    }
    },
    {
    "role": "spiderman",
    "translation": "Spiderman",
    "side": "takeshi",
    "help": "You're Kumo-Otoko, best known as Spiderman, one of the Takeshi's Hakki! As the most loyal servant of Takeshi, you can /protect him or your allies! Also, you can try to /annoy Yaiba during the night, blocking his meditation and making him being possessed by the Thunder's God and your vote is +2! Haha!",
    "actions": {
    "vote": 2,
    "night": {
    "annoy": {
    "command": "safeguard",
    "target": "AnyButTeam",
    "common": "Self",
    "priority": 12,
    "broadcast": "team",
    "broadcastmsg": "±Takehi's Posse: Your teammate ~Player~ (Spiderman) has decided to annoy ~Target~!"
    },
    "protect": {
    "target": "AnyButSelf",
    "common": "Role",
    "priority": 6,
    "broadcast": "team",
    "broadcastmsg": "±Takeshi's Posse: Your teammate ~Player~ (Spiderman) has decided to protect ~Target~!"
    }
    },
    "startup": "team-reveal-with-roles"
    }
    },
    {
    "role": "etakeshi",
    "translation": "Empowered Takeshi",
    "side": "takeshi",
    "help": "Finally!! With the Dragon's God death, your body was completely possessed by the Devil Wind, giving you all his power!! You can still /kill during the night without being haxed or distracted, plus a new not-revealing daykill and a second revealing daykill! Now the world is yours!",
    "actions": {
    "distract": {
    "mode": "ignore",
    "msg": "Someone tried to distract you the last night, but your cold appearence scared him away!"
    },
    "night": {
    "kill": {
    "target": "AnyButTeam",
    "common": "Team",
    "priority": 8,
    "broadcast": "team",
    "broadcastmsg": "±Takeshi's Posse: Your teammate ~Player~ (Empowered Takeshi) has decided to kill ~Target~! (You should let him lead the kills, since he can't be haxed)"
    }
    },
    "standby": {
    "kill": {
    "target": "AnyButTeam",
    "msg": "Now you can /kill your enemies! (You won't be revealed):",
    "killmsg": "An air breeze suddenly appears in the silence... Suddenly the sky clouds and a huge tornado hits ~Target~!! Takeshi laughs, 'Hahaha! Yaiba, you're finished!!'"
    },
    "twister": {
    "command": "kill",
    "target": "AnyButTeam",
    "limit": 2,
    "msg": "Also, you can use /twister to kill another enemy, but this will reveal you!:",
    "killmsg": "~Self~'s sword shines with a blinding light and a twister appears from it... 'DIE, Yaiba, DIE!! Hahahaha!' -Empowered Takeshi says-. ~Target~ was no rival for this!"
    }
    },
    "avoidHax": [
    "kill"
    ],
    "startup": "team-reveal-with-roles"
    }
    },
    {
    "role": "dragongod",
    "translation": "Dragon God",
    "side": "dragongod",
    "winningSides": [
    "village",
    "thundergod",
    "takeshi"
    ],
    "help": "You're the Dragon God! Mystic power runs thorugh your veins... And that's why your death unleashes an incredible power on some magic swords owners (Yaiba and Takeshi) You appear as a simple citizen in order to see what happen being unnoticed... Your power gave you a powerful +3 vote, and you don't care who wins this war, so you win with anyone except Kaguya's Posse, since she's your archenemy!",
    "actions": {
    "vote": 3,
    "onlist": "citizen",
    "onDeath": {
    "convertRoles": {
    "yaiba": "dragonyaiba",
    "yaiba1": "dragonyaiba",
    "takeshi": "etakeshi"
    },
    "convertmsg": "The Dragon God died! With his death, the power of the Dragon Orb is unleashed and Yaiba got new abilities!! However, Takeshi's body was completely possessed by the Demon Wind, making him stronger than ever!"
    }
    }
    },
    {
    "role": "thundergod",
    "translation": "Possessed Yaiba",
    "side": "thundergod",
    "help": "RAWR! I'm the Thunder God, and I finally got to control the body of this stupid kid. Haha! Because being a god, I can't be killed during the night or the day and I've a voteshield of -2! Also, I can destroy my enemies using /kill during both phases! (The daykill will reveal you, however)",
    "actions": {
    "daykill": "evade",
    "kill": {
    "mode": "ignore"
    },
    "night": {
    "kill": {
    "target": "AnyButSelf",
    "common": "Self",
    "priority": 7
    }
    },
    "standby": {
    "kill": {
    "command": "kill",
    "target": "AnyButSelf",
    "msg": "Now you can use /kill, but this will reveal you!:",
    "killmsg": "~Self~ points at the sky with his sword and suddenly a huge black cloud appears. 'This is the true power of the THUNDER GOD, HAHAHAHA!!' Then, a powerful lightning falls upon ~Target~, who fades immediately!"
    }
    }
    }
    },
    {
    "role": "mangetsu",
    "translation": "Mangetsu",
    "side": "kaguya",
    "help": "You're Mangetsu, one of the loyal servants of the Moon Princess Kaguya. Thanks to your ability of converting yourself in different objects, you adopted the form of a propane tank, exploding when you're killed!",
    "actions": {
    "startup": "team-reveal-with-roles",
    "kill": {
    "mode": "killattackerevenifprotected"
    },
    "daykill": "bomb",
    "daykillrevengemsg": "~Target~ tried to kill ~Self~, but he was converted into a propane tank and both died with the explosion!!"
    }
    },
    {
    "role": "tsukikage",
    "translation": "Tsukikage",
    "side": "kaguya",
    "help": "You're Tsukikage, the favorite and most loyal servant of the Moon Princess Kaguya! During the night, you can /protect one ally from nightkills and you share a kill with Kaguya, but take in mind that she can't be haxed, so she should lead the kills!",
    "actions": {
    "night": {
    "kill": {
    "target": "AnyButTeam",
    "common": "Team",
    "priority": 9,
    "broadcast": "team",
    "broadcastmsg": "±Kaguya's Posse: Your teammate ~Player~ (Tsukikage) has decided to kill ~Target~!"
    },
    "protect": {
    "target": "AnyButSelf",
    "common": "Role",
    "priority": 5,
    "broadcast": "team",
    "broadcastmsg": "±Kaguya's Posse: Your teammate ~Player~ (Tsukikage) has decided to protect ~Target~!"
    }
    },
    "startup": "team-reveal-with-roles"
    }
    },
    {
    "role": "gekko",
    "translation": "Gekko",
    "side": "kaguya",
    "help": "You're Gekko, a powerful servant of Kaguya. Some time ago, you tried to topple Kaguya's reign, and that's why you were jailed. Because of this, your vote is worth -2. However, Kaguya may need you in this battle for Earth, so she is planing to liberate you...",
    "actions": {
    "vote": -2,
    "initialCondition": {
    "curse": {
    "cursedRole": "gekkokiller",
    "curseCount": 2,
    "curseConvertMessage": "'Liberate Gekko!!', orders Kaguya. 'Give him the Mao-Ken, the Dark Sword!! And now, destroy Yaiba and all his friends!'"
    }
    },
    "startup": "team-reveal-with-roles"
    }
    },
    {
    "role": "gekkokiller",
    "translation": "Gekko",
    "side": "kaguya",
    "help": "Finally, you were liberated and now the Dark Sword is yours! With its incredible power, your /kill outspeeds all the other actions (except Jubei's nightkill and Sayaka's distract), and is not shared! Also, Kaguya doesn't really trust you, so your vote is still -2.",
    "actions": {
    "night": {
    "slash": {
    "command": "kill",
    "target": "AnyButTeam",
    "common": "Self",
    "priority": 3
    }
    },
    "vote": -2,
    "startup": "team-reveal-with-roles"
    }
    },
    {
    "role": "kaguya",
    "translation": "Kaguya",
    "side": "kaguya",
    "help": "You're Kaguya, the powerful Moon Princess! Some time ago you fell into a long dream induced by the Dragon God... In order to recover your original power, you can drain Sayaka's essence with /drain during the night!! Also, you can /kill (shared with Tsukikage) to destroy your enemies and you can't be haxed, night or daykilled because you're in a vetetative state!",
    "actions": {
    "avoidHax": [
    "kill"
    ],
    "startup": "team-reveal-with-roles",
    "daykill": "evade",
    "kill": {
    "mode": "ignore"
    },
    "night": {
    "kill": {
    "target": "AnyButTeam",
    "common": "Team",
    "priority": 9,
    "broadcast": "team",
    "broadcastmsg": "±Kaguya's Posse: Your teammate ~Player~ (Kaguya) has decided to kill ~Target~! (She can't be haxed)"
    },
    "drain": {
    "target": "AnyButTeam",
    "common": "Self",
    "priority": 11,
    "canCopy": [
    "sayaka"
    ],
    "copyAs": {
    "ekaguya": [
    "sayaka"
    ]
    },
    "copymsg": "The Moon Princess Kaguya drained ~Target~'s life essence!! Her power is unleashed and she leaves her human body, becoming a horrible and powerful monster!!",
    "newRole": "oldsayaka",
    "canConvert": [
    "sayaka"
    ],
    "command": [
    "copy",
    "convert"
    ]
    }
    }
    }
    },
    {
    "role": "ekaguya",
    "translation": "Empowered Kaguya",
    "side": "kaguya",
    "winIfDeadRoles": [
    "yaiba",
    "takeshi",
    "dragonyaiba",
    "etakeshi",
    "thundergod"
    ],
    "help": "YES!! You finally got to return to your original form!!! Now, your vote is worth 69 and you have another nightkill with /destroy besides the /kill you had! Also, because you're the Moon Princess, you can't be nightkilled, but you may die during the day! ",
    "actions": {
    "vote": 69,
    "avoidHax": [
    "kill"
    ],
    "startup": "team-reveal-with-roles",
    "kill": {
    "mode": "ignore"
    },
    "night": {
    "kill": {
    "target": "AnyButTeam",
    "common": "Team",
    "priority": 9,
    "broadcast": "team",
    "broadcastmsg": "±Kaguya's Posse: Your teammate ~Player~ (Kaguya) has decided to kill ~Target~! (She can't be haxed)"
    },
    "destroy": {
    "command": "kill",
    "target": "AnyButTeam",
    "common": "Self",
    "priority": 10,
    "broadcast": "team",
    "broadcastmsg": "±Kaguya's Posse: Your teammate ~Player~ (Kaguya) has decided to destroy ~Target~!"
    }
    }
    }
    }
    ],
    "roles1": [
    "yaiba",
    "sayaka",
    "kojiro",
    "citizen",
    "citizen",
    "takeshi",
    "demon",
    "gekko",
    "citizen",
    "spiderman",
    "citizen",
    "mushashi"
    ],
    "roles2": [
    "yaiba",
    "sayaka",
    "kojiro",
    "mushashi",
    "citizen",
    "citizen",
    "citizen",
    "takeshi",
    "demon",
    "spiderman",
    "dragongod",
    "kaguya",
    "tsukikage",
    "citizen",
    "jubei",
    "gekko",
    "citizen",
    "citizen",
    "mangetsu",
    "demon",
    "orb",
    "citizen",
    "citizen",
    "citizen",
    "citizen",
    "citizen",
    "citizen",
    "citizen",
    "citizen",
    "citizen"
    ],
    "villageCantLoseRoles": [
    "yaiba",
    "yaiba1",
    "jubei",
    "mushashi",
    "dragonyaiba"
    ],
    "killmsg": "±Dragon God: And another life, ~Player~ (~Role~), fades in this battle...",
    "killusermsg": "±Game: You died!!"
    }

    [/HIDE]

    All the conversions including the /meditate and /annoy system work properly (it was tested in Roild's server)

    Why is this theme different?: Well, I think it includes some roles with unusual actions like the Yaiba's /safeguard, Spiderman /annoy, the conversions of the two main roles of two different sides with a pseudo-conspi's death, Kaguya's /drain, Kojiro's "dayinspect" or Jubei's Kekfy-Vigi-Kill that suicides if kills a village's player.

    Special thanks to Angel Flonne for helping me with the grammar's correction, and thanks also to Roild and Fuzzy for testing it.

    Please, post any idea, suggestion or advice and above all, tell me if you found any grammar issue (Flonne corrected all, but he might overlook something)

    Thanks all for reading and reviewing!! :)


    UPDATE!:

    -Spiderman's vote is now +2, so he can win alone now.
    -Jubei doesn't die anymore when he kills a citizen.
    -Possessed Yaiba's voteshield removed, so now he can be more easily voted out since Sayaka knows him from the start, revealing him.
    -Corrected some minor problems.
     
    Last edited: Apr 1, 2013
  2. Not L

    Not L Fairy Princess

    Joined:
    Jan 9, 2012
    Messages:
    193
    Likes Received:
    0
    Still reading through, but I wanted to let you know that "day inspector" would be the best term for Kojiro. You will also need to add "limit": 2 to Empowered Takeshi's /twister or it won't work.
     
    Last edited: Mar 30, 2013
  3. Cat Fart

    Cat Fart Member

    Joined:
    Sep 1, 2012
    Messages:
    72
    Likes Received:
    0
    Twister's limit added, I forgot that. And yes, "Day Inspector" is exactly the term for Kojiro's role! :)
     
  4. Not L

    Not L Fairy Princess

    Joined:
    Jan 9, 2012
    Messages:
    193
    Likes Received:
    0
    1. On Yaiba and everyone else that "revengekills" Jubei, the text should read "that HE committed suicide

    2. I don't like that Jubei suicides on citizens. Right now, he is almost hampering the village. Sayaka risks getting herself killed by distracting him, AND Jubei risks getting himself killed by hitting a good guy. That's hurting the village a bit too much. Besides, killing off suspected targets is one of the jobs of the vigil.

    3. Kojiro's /expose should have a different name, as it isn't really an expose.

    4. Takeshi's broadcastmsg is a bit long. There is no need to include that he can't be haxed. That is in the helptext of the Demons.

    5. Demons have a voteshield of -1 but are not told this.

    6. Spiderman can't win on his own. Usually mafia who can't kill are given +votes or a voteshield so that they can win. Then again, you have Waddle Doos, so it's up to you.

    7. I'm a bit concerned with the possibility of Yaiba intentionally becoming Possessed because the role is more powerful. He could collect the prs, then turn into an unkillable monster that needs 4 votes against him to outvote :/

    8. "teammate HAS" on broadcastmsgs (all)

    9. Liberated Gekko's text reads "your /kill outspeeds all the other actions" but Sayaka can still distract him. She has priority 1, he has 3.

    10. Kaguya's helptext "sometime ago you FELL INTO a long..."
     
  5. Cat Fart

    Cat Fart Member

    Joined:
    Sep 1, 2012
    Messages:
    72
    Likes Received:
    0
    All fixed and pastebin updated! :)

    I've posted a list of the changes in the first post! :) Thanks for reviewing!!
     
  6. citro

    citro CRYING LIGHTNING

    Joined:
    Jan 29, 2013
    Messages:
    82
    Likes Received:
    0
    the actual concept of your theme is relatively creative and uses cool mechanics like Spiderman's /annoy etc. I'm more worried about the flavor of it and how it will be accepted on the channel. I've never heard of Yaiba and while some people may, the roles won't be so iconic and it will be tricky to actually pick up; further down the line and you have people refusing to play it because the flavor just doesn't 'click' with them.

    supporting a Test [1] here because I want to see how it will play out. :)
     
  7. Roild

    Roild Member

    Joined:
    Jul 21, 2012
    Messages:
    861
    Likes Received:
    11
    PO Trainer Name:
    Roild
    This theme looks really nice in theory. Yes, there is a problem with Yaiba's convert, but the concept itself is really cool. My only concern is if village could handle losing their samu. I'd like to request a Test [2] to see how it plays out with people :)
     
  8. BebbZ

    BebbZ Member

    Joined:
    Mar 22, 2012
    Messages:
    70
    Likes Received:
    0
    I will support a Test [3] on this as it looks interesting./
     
  9. NAVIDAD PIRATE

    NAVIDAD PIRATE THE PLEASURE OF BEING CUMMED INSIDE

    Joined:
    Jan 14, 2012
    Messages:
    1,445
    Likes Received:
    1,059
    PO Trainer Name:
    MeowMix
    the citi glut at the end kinda ruins this themes in big games. with something like zelda where there are like 5-6 kills a night it's okay, but in this theme with only a few mafia sides (which is good!) there aren't too many kills, which means the game goes on for too long with not much happening in terms of actions.

    also upon actually reading the roles, kaguya (especially empowered kaguya) is pretty OP, the role got to the end of the following game with no problems.

    log:
    (16:15:33) ***************************************************************************************
    (16:15:33) Times Up! :
    (16:15:33) The Roles have been Decided! :
    (16:15:33) ±Game: You are a Mangetsu!
    (16:15:33) ±Game: You're Mangetsu, one of the loyal servants of the Moon Princess Kaguya. Thanks to your ability of converting yourself in different objects, you adopted the form of a propane tank, exploding when you're killed!
    (16:15:33) ±Game: Your team is Dubstep (Gekko), Transcendence (Tsukikage), SuddenDeath5 (Kaguya) and MeowMix (Mangetsu).
    (16:15:33) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Gekko, Jubei, Kaguya, Kojiro, Mangetsu, Mushashi, Reliance Orb, Sayaka, Spiderman, Takeshi, Tsukikage, Yaiba.
    (16:15:33) Current Players: Bigy, BlackOni, Cat Fart, Cereal, Dubstep, Jacze, King Sparksay, Kogent, Marcello., Melisandre, MeowMix, Midna, PIA, PKMN_Bellossom, Shun Kazami, Soarin, SuddenDeath5, Transcendence, Twilight, Vlad100, XxkakapaxX, failasaur, gito2727, this man, x-Yalaa-x.
    (16:15:33) Current Team: Gekko, Kaguya, Mangetsu, Tsukikage
    (16:15:33) Time: Night 1
    (16:15:33) Make your moves, you only have 30 seconds! :
    (16:15:33) ***************************************************************************************
    (16:15:37) King Sparksay: citizen
    (16:15:41) Shun Kazami: Ugh I hate this theme
    (16:15:42) Shun Kazami: :c
    (16:15:42) PKMN_Bellossom: shitizen
    (16:15:42) Kogent: im not a citi
    (16:15:43) King Sparksay: and wtf is this theme
    (16:15:43) Dubstep: meh
    (16:15:44) MeowMix: I am japanese
    (16:15:45) BlackOni: citizen
    (16:15:48) MeowMix: konichiwa
    (16:15:52) Jacze: yay
    (16:15:54) ±Kaguya's Posse: Your teammate Transcendence (Tsukikage) has decided to protect SuddenDeath5!
    (16:15:54) Marcello.: shitizen
    (16:15:57) Shun Kazami: Baka
    (16:15:57) Vlad100: shit im a citzen
    (16:15:59) ±Kaguya's Posse: Your teammate Transcendence (Tsukikage) has decided to kill Cat Fart!
    (16:16:03) Windblown won against SinisterSardine.
    (16:16:04) gito2727: wats this theme btw
    (16:16:05) ***************************************************************************************
    (16:16:05) Times Up! :
    (16:16:05) ±Game: The Sayaka came to you last night! You were too busy being distracted!
    (16:16:05) ±Dragon God: And another life, Vlad100 (Citizen), fades in this battle...
    (16:16:05) ±Dragon God: And another life, Cat Fart (Mushashi), fades in this battle...
    (16:16:05) ***************************************************************************************
    (16:16:05) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Gekko, Jubei, Kaguya, Kojiro, Mangetsu, Reliance Orb, Sayaka, Spiderman, Takeshi, Tsukikage, Yaiba.
    (16:16:05) Current Players: Bigy, BlackOni, Cereal, Dubstep, Jacze, King Sparksay, Kogent, Marcello., Melisandre, MeowMix, Midna, PIA, PKMN_Bellossom, Shun Kazami, Soarin, SuddenDeath5, Transcendence, Twilight, XxkakapaxX, failasaur, gito2727, this man, x-Yalaa-x.
    (16:16:05) Current Team: Gekko, Kaguya, Mangetsu, Tsukikage
    (16:16:05) Time: Day 1
    (16:16:05) You have 30 seconds to debate who are the bad guys! :
    (16:16:05) ***************************************************************************************
    (16:16:09) King Sparksay: yaiba?
    (16:16:13) Mr.Niemand joined the channel.

    (16:16:13) King Sparksay: wth
    (16:16:15) Battle between Mr.Niemand and Aurabeam started.

    (16:16:16) Kogent: ha
    (16:16:17) Battle between Jeio Starxyuis and PKMN_Bellossom started.

    (16:16:18) Mr.Niemand left the channel.
    (16:16:18) failasaur: shit
    (16:16:21) King Sparksay: who mad this theme?
    (16:16:21) Lord Silver joined the channel.

    (16:16:21) ***************************************************************************************
    (16:16:21) ±Game: 'Go Monohoshizao!!', Kojiro says. Suddenly, the magic sword enlarges and stops at few centimeters of someone's face. Then, Kojiro exclaims: 'Hah! You're just a Citizen; I'll keep looking for cute girls!'
    (16:16:21) ***************************************************************************************
    (16:16:21) failasaur: bg/mayor died
    (16:16:23) MeowMix: hello sayaka?
    (16:16:26) PKMN_Bellossom: ill be battling somebody, rand me if you want or something, just a citty
    (16:16:27) King Sparksay: WTF
    (16:16:27) Kogent: i tricked you
    (16:16:28) Dubstep: lol
    (16:16:31) failasaur: LMFAO
    (16:16:33) Kogent: i really am a citi
    (16:16:35) BlackOni: lol
    (16:16:35) ***************************************************************************************
    (16:16:35) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Gekko, Jubei, Kaguya, Kojiro, Mangetsu, Reliance Orb, Sayaka, Spiderman, Takeshi, Tsukikage, Yaiba.
    (16:16:35) Current Players: Bigy, BlackOni, Cereal, Dubstep, Jacze, King Sparksay, Kogent, Marcello., Melisandre, MeowMix, Midna, PIA, PKMN_Bellossom, Shun Kazami, Soarin, SuddenDeath5, Transcendence, Twilight, XxkakapaxX, failasaur, gito2727, this man, x-Yalaa-x.
    (16:16:35) Current Team: Gekko, Kaguya, Mangetsu, Tsukikage
    (16:16:35) Time: Day 1
    (16:16:35) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (16:16:35) ***************************************************************************************
    (16:16:41) MeowMix: oh is that a day inspect?
    (16:16:42) trainer- forfeited against Arte.

    (16:16:45) Midna: y
    (16:16:46) Zidane FFIX joined the channel.

    (16:16:46) MeowMix: that's weird
    (16:16:47) Protassium joined the channel.

    (16:16:51) BlackOni: what if it was a girl citizen o.O
    (16:16:53) Midna: like in ROTK
    (16:16:54) Dubstep: lol
    (16:16:55) Twilight: What in the world?
    (16:16:55) Seeley5 joined the channel.

    (16:16:58) Twilight: This is odd..
    (16:16:59) gito2727: XD lol
    (16:17:01) failasaur: rand and be pro
    (16:17:03) failasaur: like the wind..
    (16:17:05) Shun Kazami: someone slay me
    (16:17:05) ***************************************************************************************
    (16:17:05) Times Up! :
    (16:17:05) No one was voted off! :
    (16:17:05) ***************************************************************************************
    (16:17:05) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Gekko, Jubei, Kaguya, Kojiro, Mangetsu, Reliance Orb, Sayaka, Spiderman, Takeshi, Tsukikage, Yaiba.
    (16:17:05) Current Players: Bigy, BlackOni, Cereal, Dubstep, Jacze, King Sparksay, Kogent, Marcello., Melisandre, MeowMix, Midna, PIA, PKMN_Bellossom, Shun Kazami, Soarin, SuddenDeath5, Transcendence, Twilight, XxkakapaxX, failasaur, gito2727, this man, x-Yalaa-x.
    (16:17:05) Current Team: Gekko, Kaguya, Mangetsu, Tsukikage
    (16:17:05) Time: Night 2
    (16:17:05) Make your moves, you only have 30 seconds! :
    (16:17:05) ***************************************************************************************
    (16:17:06) Fr0stbit3 joined the channel.
    (16:17:12) +Dehaka: why?
    (16:17:18) Shun Kazami: I dun like this theme :D
    (16:17:19) ±Kaguya's Posse: Your teammate Transcendence (Tsukikage) has decided to protect SuddenDeath5!
    (16:17:21) Dubstep: lol
    (16:17:23) Twilight: lmfao
    (16:17:23) BlackOni: denied
    (16:17:27) Shun Kazami: XD
    (16:17:28) Fegelein: Shun Kazami, that's not a valid reason
    (16:17:28) Twilight: not happening.
    (16:17:32) ±Kaguya's Posse: Your teammate SuddenDeath5 (Kaguya) has decided to kill Twilight! (She can't be haxed)
    (16:17:32) Shun Kazami: Fege I was trolling
    (16:17:33) Digimon won against Marlep.

    (16:17:34) failasaur: balls
    (16:17:35) Melisandre: Dehaka, who are you?
    (16:17:35) Battle between Fr0stbit3 and Matthmasta_314 started.

    (16:17:38) Melisandre: Narshen?
    (16:17:39) ***************************************************************************************
    (16:17:39) Times Up! :
    (16:17:39) ±Dragon God: And another life, Dubstep (Gekko), fades in this battle...
    (16:17:39) ***************************************************************************************
    (16:17:39) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Jubei, Kaguya, Kojiro, Mangetsu, Reliance Orb, Sayaka, Spiderman, Takeshi, Tsukikage, Yaiba.
    (16:17:39) Current Players: Bigy, BlackOni, Cereal, Jacze, King Sparksay, Kogent, Marcello., Melisandre, MeowMix, Midna, PIA, PKMN_Bellossom, Shun Kazami, Soarin, SuddenDeath5, Transcendence, Twilight, XxkakapaxX, failasaur, gito2727, this man, x-Yalaa-x.
    (16:17:39) Current Team: Kaguya, Mangetsu, Tsukikage
    (16:17:39) Time: Day 2
    (16:17:39) You have 30 seconds to debate who are the bad guys! :
    (16:17:39) ***************************************************************************************
    (16:17:41) Fegelein: Yeah
    (16:17:41) +Dehaka: Primal Zerg
    (16:17:44) Melisandre: o:
    (16:17:47) failasaur: pro
    (16:17:48) MeowMix: that's good right
    (16:17:48) Fegelein: Don't do that Shun Kazami
    (16:17:49) Jacze: and there goes dubstep
    (16:17:49) ***************************************************************************************
    (16:17:49) ±Game: 'Go Monohoshizao!!', Kojiro says. Suddenly, the magic sword enlarges and stops at few centimeters of someone's face. Then, Kojiro exclaims: 'Hah! You're just a Sayaka; I'll keep looking for cute girls!'
    (16:17:49) ***************************************************************************************
    (16:17:50) failasaur: PRO
    (16:17:54) failasaur: get taht thing
    (16:17:54) King Sparksay: Sayaka
    (16:17:55) Shun Kazami: Aw why not o3o
    (16:17:55) gito2727: pro
    (16:17:57) Jacze: the music world proclaim
    (16:17:58) failasaur: NO WAIT
    (16:17:59) failasaur: IS PL
    (16:18:01) Cereal: I understand nothing
    (16:18:02) BlackOni: isn't sayaka a girl's name?
    (16:18:04) failasaur: oh shit caps lock lol
    (16:18:05) zalke won against Nainil.

    (16:18:06) failasaur: sry
    (16:18:09) SuddenDeath5: guys
    (16:18:09) ***************************************************************************************
    (16:18:09) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Jubei, Kaguya, Kojiro, Mangetsu, Reliance Orb, Sayaka, Spiderman, Takeshi, Tsukikage, Yaiba.
    (16:18:09) Current Players: Bigy, BlackOni, Cereal, Jacze, King Sparksay, Kogent, Marcello., Melisandre, MeowMix, Midna, PIA, PKMN_Bellossom, Shun Kazami, Soarin, SuddenDeath5, Transcendence, Twilight, XxkakapaxX, failasaur, gito2727, this man, x-Yalaa-x.
    (16:18:09) Current Team: Kaguya, Mangetsu, Tsukikage
    (16:18:09) Time: Day 2
    (16:18:09) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (16:18:09) ***************************************************************************************
    (16:18:09) Matthmasta_314 forfeited against Fr0stbit3.
    (16:18:12) +Windblown: Sayaka must not be cute I guess
    (16:18:13) MewTheDestroyer won against [Hero]Niiick.

    (16:18:15) ±Game:SuddenDeath5 voted for Twilight!
    (16:18:16) Battle between Fr0stbit3 and fasdsdf vdsf started.
    (16:18:17) PIA: rofl
    (16:18:18) Melisandre: Sayaka is on our team :(
    (16:18:19) MewtwoHidden joined the channel.

    (16:18:20) ±Game:failasaur voted for Transcendence!
    (16:18:20) SuddenDeath5: she evaded kill
    (16:18:24) Key to Life forfeited against Xclus|bambi.

    (16:18:24) ±Game:x-Yalaa-x voted for Twilight!
    (16:18:24) ±Game:Cereal voted for Twilight!
    (16:18:24) gito2727: oh
    (16:18:24) ±Game:Shun Kazami voted for Twilight!
    (16:18:25) ±Game: That person is not playing!
    (16:18:28) Twilight: ARE YOU SERIOUS
    (16:18:28) MeowMix: wtf
    (16:18:30) ±Game:gito2727 voted for Twilight!
    (16:18:31) Twilight: you guys
    (16:18:31) Battle between Somepon3 and MewtwoHidden started.

    (16:18:32) MeowMix: I tried to vote Windblown
    (16:18:33) Kogent: you tried to kill?
    (16:18:34) *** this man takes a magnifying glass and smacks sakaya with it
    (16:18:34) Twilight: ugh.
    (16:18:36) +Windblown: lol
    (16:18:37) Twilight: wow.
    (16:18:38) Kogent: though?
    (16:18:38) failasaur: village is dumb..
    (16:18:41) ***************************************************************************************
    (16:18:41) Times Up! :
    (16:18:41) ±Game: Twilight (Sayaka) was removed from the game!
    (16:18:41) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Jubei, Kaguya, Kojiro, Mangetsu, Reliance Orb, Spiderman, Takeshi, Tsukikage, Yaiba.
    (16:18:41) Current Players: Bigy, BlackOni, Cereal, Jacze, King Sparksay, Kogent, Marcello., Melisandre, MeowMix, Midna, PIA, PKMN_Bellossom, Shun Kazami, Soarin, SuddenDeath5, Transcendence, XxkakapaxX, failasaur, gito2727, this man, x-Yalaa-x.
    (16:18:41) Current Team: Kaguya, Mangetsu, Tsukikage
    (16:18:41) Time: Night 3
    (16:18:41) Make your moves, you only have 30 seconds! :
    (16:18:41) ***************************************************************************************
    (16:18:44) Soarin: >Village
    (16:18:45) BlackOni: ...
    (16:18:45) Battle between Unagi and Cereal started.

    (16:18:45) King Sparksay: this game is dumb
    (16:18:46) Kogent: that was rude
    (16:18:46) failasaur: lmfao
    (16:18:46) PIA: lol
    (16:18:46) MeowMix: failasaur is implying
    (16:18:48) Soarin: >Being this dense
    (16:18:49) ±Kaguya's Posse: Your teammate Transcendence (Tsukikage) has decided to protect SuddenDeath5!
    (16:18:49) MeowMix: that he isn't village
    (16:18:49) Shun Kazami: Blame Sudden
    (16:18:50) King Sparksay: This theme is dumb
    (16:18:52) MeowMix: so
    (16:18:52) gito2727: ._.
    (16:18:53) failasaur: lol no
    (16:18:54) MeowMix: get him next
    (16:18:54) +Windblown: wait did you really vote village
    (16:18:55) BlackOni: wow. tat was stupid SuddenDeath5
    (16:18:55) failasaur: im implying ur dumb
    (16:18:59) failasaur: and ur mafia now
    (16:19:00) failasaur: lol
    (16:19:00) Kogent: no he calls himself dumb
    (16:19:02) Battle between x-Yalaa-x and forever best -Adnan- started.

    (16:19:02) ±Kaguya's Posse: Your teammate Transcendence (Tsukikage) has decided to kill failasaur!
    (16:19:03) MeowMix: wow that is omgus
    (16:19:03) Marcello.: rofl this guy
    (16:19:04) ±Kaguya's Posse: Your teammate SuddenDeath5 (Kaguya) has decided to kill Soarin! (She can't be haxed)
    (16:19:05) Kogent: failasaur i liked you
    (16:19:05) King Sparksay: This theme is dumb@!
    (16:19:06) King Sparksay: This theme is dumb@!2
    (16:19:07) Melisandre: ur dumb and ur mafia!
    (16:19:08) King Sparksay: This theme is dumb@!
    (16:19:10) Shun Kazami: This theme sucks :L
    (16:19:10) failasaur: i did no wrong
    (16:19:10) Marcello.: this omgus
    (16:19:11) King Sparksay: This theme is dumb@!k
    (16:19:11) ***************************************************************************************
    (16:19:11) Times Up! :
    (16:19:11) ±Dragon God: And another life, failasaur (Citizen), fades in this battle...
    (16:19:11) ±Dragon God: And another life, Soarin (Kojiro), fades in this battle...
    (16:19:11) ±Game: RAAAAAAAAAAWWHH!!! Hahahaha!! You thought you could beat me? The Thunder God has arrived, more powerful than EVER!!
    (16:19:11) ***************************************************************************************
    (16:19:11) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Jubei, Kaguya, Mangetsu, Possessed Yaiba, Reliance Orb, Spiderman, Takeshi, Tsukikage.
    (16:19:11) Current Players: Bigy, BlackOni, Cereal, Jacze, King Sparksay, Kogent, Marcello., Melisandre, MeowMix, Midna, PIA, PKMN_Bellossom, Shun Kazami, SuddenDeath5, Transcendence, XxkakapaxX, gito2727, this man, x-Yalaa-x.
    (16:19:11) Current Team: Kaguya, Mangetsu, Tsukikage
    (16:19:11) Time: Day 3
    (16:19:11) You have 30 seconds to debate who are the bad guys! :
    (16:19:11) ***************************************************************************************
    (16:19:13) Marcello.: is so strong
    (16:19:16) King Sparksay: D:
    (16:19:16) Kogent: no
    (16:19:16) Jacze: ....
    (16:19:18) King Sparksay: thundergod
    (16:19:21) Kogent: that is false
    (16:19:21) gito2727: ;-;
    (16:19:21) XxkakapaxX: King Sparksay, if you dont like it just dont join :X
    (16:19:21) Marcello.: ok
    (16:19:23) Marcello.: he was just dumb
    (16:19:26) King Sparksay: (18:19:11) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Jubei, Kaguya, Mangetsu, Possessed Yaiba, Reliance Orb, Spiderman, Takeshi, Tsukikage.
    (16:19:28) King Sparksay: Spider man?
    (16:19:40) Melisandre: Marcello. are you scum
    (16:19:41) ***************************************************************************************
    (16:19:41) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Jubei, Kaguya, Mangetsu, Possessed Yaiba, Reliance Orb, Spiderman, Takeshi, Tsukikage.
    (16:19:41) Current Players: Bigy, BlackOni, Cereal, Jacze, King Sparksay, Kogent, Marcello., Melisandre, MeowMix, Midna, PIA, PKMN_Bellossom, Shun Kazami, SuddenDeath5, Transcendence, XxkakapaxX, gito2727, this man, x-Yalaa-x.
    (16:19:41) Current Team: Kaguya, Mangetsu, Tsukikage
    (16:19:41) Time: Day 3
    (16:19:41) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (16:19:41) ***************************************************************************************
    (16:19:42) MeowMix: I didn't know the tsuchikage was in this theme
    (16:19:42) Kogent: so suddendeath
    (16:19:44) Marcello.: no
    (16:19:44) BlackOni: yeah there's a spiderman
    (16:19:45) SuddenDeath5: ?
    (16:19:46) MeowMix: isn't he in naruto
    (16:19:46) Marcello.: I am
    (16:19:46) Kogent: you must be a bad guy
    (16:19:49) Marcello.: CITIZEN
    (16:19:49) Melisandre: are you sure?
    (16:19:51) Kogent: since you tried to kill
    (16:19:53) Melisandre: Kogent LET'S GET HIM
    (16:19:55) SuddenDeath5: bad
    (16:19:55) Shun Kazami: tsuchikage is Sasuke
    (16:19:56) Marcello.: Tsukikage =/= Tsuchikage
    (16:19:58) SuddenDeath5: no pr pm'd
    (16:19:59) Kogent: or are you
    (16:19:59) Shun Kazami: No wait
    (16:20:04) Fegelein: Oh look
    (16:20:05) Cereal: just someone vote
    (16:20:06) Shun Kazami: Tsuchikage is Deidara
    (16:20:08) ±Game:Melisandre voted for SuddenDeath5!
    (16:20:08) ±Game:King Sparksay voted for Marcello.!
    (16:20:11) Melisandre: Oh look
    (16:20:12) Kogent: it is good that we are discussing this
    (16:20:12) Fegelein: Takeshi is in this theme
    (16:20:13) Marcello.: still wrong durr
    (16:20:13) ±Game:Shun Kazami voted for Marcello.!
    (16:20:13) Melisandre: a rand
    (16:20:14) ±Game:MeowMix voted for MeowMix!
    (16:20:16) Kogent: very good.
    (16:20:16) ±Game:SuddenDeath5 voted for Marcello.!
    (16:20:16) Melisandre: let's follow
    (16:20:17) MeowMix: wait shit'
    (16:20:18) ±Game:Marcello. voted for MeowMix!
    (16:20:21) Fegelein: Go back to your castle Takeshi
    (16:20:21) MeowMix: I meant to vote Marcello.
    (16:20:22) Marcello.: man this is bullshit
    (16:20:23) Kogent: someone is stupid
    (16:20:26) ***************************************************************************************
    (16:20:26) Times Up! :
    (16:20:26) ±Game: Marcello. (Citizen) was removed from the game!
    (16:20:26) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Jubei, Kaguya, Mangetsu, Possessed Yaiba, Reliance Orb, Spiderman, Takeshi, Tsukikage.
    (16:20:26) Current Players: Bigy, BlackOni, Cereal, Jacze, King Sparksay, Kogent, Melisandre, MeowMix, Midna, PIA, PKMN_Bellossom, Shun Kazami, SuddenDeath5, Transcendence, XxkakapaxX, gito2727, this man, x-Yalaa-x.
    (16:20:26) Current Team: Kaguya, Mangetsu, Tsukikage
    (16:20:26) Time: Night 4
    (16:20:26) Make your moves, you only have 30 seconds! :
    (16:20:26) ***************************************************************************************
    (16:20:29) PIA: Rofl
    (16:20:29) Melisandre: Village he claimed n1 and you randed him
    (16:20:30) gito2727: lol?
    (16:20:31) MeowMix: Marcello. mad
    (16:20:36) ±Kaguya's Posse: Your teammate Transcendence (Tsukikage) has decided to protect SuddenDeath5!
    (16:20:41) Battle between Scizor and PichiTheShinyPichu started.

    (16:20:42) Melisandre: King Sparksay try #Mafia Tutoring
    (16:20:45) MeowMix: also this is gonna take forever since half of the game is citis
    (16:20:46) Kogent: i tried it
    (16:20:49) ±Kaguya's Posse: Your teammate SuddenDeath5 (Kaguya) has decided to kill PIA! (She can't be haxed)
    (16:20:55) Battle between ZeldaBro and blazeblaster started.

    (16:20:56) ***************************************************************************************
    (16:20:56) Times Up! :
    (16:20:56) ±Dragon God: And another life, Melisandre (Jubei), fades in this battle...
    (16:20:56) ±Dragon God: And another life, PIA (Demon), fades in this battle...
    (16:20:56) ***************************************************************************************
    (16:20:56) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Kaguya, Mangetsu, Possessed Yaiba, Reliance Orb, Spiderman, Takeshi, Tsukikage.
    (16:20:56) Current Players: Bigy, BlackOni, Cereal, Jacze, King Sparksay, Kogent, MeowMix, Midna, PKMN_Bellossom, Shun Kazami, SuddenDeath5, Transcendence, XxkakapaxX, gito2727, this man, x-Yalaa-x.
    (16:20:56) Current Team: Kaguya, Mangetsu, Tsukikage
    (16:20:56) Time: Day 4
    (16:20:56) You have 30 seconds to debate who are the bad guys! :
    (16:20:56) ***************************************************************************************
    (16:20:56) King Sparksay: mafia tutoring
    (16:20:58) King Sparksay: excuse me
    (16:21:05) ±Game: You are a Mangetsu!
    (16:21:05) ±Game: You're Mangetsu, one of the loyal servants of the Moon Princess Kaguya. Thanks to your ability of converting yourself in different objects, you adopted the form of a propane tank, exploding when you're killed!
    (16:21:05) ±Game: Your team is Transcendence (Tsukikage), SuddenDeath5 (Kaguya) and MeowMix (Mangetsu).
    (16:21:06) King Sparksay: i do not need mafia tutoring
    (16:21:06) Kogent: hmm
    (16:21:13) Kogent: who did you kill last night sudden
    (16:21:21) ±Game: You are a Mangetsu!
    (16:21:21) ±Game: You're Mangetsu, one of the loyal servants of the Moon Princess Kaguya. Thanks to your ability of converting yourself in different objects, you adopted the form of a propane tank, exploding when you're killed!
    (16:21:21) ±Game: Your team is Transcendence (Tsukikage), SuddenDeath5 (Kaguya) and MeowMix (Mangetsu).
    (16:21:28) MewtwoHidden won against Somepon3.

    (16:21:31) ***************************************************************************************
    (16:21:31) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Kaguya, Mangetsu, Possessed Yaiba, Reliance Orb, Spiderman, Takeshi, Tsukikage.
    (16:21:31) Current Players: Bigy, BlackOni, Cereal, Jacze, King Sparksay, Kogent, MeowMix, Midna, PKMN_Bellossom, Shun Kazami, SuddenDeath5, Transcendence, XxkakapaxX, gito2727, this man, x-Yalaa-x.
    (16:21:31) Current Team: Kaguya, Mangetsu, Tsukikage
    (16:21:31) Time: Day 4
    (16:21:31) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (16:21:31) ***************************************************************************************
    (16:21:31) SuddenDeath5: hmm?
    (16:21:32) King Sparksay: i this theme just scks
    (16:21:32) gito2727: ._. im hungry
    (16:21:33) Kogent: suddendeath5
    (16:21:34) Battle between RandomGuyNat and Snowfall started.

    (16:21:35) Kogent: you are sudden
    (16:21:35) SuddenDeath5: what..
    (16:21:36) ±Game:King Sparksay voted for x-Yalaa-x!
    (16:21:39) Kogent: tell me who you killed
    (16:21:41) PKMN_Bellossom won against Jeio Starxyuis.

    (16:21:45) MeowMix: King Sparksay don't complain about the theme pls
    (16:21:45) ±Game:this man voted for x-Yalaa-x!
    (16:21:46) Snowfall won against RandomGuyNat.
    (16:21:46) ±Game:BlackOni voted for x-Yalaa-x!
    (16:21:47) BlackOni: meh
    (16:21:47) SuddenDeath5: no one ..?
    (16:21:49) Kogent: LIAR
    (16:21:50) SuddenDeath5: im citizen..
    (16:21:50) King Sparksay: D:
    (16:21:50) ±Game:gito2727 voted for x-Yalaa-x!
    (16:21:52) ±Game:Kogent voted for SuddenDeath5!
    (16:21:52) ±Game:MeowMix voted for x-Yalaa-x!
    (16:21:53) ±Game:PKMN_Bellossom voted for x-Yalaa-x!
    (16:21:56) ±Game:Cereal voted for x-Yalaa-x!
    (16:21:57) Battle between PKMN_Bellossom and Tyler0 started.
    (16:22:00) Kogent: Citi who can kill, eh?
    (16:22:00) Meh left the channel.

    (16:22:04) ***************************************************************************************
    (16:22:04) Times Up! :
    (16:22:04) ±Game: x-Yalaa-x (Dragon God) was removed from the game!
    (16:22:04) The Dragon God died! With his death, the power of the Dragon Orb is unleashed and Yaiba got new abilities!! However, Takeshi's body was completely possessed by the Demon Wind, making him stronger than ever!

    (16:22:04) ***************************************************************************************
    (16:22:04) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Empowered Takeshi, Kaguya, Mangetsu, Possessed Yaiba, Reliance Orb, Spiderman, Tsukikage.
    (16:22:04) Current Players: Bigy, BlackOni, Cereal, Jacze, King Sparksay, Kogent, MeowMix, Midna, PKMN_Bellossom, Shun Kazami, SuddenDeath5, Transcendence, XxkakapaxX, gito2727, this man.
    (16:22:04) Current Team: Kaguya, Mangetsu, Tsukikage
    (16:22:04) Time: Night 5
    (16:22:04) Make your moves, you only have 30 seconds! :
    (16:22:04) ***************************************************************************************
    (16:22:05) Marlep left the channel.
    (16:22:07) x-Yalaa-x won against forever best -Adnan-.
    (16:22:09) MeowMix: wat
    (16:22:10) King Sparksay: is that good?
    (16:22:12) Midna: o.o
    (16:22:12) ±Kaguya's Posse: Your teammate SuddenDeath5 (Kaguya) has decided to kill Kogent! (She can't be haxed)
    (16:22:15) King Sparksay: i dont think so
    (16:22:15) ±Kaguya's Posse: Your teammate Transcendence (Tsukikage) has decided to protect SuddenDeath5!
    (16:22:18) SuddenDeath5: i never killed no one
    (16:22:20) SuddenDeath5: ...
    (16:22:22) Kogent: You tried to
    (16:22:30) SuddenDeath5: sure I did
    (16:22:33) King Sparksay: he is consp
    (16:22:33) BlackOni: that was consp
    (16:22:34) ***************************************************************************************
    (16:22:34) Times Up! :
    (16:22:34) ±Dragon God: And another life, Kogent (Citizen), fades in this battle...
    (16:22:34) ***************************************************************************************
    (16:22:34) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Empowered Takeshi, Kaguya, Mangetsu, Possessed Yaiba, Reliance Orb, Spiderman, Tsukikage.
    (16:22:34) Current Players: Bigy, BlackOni, Cereal, Jacze, King Sparksay, MeowMix, Midna, PKMN_Bellossom, Shun Kazami, SuddenDeath5, Transcendence, XxkakapaxX, gito2727, this man.
    (16:22:34) Current Team: Kaguya, Mangetsu, Tsukikage
    (16:22:34) Time: Day 5
    (16:22:34) You have 30 seconds to debate who are the bad guys! :
    (16:22:34) ***************************************************************************************
    (16:22:38) MeowMix: dat kogent
    (16:22:42) *** *********************************************************************** ***
    (16:22:42) ±Side: The Dragon God consists of Dragon God.
    (16:22:42) ±Side: The Kaguya's Posse consists of Empowered Kaguya, Gekko, Gekko, Kaguya, Mangetsu, Tsukikage.
    (16:22:42) ±Side: The Takeshi's Posse consists of Demon, Empowered Takeshi, Spiderman, Takeshi.
    (16:22:42) ±Side: The Thunder God consists of Possessed Yaiba.
    (16:22:42) ±Side: The Yaiba and Friends consists of Citizen, Dragon Yaiba, Jubei, Kojiro, Mushashi, Old Sayaka, Reliance Orb, Sayaka, Yaiba.
    (16:22:42) *** *********************************************************************** ***
    (16:22:43) Unagi won against Cereal.
    (16:22:47) Battle between Cereal and Ben started.
    (16:22:50) Battle between TestOUDK and MewtwoHidden started.
    (16:22:52) Kvelertak joined the channel.
    (16:22:55) ***************************************************************************************
    (16:22:55) ±Game: this man tried to kill MeowMix, but he was converted into a propane tank and both died with the explosion!!
    (16:22:55) ±Dragon God: And another life, this man (Empowered Takeshi), fades in this battle...
    (16:22:55) ±Dragon God: And another life, MeowMix (Mangetsu), fades in this battle...
    (16:22:55) ***************************************************************************************
    (16:22:57) SuddenDeath5: meow your citizen?
    (16:23:03) gito2727: nu
    (16:23:04) ***************************************************************************************
    (16:23:04) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Kaguya, Possessed Yaiba, Reliance Orb, Spiderman, Tsukikage.
    (16:23:04) Current Players: Bigy, BlackOni, Cereal, Jacze, King Sparksay, Midna, PKMN_Bellossom, Shun Kazami, SuddenDeath5, Transcendence, XxkakapaxX, gito2727.
    (16:23:04) Time: Day 5
    (16:23:04) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (16:23:04) ***************************************************************************************
    (16:23:04) SuddenDeath5: oh
    (16:23:05) Vlad100 left the channel.

    (16:23:06) Midna: o-o
    (16:23:08) Battle between Flashfires and RandomGuyNat started.

    (16:23:09) King Sparksay: what happened to takeshi
    (16:23:10) Shun Kazami: How am I alive
    (16:23:11) King Sparksay: oh nvm
    (16:23:14) Scizor won against PichiTheShinyPichu.

    (16:23:15) King Sparksay: is that good?
    (16:23:18) Battle between Göran and Protassium started.

    (16:23:22) RandomGuyNat won against Flashfires.
    (16:23:24) ±Game:King Sparksay voted for Bigy!
    (16:23:30) King Sparksay: idk any more
    (16:23:32) ±Game:XxkakapaxX voted for Bigy!
    (16:23:34) ±Game:gito2727 voted for Bigy!
    (16:23:34) obey to kyubey left the channel.
    (16:23:40) ***************************************************************************************
    (16:23:40) Times Up! :
    (16:23:40) ±Game: Bigy (Possessed Yaiba) was removed from the game!
    (16:23:40) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Kaguya, Reliance Orb, Spiderman, Tsukikage.
    (16:23:41) Current Players: BlackOni, Cereal, Jacze, King Sparksay, Midna, PKMN_Bellossom, Shun Kazami, SuddenDeath5, Transcendence, XxkakapaxX, gito2727.
    (16:23:41) Time: Night 6
    (16:23:41) Make your moves, you only have 30 seconds! :
    (16:23:41) ***************************************************************************************
    (16:23:46) King Sparksay: thats good
    (16:23:49) King Sparksay: :D
    (16:23:51) BlackOni: yeah
    (16:23:57) BlackOni: it makes sense to me now
    (16:24:01) Fr0stbit3 won against fasdsdf vdsf.

    (16:24:02) King Sparksay: what does?
    (16:24:03) Vlad100 joined the channel.

    (16:24:05) BlackOni: the theme
    (16:24:07) Shun Kazami: Meowmix
    (16:24:08) King Sparksay: oh
    (16:24:10) Shun Kazami: Can you tutor me?
    (16:24:11) ***************************************************************************************
    (16:24:11) Times Up! :
    (16:24:11) ±Dragon God: And another life, Jacze (Citizen), fades in this battle...
    (16:24:11) ±Dragon God: And another life, King Sparksay (Citizen), fades in this battle...
    (16:24:11) ***************************************************************************************
    (16:24:11) Current Roles: Citizen, Citizen, Citizen, Citizen, Demon, Kaguya, Reliance Orb, Spiderman, Tsukikage.
    (16:24:11) Current Players: BlackOni, Cereal, Midna, PKMN_Bellossom, Shun Kazami, SuddenDeath5, Transcendence, XxkakapaxX, gito2727.
    (16:24:11) Time: Day 6
    (16:24:11) You have 30 seconds to debate who are the bad guys! :
    (16:24:11) ***************************************************************************************
    (16:24:13) Vlad100 left the channel.
    (16:24:22) gito2727: midna...r u baddie
    (16:24:23) Battle between _sub and Scizor started.

    (16:24:27) Midna: nope :3
    (16:24:33) gito2727: orly
    (16:24:35) Shun Kazami: midna is baddie
    (16:24:36) Midna: yarly
    (16:24:37) Vlad100 joined the channel.

    (16:24:38) Cereal: wait I'm alive
    (16:24:39) Midna: i'm not bad
    (16:24:40) ***************************************************************************************
    (16:24:40) Current Roles: Citizen, Citizen, Citizen, Citizen, Demon, Kaguya, Reliance Orb, Spiderman, Tsukikage.
    (16:24:40) Current Players: BlackOni, Cereal, Midna, PKMN_Bellossom, Shun Kazami, SuddenDeath5, Transcendence, XxkakapaxX, gito2727.
    (16:24:40) Time: Day 6
    (16:24:40) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (16:24:40) ***************************************************************************************
    (16:24:46) ±Game:Shun Kazami voted for Midna!
    (16:24:50) ±Game:Midna voted for Shun Kazami!
    (16:24:56) Shun Kazami: Citi
    (16:24:56) Shun Kazami: :P
    (16:25:00) Midna: same D:
    (16:25:03) ±Game:gito2727 voted for Midna!
    (16:25:04) gito2727: XD
    (16:25:04) Shun Kazami: Cereal is this ur theme?
    (16:25:04) ±Game:Cereal voted for Shun Kazami!
    (16:25:06) ±Game:XxkakapaxX voted for Shun Kazami!
    (16:25:06) Midna: ._.
    (16:25:08) Cereal: nope
    (16:25:09) ±Game:BlackOni voted for Midna!
    (16:25:11) gito2727: ._.
    (16:25:16) PKMN_Bellossom won against Tyler0.

    (16:25:17) ***************************************************************************************
    (16:25:17) Times Up! :
    (16:25:17) ±Game: Shun Kazami (Citizen) was removed from the game!
    (16:25:17) Current Roles: Citizen, Citizen, Citizen, Demon, Kaguya, Reliance Orb, Spiderman, Tsukikage.
    (16:25:17) Current Players: BlackOni, Cereal, Midna, PKMN_Bellossom, SuddenDeath5, Transcendence, XxkakapaxX, gito2727.
    (16:25:17) Time: Night 7
    (16:25:17) Make your moves, you only have 30 seconds! :
    (16:25:17) ***************************************************************************************
    (16:25:23) BlackOni: was trying to tie D:
    (16:25:24) gito2727: soooo,midna
    (16:25:25) Midna: i'm just a citizen ._.
    (16:25:34) BlackOni: well I'm a citi
    (16:25:39) gito2727: ima shiti
    (16:25:41) gito2727: XD
    (16:25:43) Battle between Xclus|bambi and Key to Life started.

    (16:25:46) blazeblaster forfeited against ZeldaBro.
    (16:25:46) Lizz joined the channel.
    (16:25:47) ***************************************************************************************
    (16:25:47) Times Up! :
    (16:25:47) ±Dragon God: And another life, Transcendence (Tsukikage), fades in this battle...
    (16:25:47) ±Dragon God: And another life, gito2727 (Reliance Orb), fades in this battle...
    (16:25:47) ***************************************************************************************
    (16:25:47) Current Roles: Citizen, Citizen, Citizen, Demon, Kaguya, Spiderman.
    (16:25:47) Current Players: BlackOni, Cereal, Midna, PKMN_Bellossom, SuddenDeath5, XxkakapaxX.
    (16:25:47) Time: Day 7
    (16:25:47) You have 30 seconds to debate who are the bad guys! :
    (16:25:47) ***************************************************************************************
    (16:25:49) Lizz left the channel.
    (16:25:55) Twilight left the channel.
    (16:25:56) Lizz joined the channel.
    (16:26:04) PKMN_Bellossom: im still alive
    (16:26:04) Ben won against Cereal.

    (16:26:06) BlackOni: shit
    (16:26:06) PKMN_Bellossom: wowzers
    (16:26:16) BlackOni: we still have 3 baddies left
    (16:26:21) ***************************************************************************************
    (16:26:21) Current Roles: Citizen, Citizen, Citizen, Demon, Kaguya, Spiderman.
    (16:26:21) Current Players: BlackOni, Cereal, Midna, PKMN_Bellossom, SuddenDeath5, XxkakapaxX.
    (16:26:21) Time: Day 7
    (16:26:21) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (16:26:21) ***************************************************************************************
    (16:26:23) PKMN_Bellossom: i am le citizen
    (16:26:26) SuddenDeath5: get midna guys?
    (16:26:27) XxkakapaxX: Rand then
    (16:26:28) Midna: o.o kaguya cant be night killed or daykilled
    (16:26:32) Midna: i'm not bad >_<
    (16:26:32) Cereal: every baddie would claim citizen
    (16:26:34) Midna: jeez
    (16:26:42) TestOUDK won against MewtwoHidden.

    (16:26:43) Cereal: so no claim is safe guys
    (16:26:44) ±Game:PKMN_Bellossom voted for Cereal!
    (16:26:47) ±Game:Cereal voted for Midna!
    (16:26:49) ±Game:Midna voted for Cereal!
    (16:26:49) ±Game:XxkakapaxX voted for Cereal!
    (16:26:52) Cereal: that doesn't mean me
    (16:26:52) ±Game:SuddenDeath5 voted for Cereal!
    (16:26:55) XxkakapaxX: wynaut
    (16:26:56) Cereal: >.>
    (16:27:00) ***************************************************************************************
    (16:27:00) Times Up! :
    (16:27:00) ±Game: Cereal (Citizen) was removed from the game!
    (16:27:00) Current Roles: Citizen, Citizen, Demon, Kaguya, Spiderman.
    (16:27:00) Current Players: BlackOni, Midna, PKMN_Bellossom, SuddenDeath5, XxkakapaxX.
    (16:27:00) Time: Night 8
    (16:27:00) Make your moves, you only have 30 seconds! :
    (16:27:00) ***************************************************************************************
    (16:27:03) BlackOni: shit
    (16:27:03) PKMN_Bellossom: o
    (16:27:04) Battle between Cereal and IVIatty started.

    (16:27:05) Midna: y u no kaguya? D:
    (16:27:16) Midna: kaguya is op ._.
    (16:27:21) Midna: read her description
    (16:27:22) Scizor won against _sub.

    (16:27:23) Kvelertak changed names and is now known as Johnny Truant.
    (16:27:27) *** *********************************************************************** ***
    (16:27:27) ±Role: Empowered Kaguya
    (16:27:27) ±Ability: Can kill one person during the night. (Can't be detected by spies.) Can destroy one person during the night. Vote counts as 69. Can't be nightkilled. Sided with Kaguya's Posse.
    (16:27:27) ±Game: Players
    (16:27:27) *** *********************************************************************** ***
    (16:27:27) ±Role: Kaguya
    (16:27:27) ±Ability: Can kill one person during the night. (Can't be detected by spies.) Can drain one person during the night. Can't be nightkilled. Can't be daykilled. Sided with Kaguya's Posse.
    (16:27:27) ±Game: 13-30 Players
    (16:27:27) *** *********************************************************************** ***

    (16:27:30) ***************************************************************************************
    (16:27:30) Times Up! :
    (16:27:30) ±Dragon God: And another life, BlackOni (Citizen), fades in this battle...
    (16:27:30) ***************************************************************************************
    (16:27:30) Current Roles: Citizen, Demon, Kaguya, Spiderman.
    (16:27:30) Current Players: Midna, PKMN_Bellossom, SuddenDeath5, XxkakapaxX.
    (16:27:30) Time: Day 8
    (16:27:30) You have 30 seconds to debate who are the bad guys! :
    (16:27:30) ***************************************************************************************
    (16:27:30) Vlad100 left the channel.
    (16:27:31) Battle between Johnny Truant and DelanHaar6 started.
    (16:27:36) Midna: now what?
    (16:27:37) Battle between hydramaster power and PKMN_Bellossom started.

    (16:27:38) Key to Life forfeited against Xclus|bambi.
    (16:27:40) PKMN_Bellossom: lag
    (16:27:43) *** *********************************************************************** ***
    (16:27:43) ±Role: Spiderman
    (16:27:43) ±Ability: Can annoy one person during the night. Can protect one person during the night. Vote counts as 2. Sided with Takeshi's Posse.
    (16:27:43) ±Game: 10-30 Players
    (16:27:43) *** *********************************************************************** ***

    (16:27:48) Protassium forfeited against Göran.
    (16:27:51) Midna: PKMN_Bellossom is kaguya D:
    (16:27:58) PKMN_Bellossom: yeah sure.
    (16:28:00) ***************************************************************************************
    (16:28:00) Current Roles: Citizen, Demon, Kaguya, Spiderman.
    (16:28:00) Current Players: Midna, PKMN_Bellossom, SuddenDeath5, XxkakapaxX.
    (16:28:00) Time: Day 8
    (16:28:00) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (16:28:00) ***************************************************************************************
    (16:28:03) ±Game:Midna voted for PKMN_Bellossom!
    (16:28:03) Cereal forfeited against IVIatty.
    (16:28:04) Battle between Wasabi121 and Göran started.
    (16:28:04) PKMN_Bellossom: i wont even deny it
    (16:28:06) ±Game:XxkakapaxX voted for PKMN_Bellossom!
    (16:28:07) PKMN_Bellossom: you're right
    (16:28:11) PKMN_Bellossom: gg
    (16:28:18) PKMN_Bellossom: ya caught me..
    (16:28:25) ±Game:PKMN_Bellossom voted for PKMN_Bellossom!
    (16:28:33) ***************************************************************************************
    (16:28:33) Times Up! :
    (16:28:33) ±Game: PKMN_Bellossom (Citizen) was removed from the game!
    (16:28:33) Current Roles: Demon, Kaguya, Spiderman.
    (16:28:33) Current Players: Midna, SuddenDeath5, XxkakapaxX.
    (16:28:33) Time: Night 9
    (16:28:33) Make your moves, you only have 30 seconds! :
    (16:28:33) ***************************************************************************************
    (16:28:42) Battle between trachet and MewtwoHidden started.
    (16:28:43) Midna: D:
    (16:29:03) ***************************************************************************************
    (16:29:03) Times Up! :
    (16:29:03) No one died! :
    (16:29:03) ***************************************************************************************
    (16:29:03) Current Roles: Demon, Kaguya, Spiderman.
    (16:29:03) Current Players: Midna, SuddenDeath5, XxkakapaxX.
    (16:29:03) Time: Day 9
    (16:29:03) You have 30 seconds to debate who are the bad guys! :
    (16:29:03) ***************************************************************************************
    (16:29:14) Midna: is he afk? o3o
    (16:29:21) XxkakapaxX: I dont think so
    (16:29:28) Midna: well, spiderman here xD
    (16:29:32) ***************************************************************************************
    (16:29:32) Current Roles: Demon, Kaguya, Spiderman.
    (16:29:32) Current Players: Midna, SuddenDeath5, XxkakapaxX.
    (16:29:32) Time: Day 9
    (16:29:32) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (16:29:32) ***************************************************************************************
    (16:29:33) XxkakapaxX: Demon~
    (16:29:37) ±Game:Midna voted for SuddenDeath5!
    (16:29:37) ±Game:XxkakapaxX voted for SuddenDeath5!
    (16:29:39) Battle between SteelDuckie and Scizor started.
    (16:29:50) Midna: i dont know who put spiderman here xD
    (16:29:54) XxkakapaxX: Idk
    (16:30:00) Battle between Cheers and Fr0stbit3 started.

    (16:30:01) XxkakapaxX: gg?
    (16:30:02) ***************************************************************************************
    (16:30:02) Times Up! :
    (16:30:02) ±Game: SuddenDeath5 (Kaguya) was removed from the game!
    (16:30:02) Listen up, petty world: I'm your owner, and your GOD!! Bow down to Midna and XxkakapaxX ! Bwahahahahaha!!
    (16:30:02) **************************************************************************************

    [/HIDE]
     
  10. Roild

    Roild Member

    Joined:
    Jul 21, 2012
    Messages:
    861
    Likes Received:
    11
    PO Trainer Name:
    Roild
    It lasted a bit long and had way too many villagers. It seems like a couple killers weren't killing and there was massive confusion about what some roles do. You should add more unique roles to some sides. Maybe a solo role in larger games. It was all very interesting, but the confusion because of names was brutal. Add something in the villager description saying what they should do maybe. (or what will be happening, like Yaiba's role in the game)
     
  11. MewtwoHidden

    MewtwoHidden My Hax Makes Me Famous

    Joined:
    Nov 22, 2012
    Messages:
    823
    Likes Received:
    119
    PO Trainer Name:
    MewtwoHidden
    These games seem too long in my opinion, 9 Phases is pretty long
     
  12. Fuzzysqurl

    Fuzzysqurl baa baa mareep I do what I want Server Owner Developer I do what I want Server Owner Developer

    Joined:
    Sep 12, 2012
    Messages:
    2,096
    Likes Received:
    967
    Well, the server kind of crashed mid game, but I did find an error... Dragon God is told he is seen as a Citizen, but I got exposed as Dragon God.

    (19:10:27) ***************************************************************************************
    (19:10:27) Times Up! :
    (19:10:27) The Roles have been Decided! :
    (19:10:27) ±Game: You are a Dragon God!
    (19:10:27) ±Game: You're the Dragon God! Mystic power runs thorugh your veins... And that's why your death unleashes an incredible power on some magic swords owners (Yaiba and Takeshi) You appear as a simple citizen in order to see what happen being unnoticed... Your power gave you a powerful +3 vote, and you don't care who wins this war, so you win with anyone except Kaguya's Posse, since she's your archenemy!
    (19:10:27) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Jubei, Kaguya, Kojiro, Mushashi, Sayaka, Spiderman, Takeshi, Tsukikage, Yaiba.
    (19:10:27) Current Players: Benjamin, Cereal, DatXFire, Fuzzy, Jixen, L, Light Wizard, Mai-hime, Qxii, Rehx, Roy Mustang, Shadow Mage, Wasabi121, Zeo Lyra, knightofdragon.
    (19:10:27) Current Team: Dragon God
    (19:10:27) Time: Night 1
    (19:10:27) Make your moves, you only have 30 seconds! :
    (19:10:27) ***************************************************************************************
    (19:10:35) Jixen: k/ill L
    (19:10:36) Jixen: oh
    (19:10:38) Light Wizard: 50/50 good prs
    (19:10:39) Jixen: :[
    (19:10:44) knightofdragon: citi
    (19:10:45) Mai-hime: yawn
    (19:10:45) Light Wizard: I got the bad 50 :c
    (19:10:45) Apollo77 left the channel.
    (19:10:46) knightofdragon: =.=
    (19:10:48) L: Dead tonight.
    (19:10:49) Light Wizard: citi
    (19:10:53) L: #bootyhurt.
    (19:10:57) ***************************************************************************************
    (19:10:57) Times Up! :
    (19:10:57) ±Dragon God: And another life, Light Wizard (Citizen), fades in this battle...
    (19:10:57) ***************************************************************************************
    (19:10:57) Current Roles: Citizen, Citizen, Citizen, Citizen, Demon, Jubei, Kaguya, Kojiro, Mushashi, Sayaka, Spiderman, Takeshi, Tsukikage, Yaiba.
    (19:10:57) Current Players: Benjamin, Cereal, DatXFire, Fuzzy, Jixen, L, Mai-hime, Qxii, Rehx, Roy Mustang, Shadow Mage, Wasabi121, Zeo Lyra, knightofdragon.
    (19:10:57) Current Team: Dragon God
    (19:10:57) Time: Day 1
    (19:10:57) You have 30 seconds to debate who are the bad guys! :
    (19:10:57) ***************************************************************************************
    (19:11:01) Jixen: what do you expect
    (19:11:03) Jixen: ll
    (19:11:04) Jixen: lol
    (19:11:05) Cereal: huh
    (19:11:09) Cereal: I wasn't killed either
    (19:11:09) Zeo Lyra: Kojiro on L
    (19:11:13) ***************************************************************************************
    (19:11:13) ±Game: 'Go Monohoshizao!!', Kojiro says. Suddenly, the magic sword enlarges and stops at few centimeters of someone's face. Then, Kojiro exclaims: 'Hah! You're just a Dragon God; I'll keep looking for cute girls!'
    (19:11:13) ***************************************************************************************
    (19:11:13) Jixen: you asked for it IMO
    (19:11:22) Cereal: just a dragon god
    (19:11:24) Fuzzy: that conspirator
    (19:11:26) Zeo Lyra: L is dragon god
    (19:11:27) Zeo Lyra: lol
    (19:11:27) ***************************************************************************************
    (19:11:27) Current Roles: Citizen, Citizen, Citizen, Citizen, Demon, Jubei, Kaguya, Kojiro, Mushashi, Sayaka, Spiderman, Takeshi, Tsukikage, Yaiba.
    (19:11:27) Current Players: Benjamin, Cereal, DatXFire, Fuzzy, Jixen, L, Mai-hime, Qxii, Rehx, Roy Mustang, Shadow Mage, Wasabi121, Zeo Lyra, knightofdragon.
    (19:11:27) Current Team: Dragon God
    (19:11:27) Time: Day 1
    (19:11:27) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (19:11:27) ***************************************************************************************
    (19:11:30) Zeo Lyra: I want him outtt
    (19:11:31) Zeo Lyra: :O
    (19:11:34) Mai-hime: consp
    (19:11:35) Mai-hime: zeo
    (19:11:36) Fuzzy: dragon god is consp
    (19:11:39) Zeo Lyra: oh :P
    (19:11:43) Cereal: yeah let's work with l
    (19:11:50) Cereal: again
    (19:11:50) Zeo Lyra: k
    (19:11:52) L: I'm so trustworthy.
    (19:11:56) Shadow Mage: good idea
    (19:11:57) *** *********************************************************************** ***
    (19:11:57) ±Role: Dragon God
    (19:11:57) ±Ability: Vote counts as 3. Sided with Dragon God. Wins the game with Yaiba and Friends, Thunder God or Takeshi's Posse
    (19:11:57) ±Game: 13-30 Players
    (19:11:57) *** *********************************************************************** ***
    (19:11:57) ±Role: Dragon Yaiba
    (19:11:57) ±Ability: Can kill one person during the standby. Vote counts as 4. Can't be daykilled. Sided with Yaiba and Friends.
    (19:11:57) ±Game: Players
    (19:11:57) *** *********************************************************************** ***

    (19:11:57) ***************************************************************************************
    (19:11:57) Times Up! :
    (19:11:57) No one was voted off! :
    (19:11:57) ***************************************************************************************
    (19:11:57) Current Roles: Citizen, Citizen, Citizen, Citizen, Demon, Jubei, Kaguya, Kojiro, Mushashi, Sayaka, Spiderman, Takeshi, Tsukikage, Yaiba.
    (19:11:57) Current Players: Benjamin, Cereal, DatXFire, Fuzzy, Jixen, L, Mai-hime, Qxii, Rehx, Roy Mustang, Shadow Mage, Wasabi121, Zeo Lyra, knightofdragon.
    (19:11:57) Current Team: Dragon God
    (19:11:57) Time: Night 2
    (19:11:57) Make your moves, you only have 30 seconds! :
    (19:11:57) ***************************************************************************************
    (19:11:58) Wasabi121: get rid of dragon god and kaguya or takeshi (can't remember which one gets their powerup
    (19:12:06) Rehx: need a slay gtg
    (19:12:06) ±Game: You are a Dragon God!
    (19:12:06) ±Game: You're the Dragon God! Mystic power runs thorugh your veins... And that's why your death unleashes an incredible power on some magic swords owners (Yaiba and Takeshi) You appear as a simple citizen in order to see what happen being unnoticed... Your power gave you a powerful +3 vote, and you don't care who wins this war, so you win with anyone except Kaguya's Posse, since she's your archenemy!
    (19:12:07) Rehx: sorry
    (19:12:12) Jixen: noob
    (19:12:12) Rehx: gl
    (19:12:13) Fuzzy: huh thats interesting
    (19:12:16) ±Kill: Rehx (Kojiro) was slain by Roy Mustang!
    (19:12:16) Fuzzy: i found a bug :]
    (19:12:21) Roy Mustang: don't join next game etc.
    (19:12:22) Zeo Lyra: wow
    (19:12:25) Zeo Lyra: our kohiro
    (19:12:26) Zeo Lyra: .-.
    (19:12:27) ***************************************************************************************
    (19:12:27) Times Up! :
    (19:12:27) ±Dragon God: And another life, Zeo Lyra (Jubei), fades in this battle...
    (19:12:27) ±Dragon God: And another life, Benjamin (Yaiba), fades in this battle...
    (19:12:27) ±Dragon God: And another life, L (Mushashi), fades in this battle...
    (19:12:27) ***************************************************************************************
    (19:12:27) Current Roles: Citizen, Citizen, Citizen, Citizen, Demon, Kaguya, Sayaka, Spiderman, Takeshi, Tsukikage.
    (19:12:27) Current Players: Cereal, DatXFire, Fuzzy, Jixen, Mai-hime, Qxii, Roy Mustang, Shadow Mage, Wasabi121, knightofdragon.
    (19:12:27) Current Team: Dragon God
    (19:12:27) Time: Day 2
    (19:12:27) You have 30 seconds to debate who are the bad guys! :
    (19:12:27) ***************************************************************************************
    (19:12:31) knightofdragon: o-o
    (19:12:35) Mai-hime: oh boy
    (19:12:36) Fuzzy: btw, im the Dragon God
    (19:12:37) idklol joined the channel.
    (19:12:37) Jixen: sayaka came to me
    (19:12:38) Wasabi121: pretty much screwed
    (19:12:42) Fuzzy: it says im supposed to reveal as a citizen
    (19:12:42) Jixen: and we had a fantastic night ;)
    (19:12:46) Mai-hime: yup
    (19:12:50) Rehx logged out.
    (19:12:50) ~Unknown~ left the channel.
    (19:12:55) Fuzzy: but i just got exposed as a dragon god, 10/10 coding
    (19:12:57) ***************************************************************************************
    (19:12:57) Current Roles: Citizen, Citizen, Citizen, Citizen, Demon, Kaguya, Sayaka, Spiderman, Takeshi, Tsukikage.
    (19:12:57) Current Players: Cereal, DatXFire, Fuzzy, Jixen, Mai-hime, Qxii, Roy Mustang, Shadow Mage, Wasabi121, knightofdragon.
    (19:12:57) Current Team: Dragon God
    (19:12:57) Time: Day 2
    (19:12:57) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (19:12:57) ***************************************************************************************
    (19:13:03) Wasabi121: it doesn't matter
    (19:13:04) ±Game:Mai-hime voted for DatXFire!
    (19:13:10) ±Game:Roy Mustang voted for Mai-hime!
    (19:13:11) DatXFire: wat
    (19:13:11) Wasabi121: either kaguya or takeshi got his in the bag
    (19:13:12) ±Game:Cereal voted for DatXFire!
    (19:13:14) ±Game:DatXFire voted for Mai-hime!
    (19:13:14) Roy Mustang: why are we randing
    (19:13:15) ±Game:Wasabi121 voted for Mai-hime!
    (19:13:19) ±Game:Qxii voted for Mai-hime!
    (19:13:22) Roy Mustang: I was trying to tie
    (19:13:23) Roy Mustang: :/



    Another Log:

    (21:44:38) ***************************************************************************************
    (21:44:38) Times Up! :
    (21:44:38) The Roles have been Decided! :
    (21:44:38) ±Game: You are a Mushashi!
    (21:44:38) ±Game: You're Mushashi Miyamoto, the legendary 400-years old samurai!! Your mission is to train and protect Yaiba and his friends using /protect during the night! Your old body doesn't let you fight... but a long life gave you a lot of experience, providing you a +2 vote! Also, you killed Kojiro in a mighty battle, so you recognize him from the start!
    (21:44:38) ±Game: The Kojiro is Dept. Heaven!
    (21:44:38) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Gekko, Jubei, Kaguya, Kojiro, Mushashi, Sayaka, Spiderman, Takeshi, Tsukikage, Yaiba.
    (21:44:38) Current Players: Blaque Meyj, Dept. Heaven, Fuzzy, Jixen, Katia, Light Wizard, MG.Raiden., Pokemaster131, Riika, Sebastian Hummel, Steve Johns, Tacks_For_Snacks, Thrun, lukegonz15, notscience, packy, superpotato.
    (21:44:38) Current Team: Citizen, Citizen, Citizen, Citizen, Citizen, Jubei, Kojiro, Mushashi, Sayaka, Yaiba
    (21:44:38) Time: Night 1
    (21:44:38) Make your moves, you only have 30 seconds! :
    (21:44:38) ***************************************************************************************
    (21:44:42) Fuzzy: because its not approved Supergrass
    (21:44:43) Riika: There's.. a Spiderman? O_O
    (21:44:43) Fuzzy: er
    (21:44:43) lukegonz15: citi
    (21:44:43) Roy Mustang: and it helped
    (21:44:47) Fuzzy: superpotato
    (21:44:47) Pokemaster131: wait
    (21:44:49) Light Wizard: I noticed Blaque Meyj is like Black Mage
    (21:44:49) Pokemaster131: wut?
    (21:44:50) Dehaka left the channel.
    (21:44:52) L left the channel.
    (21:44:55) Blaque Meyj: Is it?
    (21:44:55) ±Game: You have chosen to protect Dept. Heaven!
    (21:44:59) Riika: Yeah. I noticed that too.
    (21:45:02) Dehaka joined the channel.
    (21:45:03) Pokemaster131: spiderman?
    (21:45:03) Blaque Meyj: I just made it up randomly
    (21:45:04) Riika: I pronounce it the same way.
    (21:45:05) Blaque Meyj: :)
    (21:45:06) Dept. Heaven: oh rlyu
    (21:45:08) ***************************************************************************************
    (21:45:08) Times Up! :
    (21:45:08) ±Dragon God: And another life, Katia (Citizen), fades in this battle...
    (21:45:08) ±Dragon God: And another life, Riika (Citizen), fades in this battle...
    (21:45:08) ***************************************************************************************
    (21:45:08) Current Roles: Citizen, Citizen, Citizen, Citizen, Demon, Gekko, Jubei, Kaguya, Kojiro, Mushashi, Sayaka, Spiderman, Takeshi, Tsukikage, Yaiba.
    (21:45:08) Current Players: Blaque Meyj, Dept. Heaven, Fuzzy, Jixen, Light Wizard, MG.Raiden., Pokemaster131, Sebastian Hummel, Steve Johns, Tacks_For_Snacks, Thrun, lukegonz15, notscience, packy, superpotato.
    (21:45:08) Current Team: Citizen, Citizen, Citizen, Jubei, Kojiro, Mushashi, Sayaka, Yaiba
    (21:45:08) Time: Day 1
    (21:45:08) You have 30 seconds to debate who are the bad guys! :
    (21:45:08) ***************************************************************************************
    (21:45:14) Pokemaster131: poor citis
    (21:45:17) lukegonz15: Dat citi hste
    (21:45:17) Tacks_For_Snacks: hm
    (21:45:20) notscience: Okay
    (21:45:20) ***************************************************************************************
    (21:45:20) ±Game: 'Go Monohoshizao!!', Kojiro says. Suddenly, the magic sword enlarges and stops at few centimeters of someone's face. Then, Kojiro exclaims: 'Hah! You're just a Citizen; I'll keep looking for cute girls!'
    (21:45:20) ***************************************************************************************
    (21:45:23) notscience: I think it is time
    (21:45:24) Light Wizard: lol
    (21:45:25) notscience: For a citi rand
    (21:45:28) Black Mage left the channel.
    (21:45:31) Tacks_For_Snacks: im citizen
    (21:45:32) lukegonz15: Como esta?
    (21:45:32) ***************************************************************************************
    (21:45:32) ±Game: Lightning Blast!! Yaiba appears from nowhere, jumps, and strikes a mortal shock on Pokemaster131's head!!
    (21:45:32) ±Dragon God: And another life, Pokemaster131 (Citizen), fades in this battle...
    (21:45:32) ***************************************************************************************
    (21:45:32) Blaque Meyj: I got this
    (21:45:33) notscience: Citizen rand powers ACTIVATE
    (21:45:36) MG.Raiden.: fack
    (21:45:37) notscience: Wow
    (21:45:38) ***************************************************************************************
    (21:45:38) Current Roles: Citizen, Citizen, Citizen, Demon, Gekko, Jubei, Kaguya, Kojiro, Mushashi, Sayaka, Spiderman, Takeshi, Tsukikage, Yaiba.
    (21:45:38) Current Players: Blaque Meyj, Dept. Heaven, Fuzzy, Jixen, Light Wizard, MG.Raiden., Sebastian Hummel, Steve Johns, Tacks_For_Snacks, Thrun, lukegonz15, notscience, packy, superpotato.
    (21:45:38) Current Team: Citizen, Citizen, Jubei, Kojiro, Mushashi, Sayaka, Yaiba
    (21:45:38) Time: Day 1
    (21:45:38) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (21:45:38) ***************************************************************************************
    (21:45:39) Sebastian Hummel: lol yaiba
    (21:45:43) MG.Raiden.: I'm being converted next turn
    (21:45:43) MG.Raiden.: >>
    (21:45:44) Light Wizard: lol
    (21:45:44) Sebastian Hummel: citizens all gone
    (21:45:45) lukegonz15: god damn the citis
    (21:45:48) Sebastian Hummel: wait
    (21:45:49) Sebastian Hummel: 3 left
    (21:45:50) ±Game:notscience voted for Jixen!
    (21:45:52) ±Game:Thrun voted for Jixen!
    (21:45:53) notscience: Lets go
    (21:45:54) Fynecian joined the channel.
    (21:45:55) Jixen: no
    (21:45:55) Jixen: im pl
    (21:45:55) ±Game:MG.Raiden. voted for Sebastian Hummel!
    (21:45:56) ±Game:Tacks_For_Snacks voted for Jixen!
    (21:45:56) ±Game:packy voted for Jixen!
    (21:45:56) MG.Raiden.: no
    (21:45:57) lukegonz15: ey, ese como esta?
    (21:45:57) ±Game:Sebastian Hummel voted for Jixen!
    (21:45:57) notscience: Citi powers ACTIVA-
    (21:45:57) MG.Raiden.: :|
    (21:45:58) ±Game:Blaque Meyj voted for Jixen!
    (21:45:58) ±Game:Fuzzy voted for Jixen!
    (21:45:58) notscience: WHAT
    (21:45:58) ±Game:Jixen voted for notscience!
    (21:45:59) ±Game:Light Wizard voted for Jixen!
    (21:46:00) ±Game:superpotato voted for Jixen!
    (21:46:00) ±Game:Steve Johns voted for Jixen!
    (21:46:01) notscience: Crap
    (21:46:02) Jixen: fuck you
    (21:46:03) notscience: :L
    (21:46:03) notscience: Well
    (21:46:04) Light Wizard: lol
    (21:46:04) MG.Raiden.: Why won't you let the samu rand
    (21:46:06) Tacks_For_Snacks: LOL
    (21:46:06) Dept. Heaven: .-.
    (21:46:06) notscience: okay when
    (21:46:06) Blaque Meyj: is there a miller or something?
    (21:46:08) ***************************************************************************************
    (21:46:08) Times Up! :
    (21:46:08) ±Game: Jixen (Sayaka) was removed from the game!
    (21:46:08) Current Roles: Citizen, Citizen, Citizen, Demon, Gekko, Jubei, Kaguya, Kojiro, Mushashi, Spiderman, Takeshi, Tsukikage, Yaiba.
    (21:46:08) Current Players: Blaque Meyj, Dept. Heaven, Fuzzy, Light Wizard, MG.Raiden., Sebastian Hummel, Steve Johns, Tacks_For_Snacks, Thrun, lukegonz15, notscience, packy, superpotato.
    (21:46:08) Current Team: Citizen, Citizen, Jubei, Kojiro, Mushashi, Yaiba
    (21:46:08) Time: Night 2
    (21:46:08) Make your moves, you only have 30 seconds! :
    (21:46:08) ***************************************************************************************
    (21:46:11) notscience: Samu that revealed?
    (21:46:13) notscience: :L
    (21:46:13) lukegonz15: me gusta papas fritas
    (21:46:17) ±Game: You have chosen to protect Dept. Heaven!
    (21:46:17) Sebastian Hummel: ...
    (21:46:22) Light Wizard: isn't Sayaka bad?
    (21:46:22) Blaque Meyj: yo tambien
    (21:46:22) lukegonz15: :3
    (21:46:26) superpotato: me gusta
    (21:46:32) Fuzzy: Sayaka is village sided
    (21:46:35) Dept. Heaven: light is clearly bad for not knowing alignment
    (21:46:39) Light Wizard: :D
    (21:46:41) notscience: ^@Dept
    (21:46:42) ***************************************************************************************
    (21:46:42) Times Up! :
    (21:46:42) ±Dragon God: And another life, Blaque Meyj (Citizen), fades in this battle...
    (21:46:42) ±Dragon God: And another life, Thrun (Demon), fades in this battle...
    (21:46:42) ±Game: 'Liberate Gekko!!', orders Kaguya. 'Give him the Mao-Ken, the Dark Sword!! And now, destroy Yaiba and all his friends!'
    (21:46:42) ±Game: RAAAAAAAAAAWWHH!!! Hahahaha!! You thought you could beat me? The Thunder God has arrived, more powerful than EVER!!
    (21:46:42) ***************************************************************************************
    (21:46:42) Current Roles: Citizen, Citizen, Gekko, Jubei, Kaguya, Kojiro, Mushashi, Possessed Yaiba, Spiderman, Takeshi, Tsukikage.
    (21:46:42) Current Players: Dept. Heaven, Fuzzy, Light Wizard, MG.Raiden., Sebastian Hummel, Steve Johns, Tacks_For_Snacks, lukegonz15, notscience, packy, superpotato.
    (21:46:42) Current Team: Citizen, Jubei, Kojiro, Mushashi
    (21:46:42) Time: Day 2
    (21:46:42) You have 30 seconds to debate who are the bad guys! :
    (21:46:42) ***************************************************************************************
    (21:46:43) lukegonz15: Que listo!
    (21:46:47) WeCare4Boston joined the channel.
    (21:46:53) lukegonz15: Ey
    (21:46:54) Light Wizard: lol
    (21:46:54) ***************************************************************************************
    (21:46:54) ±Game: MG.Raiden. points at the sky with his sword and suddenly a huge black cloud appears. 'This is the true power of the THUNDER GOD, HAHAHAHA!!' Then, a powerful lightning falls upon Sebastian Hummel, who fades immediately!
    (21:46:54) ±Dragon God: And another life, Sebastian Hummel (Spiderman), fades in this battle...
    (21:46:54) ***************************************************************************************
    (21:46:54) notscience: Wtf was that
    (21:46:57) Blaque Meyj left the channel.
    (21:46:57) notscience: I am so confused
    (21:47:01) lukegonz15: Other citi pm
    (21:47:03) ***************************************************************************************
    (21:47:03) ±Game: 'Go Monohoshizao!!', Kojiro says. Suddenly, the magic sword enlarges and stops at few centimeters of someone's face. Then, Kojiro exclaims: 'Hah! You're just a Jubei; I'll keep looking for cute girls!'
    (21:47:03) ***************************************************************************************
    (21:47:05) *** *********************************************************************** ***
    (21:47:05) ±Game: No such role in this theme!
    (21:47:05) *** *********************************************************************** ***

    (21:47:06) Light Wizard: MG.Raiden. baddy
    (21:47:07) Light Wizard: wtf
    (21:47:12) ***************************************************************************************
    (21:47:12) Current Roles: Citizen, Citizen, Gekko, Jubei, Kaguya, Kojiro, Mushashi, Possessed Yaiba, Takeshi, Tsukikage.
    (21:47:12) Current Players: Dept. Heaven, Fuzzy, Light Wizard, MG.Raiden., Steve Johns, Tacks_For_Snacks, lukegonz15, notscience, packy, superpotato.
    (21:47:12) Current Team: Citizen, Jubei, Kojiro, Mushashi
    (21:47:12) Time: Day 2
    (21:47:12) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (21:47:12) ***************************************************************************************
    (21:47:12) Light Wizard: lol
    (21:47:12) Tacks_For_Snacks: gekko pm me
    (21:47:13) *** *********************************************************************** ***
    (21:47:13) ±Role: Possessed Yaiba
    (21:47:13) ±Ability: Can kill one person during the night. Can kill one person during the standby. Can't be nightkilled. Can't be daykilled. Sided with Thunder God.
    (21:47:13) ±Game: Players
    (21:47:13) *** *********************************************************************** ***

    (21:47:27) ±Game:Fuzzy voted for MG.Raiden.!
    (21:47:30) Fuzzy: they are bad samurai
    (21:47:31) Light Wizard: this theme confuses my brain
    (21:47:32) ±Game:superpotato voted for MG.Raiden.!
    (21:47:35) superpotato: :L
    (21:47:36) ±Game:Light Wizard voted for MG.Raiden.!
    (21:47:37) MG.Raiden.: meh this theme is confusing :v
    (21:47:37) ±Game:packy voted for MG.Raiden.!
    (21:47:38) Fuzzy: i had to doublecheck that
    (21:47:41) ±Game:notscience voted for MG.Raiden.!
    (21:47:43) MG.Raiden. left the channel.
    (21:47:43) lukegonz15: Domo arigato
    (21:47:45) Dept. Heaven: it's new :/
    (21:47:46) ±Game:Tacks_For_Snacks voted for MG.Raiden.!
    (21:47:47) lukegonz15: mr. roboto
    (21:47:54) ***************************************************************************************
    (21:47:54) Times Up! :
    (21:47:54) ±Game: MG.Raiden. (Possessed Yaiba) was removed from the game!
    (21:47:54) Current Roles: Citizen, Citizen, Gekko, Jubei, Kaguya, Kojiro, Mushashi, Takeshi, Tsukikage.
    (21:47:54) Current Players: Dept. Heaven, Fuzzy, Light Wizard, Steve Johns, Tacks_For_Snacks, lukegonz15, notscience, packy, superpotato.
    (21:47:54) Current Team: Citizen, Jubei, Kojiro, Mushashi
    (21:47:54) Time: Night 3
    (21:47:54) Make your moves, you only have 30 seconds! :
    (21:47:54) ***************************************************************************************
    (21:47:58) notscience: I don't like this theme all that much
    (21:48:00) ±Game: You have chosen to protect Dept. Heaven!
    (21:48:04) lukegonz15: Where is my buddy citi
    (21:48:05) notscience: Confusing as hell
    (21:48:08) Fuzzy: you guys say that about every theme
    (21:48:09) notscience: I already laimed
    (21:48:10) Light Wizard: it is
    (21:48:11) notscience: like wtf
    (21:48:19) notscience: Well I mean
    (21:48:20) Steve Johns: lo
    (21:48:23) lukegonz15: Hit me up bro
    (21:48:23) Tacks_For_Snacks: gekko pm me
    (21:48:24) ***************************************************************************************
    (21:48:24) Times Up! :
    (21:48:24) ±Dragon God: And another life, packy (Tsukikage), fades in this battle...
    (21:48:24) ±Game: You died!!
    (21:48:24) ±Dragon God: And another life, Fuzzy (Mushashi), fades in this battle...
    (21:48:24) ±Dragon God: And another life, superpotato (Gekko), fades in this battle...
    (21:48:24) ***************************************************************************************
    (21:48:24) Current Roles: Citizen, Citizen, Jubei, Kaguya, Kojiro, Takeshi.
    (21:48:24) Current Players: Dept. Heaven, Light Wizard, Steve Johns, Tacks_For_Snacks, lukegonz15, notscience.
    (21:48:24) Time: Day 3
    (21:48:24) You have 30 seconds to debate who are the bad guys! :
    (21:48:24) ***************************************************************************************
    (21:48:24) notscience: It just themes unbalanced
    (21:48:25) notscience: imo
    (21:48:25) Steve Johns: Feel Sleepy
    (21:48:29) notscience: I found Gekko
    (21:48:32) notscience: I don't want to luke
    (21:48:33) lukegonz15: Wooooo citi
    (21:48:34) notscience: :/
    (21:48:34) Player 要没时间了 (IP 222.247.53.13) is being overactive.
    (21:48:35) ***************************************************************************************
    (21:48:35) ±Game: 'Go Monohoshizao!!', Kojiro says. Suddenly, the magic sword enlarges and stops at few centimeters of someone's face. Then, Kojiro exclaims: 'Hah! You're just a Takeshi; I'll keep looking for cute girls!'
    (21:48:35) ***************************************************************************************
    (21:48:40) Tacks_For_Snacks: kaguya pm?
    (21:48:43) notscience: Well
    (21:48:45) Light Wizard: lol
    (21:48:46) notscience: Koji claim
    (21:48:54) ***************************************************************************************
    (21:48:54) Current Roles: Citizen, Citizen, Jubei, Kaguya, Kojiro, Takeshi.
    (21:48:54) Current Players: Dept. Heaven, Light Wizard, Steve Johns, Tacks_For_Snacks, lukegonz15, notscience.
    (21:48:54) Time: Day 3
    (21:48:54) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (21:48:54) ***************************************************************************************
    (21:48:54) lukegonz15: Notscience i didn't mean it like that
    (21:49:02) Steve Johns: Notscience vote
    (21:49:03) Steve Johns: pls
    (21:49:04) Light Wizard: so what then?
    (21:49:10) ±Game:notscience voted for Steve Johns!
    (21:49:10) notscience: K
    (21:49:12) ±Game:Light Wizard voted for Steve Johns!
    (21:49:13) notscience: You told me to vote
    (21:49:14) notscience: So I did
    (21:49:15) Steve Johns: Coo
    (21:49:16) Light Wizard: lol
    (21:49:16) ±Game:Tacks_For_Snacks voted for Light Wizard!
    (21:49:19) Steve Johns: lGG
    (21:49:21) ±Game:lukegonz15 voted for Steve Johns!
    (21:49:29) ***************************************************************************************
    (21:49:29) Times Up! :
    (21:49:29) No one was voted off! :
    (21:49:29) ***************************************************************************************
    (21:49:29) Current Roles: Citizen, Citizen, Jubei, Kaguya, Kojiro, Takeshi.
    (21:49:29) Current Players: Dept. Heaven, Light Wizard, Steve Johns, Tacks_For_Snacks, lukegonz15, notscience.
    (21:49:29) Time: Night 4
    (21:49:29) Make your moves, you only have 30 seconds! :
    (21:49:29) ***************************************************************************************
    (21:49:32) lukegonz15: obv teammate
    (21:49:33) notscience: .-.
    (21:49:39) notscience: wtf just happened
    (21:49:40) *** *********************************************************************** ***
    (21:49:40) ±Role: Empowered Kaguya
    (21:49:40) ±Ability: Can kill one person during the night. (Can't be detected by spies.) Can destroy one person during the night. Vote counts as 69. Can't be nightkilled. Sided with Kaguya's Posse.
    (21:49:40) ±Game: Players
    (21:49:40) *** *********************************************************************** ***
    (21:49:40) ±Role: Kaguya
    (21:49:40) ±Ability: Can kill one person during the night. (Can't be detected by spies.) Can drain one person during the night. Can't be daykilled. Sided with Kaguya's Posse.
    (21:49:40) ±Game: 13-30 Players
    (21:49:40) *** *********************************************************************** ***

    (21:49:42) Dept. Heaven: no idea.
    (21:49:43) *** *********************************************************************** ***
    (21:49:43) ±Role: Empowered Takeshi
    (21:49:43) ±Ability: Can kill one person during the night. (Can't be detected by spies.) Can kill one person during the standby. Can twister 2 persons during the standby. Ignores any distractors. Sided with Takeshi's Posse.
    (21:49:43) ±Game: Players
    (21:49:43) *** *********************************************************************** ***
    (21:49:43) ±Role: Takeshi
    (21:49:43) ±Ability: Can kill one person during the night. (Can't be detected by spies.) Ignores any distractors. Sided with Takeshi's Posse.
    (21:49:43) ±Game: 6-30 Players
    (21:49:43) *** *********************************************************************** ***

    (21:49:43) Light Wizard: a tie
    (21:49:44) lukegonz15: tacks happened
    (21:49:44) Tacks_For_Snacks: what?
    (21:49:59) ***************************************************************************************
    (21:49:59) Times Up! :
    (21:49:59) ±Dragon God: And another life, Steve Johns (Kaguya), fades in this battle...
    (21:49:59) ±Dragon God: And another life, Tacks_For_Snacks (Dragon God), fades in this battle...
    (21:49:59) The Dragon God died! With his death, the power of the Dragon Orb is unleashed and Yaiba got new abilities!! However, Takeshi's body was completely possessed by the Demon Wind, making him stronger than ever!
    (21:49:59) ***************************************************************************************
    (21:49:59) Current Roles: Citizen, Empowered Takeshi, Jubei, Kojiro.
    (21:49:59) Current Players: Dept. Heaven, Light Wizard, lukegonz15, notscience.
    (21:49:59) Time: Day 4
    (21:49:59) You have 30 seconds to debate who are the bad guys! :
    (21:49:59) ***************************************************************************************
    (21:50:11) ***************************************************************************************
    (21:50:11) ±Game: 'Go Monohoshizao!!', Kojiro says. Suddenly, the magic sword enlarges and stops at few centimeters of someone's face. Then, Kojiro exclaims: 'Hah! You're just a Empowered Takeshi; I'll keep looking for cute girls!'
    (21:50:11) ***************************************************************************************
    (21:50:11) Light Wizard: so what then?
    (21:50:11) lukegonz15: Knew it

    [TABLE]
    [TR]
    [TD]
    Theme​
    [/TD]
    [TD]
    URL​
    [/TD]
    [TD]
    Author​
    [/TD]
    [TD]
    Enabled​
    [/TD]
    [/TR]
    [TR]
    [TD]Yaiba[/TD]
    [TD]http://pastebin.com/raw.php?i=ESYDRTvc[/TD]
    [TD]Cat Fart[/TD]
    [TD]yes[/TD]
    [/TR]
    [/TABLE]

    (21:50:21) ***************************************************************************************
    (21:50:21) ±Game: An air breeze suddenly appears in the silence... Suddenly the sky clouds and a huge tornado hits Dept. Heaven!! Takeshi laughs, 'Hahaha! Yaiba, you're finished!!'
    (21:50:21) ±Dragon God: And another life, Dept. Heaven (Kojiro), fades in this battle...
    (21:50:21) ***************************************************************************************
    (21:50:24) lukegonz15: oOk
    (21:50:25) ***************************************************************************************
    (21:50:25) ±Game: notscience's sword shines with a blinding light and a twister appears from it... 'DIE, Yaiba, DIE!! Hahahaha!' -Empowered Takeshi says-. Light Wizard was no rival for this!
    (21:50:25) ±Dragon God: And another life, Light Wizard (Jubei), fades in this battle...
    (21:50:25) Listen up, petty world: I'm your owner, and your GOD!! Bow down to notscience ! Bwahahahahaha!!
    (21:50:25) ±Game: The Yaiba and Friends (lukegonz15) lose!
    (21:50:25) ***************************************************************************************

    Log 3
    (22:01:17) ***************************************************************************************
    (22:01:17) Times Up! :
    (22:01:17) The Roles have been Decided! :
    (22:01:17) ±Game: You are a Mangetsu!
    (22:01:17) ±Game: You're Mangetsu, one of the loyal servants of the Moon Princess Kaguya. Thanks to your ability of converting yourself in different objects, you adopted the form of a propane tank, exploding when you're killed!
    (22:01:17) ±Game: Your team is Edwardlolzer (Gekko), Fuzzy (Mangetsu), Soarin (Kaguya) and Jar_24 (Tsukikage).
    (22:01:17) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Gekko, Jubei, Kaguya, Kojiro, Mangetsu, Mushashi, Reliance Orb, Sayaka, Spiderman, Takeshi, Tsukikage, Yaiba.
    (22:01:17) Current Players: Aegidius, Dept. Heaven, Edgar Allan Bro1, Edwardlolzer, Eusine, Fuzzy, Fynecian, Inn Owner, JamesFrost16, Jar_24, Light Wizard, Luigi, MG.Raiden., Mahora, Pokemaster131, Roy Mustang, Soarin, Steve Johns, Tacks_For_Snacks, Westwen, Zerowaltz, knightofdragon, lukegonz15, scizorfan.
    (22:01:17) Current Team: Gekko, Kaguya, Mangetsu, Tsukikage
    (22:01:17) Time: Night 1
    (22:01:17) Make your moves, you only have 30 seconds! :
    (22:01:17) ***************************************************************************************
    (22:01:17) Edwardlolzer: Where ma cookies?
    (22:01:22) 'Noble' changed names and is now known as Monorun.
    (22:01:22) Pokemaster131: SPIDERMONZ
    (22:01:23) Luigi: I'm a Yaiba.
    (22:01:24) Fynecian: Not Spiderman
    (22:01:24) Liam Payne changed names and is now known as Cacturne.
    (22:01:24) knightofdragon: citizen
    (22:01:24) Fynecian: Ew
    (22:01:26) knightofdragon: i give up
    (22:01:27) Fuzzy: Super powerful PR here
    (22:01:28) Luigi: I claim, right?
    (22:01:30) knightofdragon: >Dafasd
    (22:01:31) Fuzzy: everyone should kill me
    (22:01:32) Cacturne changed names and is now known as Seviper.
    (22:01:35) JamesFrost16: afk kill me someone
    (22:01:36) Monorun changed names and is now known as 'Noble'.
    (22:01:40) Seviper changed names and is now known as Lunatone.
    (22:01:41) ±Kaguya's Posse: Your teammate Jar_24 (Tsukikage) has decided to protect Soarin!
    (22:01:45) Edgar Allan Bro1 left the channel.
    (22:01:45) Inn Owner: JamesFrost16, ask for a slay
    (22:01:46) Aegidius: citi
    (22:01:47) ***************************************************************************************
    (22:01:47) Times Up! :
    (22:01:47) ±Game: RAAAAAAAAAAWWHH!!! Hahahaha!! You thought you could beat me? The Thunder God has arrived, more powerful than EVER!!
    (22:01:47) No one died! :
    (22:01:47) ***************************************************************************************
    (22:01:47) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Gekko, Jubei, Kaguya, Kojiro, Mangetsu, Mushashi, Possessed Yaiba, Reliance Orb, Sayaka, Spiderman, Takeshi, Tsukikage.
    (22:01:47) Current Players: Aegidius, Dept. Heaven, Edgar Allan Bro1, Edwardlolzer, Eusine, Fuzzy, Fynecian, Inn Owner, JamesFrost16, Jar_24, Light Wizard, Luigi, MG.Raiden., Mahora, Pokemaster131, Roy Mustang, Soarin, Steve Johns, Tacks_For_Snacks, Westwen, Zerowaltz, knightofdragon, lukegonz15, scizorfan.
    (22:01:47) Current Team: Gekko, Kaguya, Mangetsu, Tsukikage
    (22:01:47) Time: Day 1
    (22:01:47) You have 30 seconds to debate who are the bad guys! :
    (22:01:47) ***************************************************************************************
    (22:01:49) Lunatone changed names and is now known as Claydol.
    (22:01:49) Zerowaltz: dat n1
    (22:01:53) Pokemaster131: herpaderp
    (22:01:56) Inn Owner: lol yaiba
    (22:01:58) Dept. Heaven: I still have no idea what is Spiderman doing in this theme
    (22:01:59) Cheezeburgar left the channel.
    (22:01:59) lukegonz15: No cookies for spidey
    (22:02:00) Fynecian: So how did that happen. =P.
    (22:02:00) Inn Owner: n1 switching sides
    (22:02:01) Dept. Heaven: like, what the hell
    (22:02:02) ***************************************************************************************
    (22:02:02) ±Game: 'Go Monohoshizao!!', Kojiro says. Suddenly, the magic sword enlarges and stops at few centimeters of someone's face. Then, Kojiro exclaims: 'Hah! You're just a Gekko; I'll keep looking for cute girls!'
    (22:02:02) ***************************************************************************************
    (22:02:02) Claydol changed names and is now known as Armaldo.
    (22:02:03) Pokemaster131: lol idk
    (22:02:07) Luigi: Sayaka should reveal him
    (22:02:08) Light Wizard: lol
    (22:02:09) Whimsical: JamesFrost16, do you need to go?
    (22:02:15) Light Wizard: Scizorfan is Yaiba c:
    (22:02:16) Brian Scalabrine left the channel.
    (22:02:17) ***************************************************************************************
    (22:02:17) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Gekko, Jubei, Kaguya, Kojiro, Mangetsu, Mushashi, Possessed Yaiba, Reliance Orb, Sayaka, Spiderman, Takeshi, Tsukikage.
    (22:02:17) Current Players: Aegidius, Dept. Heaven, Edgar Allan Bro1, Edwardlolzer, Eusine, Fuzzy, Fynecian, Inn Owner, JamesFrost16, Jar_24, Light Wizard, Luigi, MG.Raiden., Mahora, Pokemaster131, Roy Mustang, Soarin, Steve Johns, Tacks_For_Snacks, Westwen, Zerowaltz, knightofdragon, lukegonz15, scizorfan.
    (22:02:17) Current Team: Gekko, Kaguya, Mangetsu, Tsukikage
    (22:02:17) Time: Day 1
    (22:02:17) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (22:02:17) ***************************************************************************************
    (22:02:21) ±Game:Inn Owner voted for scizorfan!
    (22:02:24) Zerowaltz: also
    (22:02:25) Inn Owner: is bad now
    (22:02:25) ±Game:Luigi voted for scizorfan!
    (22:02:26) ±Game:Pokemaster131 voted for Soarin!
    (22:02:26) Inn Owner: :(
    (22:02:28) ±Game:Mahora voted for scizorfan!
    (22:02:29) ±Game:lukegonz15 voted for scizorfan!
    (22:02:29) ±Game:Fuzzy voted for scizorfan!
    (22:02:29) ±Game:Jar_24 voted for scizorfan!
    (22:02:30) ±Game:Light Wizard voted for scizorfan!
    (22:02:32) ±Game:Dept. Heaven voted for scizorfan!
    (22:02:32) ±Game:Zerowaltz voted for scizorfan!
    (22:02:38) Armaldo changed names and is now known as Glalie.
    (22:02:45) lukegonz15: hey guys
    (22:02:47) ***************************************************************************************
    (22:02:47) Times Up! :
    (22:02:47) ±Game: scizorfan (Possessed Yaiba) was removed from the game!
    (22:02:47) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Gekko, Jubei, Kaguya, Kojiro, Mangetsu, Mushashi, Reliance Orb, Sayaka, Spiderman, Takeshi, Tsukikage.
    (22:02:47) Current Players: Aegidius, Dept. Heaven, Edgar Allan Bro1, Edwardlolzer, Eusine, Fuzzy, Fynecian, Inn Owner, JamesFrost16, Jar_24, Light Wizard, Luigi, MG.Raiden., Mahora, Pokemaster131, Roy Mustang, Soarin, Steve Johns, Tacks_For_Snacks, Westwen, Zerowaltz, knightofdragon, lukegonz15.
    (22:02:47) Current Team: Gekko, Kaguya, Mangetsu, Tsukikage
    (22:02:47) Time: Night 2
    (22:02:47) Make your moves, you only have 30 seconds! :
    (22:02:47) ***************************************************************************************
    (22:02:48) Pokemaster131: sup
    (22:02:48) ±Kaguya's Posse: Your teammate Jar_24 (Tsukikage) has decided to protect Soarin!
    (22:02:50) lukegonz15: I want cookies
    (22:02:51) lukegonz15: so
    (22:02:52) Glalie changed names and is now known as Luxray.
    (22:02:53) Pokemaster131: me too
    (22:02:54) lukegonz15: Spidey
    (22:02:55) Inn Owner: lol he didn't even kill
    (22:02:57) Eusine changed names and is now known as Champ L.
    (22:03:05) Light Wizard: lol
    (22:03:07) Pokemaster131: i already claimed spidey
    (22:03:09) Inn Owner: citizens.... so many
    (22:03:11) lukegonz15: now gimme cookies
    (22:03:15) Luxray changed names and is now known as Floatzel.
    (22:03:17) ***************************************************************************************
    (22:03:17) Times Up! :
    (22:03:17) ±Game: 'Liberate Gekko!!', orders Kaguya. 'Give him the Mao-Ken, the Dark Sword!! And now, destroy Yaiba and all his friends!'
    (22:03:17) No one died! :
    (22:03:17) ***************************************************************************************
    (22:03:17) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Gekko, Jubei, Kaguya, Kojiro, Mangetsu, Mushashi, Reliance Orb, Sayaka, Spiderman, Takeshi, Tsukikage.
    (22:03:17) Current Players: Aegidius, Dept. Heaven, Edgar Allan Bro1, Edwardlolzer, Eusine, Fuzzy, Fynecian, Inn Owner, JamesFrost16, Jar_24, Light Wizard, Luigi, MG.Raiden., Mahora, Pokemaster131, Roy Mustang, Soarin, Steve Johns, Tacks_For_Snacks, Westwen, Zerowaltz, knightofdragon, lukegonz15.
    (22:03:17) Current Team: Gekko, Kaguya, Mangetsu, Tsukikage
    (22:03:17) Time: Day 2
    (22:03:17) You have 30 seconds to debate who are the bad guys! :
    (22:03:17) ***************************************************************************************
    (22:03:19) Pokemaster131: no gimme cookies
    (22:03:19) Fynecian: If either of you are actually Spidey
    (22:03:24) ±Game: You are a Mangetsu!
    (22:03:24) ±Game: You're Mangetsu, one of the loyal servants of the Moon Princess Kaguya. Thanks to your ability of converting yourself in different objects, you adopted the form of a propane tank, exploding when you're killed!
    (22:03:24) ±Game: Your team is Edwardlolzer (Gekko), Fuzzy (Mangetsu), Soarin (Kaguya) and Jar_24 (Tsukikage).
    (22:03:24) Inn Owner: lol
    (22:03:24) Fynecian: I will give you so many cookies
    (22:03:25) Pokemaster131: nope
    (22:03:26) Zerowaltz: edward is gekko
    (22:03:29) lukegonz15: he lies
    (22:03:29) Light Wizard: Spidey senses
    (22:03:31) lukegonz15: im spidey
    (22:03:31) ***************************************************************************************
    (22:03:31) ±Game: 'Go Monohoshizao!!', Kojiro says. Suddenly, the magic sword enlarges and stops at few centimeters of someone's face. Then, Kojiro exclaims: 'Hah! You're just a Mangetsu; I'll keep looking for cute girls!'
    (22:03:31) ***************************************************************************************
    (22:03:35) Pokemaster131: no actually spidey D:
    (22:03:41) Light Wizard: lol
    (22:03:46) Inn Owner: mang is bomb
    (22:03:46) lukegonz15: ±Game: You are a Spiderman!
    (22:03:46) Pokemaster131: i just want cookies
    (22:03:47) Floatzel changed names and is now known as Pachirisu.
    (22:03:47) ***************************************************************************************
    (22:03:47) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Gekko, Jubei, Kaguya, Kojiro, Mangetsu, Mushashi, Reliance Orb, Sayaka, Spiderman, Takeshi, Tsukikage.
    (22:03:47) Current Players: Aegidius, Dept. Heaven, Edgar Allan Bro1, Edwardlolzer, Eusine, Fuzzy, Fynecian, Inn Owner, JamesFrost16, Jar_24, Light Wizard, Luigi, MG.Raiden., Mahora, Pokemaster131, Roy Mustang, Soarin, Steve Johns, Tacks_For_Snacks, Westwen, Zerowaltz, knightofdragon, lukegonz15.
    (22:03:47) Current Team: Gekko, Kaguya, Mangetsu, Tsukikage
    (22:03:47) Time: Day 2
    (22:03:47) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (22:03:47) ***************************************************************************************
    (22:03:47) Mahora: Is that bad? ._.
    (22:03:50) Fynecian: Swat. What's teh Mangtegfu
    (22:03:50) Roy Mustang: Does anyone else mix up Fyne and Feg
    (22:03:51) Inn Owner: wow.
    (22:03:51) Fuzzy: botquote lol
    (22:03:51) ±Game:Zerowaltz voted for Edwardlolzer!
    (22:03:52) Pokemaster131: botquote
    (22:03:53) Zerowaltz: he's gekko
    (22:03:53) Roy Mustang: out of curiosity
    (22:03:54) ±Game:Inn Owner voted for Edwardlolzer!
    (22:03:56) Pokemaster131: ban ban ban
    (22:03:56) Pachirisu left the channel.
    (22:03:58) Inn Owner: vote gekko first
    (22:03:58) ±Game:Luigi voted for Edwardlolzer!
    (22:03:58) ±Game:Edwardlolzer voted for Inn Owner!
    (22:03:58) Fynecian: or teh Cheedunkun
    (22:03:59) Edwardlolzer: .o
    (22:04:00) ±Game:Mahora voted for Edwardlolzer!
    (22:04:01) ±Game:Jar_24 voted for Edwardlolzer!
    (22:04:01) lukegonz15: cookies. now.
    (22:04:01) ±Game:Light Wizard voted for Edwardlolzer!
    (22:04:01) ±Game:Fuzzy voted for Edwardlolzer!
    (22:04:01) Inn Owner: botquoting the mafia role
    (22:04:01) ±Game:Dept. Heaven voted for Edwardlolzer!
    (22:04:02) Fynecian: or teh Spiderman
    (22:04:03) Edwardlolzer: wow
    (22:04:04) ±Game:Pokemaster131 voted for Westwen!
    (22:04:04) ±Game:Tacks_For_Snacks voted for Edwardlolzer!
    (22:04:07) ±Game:knightofdragon voted for Edwardlolzer!
    (22:04:08) ±Game:Fynecian voted for Fynecian!
    (22:04:12) Zerowaltz: ^
    (22:04:12) *** *********************************************************************** ***
    (22:04:12) ±Role: Empowered Kaguya
    (22:04:12) ±Ability: Can kill one person during the night. (Can't be detected by spies.) Can destroy one person during the night. Vote counts as 69. Can't be nightkilled. Sided with Kaguya's Posse.
    (22:04:12) ±Game: Players
    (22:04:12) *** *********************************************************************** ***
    (22:04:12) ±Role: Kaguya
    (22:04:12) ±Ability: Can kill one person during the night. (Can't be detected by spies.) Can drain one person during the night. Can't be daykilled. Sided with Kaguya's Posse.
    (22:04:12) ±Game: 13-30 Players
    (22:04:12) *** *********************************************************************** ***

    (22:04:15) Inn Owner: get lukegonz15 next, botquoted spiderman (aka mafia)
    (22:04:16) Edwardlolzer: ;-;
    (22:04:17) ***************************************************************************************
    (22:04:17) Times Up! :
    (22:04:17) ±Game: Edwardlolzer (Gekko) was removed from the game!
    (22:04:17) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Jubei, Kaguya, Kojiro, Mangetsu, Mushashi, Reliance Orb, Sayaka, Spiderman, Takeshi, Tsukikage.
    (22:04:17) Current Players: Aegidius, Dept. Heaven, Edgar Allan Bro1, Eusine, Fuzzy, Fynecian, Inn Owner, JamesFrost16, Jar_24, Light Wizard, Luigi, MG.Raiden., Mahora, Pokemaster131, Roy Mustang, Soarin, Steve Johns, Tacks_For_Snacks, Westwen, Zerowaltz, knightofdragon, lukegonz15.
    (22:04:17) Current Team: Kaguya, Mangetsu, Tsukikage
    (22:04:17) Time: Night 3
    (22:04:17) Make your moves, you only have 30 seconds! :
    (22:04:17) ***************************************************************************************
    (22:04:18) Dubz joined the channel.
    (22:04:19) 0330 joined the channel.
    (22:04:19) ±Game: You are a Mangetsu!
    (22:04:19) ±Game: You're Mangetsu, one of the loyal servants of the Moon Princess Kaguya. Thanks to your ability of converting yourself in different objects, you adopted the form of a propane tank, exploding when you're killed!
    (22:04:19) ±Game: Your team is Fuzzy (Mangetsu), Soarin (Kaguya) and Jar_24 (Tsukikage).
    (22:04:28) 0330 left the channel.
    (22:04:28) Roy Mustang: yeah spider is maf
    (22:04:30) Mahora: Um I
    (22:04:31) Zerowaltz: just so you know
    (22:04:32) Light Wizard: lol
    (22:04:32) lukegonz15: fynecian, gimme cookies
    (22:04:35) Pokemaster131: look at this awesome bot quote: ±Game: You are the awesomest person here!
    (22:04:35) ±Kaguya's Posse: Your teammate Jar_24 (Tsukikage) has decided to protect Soarin!
    (22:04:35) Inn Owner: lol this east-west culture disconnect
    (22:04:36) Occupy Wifi OU changed names and is now known as Espy.
    (22:04:39) Zerowaltz: edgar allan is bad bomb
    (22:04:39) Mahora: I'm confused with this theme ._.
    (22:04:40) Roy Mustang: guys
    (22:04:40) Light Wizard: yeah
    (22:04:40) Fynecian: You're not spidey
    (22:04:42) Fynecian: I dunt believe you
    (22:04:42) ±CommandBot: The command kill doesn't exist
    (22:04:46) Roy Mustang: do not botquote, even obviously fake ones
    (22:04:47) ***************************************************************************************
    (22:04:47) Times Up! :
    (22:04:47) ±Dragon God: And another life, Roy Mustang (Citizen), fades in this battle...
    (22:04:47) ***************************************************************************************
    (22:04:47) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Jubei, Kaguya, Kojiro, Mangetsu, Mushashi, Reliance Orb, Sayaka, Spiderman, Takeshi, Tsukikage.
    (22:04:47) Current Players: Aegidius, Dept. Heaven, Edgar Allan Bro1, Eusine, Fuzzy, Fynecian, Inn Owner, JamesFrost16, Jar_24, Light Wizard, Luigi, MG.Raiden., Mahora, Pokemaster131, Soarin, Steve Johns, Tacks_For_Snacks, Westwen, Zerowaltz, knightofdragon, lukegonz15.
    (22:04:47) Current Team: Kaguya, Mangetsu, Tsukikage
    (22:04:47) Time: Day 3
    (22:04:47) You have 30 seconds to debate who are the bad guys! :
    (22:04:47) ***************************************************************************************
    (22:04:51) Chimecho joined the channel.
    (22:04:51) Roy Mustang: it notifies victory road
    (22:04:52) Pokemaster131: ok ._.
    (22:04:52) Fynecian: May the real Spiderman step forward
    (22:04:52) Inn Owner: MA hate
    (22:04:58) Roy Mustang: when you post the game message
    (22:04:59) ***************************************************************************************
    (22:04:59) ±Game: 'Go Monohoshizao!!', Kojiro says. Suddenly, the magic sword enlarges and stops at few centimeters of someone's face. Then, Kojiro exclaims: 'Hah! You're just a Spiderman; I'll keep looking for cute girls!'
    (22:04:59) ***************************************************************************************
    (22:05:00) Luigi: is that the first nightkill?
    (22:05:01) Zerowaltz: LOL
    (22:05:02) Inn Owner: lol?
    (22:05:03) Dept. Heaven: LOL
    (22:05:04) Light Wizard: What's Victory Road
    (22:05:05) Fynecian: WHO IS IT
    (22:05:06) Chimecho changed names and is now known as Bronzong.
    (22:05:07) Fynecian: Whooooooo
    (22:05:11) Pokemaster131: a bot i'm guessing
    (22:05:13) Jar_24: spidey go
    (22:05:14) Light Wizard: lol
    (22:05:14) Jar_24: kill
    (22:05:15) Bronzong changed names and is now known as Hippowdon.
    (22:05:17) ***************************************************************************************
    (22:05:17) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Jubei, Kaguya, Kojiro, Mangetsu, Mushashi, Reliance Orb, Sayaka, Spiderman, Takeshi, Tsukikage.
    (22:05:17) Current Players: Aegidius, Dept. Heaven, Edgar Allan Bro1, Eusine, Fuzzy, Fynecian, Inn Owner, JamesFrost16, Jar_24, Light Wizard, Luigi, MG.Raiden., Mahora, Pokemaster131, Soarin, Steve Johns, Tacks_For_Snacks, Westwen, Zerowaltz, knightofdragon, lukegonz15.
    (22:05:17) Current Team: Kaguya, Mangetsu, Tsukikage
    (22:05:17) Time: Day 3
    (22:05:17) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (22:05:17) ***************************************************************************************
    (22:05:18) ±Game:Zerowaltz voted for lukegonz15!
    (22:05:19) Pokemaster131: afk spidey?
    (22:05:19) Light Wizard: Spidey can't
    (22:05:20) Fynecian: He's just a Spidey
    (22:05:23) Zerowaltz: here you go
    (22:05:23) Hippowdon left the channel.
    (22:05:24) Jar_24: lol ik
    (22:05:27) Jar_24: making a marvel jok
    (22:05:27) ±Game:Pokemaster131 voted for Dept. Heaven!
    (22:05:27) Fynecian: Look for teh cute girlz
    (22:05:29) ±Game:Dept. Heaven voted for lukegonz15!
    (22:05:29) ±Game:Mahora voted for lukegonz15!
    (22:05:30) Westwen: slay
    (22:05:30) ±Game:knightofdragon voted for lukegonz15!
    (22:05:31) ±Game:Light Wizard voted for lukegonz15!
    (22:05:33) ±Game:Jar_24 voted for lukegonz15!
    (22:05:33) Dept. Heaven: wtf, poke
    (22:05:34) Roy Mustang: Westwen
    (22:05:34) ±Game:Inn Owner voted for lukegonz15!
    (22:05:35) Fynecian: Wait seriously?
    (22:05:36) Roy Mustang: do you need one?
    (22:05:38) Pokemaster131: lol just a rand
    (22:05:39) ±Game:Fynecian voted for lukegonz15!
    (22:05:39) ±Game:Tacks_For_Snacks voted for lukegonz15!
    (22:05:47) ***************************************************************************************
    (22:05:47) Times Up! :
    (22:05:47) ±Game: lukegonz15 (Spiderman) was removed from the game!
    (22:05:47) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Jubei, Kaguya, Kojiro, Mangetsu, Mushashi, Reliance Orb, Sayaka, Takeshi, Tsukikage.
    (22:05:47) Current Players: Aegidius, Dept. Heaven, Edgar Allan Bro1, Eusine, Fuzzy, Fynecian, Inn Owner, JamesFrost16, Jar_24, Light Wizard, Luigi, MG.Raiden., Mahora, Pokemaster131, Soarin, Steve Johns, Tacks_For_Snacks, Westwen, Zerowaltz, knightofdragon.
    (22:05:47) Current Team: Kaguya, Mangetsu, Tsukikage
    (22:05:47) Time: Night 4
    (22:05:47) Make your moves, you only have 30 seconds! :
    (22:05:47) ***************************************************************************************
    (22:05:48) Tacks_For_Snacks: luke always gets voted xD
    (22:05:48) ±Kaguya's Posse: Your teammate Jar_24 (Tsukikage) has decided to protect Soarin!
    (22:05:49) Inn Owner: BG on Zerowaltz, I think
    (22:05:50) Pokemaster131: nice
    (22:05:51) Light Wizard: lol
    (22:05:53) Fynecian: YOU GET SO MANY COOKIES lukegonz15
    (22:05:54) Westwen: yes
    (22:05:54) Pokemaster131: give him cookies
    (22:05:56) Espy changed names and is now known as Noob Espy.
    (22:05:56) Steve Johns: Mushashi here
    (22:05:56) Pokemaster131: :D
    (22:05:56) Fynecian: Soooooo many cookies
    (22:05:57) Steve Johns: :D
    (22:05:58) Zerowaltz: edgar allan is mangetsu
    (22:06:00) Zerowaltz: vote him next
    (22:06:01) Luvdisc joined the channel.
    (22:06:03) Pokemaster131: what kind of cookie?
    (22:06:05) Light Wizard: cool
    (22:06:05) Zerowaltz: but DON'T kill him
    (22:06:08) Fynecian: Only teh best
    (22:06:10) Zerowaltz: he's bomb
    (22:06:10) ±Murkrow: Roy Mustang detained lukegonz15 for 6 games [Reason: Botquoting]
    (22:06:11) Inn Owner: kill him
    (22:06:12) Dept. Heaven: brb killing bomb
    (22:06:13) Jar_24: LOL
    (22:06:14) Inn Owner: mafia he's kojiro
    (22:06:15) Luvdisc changed names and is now known as Magneznoe.
    (22:06:15) Fynecian: MeowMix cookies
    (22:06:15) Light Wizard: lol
    (22:06:17) ***************************************************************************************
    (22:06:17) Times Up! :
    (22:06:17) ±Game: The Sayaka came to you last night! You were too busy being distracted!
    (22:06:17) ±Dragon God: And another life, Inn Owner (Reliance Orb), fades in this battle...
    (22:06:17) ***************************************************************************************
    (22:06:17) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Jubei, Kaguya, Kojiro, Mangetsu, Mushashi, Sayaka, Takeshi, Tsukikage.
    (22:06:17) Current Players: Aegidius, Dept. Heaven, Edgar Allan Bro1, Eusine, Fuzzy, Fynecian, JamesFrost16, Jar_24, Light Wizard, Luigi, MG.Raiden., Mahora, Pokemaster131, Soarin, Steve Johns, Tacks_For_Snacks, Westwen, Zerowaltz, knightofdragon.
    (22:06:17) Current Team: Kaguya, Mangetsu, Tsukikage
    (22:06:17) Time: Day 4
    (22:06:17) You have 30 seconds to debate who are the bad guys! :
    (22:06:17) ***************************************************************************************
    (22:06:19) Pokemaster131: what are teh best cookiez
    (22:06:20) Champ L changed names and is now known as Eusine.
    (22:06:21) Magneznoe left the channel.
    (22:06:22) Eusine: oops
    (22:06:23) ***************************************************************************************
    (22:06:23) ±Game: 'Go Monohoshizao!!', Kojiro says. Suddenly, the magic sword enlarges and stops at few centimeters of someone's face. Then, Kojiro exclaims: 'Hah! You're just a Jubei; I'll keep looking for cute girls!'
    (22:06:23) ***************************************************************************************
    (22:06:23) Eusine: sorry
    (22:06:30) Mahora: Is that good or bad?
    (22:06:32) Mahora: ._.
    (22:06:33) Zerowaltz: good
    (22:06:34) Pokemaster131: so eusine is not kojiro
    (22:06:36) Light Wizard: good
    (22:06:39) Fynecian: How d'you not know that
    (22:06:41) Westwen left the channel.
    (22:06:44) Fynecian: Mahora for badkid
    (22:06:45) Pokemaster131: lol just sayin
    (22:06:47) ***************************************************************************************
    (22:06:47) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Jubei, Kaguya, Kojiro, Mangetsu, Mushashi, Sayaka, Takeshi, Tsukikage.
    (22:06:47) Current Players: Aegidius, Dept. Heaven, Edgar Allan Bro1, Eusine, Fuzzy, Fynecian, JamesFrost16, Jar_24, Light Wizard, Luigi, MG.Raiden., Mahora, Pokemaster131, Soarin, Steve Johns, Tacks_For_Snacks, Westwen, Zerowaltz, knightofdragon.
    (22:06:47) Current Team: Kaguya, Mangetsu, Tsukikage
    (22:06:47) Time: Day 4
    (22:06:47) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (22:06:47) ***************************************************************************************
    (22:06:50) Mahora: Fyn I'm a citizen
    (22:06:51) Mamoswine joined the channel.
    (22:06:51) Mahora: ._.
    (22:06:51) Eusine: ?
    (22:06:54) ±Game:Pokemaster131 voted for Luigi!
    (22:06:55) bbyJesus left the channel.
    (22:06:58) Light Wizard: who then?
    (22:06:59) ±Game:Zerowaltz voted for Edgar Allan Bro1!
    (22:07:06) Zerowaltz: he left
    (22:07:06) ±Game:Mahora voted for Edgar Allan Bro1!
    (22:07:11) ±Game:Light Wizard voted for Edgar Allan Bro1!
    (22:07:13) ±Game:Jar_24 voted for Edgar Allan Bro1!
    (22:07:14) ±Game:Luigi voted for Edgar Allan Bro1!
    (22:07:15) Light Wizard: I put 2 lol
    (22:07:15) ±Game:Dept. Heaven voted for Edgar Allan Bro1!
    (22:07:18) Fynecian: Citiclaims are shit
    (22:07:22) Pokemaster131: citi
    (22:07:22) ±Game:Fuzzy voted for Edgar Allan Bro1!
    (22:07:22) Fynecian: Spideyclaims
    (22:07:24) Fynecian: are legit
    (22:07:26) ±Game:Fynecian voted for Fynecian!
    (22:07:27) Mamoswine changed names and is now known as Dusknoir.
    (22:07:27) Pokemaster131: ll
    (22:07:28) Fuzzy: not sure why we are lynching the guy not in the channel
    (22:07:29) Pokemaster131: lol
    (22:07:30) Fuzzy: but whatever
    (22:07:31) Dusknoir changed names and is now known as Probopass.
    (22:07:34) ***************************************************************************************
    (22:07:34) Times Up! :
    (22:07:34) ±Game: Edgar Allan Bro1 (Citizen) was removed from the game!
    (22:07:34) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Jubei, Kaguya, Kojiro, Mangetsu, Mushashi, Sayaka, Takeshi, Tsukikage.
    (22:07:34) Current Players: Aegidius, Dept. Heaven, Eusine, Fuzzy, Fynecian, JamesFrost16, Jar_24, Light Wizard, Luigi, MG.Raiden., Mahora, Pokemaster131, Soarin, Steve Johns, Tacks_For_Snacks, Westwen, Zerowaltz, knightofdragon.
    (22:07:34) Current Team: Kaguya, Mangetsu, Tsukikage
    (22:07:34) Time: Night 5
    (22:07:34) Make your moves, you only have 30 seconds! :
    (22:07:34) ***************************************************************************************
    (22:07:35) Probopass left the channel.
    (22:07:35) ±Kaguya's Posse: Your teammate Jar_24 (Tsukikage) has decided to protect Soarin!
    (22:07:37) Pokemaster131: wow
    (22:07:37) Kevin D. joined the channel.
    (22:07:38) Zerowaltz: ....wait
    (22:07:38) Zerowaltz: what
    (22:07:40) Fynecian: Zero
    (22:07:42) Fynecian: What'reudoin;
    (22:07:51) Dept. Heaven: wat
    (22:07:52) Zerowaltz: he wasn't in the channel anyways
    (22:07:54) Roy Mustang: seriously
    (22:07:56) Fynecian: lol
    (22:07:56) Roy Mustang: so many people
    (22:07:56) Pokemaster131: you guys would rather lynch the guy not even in the channel than respect my rand... i see how it is ._.
    (22:07:58) Roy Mustang: leaving during games
    (22:08:01) Fuzzy: lol
    (22:08:04) ***************************************************************************************
    (22:08:04) Times Up! :
    (22:08:04) ±Game: The Sayaka came to you last night! You were too busy being distracted!
    (22:08:04) ±Dragon God: And another life, Pokemaster131 (Citizen), fades in this battle...
    (22:08:04) ***************************************************************************************
    (22:08:04) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Jubei, Kaguya, Kojiro, Mangetsu, Mushashi, Sayaka, Takeshi, Tsukikage.
    (22:08:04) Current Players: Aegidius, Dept. Heaven, Eusine, Fuzzy, Fynecian, JamesFrost16, Jar_24, Light Wizard, Luigi, MG.Raiden., Mahora, Soarin, Steve Johns, Tacks_For_Snacks, Westwen, Zerowaltz, knightofdragon.
    (22:08:04) Current Team: Kaguya, Mangetsu, Tsukikage
    (22:08:04) Time: Day 5
    (22:08:04) You have 30 seconds to debate who are the bad guys! :
    (22:08:04) ***************************************************************************************
    (22:08:08) ***************************************************************************************
    (22:08:08) ±Game: 'Go Monohoshizao!!', Kojiro says. Suddenly, the magic sword enlarges and stops at few centimeters of someone's face. Then, Kojiro exclaims: 'Hah! You're just a Citizen; I'll keep looking for cute girls!'
    (22:08:08) ***************************************************************************************
    (22:08:08) Light Wizard: lol
    (22:08:11) Fuzzy: hi Sayaka, again
    (22:08:15) Fynecian: ...Don't tell us who that is.
    (22:08:16) Pokemaster131 left the channel.
    (22:08:20) Fynecian: Keep it to yourself.
    (22:08:20) Light Wizard: why not?
    (22:08:21) Aegidius left the channel.
    (22:08:22) Zerowaltz: ...crap
    (22:08:24) Jar_24: go look for cute gir;s
    (22:08:24) Fynecian: So baddies'll kill em
    (22:08:25) Fynecian: lol
    (22:08:29) Zerowaltz: I forgot who I inspected d2
    (22:08:29) Light Wizard: oh lol
    (22:08:31) Unfezant joined the channel.
    (22:08:32) SuddenDeath5 left the channel.
    (22:08:32) SuddenDeath5 joined the channel.
    (22:08:34) ***************************************************************************************
    (22:08:34) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Jubei, Kaguya, Kojiro, Mangetsu, Mushashi, Sayaka, Takeshi, Tsukikage.
    (22:08:34) Current Players: Aegidius, Dept. Heaven, Eusine, Fuzzy, Fynecian, JamesFrost16, Jar_24, Light Wizard, Luigi, MG.Raiden., Mahora, Soarin, Steve Johns, Tacks_For_Snacks, Westwen, Zerowaltz, knightofdragon.
    (22:08:34) Current Team: Kaguya, Mangetsu, Tsukikage
    (22:08:34) Time: Day 5
    (22:08:34) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (22:08:34) ***************************************************************************************
    (22:08:34) Fynecian: lawl...Zerp.
    (22:08:39) knightofdragon: wow i'm still alive
    (22:08:40) Fynecian: Zero*
    (22:08:40) Zerowaltz: I think it was fuzzy...?
    (22:08:45) Fuzzy: huh?
    (22:08:47) Fuzzy: ._.
    (22:08:50) Light Wizard: lol
    (22:08:50) Zerowaltz: as mangetsu
    (22:08:55) Fuzzy: oh no
    (22:08:58) ±Game: You are a Mangetsu!
    (22:08:58) ±Game: You're Mangetsu, one of the loyal servants of the Moon Princess Kaguya. Thanks to your ability of converting yourself in different objects, you adopted the form of a propane tank, exploding when you're killed!
    (22:08:58) ±Game: Your team is Fuzzy (Mangetsu), Soarin (Kaguya) and Jar_24 (Tsukikage).
    (22:08:59) Fynecian: Ohhhh right
    (22:08:59) Tacks_For_Snacks: This is an intense theme :D
    (22:09:00) ±Game:Luigi voted for MG.Raiden.!
    (22:09:01) Luigi: Rand
    (22:09:02) Unfezant changed names and is now known as Gigalith.
    (22:09:04) Fynecian: You did insp Mantengrg
    (22:09:07) Zerowaltz: luigi leading rand
    (22:09:08) ***************************************************************************************
    (22:09:08) Times Up! :
    (22:09:08) ±Game: MG.Raiden. (Takeshi) was removed from the game!
    (22:09:08) Current Roles: Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Citizen, Demon, Demon, Jubei, Kaguya, Kojiro, Mangetsu, Mushashi, Sayaka, Tsukikage.
    (22:09:08) Current Players: Aegidius, Dept. Heaven, Eusine, Fuzzy, Fynecian, JamesFrost16, Jar_24, Light Wizard, Luigi, Mahora, Soarin, Steve Johns, Tacks_For_Snacks, Westwen, Zerowaltz, knightofdragon.
    (22:09:08) Current Team: Kaguya, Mangetsu, Tsukikage
    (22:09:08) Time: Night 6
    (22:09:08) Make your moves, you only have 30 seconds! :
    (22:09:08) ***************************************************************************************
    (22:09:11) Zerowaltz: PRO
    (22:09:12) Light Wizard: epic
    (22:09:12) Dept. Heaven: that works
    (22:09:14) Tacks_For_Snacks: Nice!
    (22:09:15) Gigalith changed names and is now known as Swoobat.
    (22:09:15) knightofdragon: AWESOME
    (22:09:16) knightofdragon: XD
    (22:09:19) ±Kaguya's Posse: Your teammate Jar_24 (Tsukikage) has decided to kill Light Wizard!
    (22:09:20) Swoobat left the channel.
    (22:09:21) Zerowaltz: luigi leading rand
    (22:09:22) Zerowaltz: 01
    (22:09:23) Zerowaltz: *-1
    (22:09:26) Light Wizard: lol
    (22:09:26) ±Kaguya's Posse: Your teammate Jar_24 (Tsukikage) has decided to protect Soarin!
    (22:09:30) Fynecian: (23:05:00) Zerowaltz: edgar allan is bad bomb
    (22:09:31) Zerowaltz: is legit
    (22:09:33) Fynecian: Er
    (22:09:35) Zerowaltz: yeah
    (22:09:36) Light Wizard: funny
    (22:09:37) knightofdragon: who's left?
    (22:09:37) Seismitoad joined the channel.
    (22:09:37) Zerowaltz: I forgot
    (22:09:38) Fynecian: Not too sure why he was a Citi
    (22:09:38) ***************************************************************************************
    (22:09:38) Times Up! :
    (22:09:38) ±Game: The Moon Princess Kaguya drained Light Wizard's life essence!! Her power is unleashed and she leaves her human body, becoming a horrible and powerful monster!!
    (22:09:38) ±Game: A Sayaka has been converted into a Old Sayaka!
    (22:09:38) No one died! :
    (22:09:38) After decades of waiting... Now, they've finally done it! The Moon Princess Kaguya and her minions (Fuzzy, Soarin and Jar_24) have conquered the Earth!
    (22:09:38) ±Game: The Yaiba and Friends (Mahora, Eusine, Aegidius, Westwen, Zerowaltz, Light Wizard, knightofdragon, Dept. Heaven, JamesFrost16 and Steve Johns), Takeshi's Posse (Tacks_For_Snacks and Fynecian) and Dragon God (Luigi) lose!
    (22:09:38) ***************************************************************************************
    (22:09:41) Zerowaltz: ...wait
    (22:09:42) Zerowaltz: what
    (22:09:43) Fuzzy: lol wow
    (22:09:44) Dept. Heaven: wtf
    (22:09:44) Soarin: GG
    (22:09:44) knightofdragon: ._+.
    (22:09:45) Eusine: :c
    (22:09:46) Fynecian: What the actual hell
    (22:09:46) Zerowaltz: just happened

    (22:09:47) ***************************************************************************************
    (22:09:47) ±Game: 'Noble' started a game with theme Presents!
    (22:09:47) ±Game: Type /Join to enter the game!
    (22:09:47) ***************************************************************************************

    (22:09:47) ±Game: Deep in the workshop in the midst of the holiday season, a certain Santa Claus is informed that his elves have accidentally wrapped some bad gifts! Now he must search through the contents of the gifts before they get sent and it's too late! (All forms of feedback should be directed to Santa Claws.)
    (22:09:49) knightofdragon: wtf
    (22:09:50) Light Wizard: lol
    (22:09:50) Soarin: Fuzzy
    (22:09:50) MG.Raiden.: the theme was so boring
    (22:09:50) ±Game: Dept. Heaven joined the game!
    (22:09:51) ±Game: knightofdragon joined the game!
    (22:09:51) Jar_24: LOL
    (22:09:51) ±Game: Mahora joined the game!
    (22:09:51) ±Game: MG.Raiden. joined the game!
    (22:09:52) Seismitoad left the channel.
    (22:09:52) ±Game: Edwardlolzer joined the game!
    (22:09:53) ±Game: tyriene joined the game!
    (22:09:53) Fynecian: Not another bullshit theme
    (22:09:53) Jar_24: soarin was afk
    (22:09:56) Soarin: Jar
    (22:09:56) ±Game: Eusine joined the game!
    (22:09:56) ±Game: Light Wizard joined the game!
    (22:09:56) Fynecian: Plsno
    (22:09:56) Ashsocool joined the channel.
    (22:09:56) ±Game: Luigi joined the game!
    (22:09:59) ±Game: Steve Johns joined the game!
    (22:09:59) Soarin: I was never AFK.
    (22:10:01) Fuzzy: i had no night actions either
    (22:10:01) Throh joined the channel.
    (22:10:04) Aegidius joined the channel.
    (22:10:05) Jar_24: oh you werent
    (22:10:06) Jar_24: ?
    (22:10:07) Fuzzy: you never replied to my PM soarin?
    (22:10:08) Soarin: I was actually the reason why we won.
    (22:10:09) Throh changed names and is now known as Sawk.
    (22:10:09) Zerowaltz: (22:10:40) ±Ability: Can kill one person during the night. (Can't be detected by spies.) Can destroy one person during the night. Vote counts as 69. Can't be nightkilled. Sided with Kaguya's Posse.
    (22:10:11) ±Game: RobVanDam joined the game!
    (22:10:15) RobVanDam: presents?
    (22:10:18) Soarin: Too focused on draining people.

    (22:10:19) ±Game: Hurry up, you only have 30 seconds more to join!

    (22:10:20) ±Game: Zerowaltz joined the game!
    (22:10:21) Light Wizard: I distracted Fuzzy a lot c:
    (22:10:21) Tacks_For_Snacks: join
    (22:10:21) Fuzzy: oh
    (22:10:21) Jar_24: lol ok
    (22:10:23) 'Noble' changed names and is now known as Chaos Theosis.
    (22:10:23) ±Game: Fynecian joined the game!
    (22:10:24) ±Game: Jar_24 joined the game!
    (22:10:24) ±Game: Chaos Theosis joined the game!
    (22:10:24) ±Game: Tacks_For_Snacks joined the game!
    (22:10:26) Fuzzy: aha, i know what the problem is
    (22:10:26) IP 96.254.171.2 is being overactive.
    (22:10:26) IP 96.254.171.2 is being overactive.
    (22:10:26) IP 96.254.171.2 is being overactive.
    (22:10:29) Fynecian: Wait up, so were you invincible
    (22:10:31) Dept. Heaven: what happened
    (22:10:32) Sawk left the channel.
    (22:10:33) Fynecian: That's so overpowered
    (22:10:33) ±Game: Champ X joined the game!



    Kaguya's action should probably be broadcast... And, that's a lot of people getting end gamed in that 3rd game...
     
    Last edited: Apr 20, 2013
  13. Fuzzysqurl

    Fuzzysqurl baa baa mareep I do what I want Server Owner Developer I do what I want Server Owner Developer

    Joined:
    Sep 12, 2012
    Messages:
    2,096
    Likes Received:
    967
    There's some pretty glaring balance issues, namely in my 3rd log I posted. THAT many people getting endgamed shows a rather large design flaw. Even Kuja in FF has to kill more than that to win.

    The theme also suffers from ROTK-syndrome, complex names that people can't remember. This leads to confusion and people making mistakes because they thought X role did Y, and not Z.
    The conspirator Mayor that buffs up other players when it dies completely shifts balances towards that team. There are a handful of cross-team promotions, which only kicks sand in someone's face. Not only do they lose a player, but they gain an enemy.

    Furthermore, the theme was up for testing for 12 days. All the logs posted in this thread were the only games I saw played during that time. Granted, I wasnt at the computer 24/7, but it gives a general feedback from the community on whether or not a theme is "good." Every time I started the theme, people started to moan and groan.

    Unfortunately, given these circumstances, I will have to Decline [1]
     
  14. Roild

    Roild Member

    Joined:
    Jul 21, 2012
    Messages:
    861
    Likes Received:
    11
    PO Trainer Name:
    Roild
    I had high hopes, but I agree that the names and such make the game a little hard to follow. I saw people dislike this, and themes should be enjoyed to some extent. I'm afraid I'm going to have to Decline [2] this.
     
  15. Not L

    Not L Fairy Princess

    Joined:
    Jan 9, 2012
    Messages:
    193
    Likes Received:
    0
    Decline [3] for inactivity and a largely unbalanced game.
     
  16. MewtwoHidden

    MewtwoHidden My Hax Makes Me Famous

    Joined:
    Nov 22, 2012
    Messages:
    823
    Likes Received:
    119
    PO Trainer Name:
    MewtwoHidden
    Decline [4] For above reasons
     
  17. Beast

    Beast I do what I want

    Joined:
    Sep 7, 2012
    Messages:
    925
    Likes Received:
    31
    This is now declined.
     
Thread Status:
Not open for further replies.