[Adoptable] Bugs

Discussion in 'Active Themes' started by Pangaea, Mar 28, 2014.

  1. Pangaea

    Pangaea resto en peaco

    Joined:
    Mar 20, 2014
    Messages:
    329
    Likes Received:
    46
    Pastebin:



    Script:

    {
    "name": "Bugs",
    "author": ["Pangaea"],
    "minplayers": 6,
    "summary": "Welcome to the world of bugs! Join us as we explore the wonders and threats that can be found in the bug world! Help the bugs fight against shared threats, such as the monstorous birds, but be careful as well, because the bugs have been divided up into teams to fight against each other! Who will be able to dominate the bug world as their own? | PM Pangaea with any suggestions. | Thread: http://pokemon-online.eu/threads/bugs.26630/",
    "threadlink": "http://pokemon-online.eu/threads/bugs.26630/",
    "sides": [
    {
    "side": "village",
    "translation": "Friendly Bugs",
    "winmsg": "±Scarab: Well, it looks like being friendly does help you out in life! The friendly bugs ~Players~ have rid themselves of all unfriendly creatures!"
    },
    {
    "side": "birds",
    "translation": "Birds",
    "winmsg": "±Scarab: Well, it's no surprise that the birds ~Players~ have eliminated all of the bugs! Now, they shall take the skies and live freely!"
    },
    {
    "side": "winged",
    "translation": "Winged Insects",
    "winmsg": "±Scarab: Looks like the winged insects ~Players~ kept themselves safe by staying high in the sky! They can now patrol the ground to rid themselves of any insects that can't fly!"
    },
    {
    "side": "arachnids",
    "translation": "Arachnids",
    "winmsg": "±Scarab: Oh no! The Arachnids ~Players~ have eliminated everyone who isn't of their kind and have taken control of the insect world!"
    }
    ],
    "variables": {
    },
    "roles": [
    { "role": "villager",
    "translation": "Caterpillar",
    "side": "village",
    "help": "You are a small, cuddly bug, who spends most of its time eating leaves! Unfortunately, the only thing you can do is vote to remove bad guys during the day!",
    "info": "Standard villager. Sided with the friendly bugs.",
    "actions": {
    }
    },
    { "role": "butterfly",
    "translation": "Butterfly",
    "side": "village",
    "help": "We decided that you are more fit on the friendly bugs team. Vote off arachnids, winged insects and birds with your +2 vote!",
    "info": "Vote counts as +2. Sided with the friendly bugs.",
    "actions": {
    "vote": 2
    }
    },
    { "role": "mbutterfly",
    "translation": "Monarch Butterfly",
    "side": "village",
    "help": "A beautiful species of butterfly is what you are! Like a normal butterfly, you have a vote of +2. However, what makes you special is that you can /distract a bug once a night, but be careful, because if you try distracting the Owl, you will be eaten instead!",
    "info": "Vote counts as +2. Can distract during the night. Inspects as a normal Butterfly. Sided with the friendly bugs.",
    "actions": {
    "vote": 2,
    "inspect": { "revealAs": [ "butterfly" ] },
    "night": {
    "distract": {
    "command": ["distract", "dummy3"],
    "target": "AnyButSelf",
    "common": "Self",
    "priority": 1.1,
    "distractmsg": "±Scarab: You tried performing your action, but you were distracted by the monarch butterfly's beautiful wings!",
    "teammsg": "±Scarab: Your partner was mesmerized by the Monarch Butterfly's wings last night, so you lost time trying to help your team mate and you were unable to ~Action~."
    }
    }
    }
    },
    { "role": "grasshopper",
    "translation": "Grasshopper",
    "side": "village",
    "help": "It must be tiring jumping around everywhere all the time! Luckily for you, the friendly bugs immediately recognize you, so you can /trust one person during the night to tell them your role!",
    "info": "Can tell one person who they are once per night. Sided with the friendly bugs.",
    "actions": {
    "night": {
    "trust": {
    "hide": true,
    "command": ["dummy2"],
    "target": "AnyButSelf",
    "common": "Self",
    "priority": 6,
    "dummy2targetmsg": "±Scarab: ~Role~ jumps before you and says: 'Hi pal it's me ~Self~, call me if you wanna jump around the place with me'."
    }
    }
    }
    },
    { "role": "cricket",
    "translation": "Cricket",
    "side": "village",
    "help": "While most sounds that bugs make annoy people, your sound is actually quite peaceful! You can /chirp once during the day to expose someone.",
    "info": "Can /expose one person during the day. Sided with the friendly bugs.",
    "actions": {
    "standby": {
    "chirp": {
    "target": "Any",
    "msg": "Type /chirp now to reveal someone's role!",
    "exposemsg": "±Cricket: Hello my dear fans!! Today I want to sing a song about ~Target~: '♫This is the story of ♪~Target~ the ~Role~ who's role was revealed times ago by a stupid Cricket who doesn't know how to shut up!!♪'",
    "command": "expose"
    }
    }
    }
    },
    { "role": "ladybug",
    "translation": "LadyBug",
    "side": "village",
    "help": "We decided that you were more fit as a friendly bug than a winged insect. Use your -2 vote to save your friends during the day!",
    "info": "Vote counts as -2. Sided with the friendly bugs.",
    "actions": {
    "vote":-2
    }
    },
    { "role": "ant",
    "translation": "Ant",
    "side": "village",
    "help": "The ants go marching one by one, HORAH! HORAH! You are strong alone, but are even stronger when with a colony! You know the other ants. Use /tt to talk with the other Ants.",
    "info": "Knows the other ants. Sided with the friendly bugs.",
    "actions": {
    "teamTalk": [ "ant"],
    "startup": { "revealRole": "ant" }
    }
    },
    { "role": "oladybug",
    "translation": "Orange LadyBug",
    "side": "village",
    "help": "A rare color, there are not many sightings of your pretty color. However, you are poisonous, so you can use your lethal poison to /kill a bug during the day, but you will be revealed! But since your poison doesn't smell so good, you will avoid all day kills and half the time you will avoid even the night kills! Unfortunately, the amount of votes against you will have +2 added!",
    "info": "Can kill one person during the standby, but will be revealed. Cannot be day killed and evade night kills 50% of the time. Has a +2 voteshield. Sided with the friendly bugs.",
    "actions": {
    "voteshield": 2,
    "kill": { "mode": {"evadeChance": 0.5}},
    "daykill": { "mode": {"evadeChance": 1}},
    "standby": {
    "kill": {
    "msg": "Type /kill to eliminate someone and reveal yourself!",
    "command": "kill",
    "target": "AnyButSelf",
    "killmsg": "±Scarab: ~Self~, the orange ladybug, emitted a lethal odor around it. It was too powerful for ~Target~ and they were killed instantly!"
    }
    }
    }
    },
    { "role": "stickA",
    "translation": "Walking Stick",
    "side": "village",
    "help": "You do have a proper name, but we like Walking Stick better! Because you camouflage so well, you can /hide twice a game during the night to avoid all night kills, including poison!",
    "info": "Can /hide twice a game to avoid all night kills and poison. Sided with the friendly bugs.",
    "actions": {
    "night": {
    "hide": {
    "hide": true,
    "command": ["convert"],
    "target": "OnlySelf",
    "common": "Self",
    "charges": 2,
    "priority": 2.1,
    "newRole": { "stickB": ["stickA", "stickC"]},
    "silent": true, "silentConvert": true,
    "convertmsg": "±Scarab: You disguise yourself between the branches of a tree to avoid any danger that could threaten your life."
    }
    }
    }
    },
    { "role": "stickB",
    "translation": "Walking Stick",
    "hide": true,
    "side": "village",
    "help": "You do have a proper name, but we like Walking Stick better! Because you camouflage so well, you can /hide twice a game during the night to avoid all night kills, including poison!",
    "info": "Can /hide twice a game to avoid all night kills and poison. Sided with the friendly bugs.",
    "actions": {
    "initialCondition": { "curse": { "cursedRole": "stickC", "curseCount": 1, "silentCurse": true }},
    "kill": { "mode": "ignore" }, "poison": { "mode": "ignore" }
    }
    },
    { "role": "stickC",
    "translation": "Walking Stick",
    "hide": true,
    "side": "village",
    "help": "You do have a proper name, but we like Walking Stick better! Because you camouflage so well, you can /hide twice a game during the night to avoid all night kills, including poison!",
    "info": "Can /hide twice a game to avoid all night kills and poison. Sided with the friendly bugs.",
    "actions": {
    "night": {
    "hide": {
    "command": ["convert"],
    "target": "OnlySelf",
    "common": "Self",
    "priority": 2,
    "newRole": { "stickB": ["stickA", "stickC"]},
    "silent": true, "silentConvert": true,
    "convertmsg": "±Scarab: You disguise yourself between the branches of a tree to avoid any danger that could threaten your life."
    }
    }
    }
    },
    { "role": "roly",
    "translation": "Roly Poly",
    "side": "village",
    "help": "You do have a proper name, but we like Roly Poly better! With your sturdy shell, you can /protect one bug during the night, including yourself!",
    "info": "Can /protect one person during the night, even themselves. Sided with the friendly bugs.",
    "actions": {
    "night": {
    "protect": {
    "target": "Any",
    "common": "Self",
    "priority": 2
    }
    }
    }
    },
    { "role": "broly",
    "translation": "Blue Roly Poly",
    "side": "village",
    "help": "You are pretty similar to a regular roly poly, except that you're blue! Another thing is that instead of protecting only one bug, you can /protect two people but not yourself!",
    "info": "Can /protect two people during the night. Sided with the friendly bugs.",
    "actions": {
    "night": {
    "protect": {
    "limit": 2,
    "target": "AnyButSelf",
    "common": "Self",
    "priority": 2
    }
    }
    }
    },
    { "role": "snail",
    "translation": "Snail",
    "side": "village",
    "help": "Since you are so slow, nobody really sees you as a threat. However, you can /inspect other bugs once a night to find out their role. Also, your sturdy shell allows you to survive the first night or day kill!",
    "info": "Can /inspect one person during the night. Survives first night/day kill(17+ players only). Sided with the friendly bugs.",
    "actions": {
    "kill":{ "mode": {"evadeCharges":1}},
    "daykill":{ "mode": {"evadeCharges":1}},
    "night": {
    "inspect": {
    "target": "AnyButSelf",
    "common": "Self",
    "priority": 20
    }
    }
    }
    },
    { "role": "snailsmall",
    "hide": true,
    "translation": "Snail",
    "side": "village",
    "help": "Since you are so slow, nobody really sees you as a threat. However, you can /inspect other bugs once a night to find out their role.",
    "info": "Can /inspect one person during the night. Survives first night/day kill. Sided with the friendly bugs.",
    "actions": {
    "night": {
    "inspect": {
    "target": "AnyButSelf",
    "common": "Self",
    "priority": 20
    }
    }
    }
    },
    { "role": "worm",
    "translation": "Worm",
    "side": "village",
    "help": "What are you doing here? You aren't even a bug! Oh, well. You'll still get hax on who is dying during the night. You might even find a killer who isn't on your team!",
    "info": "Can get hax on who is dying during the night. Sided with the friendly bugs.",
    "actions": {
    "hax": {
    "poison": { "revealTarget": 0.3 },
    "sting": { "revealTarget": 0.2, "revealPlayer": 0.07 },
    "kill": { "revealTarget": 0.2, "revealPlayer": 0.07 },
    "drain": { "revealTarget": 0.2, "revealPlayer": 0.07 },
    "swoop": { "revealTarget": 0.2, "revealPlayer": 0.1 }
    }
    }
    },
    { "role": "slugA",
    "translation": "Slug",
    "side": "village",
    "help": "You are a small, cuddly bug, who spends most of its time eating leaves! Unfortunately, the only thing you can do is vote to remove bad guys during the day!",
    "info": "Sees itself as a caterpillar. Inspects/exposes as a spider. When Lynched he will be able to /kill another player before to die even if it is a Bird, can still be distracted. Sided with the friendly bugs.",
    "actions": {
    "inspect": { "revealAs": [ "spider" ] },
    "onlist": "spider",
    "startup": {
    "revealAs": "villager"
    },
    "lynch": {
    "convertTo": "slugB",
    "convertmsg": "±Scarab: You swatted the Slug away, but it has come back to his revenge before to die!"
    }
    }
    },
    { "role": "slugB",
    "translation": "Vengeful Slug",
    "side": "village",
    "hide": "true",
    "help": "It looks like that you were the Slug. Oh well before to die tonight I suggest you to bring someone with you to the underworld with /kill, it works even with the Birds like Hawk and Cuckoo.",
    "info": "Sees itself as a caterpillar. Inspects/exposes as a spider. When Lynched he will be able to /kill another player before to die even if it is a Bird, can still be distracted. Sided with the friendly bugs.",
    "actions": {
    "initialCondition": { "poison": { "count": 1, "poisonDeadMessage": "The Slug can die in peace now!"}},
    "inspect": { "revealAs": [ "spider" ] },
    "kill": { "mode": "ignore", "silent": true },
    "night": {
    "kill": {
    "command": ["kill", "dummy", "convert"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "bypass": ["evadeChance", "ignore", "evadeCharges"],
    "silent": true, "silentConvert": true, "convertfailmsg": "",
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 1.3
    }
    },
    "lynch": {
    "convertTo": "slugB",
    "convertmsg": "±Scarab: You swatted the Slug away, but it has come back to his revenge before to die!"
    }
    }
    },
    { "role": "cockroach",
    "translation": "Cockroach",
    "side": "village",
    "help": "A filthy bug, you are, but still friendly! You mean no harm but when it comes to helping your team, you are ready to /kill one bug during the night. Also, because you're so hard to kill, you will be protected against the first poison/day kill against you! ",
    "info": "Can kill one person during the night. Evades the first poison and day kill that targets them. Sided with the friendly bugs.",
    "actions": {
    "poison":{ "mode": {"evadeCharges":1}},
    "daykill":{ "mode": {"evadeCharges":1}},
    "night": {
    "kill": {
    "target": "AnyButSelf",
    "common": "Self",
    "priority": 18
    }
    }
    }
    },
    { "role": "spider",
    "translation": "Spider",
    "side": "arachnids",
    "help": "Eek! A spider! Sorry, but you just tend to scare most people! You can /kill a bug (shared with team) once a night to help your team win. But be careful, because if you try to kill the Owl, you will be eaten instead! Other than that, vote off the good guys during the day in hopes of winning. Use /tt to talk with your partners",
    "info": "Can kill one person during the night. Sided with the arachnids.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "night": {
    "kill": {
    "command": ["kill", "dummy", "convert"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "silent": true, "silentConvert": true, "convertfailmsg": "",
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 7
    }
    }
    }
    },
    { "role": "waterspider",
    "translation": "Water Spider",
    "side": "arachnids",
    "help": "Eek! A spider! Sorry, but you just tend to scare most people! You can discover someone's identity with /scare but they will know that someone has inspected them. You can /kill a bug (shared with team) once a night to help your team win. But be careful, because if you try to kill the Owl, you will be eaten instead! Other than that, vote off the good guys during the day in hopes of winning. Use /tt to talk with your partners",
    "info": "Can kill one person during the night(shared with team). Can inspect one person during the night (that person will know to have been inspected). Vote counts as -2. Sided with the arachnids.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "vote": -2,
    "night": {
    "scare": {
    "command": ["inspect", "dummy", "dummy2", "convert"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "silent": true, "silentConvert": true, "convertfailmsg": "",
    "dummy2targetmsg": "±Scarab: Eek! A water spider discovered where you live! Gotta get away!",
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 25
    },
    "kill": {
    "command": ["kill", "dummy", "convert"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "silent": true, "silentConvert": true, "convertfailmsg": "",
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 7
    }
    }
    }
    },
    { "role": "widow",
    "translation": "Black Widow",
    "side": "arachnids",
    "help": "You are one of the most poisonous spiders in the world. Because you are so feared by many bugs, you avoid all night kills and poison. Type /kill during the day to kill a bug, and /poison during the night to kill a bug in two days. Beware, because if you try to kill or poison the Owl, you will be eaten instead! Use /tt to talk with your team.",
    "info": "Can kill one person during the standby. Can poison one person during the night. Avoids all night kills and poison. Sided with the arachnids.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "kill": { "mode": "ignore" }, "poison": { "mode": "ignore" },
    "night": {
    "poison": {
    "command": ["poison", "dummy", "convert"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "silent": true, "silentConvert": true, "convertfailmsg": "",
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 6
    }
    },
    "standby": {
    "kill": {
    "msg": "Type /kill to eliminate someone!",
    "command": "kill",
    "target": "AnyButSelf",
    "killmsg": "±Scarab: The Black Widow has come out from its web, searching for a new victim! It spots ~Target~ and wraps them in a web, then kills them with its poison!"
    }
    }
    }
    },
    { "role": "tarantulaA",
    "translation": "Tarantula",
    "side": "arachnids",
    "help": "You are a species of spider that can grow up to 9 to 10 inches long! You can /kill a bug during the night (shared with team,) but since you are so slow you will always move last. But beware, because if you try killing the Owl, you will be eaten instead! Also, you will survive the first time that you get lynched and your kill will become able to surpass protections and immunities. Use /tt to talk with your team.",
    "info": "Can kill one person during the night. If lynched he will survive the first time and his kill will become able to surpass protection and bypass night-kill evasion and immunity abilities. Sided with the arachnids.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "night": {
    "kill": {
    "command": ["kill", "dummy", "convert"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "silent": true, "silentConvert": true, "convertfailmsg": "",
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 19
    }
    },
    "lynch": {
    "convertTo": "tarantulaB",
    "convertmsg": "±Scarab: You swatted the tarantula away, but it has come back to get one more kill!"
    }
    }
    },
    { "role": "tarantulaB",
    "translation": "Lynched Tarantula",
    "side": "arachnids",
    "hide": true,
    "help": "We'll give you one more chance to help your team of arachnids! Use /kill to eliminate someone one last time. This kill will bypass all protects and immunities. This kill is also capable of killing birds.",
    "info": "Can kill one person during the night. If lynched he will survive the first time and his kill will become able to surpass protection and bypass night-kill evasion and immunity abilities. Sided with the arachnids.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "night": {
    "kill": {
    "command": ["kill", "dummy3"],
    "bypass": ["evadeChance", "ignore", "evadeCharges"],
    "target": "AnyButTeam",
    "pierce": true,
    "broadcast": "team",
    "common": "Self",
    "priority": 1.2
    }
    }
    }
    },
    { "role": "scorpion",
    "translation": "Scorpion",
    "side": "arachnids",
    "help": "Your poison is capable of making humans and bugs sick, and can even kill them! Every night you can /poison one bug during the night (shared with team, will kill the target the next night) and poison another one with /toxic (not shared with team, will kill the target after kills after 2 days/3 nights). But be careful, because if you try to poison the Owl, you will be eaten instead! However, you are immune to all poison. Use /tt to talk with your partners",
    "info": "Can poison one person during the night (shared with Black Widow, kills after 1 day/2 nights). Can even poison another person with a not shared ability but it takes more time to kill the target (kills after 2 days/3 nights) Immune to all poison. Sided with the arachnids.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "poison": { "mode": "ignore" },
    "night": {
    "poison": {
    "command": ["poison", "dummy", "convert"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "silent": true, "silentConvert": true, "convertfailmsg": "",
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 7
    },
    "toxic": {
    "command": ["poison", "dummy", "convert"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "silent": true, "silentConvert": true, "convertfailmsg": "",
    "count": 3,
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 7
    }
    }
    }
    },
    { "role": "tick",
    "translation": "Tick",
    "side": "arachnids",
    "help": "You have an annoying bite you can use to your advantage by using /bite on a bug once a night. This will prevent them from doing anything that night. Because you are so small, you will be inspected and exposed as a caterpillar! Your vote is 1.1. If you want, you can use /change until the Butterfly is alive, which will give you a -0.9 voteshield and you will be inspected/exposed as a butterfly, but you will lose your ability to distract! Use /tt to talk with your team.",
    "info": "Can change their abilities. Can be inspected as Caterpillar and be able to /distract, or, can be inspected as Butterfly and have a voteshield of -0.9 (the butterfly form can be used only if there is at least one butterfly alive). Vote counts as 1.1. Sided with the arachnids.",
    "actions": {
    "onDeadRoles": { "convertTo": { "tickA": ["butterfly", "mbutterfly"] }, "convertmsg": "The ~Old~ cannot disguise as a Butterfly anymore!"},
    "inspect": { "revealAs": [ "villager" ] },
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "vote": 1.1,
    "night": {
    "bite": {
    "command": ["distract", "dummy3"],
    "target": "AnyButTeam",
    "common": "Self",
    "broadcast": "team",
    "priority": 1,
    "distractmsg": "±Scarab: You tried performing your action, but you were distracted by the Tick's annoying bite!",
    "teammsg": "±Scarab: Your partner got bitten by a Tick last night, so you lost time trying to free your team mate and you were unable to ~Action~."
    },
    "change": {
    "command": ["convert"],
    "target": "OnlySelf",
    "common": "Self",
    "broadcast": "team",
    "broadcastmsg": "±Game: The Tick will disguise themselves as a Butterfly!",
    "priority": 1.2,
    "convertmsg": "The tick has changed into a different form!",
    "newRole": "tickB"
    }
    }
    }
    },
    { "role": "tickA",
    "translation": "Tick",
    "hide": true,
    "side": "arachnids",
    "help": "You have an annoying bite you can use to your advantage by using /bite on a bug once a night. This will prevent them from doing anything that night. Because you are so small, you will be inspected and exposed as a caterpillar! Your vote is 1.1. If you want, you can use /change until the Butterfly is alive, which will give you a -0.9 voteshield and you will be inspected/exposed as a butterfly, but you will lose your ability to distract! Use /tt to talk with your team.",
    "help2": "You cannot change into your butterfly form anymore",
    "info": "Can change their abilities. Can be inspected as Caterpillar and be able to /distract, or, can be inspected as Butterfly and have a voteshield of -0.9 (the butterfly form can be used only if there is at least one butterfly alive). Vote counts as 1.1. Sided with the arachnids.",
    "actions": {
    "inspect": { "revealAs": [ "villager" ] },
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "vote": 1.1,
    "night": {
    "bite": {
    "command": ["distract", "dummy3"],
    "target": "AnyButTeam",
    "common": "Self",
    "broadcast": "team",
    "priority": 1,
    "distractmsg": "±Scarab: You tried performing your action, but you were distracted by the Tick's annoying bite!",
    "teammsg": "±Scarab: Your partner got bitten by a Tick last night, so you lost time trying to free your team mate and you were unable to ~Action~."
    }
    }
    }
    },
    { "role": "tickB",
    "translation": "Tick",
    "hide": true,
    "side": "arachnids",
    "help": "You have changed into a new form! Now, you have a voteshield of -0.9, and you will be inspected as a Butterfly to help you fake claim. Your vote is still +1.1. Unfortunately you lose your ability to distract, but that's alright! Use /tt to teamtalk",
    "help2": "Use /cater to return to your old role. If there is no Butterfly alive then you will return into your old role anyway",
    "info": "Can change their abilities. Can be inspected as Caterpillar and be able to /distract, or , Can be inspected ad Butterfly and have a voteshield equal to -0.9 (the butterfly form can be used only if there is at least one butterfly alive). Vote counts as 1.1. Sided with the arachnids.",
    "actions": {
    "onDeadRoles": { "convertTo": { "tickA": ["butterfly", "mbutterfly"] }, "convertmsg": "The ~Old~ cannot disguise as a Butterfly anymore!"},
    "inspect": { "revealAs": [ "butterfly" ] },
    "teamTalk": true,
    "voteshield": -0.9,
    "startup": "team-reveal-with-roles",
    "vote": 1.1,
    "night": {
    "cater": {
    "command": ["convert"],
    "target": "OnlySelf",
    "hide": true,
    "common": "Self",
    "broadcast": "team",
    "broadcastmsg": "±Game: The Tick will disguise themselves as a Caterpillar!",
    "priority": 1.2,
    "convertmsg": "The tick has changed into a different form!",
    "newRole": "tick"
    }
    }
    }
    },
    { "role": "wasp",
    "translation": "Wasp",
    "side": "winged",
    "help": "Bzzzt, defend your hive and destroy your enemies with /kill. Use /tt to talk with your partners",
    "info": "Can kill one person during the night. Sided with the Winged Insects.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "night": {
    "kill": {
    "command": ["kill", "dummy", "convert"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "silent": true, "silentConvert": true, "convertfailmsg": "",
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 9
    }
    }
    }
    },
    { "role": "dragonfly",
    "translation": "Dragonfly",
    "side": "winged",
    "help": "A strange insect you are, you tend to be found around swamps and damp areas. You can /kill a bug twice during the day, but be careful as there is a 100% chance your second kill will reveal you! If you try killing the Owl, you will be eaten instead! Use /tt to talk with your team.",
    "info": "Can kill two bugs during the standby. 100% chance second kill will reveal. Sided with the winged insects.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "standby": {
    "kill": {
    "msg": "Type /kill to eliminate someone and /kill2 to destroy another one, but you your second kill will reveal who you are.",
    "command": "kill",
    "target": "AnyButTeam",
    "killmsg": "±Scarab: A large dragonfly flies high above the bugs! It sees [Player] and decides to carry them away!"
    },
    "kill2": {
    "command": "kill",
    "target": "AnyButTeam",
    "revealChance": 1,
    "killmsg": "±Scarab: The dragonfly has returned for another victim! It swoops down and picks up [Player], carrying them away!",
    "revealmsg": "±Scarab: ~Self~ the ~Role~ flies away with no remorse for what they have done!"
    }
    }
    }
    },
    { "role": "fly",
    "translation": "Fly",
    "side": "winged",
    "help": "Ok, you are truly the most annoying bug in the world. Your small buzzing noise tends to drive other bugs insane. You cannot do anything other than /buzz during the day to drive everyone insane! This won't do anything, but maybe buzzing them you can understand who they are. Your vote counts as -1. Use /tt to talk with your partners.",
    "info": "Can buzz during the day, but won't do anything apart revealing which role was annoyed by the Fly. Vote counts as -1. Sided with the winged insects.",
    "actions": {
    "onDeadRoles": { "convertTo": { "efly": ["wasp", "mosquito", "moth", "mantis", "dragonfly", "beetle", "bee", "beeA", "beeB", "qbee"] }, "convertmsg": "±Scarab: You killed all the Fly's teammates, but now it has become enraged and can now kill somebody during the night!"},
    "teamTalk": true,
    "standby": {
    "buzz": {
    "target": "AnyButTeam",
    "msg": "Type /buzz to annoy the other players!",
    "exposedtargetmsg": "~Target~ is the ~Role~!",
    "exposemsg": "±Scarab: The fly begins to buzz around the ~Role~, driving everyone insane! Hopefully this fly will die soon!",
    "command": "expose"
    }
    },
    "startup": "team-reveal-with-roles",
    "vote": -1
    }
    },
    { "role": "efly",
    "translation": "Enraged Fly",
    "side": "winged",
    "help": "They killed all your friends and now you are really angry. Make them pay thanks to your new /kill ability. You still have -1 votes and you are still able to /buzz.",
    "info": "Can kill one person during the the night. Converts from fly to enraged fly when all team members dies. Kills any distractors. Has all the abilities of the normal Fly. Sided with Winged Insects.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "distract": {"mode": "killattacker" },
    "night": {
    "kill": {
    "command": ["kill", "dummy", "convert"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "silent": true, "silentConvert": true, "convertfailmsg": "",
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 9
    }
    },
    "standby": {
    "buzz": {
    "target": "AnyButTeam",
    "msg": "Type /buzz to annoy the other players!",
    "exposedtargetmsg": "~Target~ is the ~Role~!",
    "exposemsg": "±Scarab: The fly begins to buzz around the ~Role~, driving everyone insane! Hopefully this fly will die soon!",
    "command": "expose"
    }
    },
    "vote": -1
    }
    },
    { "role": "moth",
    "translation": "Moth",
    "side": "winged",
    "help": "People often confuse you with a butterfly, which is good, because this means that the inspector will see you as a butterfly! Because you are a bit of the opposite of a butterfly, your vote counts as -2 instead! Use /tt to talk with your team.",
    "info": "Reveals as butterfly when inspected/exposed. Vote counts as -2. Sided with the winged insects.",
    "actions": {
    "onDeadRoles": { "convertTo": { "emoth": ["wasp", "mosquito", "fly", "mantis", "dragonfly", "beetle", "bee", "beeA", "beeB", "qbee"] }, "convertmsg": "±Scarab: You killed all the Moth's teammates, but now it has become enraged and now has a vote that will automatically lynch whoever the moth votes for!"},
    "inspect": { "revealAs": [ "butterfly" ] },
    "onlist": "butterfly",
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "vote": -2
    }
    },
    { "role": "emoth",
    "translation": "Enraged Moth",
    "side": "winged",
    "help": "They killed all your friends and now you are really angry. Make them pay thanks to your new +9999 vote power.",
    "info": "Converts from moth to enraged moth when all team members die. Vote counts as +9999. Sided with the winged insects.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "vote": 9999
    }
    },
    { "role": "mosquito",
    "translation": "Mosquito",
    "side": "winged",
    "help": "Another annoying bug, you tend to annoy humans and bugs by biting them and sucking their blood. Not many know this, but you are capable of transmitting diseases when you bite different people, meaning that you can /drain one bug every two days to poison them. Use /tt to talk with your partners.",
    "info": "Can drain one person during the night to poison them every two days. Sided with the winged insects.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "night": {
    "drain": {
    "command": ["poison", "dummy", "convert"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "silent": true, "silentConvert": true, "convertfailmsg": "",
    "recharge": 2,
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Self",
    "priority": 4
    }
    }
    }
    },
    { "role": "mantis",
    "translation": "Praying Mantis",
    "side": "winged",
    "help": "You are a quiet and silent bug, yet a feared killer by all bugs. You avoid all night kills, and have a voteshield of -3. You can /kill a bug once a night (shared with team) and can not be haxed. Use /tt to talk with your team.",
    "info": "Can kill one person during the night. Has a voteshield of -3. Cannot be haxed. Avoids all night kills. Sided with the winged insects.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "kill": { "mode": "ignore" },
    "avoidHax": [ "kill" ],
    "voteshield": -3,
    "night": {
    "kill": {
    "command": ["kill", "dummy", "convert"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "silent": true, "silentConvert": true, "convertfailmsg": "",
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 9
    }
    }
    }
    },
    { "role": "beetle",
    "translation": "Beetle",
    "side": "winged",
    "help": "You have a hard, sturdy back which protects your wings from getting hurt. Therefore, you can /protect yourself every night to keep yourself alive! In addition, you are able to /kill one bug, but you can only do this once per game, so choose wisely! Use /tt to talk with your team.",
    "info": "Can protect itself during the night. Can kill one person per game. Sided with the winged insects.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "night": {
    "kill": {
    "command": ["kill", "dummy", "convert"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "silent": true, "silentConvert": true, "convertfailmsg": "",
    "charges": 1,
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Self",
    "priority": 9
    },
    "protect": {
    "target": "OnlySelf",
    "broadcast": "team",
    "common": "Self",
    "priority": 9
    }
    }
    }
    },
    { "role": "bee",
    "translation": "Bee",
    "side": "winged",
    "hide": true,
    "help": "Even though you're small, you tend to frighten humans and bugs. You can /sting a bug together with your Queen every night, which will kill them instantly. However, you will die two days after your /sting if your Queen is gone. You can also /protect the queen bee or other winged insects once a night. Use /tt to talk with your team.",
    "info": "Can sting one person during the night to kill them, but will die 2 days later if Queen Bee is not around to support him. Can protect someone during the night. Sided with the winged insects.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "onDeadRoles": { "convertTo": { "beeA": ["qbee"] }},
    "night": {
    "sting": {
    "command": ["kill", "dummy", "convert"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "silent": true, "silentConvert": true, "convertfailmsg": "",
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 12
    },
    "protect": {
    "target": "AnyButSelf",
    "broadcast": "team",
    "common": "Self",
    "priority": 9
    }
    }
    }
    },
    { "role": "beeA",
    "translation": "Bee",
    "side": "winged",
    "help": "Even though you're small, you tend to frighten humans and bugs. You can murder another bug with /kill (shared with team) and with /sting once a game (not shared with team), which will kill them instantly. However, you will die two days later after using /sting. You can also /protect the queen bee or other winged insects once a night. Use /tt to talk with your team.",
    "info": "Can kill together with Team. Can sting a second person once per game to kill them, but will die 2 days later. Can protect during the night. Sided with the winged insects.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "night": {
    "kill": {
    "command": ["kill", "dummy", "convert"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "silent": true, "silentConvert": true, "convertfailmsg": "",
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 9
    },
    "sting": {
    "command": ["kill", "dummy", "convert", "copy"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "copyAs": "beeB",
    "silent": true, "silentConvert": true, "convertfailmsg": "", "silentCopy": true, "copyfailmsg": "",
    "charges": 1,
    "hide": true,
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 12
    },
    "protect": {
    "target": "AnyButSelf",
    "broadcast": "team",
    "common": "Self",
    "priority": 9
    }
    }
    }
    },
    { "role": "beeB",
    "translation": "Bee",
    "hide":true,
    "side": "winged",
    "help": "Even though you're small, you tend to frighten humans and bugs. You can murder another bug with /kill (shared with team) and with /sting once a game (not shared with team), which will kill them instantly. However, you will die two days later after using /sting. You can also /protect the queen bee or other winged insects once a night. Use /tt to talk with your team.",
    "info": "Can kill together with Team. Can sting a second person once per game to kill them, but will die 2 days later. Can protect during the night. Sided with the winged insects.",
    "actions": {
    "initialCondition": { "poison": { "count": 2, "poisonDeadMessage": "A bee cannot survive without his stinger!"}},
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "night": {
    "kill": {
    "command": ["kill", "dummy", "convert"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "silent": true, "silentConvert": true, "convertfailmsg": "",
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 9
    },
    "sting": {
    "command": ["kill", "dummy", "convert", "copy"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "copyAs": "beeB",
    "hide": true,
    "silent": true, "silentConvert": true, "convertfailmsg": "", "silentCopy": true, "copyfailmsg": "",
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 11
    },
    "protect": {
    "target": "AnyButSelf",
    "broadcast": "team",
    "common": "Self",
    "priority": 9
    }
    }
    }
    },
    { "role": "qbee",
    "translation": "Queen Bee",
    "side": "winged",
    "help": "You are the queen of the hive, which means you can tell the bees who to kill. You can kill a bug with /kill (shared with team,) and another one once per game with /sting (not shared) but unlike a normal Bee you will not die two days later. You cannot be haxed. Your vote counts as +3. Use /tt to talk with your team.",
    "info": "Can /sting one person once during the game (not shared) to kill them and /kill another person(shared with the other team mates) during the same night. Cannot be haxed. Vote counts as +3. Sided with the winged insects. ",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "vote": 3,
    "night": {
    "sting": {
    "command": ["kill", "dummy", "convert"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "silent": true, "silentConvert": true, "convertfailmsg": "",
    "target": "AnyButTeam",
    "charges": 1,
    "broadcast": "team",
    "common": "Role",
    "priority": 12
    },
    "kill": {
    "command": ["kill", "dummy", "convert"],
    "newRole": { "hawkA": ["hawkB"], "owlA": ["owlB"], "cuckooA": ["cuckooB"]},
    "silent": true, "silentConvert": true, "convertfailmsg": "",
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 9
    }
    }
    }
    },
    { "role": "hawk",
    "translation": "Night Hawk",
    "side": "birds",
    "help": "You are, by far, the number one fear for all bugs, good and bad. First off, you cannot be night killed, poisoned, or day killed by any bugs, but you can still be inspected. Use /swoop once during the day, which will automatically kill any bug. Use /tt to talk with your team.",
    "info": "Can kill one person during the standby. Avoids all kills and poison from bugs. Sided with the birds.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "kill": { "mode": "ignore" }, "poison": { "mode": "ignore" },
    "daykill": "evade",
    "standby": {
    "swoop": {
    "msg": "Type /swoop to eat some bugs!",
    "command": "kill",
    "target": "AnyButSelf",
    "killmsg": "±Scarab: A large bird appears from the sky! It swoops down, picks up ~Target~ with its beak, and flies away, leaving dust in its trail!"
    }
    }
    }
    },
    { "role": "hawkA",
    "translation": "Night Hawk",
    "side": "birds",
    "hide": true,
    "help": "You are, by far, the number one fear for all bugs, good and bad. First off, you cannot be night killed, poisoned, or day killed by any bugs, but you can still be inspected. Use /swoop once during the day, which will automatically kill any bug. Also, if a bug tries to kill you during the day or tries exposing you, you will eat them instead! Use /tt to talk with your team.",
    "info": "Can kill one person during the standby. Avoids all kills and poison from bugs and kills anyone that uses this actions on Hawk. Sided with the birds.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "kill": { "mode": "ignore" }, "poison": { "mode": "ignore" },
    "dummy": {"mode": "killattacker" }, "daykill": "revenge",
    "daykillrevengemsg": "±Scarab: ~Target~ tried attacking a bird, but instead the bird spotted them and plucked them right out of the sky!",
    "standby": {
    "swoop": {
    "msg": "Type /swoop to eat some bugs!",
    "command": "kill",
    "target": "AnyButSelf",
    "killmsg": "±Scarab: A large bird appears from the sky! It swoops down, picks up ~Target~ with its beak, and flies away, leaving dust in its trail!"
    }
    }
    }
    },
    { "role": "hawkB",
    "translation": "Night Hawk",
    "hide": true,
    "side": "birds",
    "help": "You are, by far, the number one fear for all bugs, good and bad. First off, you cannot be night killed, poisoned, or day killed by any bugs, but you can still be inspected. Use /swoop once during the day, which will automatically kill any bug. Also, if a bug tries to kill you during the day or tries exposing you, you will eat them instead! Use /tt to talk with your team.",
    "info": "Can kill one person during the standby. Avoids all kills and poison from bugs and kills anyone that uses this actions on Hawk. Sided with the birds.",
    "actions": {
    "initialCondition": { "curse": { "cursedRole": "hawkA", "curseCount": 1, "silentCurse": true }},
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "kill": { "mode": "ignore" }, "poison": { "mode": "ignore" },
    "standby": {
    "swoop": {
    "msg": "Type /swoop to eat some bug!",
    "command": "kill",
    "target": "AnyButSelf",
    "killmsg": "±Scarab: A large bird appears from the sky! It swoops down, picks up ~Target~ with its beak, and flies away, leaving dust in its trail!"
    }
    }
    }
    },
    { "role": "owlA",
    "translation": "Owl",
    "side": "birds",
    "help": "A quiet bird you are, but still very threatening. Like any other bird, you are immune to all night kills, poison, distracts, and day kills, but can still be inspected. But, instead of during the day, you can /swoop during the night. Your vote counts as -5. Also, if a bug tires to kill you during the day or tries exposing you, you will eat them instead! Use /tt to talk with your team.",
    "info": "Can kill one person during the night. Avoids all kills, distracts, and poison from bugs. Bypasses distracts and protects. Vote counts as -5. Sided with the birds.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "vote": -5,
    "kill": { "mode": "ignore" }, "poison": { "mode": "ignore" }, "distract": { "mode": "ignore" },
    "dummy3": {"mode": "killattacker" }, "dummy": {"mode": "killattacker" }, "daykill": "revenge", "expose": { "mode": { "revenge": ["cricket"]}},
    "exposerevengemsg": "±Scarab: The cricket tried to expose a bird, but instead the bird gobbled it up!",
    "daykillrevengemsg": "±Scarab: ~Target~ tried attacking a bird, but instead the bird spotted them and plucked them right out of the sky!",
    "night": {
    "swoop": {
    "command": ["kill"],
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 0
    }
    }
    }
    },
    { "role": "owlB",
    "translation": "Owl",
    "hide": true,
    "side": "birds",
    "help": "A quiet bird you are, but still very threatening. Like any other bird, you are immune to all night kills, poison, distracts, and day kills, but can still be inspected. But, instead of during the day, you can /swoop during the night. Your vote counts as -5. Also, if a bug tires to kill you during the day or tries exposing you, you will eat them instead! Use /tt to talk with your team.",
    "info": "Can kill one person during the night. Avoids all kills, distracts, and poison from bugs. Bypasses distracts and protects. Vote counts as -5. Sided with the birds.",
    "actions": {
    "initialCondition": { "curse": { "cursedRole": "owlA", "curseCount": 1, "silentCurse": true }},
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "vote": -5,
    "kill": { "mode": "ignore" }, "poison": { "mode": "ignore" }, "distract": { "mode": "ignore" },
    "night": {
    "swoop": {
    "command": ["kill"],
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 0
    }
    }
    }
    },
    { "role": "cuckoo",
    "translation": "Cuckoo",
    "side": "birds",
    "help": "You are a smaller and frailer bird than the nighthawk and owl, but still very deadly. You can /swoop once a night to kill a bug (shared with team) which will bypass all distracts and protects. Your vote counts as +2. You also revenge any actions by any bug, but you can still be inspected. Use /tt to talk with your team.",
    "info": "Can kill one person during the night bypassing protect and distract. Avoids all kills, distracts and poison from bugs. Vote counts as +2. Sided with the birds.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "vote": 2,
    "kill": { "mode": "ignore" }, "poison": { "mode": "ignore" }, "distract": { "mode": "ignore", "silent":true },
    "daykill": "evade",
    "night": {
    "swoop": {
    "command": ["kill"],
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 0
    }
    }
    }
    },
    { "role": "cuckooA",
    "translation": "Cuckoo",
    "hide": true,
    "side": "birds",
    "help": "You are a smaller and frailer bird than the nighthawk and owl, but still very deadly. You can /swoop once a night to kill a bug (shared with team) which will bypass all distracts and protects. Your vote counts as +2. You also revenge any actions by any bug, but you can still be inspected. Use /tt to talk with your team.",
    "info": "Can kill one person during the night. Avoids and revenge kill all kills, distracts, expose and poison from bugs. Vote counts as +2. Sided with the birds.",
    "actions": {
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "vote": 2,
    "kill": { "mode": "ignore" }, "poison": { "mode": "ignore" }, "distract": { "mode": "ignore" },
    "dummy3": {"mode": "killattacker" }, "dummy": {"mode": "killattacker" }, "daykill": "revenge", "expose": { "mode": { "revenge": ["cricket"]}},
    "exposerevengemsg": "±Scarab: The cricket tried to expose a bird, but instead the bird gobbled it up!",
    "daykillrevengemsg": "±Scarab: ~Target~ tried attacking a bird, but instead the bird spotted them and plucked them right out of the sky!",
    "night": {
    "swoop": {
    "command": ["kill"],
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 0
    }
    }
    }
    },
    { "role": "cuckooB",
    "translation": "Cuckoo",
    "hide": true,
    "side": "birds",
    "help": "You are a smaller and frailer bird than the nighthawk and owl, but still very deadly. You can /swoop once a night to kill a bug (shared with team) which will bypass all distracts and protects. Your vote counts as +2. You also revenge any actions by any bug, but you can still be inspected. Use /tt to talk with your team.",
    "info": "Can kill one person during the night. Avoids and revenge kill all kills, distracts, expose and poison from bugs. Vote counts as +2. Sided with the birds.",
    "actions": {
    "initialCondition": { "curse": { "cursedRole": "cuckooA", "curseCount": 1, "silentCurse": true }},
    "teamTalk": true,
    "startup": "team-reveal-with-roles",
    "vote": 2,
    "kill": { "mode": "ignore" }, "poison": { "mode": "ignore" }, "distract": { "mode": "ignore" },
    "night": {
    "swoop": {
    "command": ["kill"],
    "target": "AnyButTeam",
    "broadcast": "team",
    "common": "Team",
    "priority": 0
    }
    }
    }
    }
    ],
    "roles1": [
    "snailsmall",
    "villager",
    "villager",
    "tick",
    "butterfly",
    "wasp"
    ],
    "roles2": [
    "villager",
    "snailsmall",
    "mbutterfly",
    "spider",
    "hawk",
    "tick",
    "slugA",
    "oladybug"
    ],
    "roles3": [
    "villager",
    "snailsmall",
    "mbutterfly",
    "qbee",
    "hawk",
    "fly",
    "roly",
    "oladybug",
    "villager"
    ],
    "roles4": [
    "villager",
    "snailsmall",
    "mbutterfly",
    "qbee",
    "hawk",
    {"fly":0.5, "beeA":0.5},
    "roly",
    "oladybug",
    "tarantulaA",
    "waterspider",
    "slugA",
    {"ladybug":0.5, "butterfly":0.5},
    "tick"
    ],
    "roles5": [
    "villager",
    "cricket",
    "mbutterfly",
    "qbee",
    "cuckoo",
    {"fly":0.5, "beeA":0.5},
    "roly",
    "oladybug",
    "tarantulaA",
    "waterspider",
    "slugA",
    {"ladybug":0.5, "butterfly":0.5},
    "scorpion",
    "worm",
    "mosquito",
    {"grasshopper":0.5, "stickA":0.5},
    "villager",
    "spider"
    ],
    "roles6": [
    "villager",
    "cricket",
    "mbutterfly",
    {"qbee":0.5, "dragonfly": 0.5},
    "cuckoo",
    "fly",
    "roly",
    "oladybug",
    "tarantulaA",
    "waterspider",
    "slugA",
    {"ladybug":0.5, "butterfly":0.5},
    {"tick":0.5, "scorpion":0.5},
    "worm",
    "mosquito",
    {"grasshopper":0.5, "stickA":0.5},
    "ant",
    "ant",
    "scorpion",
    "cockroach",
    "villager",
    "villager",
    {"beetle":0.5, "beeA":0.5},
    "moth"
    ],
    "roles7": [
    "villager",
    "cricket",
    "mbutterfly",
    {"qbee":0.5, "dragonfly": 0.5},
    "cuckoo",
    "fly",
    "roly",
    "oladybug",
    "tarantulaA",
    "waterspider",
    "slugA",
    "ladybug",
    "widow",
    "worm",
    "mosquito",
    {"grasshopper":0.5, "stickA":0.5},
    "ant",
    "ant",
    "spider",
    "cockroach",
    "villager",
    "villager",
    {"beetle":0.5, "beeA":0.5},
    "moth",
    "butterfly",
    "villager",
    "tick",
    "hawk",
    "snail",
    "villager",
    "spider"
    ],
    "roles8": [
    "villager",
    "cricket",
    "mbutterfly",
    {"qbee":0.5, "dragonfly": 0.5},
    "cuckoo",
    "fly",
    "broly",
    "oladybug",
    "tarantulaA",
    "waterspider",
    "slugA",
    "ladybug",
    "widow",
    "worm",
    "mosquito",
    "grasshopper",
    "ant",
    "ant",
    "spider",
    "cockroach",
    "villager",
    "villager",
    {"beetle":0.5, "beeA":0.5},
    "moth",
    "butterfly",
    "villager",
    "tick",
    "hawk",
    "snail",
    "villager",
    "spider",
    "stickA",
    "villager",
    "villager",
    "fly"
    ],
    "roles9": [
    "villager",
    "cricket",
    "mbutterfly",
    {"qbee":0.5, "dragonfly": 0.5},
    "owlA",
    "fly",
    "broly",
    "oladybug",
    "tarantulaA",
    "waterspider",
    "slugA",
    "ladybug",
    "widow",
    "worm",
    "mosquito",
    "grasshopper",
    "ant",
    "ant",
    "spider",
    "cockroach",
    "villager",
    "villager",
    "beetle","beeA",
    "moth",
    "butterfly",
    "villager",
    "tick",
    "hawk",
    "snail",
    "villager",
    "spider",
    "stickA",
    "villager",
    "villager",
    "fly",
    "ant",
    "tick",
    "oladybug",
    "villager",
    "slugA",
    "beeA",
    "cuckoo"
    ],
    "villageCantLoseRoles": [
    "oladybug",
    "butterfly",
    "cockroach",
    "mbutterfly",
    "ladybug"
    ],
    "lynchmsg": "±Scarab: ~Player~ (~Role~) has been swatted away!",
    "killmsg": "±Scarab: ~Player~ (~Role~) has been squashed!",
    "killusermsg": "±Scarab: You have been defeated!",
    "changelog": {
    "March 26, 2014": "Theme completed.",
    "April 11, 2014": "Nerfed Night Hawk and Cuckoo."
    }
    }




     
    Last edited: May 10, 2014
  2. Roild

    Roild Member

    Joined:
    Jul 21, 2012
    Messages:
    861
    Likes Received:
    11
    PO Trainer Name:
    Roild
    •If you are going to give me constructive criticism, please give me something to work with. Please no posts that say "lol this theme sux go die or sumthing lolol," or, "omg this theme rocks! but there are some things that need to be fixed." ???? What should be fixed? Please be sure to tell me.

    Part of the rules is for that not to happen. Don't worry about that.

    The theme looks rather nice. Is there anything special you'd like to note about it? I just gave it a quick once-over and will probably review fully later. You did your [roles] section wrong btw. You just copy/pasted form icekirby's checker but that doesn't tell me what they specifically /do/. For example,
    Code (text):
    1.  
    2. Night Hawk (hawkB)
    3. Help Text: You are, by far, the number one fear for all bugs, good and bad. First off, you cannot be night killed, poisoned, distracted, or day killed by any bugs. Use /swoop once during the day, which will automatically kill any bug. Also, if a bug tries to kill you during the day or tries exposing you, you will eat them instead! Use /tt to talk with your team.
    4. Abilities:
    5. Standby Actions:
    6. Swoop: Kill. User is not revealed.
    7. Can't be killed.
    8. Can't be distracted.
    9. Can't be poisoned.
    10. Gets cursed for 1 turns when game starts or player is converted to this role (changes to Night Hawk).
    11. Knows teammates.
    12.  
    Why does changing to a night hawk again matter? I see the other actions but it'd be easier to have it as one role then describe what he converts to/out of in one thing instead of having each individual convert. Try to change that so it's easier to review.
     
  3. Scatterbrain

    Scatterbrain You only live once*

    Joined:
    Jul 5, 2012
    Messages:
    865
    Likes Received:
    4
    Hey Pangaea, and welcome to Mafia Review! First of all, your theme's role summaries were copied right from the checker -- which is kind of what we don't want here, and it's even written under the Validate button. Despite that, I see a lot of potential in this theme. But there's one big, menacing problem: roles1. It can only seat 6 people at maximum, and it's not a nonPeak theme.

    I see this theme is rather appealing: it has a lot more traditional aspects of mafia (e.g. masons, votesavers, vengefuls) while it features some more curious roles (such as a bg who can bg itself as well).

    Errors I spotted: Slug's info doesn't say he inspects as a Spider, and doesn't get hax for any actions.

    As far as suggestions go: I suggest adding random spawn to some slots, because this is a Biology theme, and I'm a major fan of the law of natural selection. For example, the butterfly and monarch butterfly can occupy the same spot, as they're both slightly modified versions of each other. Also, role "fly" has practically no way of winning when his teammates are dead. You should give him a kill when all (or most) of his partners die.
     
    Last edited: Mar 28, 2014
  4. 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
    Let us know how the roles interact with each other. Anyone could take the code and put into the theme checker... but that doesn't tell us interaction between roles.
     
  5. Withoutatrace

    Withoutatrace im a filthy weeb

    Joined:
    Jun 11, 2013
    Messages:
    563
    Likes Received:
    370
    PO Trainer Name:
    Withoutatrace
    So, before a review is even done, what subforum is this supposed to be under? TC&I or Review?
     
  6. Pangaea

    Pangaea resto en peaco

    Joined:
    Mar 20, 2014
    Messages:
    329
    Likes Received:
    46
    Fixed up the roles and added small descriptions.

    I will make all the suggestions everyone has made soon. I will update when I have.

    Thanks for the replies!
     
  7. IceKirby

    IceKirby A.K.A. RiceKirby

    Joined:
    Apr 26, 2011
    Messages:
    2,176
    Likes Received:
    635
    PO Trainer Name:
    RiceKirby
    Just remove the part you copied from the theme checker and leave only the description you wrote. The info from the checker is for the theme author to be able to check if their theme will work as expected, so it's not much review-friendly.
     
  8. Shazan

    Shazan Obey to Kyubey

    Joined:
    Jan 21, 2013
    Messages:
    591
    Likes Received:
    14
    PO Trainer Name:
    Obey to Kyubey
    That is actually there because otherwise the night hawk would kill all the players that have shared the action which hawk is both bomb and immune instead to kill only one of them. As it is now instead the faster mafia role converts HawkA into a version that is still immune to those moves but that cannot revengekill them so that only the faster mafia will die.
    Actually Monarch is more an empowered version of normal butterfly then an alternate version, so i don't think that it would be right to have it decided by a random mechanic which of the two needs to happear.
    You are right about fly but the worst part is that there is a chance to reach a stalling point with this role and the same thing we can say about the other mafia roles with no kill or not decimal vote power like "Moth", "Tick", and partially even "beetle" if he uses his only kill in the wrong moment, probably the same thing can be said when a killer is into a 1vs1 case against a role that he cannot kill and at the same time cannot outvote or be outvoted.
    I have already posed the problem to Pangaea so we are working to a solution but if you guys have some idea about this it would be helpful.
    The best solution on my opinion is to give this roles a decimal vote power,gets a kill or a greater vote when all their offensive partner are dead, or to make them die when they could provoke a stall or their offensive partners are dead.
     
  9. Pangaea

    Pangaea resto en peaco

    Joined:
    Mar 20, 2014
    Messages:
    329
    Likes Received:
    46
    I sent you some new roles that should help out the fly and moth. It'll help make sure that if the fly is the only one is alive, the winged insects team will still have a chance of winning.

    Anyway, anything I should change before I could start getting some tests? I'm open to all ideas, just name them.

    Bump...C'mon guys, need some feedback here! I don't want this thread to just die :c.

    EDIT: Scatterbug, that was a mistake on my part. Slug shouldn't get hax at all. Fixed the info message.

    EDIT: MAJOR edits for this theme:

    Updated script:
    http://pastebin.com/19CDmEdH[/HIDE]

    •Fly now converts into Enraged Fly if all its teammates die. It gains a kill it can use once per night.
    •The Fly's /buzz command now reveals the target to the Fly. Updated the message with that.
    •Moth now converts into Enraged Moth if all its teammates die. It gains a +9999 vote.
    •The Tic now has a 1.1 vote to make sure games aren't stalled too much.
    •The Bee will no longer be poisoned after it stings somebody as long as the queen bee is alive.

    So yeah, not too many changes but they are very major. They should really help balance out the theme.

    Still waiting for some feedback on this theme. I am open to all suggestions!
     
    Last edited: Mar 30, 2014
  10. Roild

    Roild Member

    Joined:
    Jul 21, 2012
    Messages:
    861
    Likes Received:
    11
    PO Trainer Name:
    Roild
    dat blank variable.

    caterpies, butterfrees, MONARCH. solid so far. Monarch enough to win 1v1.

    Grasshopper's command seems silly with /trust. I was going to say chirp but then that is used next.

    Ant masons.

    Ladybug double sided. okay.

    2.1 priority on he hide. okay...

    Who is 'we' in Roly Poly's help? Protect anyone seems a bit strange for a bodyguard, but okay. then blue has two others

    Slow inspector gonna inspect.

    The hax on worm is too high. 10% player reveal... :x Spies in general are eh.

    Slug miller.

    Cockroach evades kills and is a killer. ok.


    spider does stuff. The help says he can kill a bug, but doesn't mention what he does with birds. Should be added.

    same for other spiders.

    Tick's help doesn't need the first segment.

    The winged mafia dies to birds. They should have an inspector (night or day) to help them find bad targets.

    emoth says "They killed all your friends" but that may not be true.

    Lots of winged...


    Your spawn is incomplete. What do?
     
  11. Sky Sentinel

    Sky Sentinel You see?

    Joined:
    Oct 21, 2012
    Messages:
    814
    Likes Received:
    24
    PO Trainer Name:
    Sky Sentinel
    Why not just remove it rather than worrying about it being in there?

    Just by looking at the code and roles list quickly, the birds seem extremely too strong.
    Also, the Owl and Cuckoo share their swoop but have different priorities.
    So they have basically two guaranteed kills, a mayor with a voteshield, an antimayor, revenge day actions, and cannot be killed or poisoned. So they pretty much can't be removed. Also I don't see the point between having the a and b roles for birds? The B roles look like they don't revenge daykills/exposes/dummy command, but their help messages say they still do. Except the cuckoo. His a role doesn't say it either.
    The spawn list is not done.
    Correct me if I'm wrong on anything I just looked at it quickly
    Other than those glaring errors it looks like it could maybe work...
     
  12. Shazan

    Shazan Obey to Kyubey

    Joined:
    Jan 21, 2013
    Messages:
    591
    Likes Received:
    14
    PO Trainer Name:
    Obey to Kyubey
    I do not understand what you mean there, only because they have 2 different priorities, doesn't mean that their kill is not shared anymore.
    As i said before the B version is what the birds gets attacked by an action that they can revenge kill, because otherwise they would kill the entire mafia team instead then only the faster one.
     
  13. Pangaea

    Pangaea resto en peaco

    Joined:
    Mar 20, 2014
    Messages:
    329
    Likes Received:
    46
    Have the completed spawn list:

    http://pastebin.com/Jsw5ELQw[/HIDE]

    In response to the winged insects has no inspect, they do. The fly /buzz's during the day, and the message reveals what role the fly buzzed.

    Spider dies when he tries to kill a bird. I'll add that in.

    Now for Sky:

    Birds are pretty OP, I agree. I will try to fix that up.

    Anyways, again, completed the spawn list and I will make all changes that have been suggested.

    Thanks!

    EDIT: Sky, I actually don't think birds are too OP. In the script, it is made sure that there is only a max of 2 birds per game. So I don't think they should be too OP. Plus, there are only three roles on the birds team, so.

    And Roild, I noted all your suggestions and have updated them in the script.
     
    Last edited: Mar 31, 2014
  14. MewtwoHidden

    MewtwoHidden My Hax Makes Me Famous

    Joined:
    Nov 22, 2012
    Messages:
    823
    Likes Received:
    119
    PO Trainer Name:
    MewtwoHidden
    your current 6 player spawn has

    Town
    Inspector
    Mayor
    Villager

    Mafia
    Miller Hooker Mafia
    Basic Mafia

    Mafia2
    Daykiller with revenge on all actions...

    I honestly think this would be a bit more favorable

    snail
    butterfly
    caterpillar
    tick
    caterpillar
    spider

    since at 5 p games if mafia hits butterfly then it's already good game and they'd have no chance to fight back since the votes would be 2v2. This way you can have 4 player games and have it still be balanced somewhat. I also think HawkA is too powerful for even 7p games due to countering all commands which is a bit much when you have an inspector, pl, and a killer.
     
  15. Pangaea

    Pangaea resto en peaco

    Joined:
    Mar 20, 2014
    Messages:
    329
    Likes Received:
    46
    The script has been edited so now the minimum amount of players is six players.

    http://pastebin.com/QEjRRaw2[/HIDE]

    I followed your spawn list and changed it as you suggested, and made a few edits:

    •The snail now survives the first daykill/nightkill targeted towards it. This way the snail will at least survive a night so it can get its inspect and connect PRs in six player games.

    •You said the nighthawk is even too OP for 7 player games. I'd have to disagree with you here. The birds are immune to all night/day actions from bugs, EXCEPT inspects. So the snail can easily inspect a bird and tell its teammates, and they'd vote off the nighthawk in 7 player games.

    EDIT: Sorry, didn't realize that I had put that in the birds help messages, my mistake. Will fix that right now.

    EDIT2: Fixed

     
    Last edited: Apr 1, 2014
  16. Joeypals!!

    Joeypals!! Don't you worry 'bout a thing~

    Joined:
    Dec 30, 2011
    Messages:
    2,173
    Likes Received:
    557
    PO Trainer Name:
    Joeypals
    Can you perhaps update the OP with the B roles, other changes, and such? I'm in school right now so I'll give a fuller review later, but just from a simple glance there's definitely a few things I desire to change.
     
  17. Shazan

    Shazan Obey to Kyubey

    Joined:
    Jan 21, 2013
    Messages:
    591
    Likes Received:
    14
    PO Trainer Name:
    Obey to Kyubey
    I agree with you about to update the Opening Post. Some of the roles' description are inchoerent with the coded roles like Cockoo and the other birds.
    It doesn't say that his kill surpass any /protect ability and it says that he cannot be inspected even if this is not true.
    Anyway @Joeypals!! why do you want the B roles in it? They are simply there so that the A roles works as they should. For exemple the birdsB are there so that when a team uses their shared kill on him, only the faster killer will die.
     
  18. Pangaea

    Pangaea resto en peaco

    Joined:
    Mar 20, 2014
    Messages:
    329
    Likes Received:
    46
    Done.
     
  19. Windblown

    Windblown sable knight

    Joined:
    Aug 12, 2012
    Messages:
    841
    Likes Received:
    169
    Roles1 seems very unstable. Snail claims with no risk because it evades the first nightkill and if it inspects Spider it's already over because Tick can't kill and Butterfly outvotes it. Tick's 1.1 vote means you could have all Caterpillar claims selfvote and then have the Butterfly + Snail vote anyone who tries to not selfvote.

    Roles2 hinges a lot on the Night Hawk. If the hawk survives for enough it probably wins and if it dies early the village is quite overpowered with one-shot bulletproof inspector + samurai + PL/mayor.

    Queen Bee in Roles3 is pretty overpowered - kills twice, vote of 3. Of course the Night Hawk is there but as long as it avoids it it basically cleans up fairly quickly if it doesn't get removed immediately. Add to that the samurai and the Night Hawk can also daykill and this phase is over in one night - too fast imo.

    Roles4 has half the roles as mafia (Queen Bee, Bee/Fly, Night Hawk, Spider, Tarantula, Tick). Seems fairly difficult for village to win here too, especially since the Cricket nor the Golden Ladybug can claim safely.

    Roles5 either has 7/14 mafia or 8/17 mafia. Village can't daykill the Cuckoo which effectively needs 5 votes to take it down.

    Can't really comment on bigger spawn lists as games have too many variables to gauge. Walking Stick seems like it could be simplified down by having its command act as both protect and safeguard. Enraged Moth's info needs to change to show that it doesn't actually have a nightkill. Dragonfly has kill/poison evasion coded in its role but isn't mentioned.

    Bee converts into Enraged Moth when Queen Bee dies... you'll need to change that to Bee A. Dragonfly needs to know its second daykill is kill2.

    Owl only comes in at 36 players...so birds aren't overpowered in big games, although Cuckoo is alone until 27 players.
     
  20. Shazan

    Shazan Obey to Kyubey

    Joined:
    Jan 21, 2013
    Messages:
    591
    Likes Received:
    14
    PO Trainer Name:
    Obey to Kyubey
    I think that most of the what Windblown said can be resumed in: "your mafia teams have a great disparity in power between some roles and their teammates"
    I mean there are some roles that are buffed to the extreme, like Black Widow and Queen Bee and at the same time some of their partners like Fly weren't even able to win alone before of some recent fixes.
    Anyway i think that the Snail vs. Spider problem can be solved if Snail will be able to resist only the first daykill instead then both night kill and daykill.
     
  21. Trolls

    Trolls Active Member

    Joined:
    Jan 15, 2014
    Messages:
    101
    Likes Received:
    29
    PO Trainer Name:
    Trolls
    I like the roles that you have chosen, village is pretty simple and not too complicated. I also like the birds which have an 'A' and B' version, I think that this theme would do good overall.
     
  22. Pangaea

    Pangaea resto en peaco

    Joined:
    Mar 20, 2014
    Messages:
    329
    Likes Received:
    46
    I made some pretty good changes that should balance out the games.

    •Updated Script: http://pastebin.com/QEjRRaw2
    •I added the worm to the Roles 5 spawn list so the village isn't outnumbered by the mafia.
    •Fixed typos.
    •Removed some things that I made mistakes on.

    So yeah, here are the updates. Any other suggestions?
     
    Last edited: Apr 6, 2014
  23. Shazan

    Shazan Obey to Kyubey

    Joined:
    Jan 21, 2013
    Messages:
    591
    Likes Received:
    14
    PO Trainer Name:
    Obey to Kyubey
    As theme it looks nice as roles. The problem is that the flying mafia team is a little chaotic , that team has pretty much 2 kills (shared kill and bees kills) 2 daykills(dragonfly) 1 poison(mosquito) 1 single use kills( Beetle). Even if there are a good amount of villagers and other roles that resist some type of deadly actions, this team has too much deadly actions. So the soultion are: or some roles like for exemple Dragonfly and Queen Bee doesn't happear together or we try to re-organize that this theme has no more then 4 deadly actions and with a better synergy between team members.
     
  24. Pangaea

    Pangaea resto en peaco

    Joined:
    Mar 20, 2014
    Messages:
    329
    Likes Received:
    46
    I like the idea where Queen Bee and dragonfly don't appear together. Maybe we could make a 50% chance each one will appear?

    Another thing we could change is removing the Queen Bee's second kill, or maybe change it so /sting can only be used once per game?
     
  25. Shazan

    Shazan Obey to Kyubey

    Joined:
    Jan 21, 2013
    Messages:
    591
    Likes Received:
    14
    PO Trainer Name:
    Obey to Kyubey
    Ok now that the winged have less kills i think i can give it a test [1]
     
  26. Pangaea

    Pangaea resto en peaco

    Joined:
    Mar 20, 2014
    Messages:
    329
    Likes Received:
    46
    Ok, made some changes now:

    http://pastebin.com/9J7CFMxm

    •Queen Bee can now only use her sting once per game. It acts as a pierce.
    •The Queen Bee and other Bees share their kill now.
    •Two different help messages for the bees, one for when the Queen is in game and one when the Queen isn't in game.
    •Thinking about making the Beetle's one kill able to kill birds as well. Suggestions?

    So yeah, that's pretty much everything I changed. Also thanks OTK for the test! Just need two more.
     
  27. Withoutatrace

    Withoutatrace im a filthy weeb

    Joined:
    Jun 11, 2013
    Messages:
    563
    Likes Received:
    370
    PO Trainer Name:
    Withoutatrace
    I was kind of iffy about this theme, and I still am
    Although..I am an advocate of testing things rather than trying to put them on paper and call it balanced when it's a toss up. I'm iffy about your small games, how snail will do with the powerful kacaws, but that just leaves it up to how the players will react. Thank you for reducing kacaw kills, and making bee a shared kill.
    I'll go ahead and throw a Test[2], but it'll need some work during testing, depending on how gameplay goes.
     
  28. Windblown

    Windblown sable knight

    Joined:
    Aug 12, 2012
    Messages:
    841
    Likes Received:
    169
    I'm iffy about a daykiller that has nightkill (even half, cause there's a bodyguard) and daykill evasion, but most of the things seem to have been addressed, so Test [3]. If there's any problems with balance I'd look to that being adjusted. Beetle's kill being able to kill birds is good because for a one-shot kill it should be reliable.
     
  29. Pangaea

    Pangaea resto en peaco

    Joined:
    Mar 20, 2014
    Messages:
    329
    Likes Received:
    46
    Alright, thanks! Ok so I won't be online most of today because of school, but I will be later on in the afternoon. Since this would usually be a non-peak time could somebody try posting a non-peak game so I can see how it goes?
     
  30. Shazan

    Shazan Obey to Kyubey

    Joined:
    Jan 21, 2013
    Messages:
    591
    Likes Received:
    14
    PO Trainer Name:
    Obey to Kyubey
    (14:44:16) ±Murkrow: obey to kyubey updated the theme Bugs.
    Test Period starts now, this theme will be disabled the 15th of april at the same hour of this post if it will not receive an approving decision.
     
  31. Pangaea

    Pangaea resto en peaco

    Joined:
    Mar 20, 2014
    Messages:
    329
    Likes Received:
    46
  32. Trolls

    Trolls Active Member

    Joined:
    Jan 15, 2014
    Messages:
    101
    Likes Received:
    29
    PO Trainer Name:
    Trolls
    Heres log 2 im posting for Pangaea btw as told to.

    (14:15:53) ***************************************************************************************
    (14:15:53) Times Up! :
    (14:15:53) The Roles have been Decided! :
    (14:15:53) ±Game: You are a Spider!
    (14:15:53) ±Game: Eek! A spider! Sorry, but you just tend to scare most people! You can /kill a bug (shared with team) once a night to help your team win. But be careful, because if you try to kill a bird, you will be eaten instead! Other than that, vote off the good guys during the day in hopes of winning. Use /tt to talk with your partners
    (14:15:53) ±Game: Your team is Zant (Tick) and Nitrogen (Spider).
    (14:15:53) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Caterpillar, Snail, Spider.
    (14:15:53) ±Current Players: Axel Dragon King, Datdude96, Nitrogen, Pangaea, Zant, yes yes yes.
    (14:15:53) ±Current Team: Spider, Tick
    (14:15:53) ±Time: Night 1
    (14:15:53) Make your moves, you only have 40 seconds! :
    (14:15:53) ***************************************************************************************
    (14:16:03) ±Game: You have chosen to kill yes yes yes!
    (14:16:06) *** *********************************************************************** ***
    (14:16:06) ±Role: Tick
    (14:16:06) ±Ability: Can bite a person during the night to distract them. Appear on role list and gets inspected as a Caterpillar. Vote counts as 1.1. Sided with the arachnids.
    (14:16:06) ±Players: 4-8, 13-24, 27-43 Players
    (14:16:06) *** *********************************************************************** ***
    (14:16:06) ±Role: Walking Stick
    (14:16:06) ±Ability: Can /hide twice a game to avoid all night kills and poison. Sided with the friendly bugs.
    (14:16:06) ±Players: 16-43 Players
    (14:16:06) *** *********************************************************************** ***

    (14:16:32) ***************************************************************************************
    (14:16:32) Times Up! :
    (14:16:32) ±Scarab: yes yes yes (Caterpillar) has been squashed!
    (14:16:32) ***************************************************************************************
    (14:16:32) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail, Spider.
    (14:16:32) ±Current Players: Axel Dragon King, Datdude96, Nitrogen, Pangaea, Zant.
    (14:16:32) ±Current Team: Spider, Tick
    (14:16:32) ±Time: Day 1
    (14:16:32) You have 30 seconds to debate who are the bad guys! :
    (14:16:32) ***************************************************************************************
    (14:16:41) Zant: 1/2
    (14:16:45) Pangaea: guys
    (14:16:46) Datdude96: 1/2?
    (14:16:49) Zant: caterpillers that is
    (14:16:49) Pangaea: there are two mafia
    (14:16:57) Axel Dragon King: ?
    (14:16:58) Pangaea: tic reveals as caterpillar
    (14:16:59) *** *********************************************************************** ***
    (14:16:59) ±Role: Snail
    (14:16:59) ±Ability: Can /inspect one person during the night. Survives first night/day kill(17+ players only). Sided with the friendly bugs.
    (14:16:59) ±Players: 29-43 Players
    (14:16:59) *** *********************************************************************** ***

    (14:17:00) Zant: can't afford the miss lynch
    (14:17:02) ***************************************************************************************
    (14:17:02) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail, Spider.
    (14:17:02) ±Current Players: Axel Dragon King, Datdude96, Nitrogen, Pangaea, Zant.
    (14:17:02) ±Current Team: Spider, Tick
    (14:17:02) ±Time: Day 1
    (14:17:02) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (14:17:02) ***************************************************************************************
    (14:17:03) Nitrogen: l/inspect but
    (14:17:04) Pangaea: on current roles list
    (14:17:07) ±Dratini: TysonPeruzzi was muted by Sakuya Izayoi for 2 hours! [Reason: caps spam] [Channel: Tohjo Falls]
    (14:17:07) ±Dratini: tysonperuzzi was mysteriously kicked by PPGN-001!
    (14:17:10) Nitrogen: i mean roles
    (14:17:13) *** *********************************************************************** ***
    (14:17:13) ±Role: Butterfly
    (14:17:13) ±Ability: Vote counts as +2. Sided with the friendly bugs.
    (14:17:13) ±Players: 5-6, 12-43 Players
    (14:17:13) *** *********************************************************************** ***
    (14:17:13) ±Role: Monarch Butterfly
    (14:17:13) ±Ability: Vote counts as +2. Can distract during the night. Sided with the friendly bugs.
    (14:17:13) ±Players: 7-43 Players
    (14:17:13) *** *********************************************************************** ***

    (14:17:19) Nitrogen: ok butter is a mayor
    (14:17:20) Pangaea: uh I gtg
    (14:17:21) ±Game: You are a Spider!
    (14:17:21) ±Game: Eek! A spider! Sorry, but you just tend to scare most people! You can /kill a bug (shared with team) once a night to help your team win. But be careful, because if you try to kill a bird, you will be eaten instead! Other than that, vote off the good guys during the day in hopes of winning. Use /tt to talk with your partners
    (14:17:21) ±Game: Your team is Zant (Tick) and Nitrogen (Spider).
    (14:17:23) Pangaea: i gtg soon
    (14:17:24) Nitrogen: so we need to vote
    (14:17:25) Pangaea: no slay yet
    (14:17:26) ±Game: Nitrogen voted for Datdude96!
    (14:17:30) ±Game: Zant voted for Datdude96!
    (14:17:31) ±Game: Datdude96 voted for Nitrogen!
    (14:17:38) ***************************************************************************************
    (14:17:38) Times Up! :
    (14:17:38) ±Scarab: Datdude96 (Caterpillar) has been swatted away!
    (14:17:38) ***************************************************************************************
    (14:17:38) ±Current Roles: Butterfly, Caterpillar, Snail, Spider.
    (14:17:38) ±Current Players: Axel Dragon King, Nitrogen, Pangaea, Zant.
    (14:17:38) ±Current Team: Spider, Tick
    (14:17:38) ±Time: Night 2
    (14:17:38) Make your moves, you only have 30 seconds! :
    (14:17:38) ***************************************************************************************
    (14:17:43) Rick Gastley: Pangaea don't flash unless you need to go
    (14:17:43) ±Game: You are a Spider!
    (14:17:43) ±Game: Eek! A spider! Sorry, but you just tend to scare most people! You can /kill a bug (shared with team) once a night to help your team win. But be careful, because if you try to kill a bird, you will be eaten instead! Other than that, vote off the good guys during the day in hopes of winning. Use /tt to talk with your partners
    (14:17:43) ±Game: Your team is Zant (Tick) and Nitrogen (Spider).
    (14:17:44) King Curtis joined the channel.

    (14:17:55) Axel Dragon King: crap, still typed too slow
    (14:17:58) ±Game: You have chosen to kill Axel Dragon King!
    (14:18:08) ***************************************************************************************
    (14:18:08) Times Up! :
    (14:18:08) ±Scarab: Axel Dragon King (Butterfly) has been squashed!
    (14:18:08) ±Scarab: Oh no! The Arachnids Zant and Nitrogen have eliminated everyone who isn't of their kind and have taken control of the insect world!
    (14:18:08) ±Game: The Friendly Bugs (Pangaea) lose!
    (14:18:08) ***************************************************************************************
    (14:18:10) Pangaea: someone post this lof for me please
    (14:18:17) Pangaea: *log
    (14:18:19) Nitrogen: on fourms
    (14:18:22) ±Dratini: turbwig was mysteriously kicked by Sakuya Izayoi!
    (14:18:33) Zant: needs balancing imo

    (14:18:33) ***************************************************************************************
    (14:18:33) ±Game: Axel Dragon King started a game with theme DN (Death Note)!
    (14:18:33) ±Game: Type /Join to enter the game!
    (14:18:33) ***************************************************************************************

    A DN-themed mafia game is starting, Nitrogen!
    (14:18:33) ±Game: Death Note! Task Force is the good side, and everyone else is bad! UPDATE: READ THE /changelog!!!. Contact Solace with comments, complaints, and suggestions. Theme originally written by Not L.
    (14:18:33) ±Game: Axel Dragon King joined the game!
    (14:18:36) Nitrogen: is there a problem with the theme Pangaea
    (14:18:36) ±Game: Zant joined the game!
    (14:18:37) ±Game: Nitrogen joined the game!
    (14:18:43) Pangaea: not really
    (14:18:46) Pangaea: just needs logs
    (14:18:47) Axel Dragon King: gotta love DN
    (14:18:54) Nitrogen: uh ok
    (14:18:55) ±Game: Nitrogen unjoined the game!
    (14:18:59) Dodioadjkl joined the channel.

    (14:19:02) ±Game: Datdude96 joined the game!

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

    (14:19:02) ±Game: Dodioadjkl joined the game!
    (14:19:06) Zant: 1v1 me Axel Dragon King
     
  33. Marquis

    Marquis beez in the whazzit??

    Joined:
    Jan 26, 2013
    Messages:
    259
    Likes Received:
    47
    A log for you.

    (11:28:20) ***************************************************************************************
    (11:28:20) ±Game: 22 started a game with theme Bugs!
    (11:28:20) ±Game: Type /Join to enter the game!
    (11:28:20) ***************************************************************************************

    (11:28:20) ±Game: Welcome to the world of bugs! Join us as we explore the wonders and threats that can be found in the bug world! Help the bugs fight against shared threats, like the anteater or birds, but also be careful, as the bugs have also been divided up into teams to fight against each other!
    (11:28:20) ±Game: 22 joined the game!
    (11:28:24) ±Game: Cloud Strife joined the game!
    (11:28:25) Nitrogen: Cloud Strife wtf
    (11:28:29) Cloud Strife: he was afk
    (11:28:30) ±Game: Axel Dragon King joined the game!
    (11:28:30) Cloud Strife: -_-
    (11:28:30) 22: this game is in testing.
    (11:28:31) Nitrogen: so
    (11:28:34) Nitrogen: could of tied
    (11:28:37) Axel Dragon King: i hate u cloud
    (11:28:37) A Mafia nOOb: well whoever broke the tie at 4
    (11:28:39) 22: It needs a minumum of 6 players
    (11:28:39) ±Game: obey to kyubey joined the game!
    (11:28:40) Sir Betato: Nou.
    (11:28:41) 22: so please join!
    (11:28:42) Cloud Strife: and she would have killed me
    (11:28:44) Cloud Strife: anyways
    (11:28:50) Cloud Strife: -_-

    (11:28:50) ±Game: Hurry up, you only have 30 seconds more to join!

    (11:28:55) Sellor left the channel.
    (11:29:03) Cloud Strife: Axel Dragon King don't blame me bro
    (11:29:09) 22: We need 2 more players to start, please
    (11:29:15) Axel Dragon King: im jking
    (11:29:16) ±Game: RedJoker25 joined the game!
    (11:29:17) A Mafia nOOb: too big village
    (11:29:17) Cloud Strife: I SUMMON U Axel Dragon King
    (11:29:18) A Mafia nOOb: :o
    (11:29:19) ±Game: A Mafia nOOb joined the game!
    (11:29:20) ***************************************************************************************
    (11:29:20) Times Up! :
    (11:29:20) The Roles have been Decided! :
    (11:29:20) ±Game: You are a Spider!
    (11:29:20) ±Game: Eek! A spider! Sorry, but you just tend to scare most people! You can /kill a bug (shared with team) once a night to help your team win. But be careful, because if you try to kill a bird, you will be eaten instead! Other than that, vote off the good guys during the day in hopes of winning. Use /tt to talk with your partners
    (11:29:20) ±Game: Your team is 22 (Spider) and Axel Dragon King (Tick).
    (11:29:20) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Caterpillar, Snail, Spider.
    (11:29:20) ±Current Players: 22, A Mafia nOOb, Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.
    (11:29:20) ±Current Team: Spider, Tick
    (11:29:20) ±Time: Night 1
    (11:29:20) Make your moves, you only have 40 seconds! :
    (11:29:20) ***************************************************************************************
    (11:29:21) Axel Dragon King: no
    (11:29:24) 22: Thanks~
    (11:29:30) Cloud Strife: aw...
    (11:29:38) ±Game: You have chosen to kill RedJoker25!
    (11:29:43) ±Game: You have chosen to kill A Mafia nOOb!
    (11:29:46) obey to kyubey: damn i hoped to see an hawk
    (11:29:47) Axel Dragon King: [Team] so who we gonna get
    (11:29:47) *** *********************************************************************** ***
    (11:29:47) ±Role: Caterpillar
    (11:29:47) ±Ability: Standard vilager. Sided with the friendly bugs.
    (11:29:47) ±Players: 2-43 Players
    (11:29:47) *** *********************************************************************** ***

    (11:29:51) *** *********************************************************************** ***
    (11:29:51) ±Role: Butterfly
    (11:29:51) ±Ability: Vote counts as +2. Sided with the friendly bugs.
    (11:29:51) ±Players: 5-6, 12-43 Players
    (11:29:51) *** *********************************************************************** ***
    (11:29:51) ±Role: Monarch Butterfly
    (11:29:51) ±Ability: Vote counts as +2. Can distract during the night. Sided with the friendly bugs.
    (11:29:51) ±Players: 7-43 Players
    (11:29:51) *** *********************************************************************** ***

    (11:30:00) ***************************************************************************************
    (11:30:00) Times Up! :
    (11:30:00) ±Scarab: A Mafia nOOb (Caterpillar) has been squashed!
    (11:30:00) ***************************************************************************************
    (11:30:00) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail, Spider.
    (11:30:00) ±Current Players: 22, Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.
    (11:30:00) ±Current Team: Spider, Tick
    (11:30:00) ±Time: Day 1
    (11:30:00) You have 30 seconds to debate who are the bad guys! :
    (11:30:00) ***************************************************************************************
    (11:30:04) 22: ok
    (11:30:11) 22: Not sure who claims here
    (11:30:18) *** *********************************************************************** ***
    (11:30:18) ±Role: Snail
    (11:30:18) ±Ability: Can /inspect one person during the night. Survives first night/day kill(17+ players only). Sided with the friendly bugs.
    (11:30:18) ±Players: 29-43 Players
    (11:30:18) *** *********************************************************************** ***

    (11:30:21) Cloud Strife: Snail???
    (11:30:23) Cloud Strife: pm me
    (11:30:26) obey to kyubey: well snail is inspector
    (11:30:30) ***************************************************************************************
    (11:30:30) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail, Spider.
    (11:30:30) ±Current Players: 22, Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.
    (11:30:30) ±Current Team: Spider, Tick
    (11:30:30) ±Time: Day 1
    (11:30:30) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (11:30:30) ***************************************************************************************
    (11:30:39) Cloud Strife: SNAIL WTF?
    (11:30:47) Cloud Strife: plz don't be afk -_-
    (11:31:00) ***************************************************************************************
    (11:31:00) Times Up! :
    (11:31:00) No one was voted off!:
    (11:31:00) ***************************************************************************************
    (11:31:00) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail, Spider.
    (11:31:00) ±Current Players: 22, Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.
    (11:31:00) ±Current Team: Spider, Tick
    (11:31:00) ±Time: Night 2
    (11:31:00) Make your moves, you only have 30 seconds! :
    (11:31:00) ***************************************************************************************
    (11:31:13) 22: wait... there's another mafia huh
    (11:31:19) *** Cloud Strife is gonna die now
    (11:31:20) ±Hint: Nope, this wont work... You can't target your partners!
    (11:31:21) Cloud Strife: r.i.p
    (11:31:26) 22: [Team] you kill
    (11:31:29) 22: [Team] whoever you want
    (11:31:30) ***************************************************************************************
    (11:31:30) Times Up! :
    (11:31:30) No one died! :
    (11:31:30) ***************************************************************************************
    (11:31:30) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail, Spider.
    (11:31:30) ±Current Players: 22, Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.
    (11:31:30) ±Current Team: Spider, Tick
    (11:31:30) ±Time: Day 2
    (11:31:30) You have 30 seconds to debate who are the bad guys! :
    (11:31:30) ***************************************************************************************
    (11:31:31) obey to kyubey: there is tick and spider
    (11:31:35) 22: [Team] lol nvm
    (11:31:35) Cloud Strife: stalling?
    (11:31:38) *** *********************************************************************** ***
    (11:31:38) ±Role: Tick
    (11:31:38) ±Ability: Can bite a person during the night to distract them. Appear on role list and gets inspected as a Caterpillar. Vote counts as 1.1. Sided with the arachnids.
    (11:31:38) ±Players: 4-8, 13-24, 27-43 Players
    (11:31:38) *** *********************************************************************** ***
    (11:31:38) ±Role: Walking Stick
    (11:31:38) ±Ability: Can /hide twice a game to avoid all night kills and poison. Sided with the friendly bugs.
    (11:31:38) ±Players: 16-43 Players
    (11:31:38) *** *********************************************************************** ***

    (11:31:41) 22: i think
    (11:31:44) obey to kyubey: i have snail
    (11:31:45) 22: someone is afk
    (11:31:47) obey to kyubey: vote 22
    (11:31:47) 22: hm
    (11:31:49) obey to kyubey: he is spider
    (11:31:50) 22: what
    (11:31:52) 22: no I'm not
    (11:31:57) 22: I'm the only one doing stuff
    (11:31:58) Cloud Strife: lol
    (11:32:00) ***************************************************************************************
    (11:32:00) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail, Spider.
    (11:32:00) ±Current Players: 22, Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.
    (11:32:00) ±Current Team: Spider, Tick
    (11:32:00) ±Time: Day 2
    (11:32:00) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (11:32:00) ***************************************************************************************
    (11:32:02) ±Game: obey to kyubey voted for 22!
    (11:32:02) 22: and i wasn't even afk last night
    (11:32:04) ±Game: Cloud Strife voted for 22!
    (11:32:04) ±Game: RedJoker25 voted for 22!
    (11:32:06) 22: w0w
    (11:32:11) 22: meanie
    (11:32:19) Cloud Strife: lol?
    (11:32:30) ***************************************************************************************
    (11:32:30) Times Up! :
    (11:32:30) ±Scarab: 22 (Spider) has been swatted away!
    (11:32:30) ***************************************************************************************
    (11:32:30) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail.
    (11:32:30) ±Current Players: Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.
    (11:32:30) ±Time: Night 3
    (11:32:30) Make your moves, you only have 30 seconds! :
    (11:32:30) ***************************************************************************************
    (11:32:32) Cloud Strife: much scum
    (11:32:49) obey to kyubey: well now tick unless distract snail
    (11:32:55) Datdudetevvy joined the channel.
    (11:32:57) obey to kyubey: it will be only a matter of time to win
    (11:33:00) Cloud Strife: butterfly?
    (11:33:00) ***************************************************************************************
    (11:33:00) Times Up! :
    (11:33:00) No one died! :
    (11:33:00) ***************************************************************************************
    (11:33:00) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail.
    (11:33:00) ±Current Players: Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.
    (11:33:00) ±Time: Day 3
    (11:33:00) You have 30 seconds to debate who are the bad guys! :
    (11:33:00) ***************************************************************************************
    (11:33:05) +RedJoker25: tick inspects as cater though
    (11:33:05) Draciel joined the channel.
    (11:33:09) Cloud Strife: yeah
    (11:33:11) +RedJoker25: apparently
    (11:33:17) obey to kyubey: yes
    (11:33:30) ***************************************************************************************
    (11:33:30) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail.
    (11:33:30) ±Current Players: Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.
    (11:33:30) ±Time: Day 3
    (11:33:30) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (11:33:30) ***************************************************************************************
    (11:34:00) ***************************************************************************************
    (11:34:00) Times Up! :
    (11:34:00) No one was voted off!:
    (11:34:00) ***************************************************************************************
    (11:34:00) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail.
    (11:34:00) ±Current Players: Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.
    (11:34:00) ±Time: Night 4
    (11:34:00) Make your moves, you only have 30 seconds! :
    (11:34:00) ***************************************************************************************
    (11:34:05) Cloud Strife: well this is gonna go on forever
    (11:34:13) +RedJoker25: let's just rand someone
    (11:34:16) obey to kyubey: yeah ok, now i claim
    (11:34:19) Cloud Strife: ?
    (11:34:20) obey to kyubey: i am butterfly
    (11:34:30) Cloud Strife: me cater obv
    (11:34:30) ***************************************************************************************
    (11:34:30) Times Up! :
    (11:34:30) No one died! :
    (11:34:30) ***************************************************************************************
    (11:34:30) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail.
    (11:34:30) ±Current Players: Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.
    (11:34:30) ±Time: Day 4
    (11:34:30) You have 30 seconds to debate who are the bad guys! :
    (11:34:30) ***************************************************************************************
    (11:34:32) obey to kyubey: RedJoker25 is snail
    (11:34:34) +RedJoker25: y
    (11:34:39) obey to kyubey: so it's Cloud Strife or Axel Dragon King
    (11:34:43) +RedJoker25: ./flip
    (11:34:46) Cloud Strife: axel claimed snail @_@
    (11:34:52) Cloud Strife: he pmed me
    (11:34:54) Axel Dragon King: i was afk what i miss
    (11:34:59) Cloud Strife: U r snail right?
    (11:35:00) ***************************************************************************************
    (11:35:00) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail.
    (11:35:00) ±Current Players: Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.
    (11:35:00) ±Time: Day 4
    (11:35:00) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (11:35:00) ***************************************************************************************
    (11:35:08) Cloud Strife: Axel Dragon King ur snail right?
    (11:35:10) ±Game: obey to kyubey voted for Cloud Strife!
    (11:35:13) Axel Dragon King: yet
    (11:35:14) ±Game: RedJoker25 voted for Cloud Strife!
    (11:35:15) ±Game: Cloud Strife voted for obey to kyubey!
    (11:35:18) Cloud Strife: Aw come ON
    (11:35:22) So na Voadora joined the channel.
    (11:35:23) ±Game: Axel Dragon King voted for Cloud Strife!
    (11:35:23) ***************************************************************************************
    (11:35:23) Times Up! :
    (11:35:23) ±Scarab: Cloud Strife (Caterpillar) has been swatted away!
    (11:35:23) ***************************************************************************************
    (11:35:23) ±Current Roles: Butterfly, Caterpillar, Snail.
    (11:35:23) ±Current Players: Axel Dragon King, RedJoker25, obey to kyubey.
    (11:35:23) ±Time: Night 5
    (11:35:23) Make your moves, you only have 30 seconds! :
    (11:35:23) ***************************************************************************************
    (11:35:33) +RedJoker25: rip
    (11:35:44) RedKnight joined the channel.
    (11:35:48) obey to kyubey: damn
    (11:35:53) ***************************************************************************************
    (11:35:53) Times Up! :
    (11:35:53) No one died! :
    (11:35:53) ***************************************************************************************
    (11:35:53) ±Current Roles: Butterfly, Caterpillar, Snail.
    (11:35:53) ±Current Players: Axel Dragon King, RedJoker25, obey to kyubey.
    (11:35:53) ±Time: Day 5
    (11:35:53) You have 30 seconds to debate who are the bad guys! :
    (11:35:53) ***************************************************************************************
    (11:36:02) obey to kyubey: stupid tick go away
    (11:36:10) obey to kyubey: you ruin my beautiful wings
    (11:36:10) Axel Dragon King: who's tick
    (11:36:15) +RedJoker25: u r
    (11:36:15) obey to kyubey: you
    (11:36:18) Axel Dragon King: no
    (11:36:20) Axel Dragon King: wtf
    (11:36:23) ***************************************************************************************
    (11:36:23) ±Current Roles: Butterfly, Caterpillar, Snail.
    (11:36:23) ±Current Players: Axel Dragon King, RedJoker25, obey to kyubey.
    (11:36:23) ±Time: Day 5
    (11:36:23) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (11:36:23) ***************************************************************************************
    (11:36:23) WinRAR1.0 joined the channel.
    (11:36:28) Axel Dragon King: snail
    (11:36:30) ±Game: RedJoker25 voted for Axel Dragon King!
    (11:36:35) +RedJoker25: we connected like d1
    (11:36:41) ±Game: obey to kyubey voted for Axel Dragon King!
    (11:36:49) Axel Dragon King: aw so u teaming
    (11:36:53) ***************************************************************************************
    (11:36:53) Times Up! :
    (11:36:53) ±Scarab: Axel Dragon King (Tick) has been swatted away!
    (11:36:53) ±Scarab: Well, it looks like being friendly does help you out in life! The friendly bugs obey to kyubey and RedJoker25 have rid themselves of all unfriendly creatures!
    (11:36:53) ***************************************************************************************
    (11:36:56) +RedJoker25: gg
    (11:36:59) So na Voadora: new???
    (11:37:03) obey to kyubey: yes
    (11:37:05) +RedJoker25: in testing or something
    (11:37:21) So na Voadora: huh
    (11:37:23) So na Voadora: ok

    (11:37:32) ***************************************************************************************
    (11:37:32) ±Game: Axel Dragon King started a game with theme Zelda!
    (11:37:32) ±Game: Type /Join to enter the game!
    (11:37:32) ***************************************************************************************

    (11:37:32) ±Game: The battle between the Triforce continues throughout the Kingdom of Hyrule! Link is the only one who can take down Ganondorf, but he must be careful when the treacherous Koume is around or he'll get struck during the day! Zelda should be wary of Skull Kid, who lurks among the citizens of Hyrule, and the evil Kotake when her magic freezes! Vaati and his army of minions is trying to take over the Kingdom during this time of crisis. While all hell is loose, the Demon King Malladus appears and destroy anyone who opposes him!
    (11:37:32) ±Game: Axel Dragon King joined the game!
    (11:37:37) obey to kyubey: should i post the log 22, or you wanna do the honour ?
    (11:37:39) ±Game: WinRAR1.0 joined the game!
    (11:37:39) ±Game: So na Voadora joined the game!

    (11:38:02) ±Game: Hurry up, you only have 30 seconds more to join!

    (11:38:06) -Mike- joined the channel.
    (11:38:09) Axel Dragon King: man
    (11:38:10) ±Game: So na Voadora unjoined the game!
    (11:38:14) So na Voadora left the channel.
    (11:38:14) ±Game: -Mike- joined the game!
    (11:38:15) Axel Dragon King: aw well
    (11:38:16) ±Game: obey to kyubey joined the game!
    (11:38:32) ***************************************************************************************
    (11:38:32) Times Up! :
    (11:38:32) The Roles have been Decided! :
    (11:38:32) ±Current Roles: Citizen, Citizen, Link, Skull Kid.
    (11:38:32) ±Current Players: -Mike-, Axel Dragon King, WinRAR1.0, obey to kyubey.
    (11:38:32) ±Time: Night 1
    (11:38:32) Make your moves, you only have 40 seconds! :
    (11:38:32) ***************************************************************************************
    (11:38:40) WinRAR1.0: lulz
    (11:38:41) WinRAR1.0: dafuq
    (11:38:46) Axel Dragon King: -.-
    (11:38:49) WinRAR1.0: true citi here
    (11:38:52) WinRAR1.0: link plz have mercy
    (11:38:57) Axel Dragon King: kill me plz
    (11:39:02) Axel Dragon King: citi
    (11:39:08) Axel Dragon King: hate citi
    (11:39:12) ***************************************************************************************
    (11:39:12) Times Up! :
    (11:39:12) ±Kill: WinRAR1.0 (Link) died!
    (11:39:12) ***************************************************************************************
    (11:39:12) ±Current Roles: Citizen, Citizen, Skull Kid.
    (11:39:12) ±Current Players: -Mike-, Axel Dragon King, obey to kyubey.
    (11:39:12) ±Time: Day 1
    (11:39:12) You have 30 seconds to debate who are the bad guys! :
    (11:39:12) ***************************************************************************************
    (11:39:25) -Mike-: it says i am citizen
    (11:39:43) ***************************************************************************************
    (11:39:43) ±Current Roles: Citizen, Citizen, Skull Kid.
    (11:39:43) ±Current Players: -Mike-, Axel Dragon King, obey to kyubey.
    (11:39:43) ±Time: Day 1
    (11:39:43) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (11:39:43) ***************************************************************************************
    (11:39:45) ±Game: Axel Dragon King voted for obey to kyubey!
    (11:39:47) ±Game: -Mike- voted for obey to kyubey!
    (11:39:48) obey to kyubey: i think it says to anyone apart the skull kid right now
    (11:39:53) ±Game: obey to kyubey voted for -Mike-!
    (11:39:54) ***************************************************************************************
    (11:39:54) Times Up! :
    (11:39:54) ±Game: obey to kyubey (Skull Kid) was removed from the game!
    (11:39:54) ±Game: The People of Hyrule (Axel Dragon King and -Mike-) wins!
    (11:39:54) ***************************************************************************************
    (11:39:59) Axel Dragon King: gg
    (11:40:30) A Mafia nOOb is active and ready for battles.
    (11:40:46) Micaiah left the channel.

    (11:40:58) ***************************************************************************************
    (11:40:58) ±Game: Nitrogen started a voting for next game's theme! You have 20 seconds to vote with /vote or /votetheme!
    (11:40:58) ±Game: Choose from these themes: Default, FF, Dinos, Jungle, Trainers, Vanilla !
    (11:40:58) ***************************************************************************************

    (11:40:58) ±Game: Nitrogen voted for FF!
    (11:41:10) ±Game: Axel Dragon King voted for FF!

    (11:41:17) ±Game: Theme FF won with 2 votes!
    (11:41:17) ±Game: Type /Join to enter the game!

    (11:41:17) ±Game: All your favorite Final Fantasy heroes and villains have gathered for a gigantic battle royale! The villains bring threatening new abilities to the arena, each one able to cripple the heroes severely. Only one thing is certain, though - last party standing wins. (New updates! Check /changelog for details)
    (11:41:17) ±Game: Nitrogen, Axel Dragon King joined the game!
    (11:41:20) Axel Dragon King: hey nitro, ure back
    (11:41:23) ±Game: WinRAR1.0 joined the game!

    (11:41:27) ±Game: Hurry up, you only have 30 seconds more to join!

    (11:41:44) Ho-Oh! left the channel.
    (11:41:57) ***************************************************************************************
    (11:41:57) Times Up! :
    (11:41:57) Well, Not Enough Players! :
    (11:41:57) ±Game: You need at least 5 players to join (Current: 3).
    (11:41:57) ***************************************************************************************
    (11:42:36) Cloud Strife left the channel.
    (11:43:18) *** Axel Dragon King is bored

    (11:43:45) ***************************************************************************************
    (11:43:45) ±Game: Sir Betato started a game with theme Oracle!
    (11:43:45) ±Game: Type /Join to enter the game!
    (11:43:45) ***************************************************************************************

    (11:43:45) ±Game: In the misty mountains of a distant land, a lonely village lies on a ridge overlooking the rest of the world. All is peaceful, but when the Emperor's Army threatens to conquer the town, it's up to the Oracles and Genies to fight back! Use the Oracles' deaths and Genies' wishes to find and kill enemies. Oracles can receive and use unlimited wishes if they /see every night, but all other roles are limited to a maximum of two. And the Army now has teamtalk! Only to be played in nonpeak times, from 3 to 12 players.
    (11:43:45) ±Game: Sir Betato joined the game!
    (11:43:45) Le Maître left the channel.
    (11:43:58) *** Sir Betato hangs
    (11:44:08) ±Game: -Mike- joined the game!

    (11:44:14) ±Game: Hurry up, you only have 30 seconds more to join!

    (11:44:15) ±Game: WinRAR1.0 joined the game!
    (11:44:25) ±Game: Nitrogen joined the game!
    (11:44:44) ***************************************************************************************
    (11:44:44) Times Up! :
    (11:44:44) The Roles have been Decided! :
    (11:44:44) ±Current Roles: General, Genie, Genie, Oracle.
    (11:44:44) ±Current Players: -Mike-, Nitrogen, Sir Betato, WinRAR1.0.
    (11:44:44) ±Time: Night 1
    (11:44:44) Make your moves, you only have 40 seconds! :
    (11:44:44) ***************************************************************************************
    (11:44:58) WinRAR1.0: i hope the genies are pro
    (11:45:12) WinRAR1.0: ima lol if oracle dies
    (11:45:24) ***************************************************************************************
    (11:45:24) Times Up! :
    (11:45:24) ±Prophet: And Genie Nitrogen was no more!
    (11:45:24) ***************************************************************************************
    (11:45:24) ±Current Roles: General, Genie, Oracle.
    (11:45:24) ±Current Players: -Mike-, Sir Betato, WinRAR1.0.
    (11:45:24) ±Time: Day 1
    (11:45:24) You have 35 seconds to debate who are the bad guys! :
    (11:45:24) ***************************************************************************************
    (11:45:32) WinRAR1.0: legit genie here
    (11:45:34) WinRAR1.0: granted Nitrogen
    (11:45:59) ***************************************************************************************
    (11:45:59) ±Current Roles: General, Genie, Oracle.
    (11:45:59) ±Current Players: -Mike-, Sir Betato, WinRAR1.0.
    (11:45:59) ±Time: Day 1
    (11:45:59) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (11:45:59) ***************************************************************************************
    (11:46:03) WinRAR1.0: ...
    (11:46:08) Sir Betato: Test
    (11:46:14) Sir Betato: I'm an Oracltato
    (11:46:18) ±Game: WinRAR1.0 voted for -Mike-!
    (11:46:23) ±Game: Sir Betato voted for -Mike-!
    (11:46:31) ±Game: -Mike- voted for WinRAR1.0!
    (11:46:31) ***************************************************************************************
    (11:46:31) Times Up! :
    (11:46:31) ±Prophet: Genie -Mike- was banished from the village!
    (11:46:31) ±Game: The Army (WinRAR1.0) wins!
    (11:46:31) ±Game: The Village (Sir Betato) lose!
    (11:46:31) ***************************************************************************************
    (11:46:37) Sir Betato: Oh wth.
    (11:46:46) Sir Betato left the channel.
    (11:46:46) Nitrogen: i got granted
    (11:46:46) TraceOfLife: mfw
    (11:46:46) Axel Dragon King: lol saw that coming

    (11:46:52) ***************************************************************************************
    (11:46:52) ±Game: Nitrogen started a voting for next game's theme! You have 20 seconds to vote with /vote or /votetheme!
    (11:46:52) ±Game: Choose from these themes: Default, Ember, Dethy, Rotom, Ocean, Flock !
    (11:46:52) ***************************************************************************************

    (11:46:58) ±Game: Nitrogen voted for Flock!
    (11:47:06) -Mike- changed names and is now known as [TR] yes yes yes.

    (11:47:12) ±Game: Theme Flock won with 1 votes!
    (11:47:12) ±Game: Type /Join to enter the game!

    (11:47:12) ±Game: A fight for dominance of the skies has begun! Which of the Flying type Pokemon will claim victory? PM Solace with comments. Use /changelog to see what's been updated and please post logs of this here http://pokemon-online.eu/forums/showthread.php?22157-Flock Thanks.
    (11:47:12) ±Game: Nitrogen joined the game!
    (11:47:15) ±Game: WinRAR1.0 joined the game!
    (11:47:17) ±Game: Axel Dragon King joined the game!

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

    (11:47:40) [TR] yes yes yes: //join
    (11:47:44) ±Game: Datdudetevvy joined the game!
    (11:47:52) ***************************************************************************************
    (11:47:52) Times Up! :
    (11:47:52) Well, Not Enough Players! :
    (11:47:52) ±Game: You need at least 6 players to join (Current: 4).
    (11:47:52) ***************************************************************************************
    (11:48:01) Datdudetevvy: default

    (11:48:10) ***************************************************************************************
    (11:48:10) ±Game: Nitrogen started a voting for next game's theme! You have 20 seconds to vote with /vote or /votetheme!
    (11:48:10) ±Game: Choose from these themes: Default, C14, Vanilla, Ember, Trainers, Body !
    (11:48:10) ***************************************************************************************

    (11:48:10) ±Game: Nitrogen voted for C14!
    (11:48:19) ±Game: Datdudetevvy voted for Default!

    (11:48:29) ±Game: Theme C14 won with 1 votes!
    (11:48:29) ±Game: Type /Join to enter the game!

    (11:48:29) ±Game: Carbon 14. Rumor has it, a group of Werewolves OR Mafia threaten the town, but no one knows which. A Cop, Seer, and group of Villagers band together to rid their land of any suspects. However, the Cop can only tell if a person is a Mafia and the Seer can only tell if a person is Werewolf. No plurality is enabled, all lynched must reach majority or no one is lynched.
    (11:48:29) ±Game: Nitrogen joined the game!

    (11:48:39) ±Game: Hurry up, you only have 30 seconds more to join!

    (11:48:41) [TR] yes yes yes changed names and is now known as yes yes yes.
    (11:48:42) ±Game: WinRAR1.0 joined the game!
    (11:48:44) Datdudetevvy: blah
    (11:48:49) ±Game: Datdudetevvy joined the game!
    (11:48:58) Nitrogen: 1 more
    (11:49:07) ±Game: TraceOfLife joined the game!
    (11:49:09) ***************************************************************************************
    (11:49:09) Times Up! :
    (11:49:09) The Roles have been Decided! :
    (11:49:09) ±Current Roles: Cop, Seer, Suspect, Villager.
    (11:49:09) ±Current Players: Datdudetevvy, Nitrogen, TraceOfLife, WinRAR1.0.
    (11:49:09) ±Time: Night 1
    (11:49:09) Make your moves, you only have 30 seconds! :
    (11:49:09) ***************************************************************************************
    (11:49:40) ***************************************************************************************
    (11:49:40) Times Up! :
    (11:49:40) ±Kill: WinRAR1.0 (Cop) died!
    (11:49:40) ***************************************************************************************
    (11:49:40) ±Current Roles: Seer, Suspect, Villager.
    (11:49:40) ±Current Players: Datdudetevvy, Nitrogen, TraceOfLife.
    (11:49:40) ±Time: Day 1
    (11:49:40) You have 40 seconds to debate who are the bad guys! :
    (11:49:40) ***************************************************************************************
    (11:49:51) Datdudetevvy: trace is werewolf
    (11:49:55) Nitrogen: ok
    (11:50:04) TraceOfLife: but
    (11:50:06) TraceOfLife: i am
    (11:50:09) TraceOfLife: seer

    Mafiabans

    IP
    Name
    By
    Issued ago
    Expires in
    Reason
    208.94.82.132
    Trickster
    Withoutatrace
    6 weeks, 1 day
    never
    Way too much rulebreaking
    86.45.248.114
    BenXxX
    Fuzzy
    3 weeks, 2 days
    never
    You were already permaed once. You know you're breaking rules. You think you would have learned by now. Guess not.
    189.153.217.120
    -Kuro Kai-
    Beast
    2 weeks, 6 days
    never
    Playing Mafia on multiple accounts is strictly prohibited.
    189.153.216.237
    -Dranzer Kai-
    Fuzzysqurl
    2 weeks, 6 days
    never
    Playing Mafia on multiple accounts is strictly prohibited.
    67.197.104.223
    torrent
    Beast
    2 weeks, 5 days
    never
    saying you are playing on multiple alts
    166.147.67.178
    Zexy Knight D.
    Beast
    2 weeks, 10 hours
    never
    evading
    72.64.65.99
    Hades
    Withoutatrace
    6 days, 17 hours
    never
    Trolling - Beast will talk about this later
    206.248.101.96
    smileydog
    Fuzzysqurl
    6 days, 15 hours
    never
    It's time to stop breaking rules.
    90.222.5.141
    otherrandom
    Beast
    3 days, 17 hours
    6 hours, 38 minutes
    interpoling confirmed teammate
    65.113.92.41
    game-throw train
    Micaiah
    3 days, 11 hours
    2 weeks, 2 days
    Targetting and Priors
    72.135.14.47
    Robertco
    Dracule Mihawk
    2 days, 23 hours
    4 minutes, 34 seconds
    Ruining games for your team, trolling, prior offenses, and you wanted a ban.
    209.195.66.123
    the boss 1
    Diamondslight
    18 hours, 24 minutes
    6 days, 5 hours
    Targetting + priors
    184.19.115.171
    awesome
    meeps
    16 hours, 32 minutes
    7 hours, 27 minutes
    deadtalking + priors

    (11:50:19) Datdudetevvy: lol then who is who
    (11:50:19) ***************************************************************************************
    (11:50:19) ±Current Roles: Seer, Suspect, Villager.
    (11:50:19) ±Current Players: Datdudetevvy, Nitrogen, TraceOfLife.
    (11:50:19) ±Time: Day 1
    (11:50:19) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (11:50:19) ***************************************************************************************
    (11:50:21) TraceOfLife: ??
    (11:50:25) ±Game: Nitrogen voted for TraceOfLife!
    (11:50:32) ±Game: Datdudetevvy voted for TraceOfLife!
    (11:50:33) ***************************************************************************************
    (11:50:33) Times Up! :
    (11:50:33) ±Game: TraceOfLife (Werewolf) was removed from the game!
    (11:50:33) ±Game: The Village (Nitrogen and Datdudetevvy) wins!
    (11:50:33) ***************************************************************************************

    (11:50:35) ***************************************************************************************
    (11:50:35) ±Game: TraceOfLife started a voting for next game's theme! You have 20 seconds to vote with /vote or /votetheme!
    (11:50:35) ±Game: Choose from these themes: Default, LOTR, Weapons, Jungle, dog, Lyncher !
    (11:50:35) ***************************************************************************************

    (11:50:39) ±Game: Nitrogen voted for Lyncher!
    (11:50:42) TraceOfLife: this lag ._.
    (11:50:44) ±Game: Datdudetevvy voted for Default!
     
  34. Shazan

    Shazan Obey to Kyubey

    Joined:
    Jan 21, 2013
    Messages:
    591
    Likes Received:
    14
    PO Trainer Name:
    Obey to Kyubey
    Log 3
    (17:29:20) ***************************************************************************************
    (17:29:20) Times Up! :
    (17:29:20) The Roles have been Decided! :
    (17:29:20) ±Game: You are a Butterfly!(17:29:20) ±Game: We decided that you are more fit on the friendly bugs team. Vote off arachnids, winged insects and birds with your +2 vote!(17:29:20) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Caterpillar, Snail, Spider.(17:29:20) ±Current Players: 22, A Mafia nOOb, Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.(17:29:20) ±Current Team: Butterfly, Caterpillar, Caterpillar, Snail(17:29:20) ±Time: Night 1(17:29:20) Make your moves, you only have 40 seconds! :
    (17:29:20) ***************************************************************************************
    (17:29:21) Axel Dragon King: no(17:29:24) 22: Thanks~(17:29:30) Cloud Strife: aw...(17:29:46) obey to kyubey: damn i hoped to see an hawk(17:30:00) ***************************************************************************************
    (17:30:00) Times Up! :
    (17:30:00) ±Scarab: A Mafia nOOb (Caterpillar) has been squashed!(17:30:00) ***************************************************************************************
    (17:30:00) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail, Spider.(17:30:00) ±Current Players: 22, Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.(17:30:00) ±Current Team: Butterfly, Caterpillar, Snail(17:30:00) ±Time: Day 1(17:30:00) You have 30 seconds to debate who are the bad guys! :
    (17:30:00) ***************************************************************************************
    (17:30:04) 22: ok(17:30:11) 22: Not sure who claims here(17:30:21) Cloud Strife: Snail???(17:30:23) Cloud Strife: pm me(17:30:26) obey to kyubey: well snail is inspector(17:30:30) ***************************************************************************************
    (17:30:30) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail, Spider.(17:30:30) ±Current Players: 22, Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.(17:30:30) ±Current Team: Butterfly, Caterpillar, Snail(17:30:30) ±Time: Day 1(17:30:30) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (17:30:30) ***************************************************************************************
    (17:30:39) Cloud Strife: SNAIL WTF?(17:30:47) Cloud Strife: plz don't be afk -_-(17:31:00) ***************************************************************************************
    (17:31:00) Times Up! :
    (17:31:00) No one was voted off!:
    (17:31:00) ***************************************************************************************
    (17:31:00) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail, Spider.(17:31:00) ±Current Players: 22, Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.(17:31:00) ±Current Team: Butterfly, Caterpillar, Snail(17:31:00) ±Time: Night 2(17:31:00) Make your moves, you only have 30 seconds! :
    (17:31:00) ***************************************************************************************
    (17:31:13) 22: wait... there's another mafia huh(17:31:19) *** Cloud Strife is gonna die now
    (17:31:21) Cloud Strife: r.i.p(17:31:30) ***************************************************************************************
    (17:31:30) Times Up! :
    (17:31:30) No one died! :
    (17:31:30) ***************************************************************************************
    (17:31:30) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail, Spider.(17:31:30) ±Current Players: 22, Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.(17:31:30) ±Current Team: Butterfly, Caterpillar, Snail(17:31:30) ±Time: Day 2(17:31:30) You have 30 seconds to debate who are the bad guys! :
    (17:31:30) ***************************************************************************************
    (17:31:32) obey to kyubey: there is tick and spider(17:31:35) Cloud Strife: stalling?(17:31:41) 22: i think(17:31:44) obey to kyubey: i have snail(17:31:45) 22: someone is afk(17:31:47) obey to kyubey: vote 22(17:31:47) 22: hm(17:31:50) obey to kyubey: he is spider(17:31:50) 22: what(17:31:52) 22: no I'm not(17:31:57) 22: I'm the only one doing stuff(17:31:58) Cloud Strife: lol(17:32:00) ***************************************************************************************
    (17:32:00) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail, Spider.(17:32:00) ±Current Players: 22, Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.(17:32:00) ±Current Team: Butterfly, Caterpillar, Snail(17:32:00) ±Time: Day 2(17:32:00) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (17:32:00) ***************************************************************************************
    (17:32:02) ±Game: obey to kyubey voted for 22!(17:32:02) 22: and i wasn't even afk last night(17:32:04) ±Game: Cloud Strife voted for 22!(17:32:04) ±Game: RedJoker25 voted for 22!(17:32:07) 22: w0w(17:32:11) 22: meanie(17:32:19) Cloud Strife: lol?(17:32:30) ***************************************************************************************
    (17:32:30) Times Up! :
    (17:32:30) ±Scarab: 22 (Spider) has been swatted away!(17:32:30) ***************************************************************************************
    (17:32:30) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail.(17:32:30) ±Current Players: Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.(17:32:30) ±Current Team: Butterfly, Caterpillar, Snail(17:32:30) ±Time: Night 3(17:32:30) Make your moves, you only have 30 seconds! :
    (17:32:30) ***************************************************************************************
    (17:32:32) Cloud Strife: much scum(17:32:49) obey to kyubey: well now tick unless distract snail(17:32:57) obey to kyubey: it will be only a matter of time to win(17:33:00) Cloud Strife: butterfly?(17:33:00) ***************************************************************************************
    (17:33:00) Times Up! :
    (17:33:00) ±Scarab: You tried performing your action, but you were distracted by the Tick's annoying bite!(17:33:00) No one died! :
    (17:33:00) ***************************************************************************************
    (17:33:00) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail.(17:33:00) ±Current Players: Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.(17:33:00) ±Current Team: Butterfly, Caterpillar, Snail(17:33:01) ±Time: Day 3(17:33:01) You have 30 seconds to debate who are the bad guys! :
    (17:33:01) ***************************************************************************************
    (17:33:05) +RedJoker25: tick inspects as cater though(17:33:09) Cloud Strife: yeah(17:33:10) +RedJoker25: apparently(17:33:17) obey to kyubey: yes(17:33:30) ***************************************************************************************
    (17:33:30) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail.(17:33:30) ±Current Players: Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.(17:33:30) ±Current Team: Butterfly, Caterpillar, Snail(17:33:31) ±Time: Day 3(17:33:31) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (17:33:31) ***************************************************************************************
    (17:34:00) ***************************************************************************************
    (17:34:00) Times Up! :
    (17:34:00) No one was voted off!:
    (17:34:00) ***************************************************************************************
    (17:34:00) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail.(17:34:00) ±Current Players: Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.(17:34:00) ±Current Team: Butterfly, Caterpillar, Snail(17:34:01) ±Time: Night 4(17:34:01) Make your moves, you only have 30 seconds! :
    (17:34:01) ***************************************************************************************
    (17:34:05) Cloud Strife: well this is gonna go on forever(17:34:13) +RedJoker25: let's just rand someone(17:34:16) obey to kyubey: yeah ok, now i claim(17:34:19) Cloud Strife: ?(17:34:20) obey to kyubey: i am butterfly(17:34:30) Cloud Strife: me cater obv(17:34:30) ***************************************************************************************
    (17:34:30) Times Up! :
    (17:34:30) No one died! :
    (17:34:30) ***************************************************************************************
    (17:34:30) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail.(17:34:30) ±Current Players: Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.(17:34:30) ±Current Team: Butterfly, Caterpillar, Snail(17:34:30) ±Time: Day 4(17:34:30) You have 30 seconds to debate who are the bad guys! :
    (17:34:30) ***************************************************************************************
    (17:34:32) obey to kyubey: RedJoker25 is snail(17:34:34) +RedJoker25: y(17:34:39) obey to kyubey: so it's Cloud Strife or Axel Dragon King(17:34:43) +RedJoker25: ./flip(17:34:46) Cloud Strife: axel claimed snail @_@(17:34:52) Cloud Strife: he pmed me(17:34:54) Axel Dragon King: i was afk what i miss(17:34:59) Cloud Strife: U r snail right?(17:35:00) ***************************************************************************************
    (17:35:00) ±Current Roles: Butterfly, Caterpillar, Caterpillar, Snail.(17:35:00) ±Current Players: Axel Dragon King, Cloud Strife, RedJoker25, obey to kyubey.(17:35:00) ±Current Team: Butterfly, Caterpillar, Snail(17:35:00) ±Time: Day 4(17:35:00) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (17:35:00) ***************************************************************************************
    (17:35:08) Cloud Strife: Axel Dragon King ur snail right?(17:35:10) ±Game: obey to kyubey voted for Cloud Strife!(17:35:13) Axel Dragon King: yet(17:35:14) ±Game: RedJoker25 voted for Cloud Strife!(17:35:15) ±Game: Cloud Strife voted for obey to kyubey!(17:35:19) Cloud Strife: Aw come ON(17:35:23) ±Game: Axel Dragon King voted for Cloud Strife!(17:35:23) ***************************************************************************************
    (17:35:23) Times Up! :
    (17:35:23) ±Scarab: Cloud Strife (Caterpillar) has been swatted away!(17:35:23) ***************************************************************************************
    (17:35:23) ±Current Roles: Butterfly, Caterpillar, Snail.(17:35:23) ±Current Players: Axel Dragon King, RedJoker25, obey to kyubey.(17:35:24) ±Current Team: Butterfly, Snail(17:35:24) ±Time: Night 5(17:35:24) Make your moves, you only have 30 seconds! :
    (17:35:24) ***************************************************************************************
    (17:35:33) +RedJoker25: rip(17:35:48) obey to kyubey: damn(17:35:53) ***************************************************************************************
    (17:35:53) Times Up! :
    (17:35:53) ±Scarab: You tried performing your action, but you were distracted by the Tick's annoying bite!(17:35:53) No one died! :
    (17:35:53) ***************************************************************************************
    (17:35:53) ±Current Roles: Butterfly, Caterpillar, Snail.(17:35:53) ±Current Players: Axel Dragon King, RedJoker25, obey to kyubey.(17:35:53) ±Current Team: Butterfly, Snail(17:35:53) ±Time: Day 5(17:35:53) You have 30 seconds to debate who are the bad guys! :
    (17:35:54) ***************************************************************************************
    (17:36:02) obey to kyubey: stupid tick go away(17:36:10) obey to kyubey: you ruin my beautiful wings(17:36:10) Axel Dragon King: who's tick(17:36:15) +RedJoker25: u r(17:36:15) obey to kyubey: you(17:36:17) Axel Dragon King: no(17:36:20) Axel Dragon King: wtf(17:36:23) ***************************************************************************************
    (17:36:23) ±Current Roles: Butterfly, Caterpillar, Snail.(17:36:23) ±Current Players: Axel Dragon King, RedJoker25, obey to kyubey.(17:36:24) ±Current Team: Butterfly, Snail(17:36:24) ±Time: Day 5(17:36:24) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (17:36:24) ***************************************************************************************
    (17:36:28) Axel Dragon King: snail(17:36:30) ±Game: RedJoker25 voted for Axel Dragon King!(17:36:35) +RedJoker25: we connected like d1(17:36:41) ±Game: obey to kyubey voted for Axel Dragon King!(17:36:49) Axel Dragon King: aw so u teaming(17:36:53) ***************************************************************************************
    (17:36:53) Times Up! :
    (17:36:53) ±Scarab: Axel Dragon King (Tick) has been swatted away!(17:36:53) ±Scarab: Well, it looks like being friendly does help you out in life! The friendly bugs obey to kyubey and RedJoker25 have rid themselves of all unfriendly creatures!(17:36:53) ***************************************************************************************
    It's a little difficult to win for Tick to win when spider gets discovered day 1. I was thinking: maybe tick can change form, something like: he can choose to be inspected as caterpillar and able to distract as always and an alternative form that makes him able to inspect as butterfly and gives him a -0.9 voteshield to help him to fake claim, in the case that they want him to test if he is really a butterfly against the other claimer.
     
  35. Pangaea

    Pangaea resto en peaco

    Joined:
    Mar 20, 2014
    Messages:
    329
    Likes Received:
    46
    That sounds like a good idea. We could make it so he can change form but only once per game. But would he chose to change form at the start of a game or when the spider dies?

    EDIT: Another thing that could be changed is make Tic become Enraged Tic or something, like how the Moth and Fly convert when their teammates die.
     
    Last edited: Apr 8, 2014
  36. Trolls

    Trolls Active Member

    Joined:
    Jan 15, 2014
    Messages:
    101
    Likes Received:
    29
    PO Trainer Name:
    Trolls
    Heres another log
    (21:31:08) ***************************************************************************************
    (21:31:08) Times Up! :
    (21:31:08) The Roles have been Decided! :
    (21:31:08) ±Game: You are a Queen Bee!
    (21:31:08) ±Game: You are the queen of the hive, which means you can tell the bees who to kill. You can kill a bug with /kill (shared with team,) and another one once per game with /sting (not shared) but unlike a normal Bee you will not die two days later. You cannot be haxed. Your vote counts as +3. Use /tt to talk with your team.
    (21:31:08) ±Game: Your team is Suicune3000 (Fly) and Nitrogen (Queen Bee).
    (21:31:08) ±Current Roles: Caterpillar, Caterpillar, Cricket, Fly, Monarch Butterfly, Night Hawk, Orange LadyBug, Queen Bee, Roly Poly.
    (21:31:08) ±Current Players: Kingdra, Nitrogen, Suicune3000, TraceOfLife, Woop Perz, Yo Im Nice, abern34, jinora, obey to kyubey.
    (21:31:08) ±Current Team: Fly, Queen Bee
    (21:31:08) ±Time: Night 1
    (21:31:08) Make your moves, you only have 40 seconds! :
    (21:31:08) ***************************************************************************************
    (21:31:08) Hopkirk logged out.

    (21:31:24) ±Game: You have chosen to kill obey to kyubey!
    (21:31:30) abern34: what roles kill
    (21:31:31) TraceOfLife: i am a roly poly
    (21:31:31) Nitrogen: [Team] yay im queen bee
    (21:31:34) TraceOfLife: :3
    (21:31:36) Nitrogen: abern34 do /roles
    (21:31:42) *** *********************************************************************** ***
    (21:31:42) ±Role: Ant
    (21:31:42) ±Ability: Knows the other ants. Sided with the friendly bugs.
    (21:31:42) ±Players: 19-43 Players
    (21:31:42) *** *********************************************************************** ***
    (21:31:42) ±Role: Bee
    (21:31:42) ±Ability: Can kill together with Team. Can sting a second person once per game to kill them, but will die 2 days later. Can protect during the night. Sided with the winged insects.
    (21:31:42) ±Players: 10-18, 23-43 Players
    (21:31:42) *** *********************************************************************** ***
    (21:31:42) ±Role: Beetle
    (21:31:42) ±Ability: Can protect itself during the night. Can kill one person per game. Sided with the winged insects.
    (21:31:42) ±Players: 23-43 Players
    (21:31:42) *** *********************************************************************** ***
    (21:31:42) ±Role: Black Widow
    (21:31:42) ±Ability: Can kill one person during the standby. Can poison one person during the night. Avoids all night kills and poison. Sided with the arachnids.
    (21:31:42) ±Players: 25-43 Players
    (21:31:42) *** *********************************************************************** ***
    (21:31:42) ±Role: Blue Roly Poly
    (21:31:42) ±Ability: Can /protect two people during the night. Sided with the friendly bugs.
    (21:31:42) ±Players: 32-43 Players
    (21:31:42) *** *********************************************************************** ***
    (21:31:42) ±Role: Butterfly
    (21:31:42) ±Ability: Vote counts as +2. Sided with the friendly bugs.
    (21:31:42) ±Players: 5-6, 12-43 Players
    (21:31:42) *** *********************************************************************** ***
    (21:31:42) ±Role: Caterpillar
    (21:31:42) ±Ability: Standard vilager. Sided with the friendly bugs.
    (21:31:42) ±Players: 2-43 Players
    (21:31:42) *** *********************************************************************** ***
    (21:31:42) ±Role: Cockroach
    (21:31:42) ±Ability: Can kill one person during the night. Evades the first poison and day kill that targets them. Sided with the friendly bugs.
    (21:31:42) ±Players: 20-43 Players
    (21:31:42) *** *********************************************************************** ***
    (21:31:42) ±Role: Cricket
    (21:31:42) ±Ability: Can /expose one person during the day. Sided with the friendly bugs.
    (21:31:42) ±Players: 9-43 Players
    (21:31:42) *** *********************************************************************** ***
    (21:31:42) ±Role: Cuckoo
    (21:31:42) ±Ability: Can kill one person during the night. Avoids all kills, distracts, and poison from bugs. Vote counts as +2. Has a voteshield of -2. Sided with the birds.
    (21:31:42) ±Players: 14-35, 43 Players
    (21:31:42) *** *********************************************************************** ***
    (21:31:42) ±Role: Dragonfly
    (21:31:42) ±Ability: Can kill two bugs during the standby. 100% chance second kill will reveal. Sided with the winged insects.
    (21:31:42) ±Players: 19-43 Players
    (21:31:42) *** *********************************************************************** ***
    (21:31:42) ±Role: Enraged Fly
    (21:31:42) ±Ability: Can kill one person during the the night. Converts from fly to enraged fly when all team members dies. Kills any distractors. Has all the abilities of the normal Fly. Sided with Winged Insects.
    (21:31:42) ±Players: Players
    (21:31:42) *** *********************************************************************** ***
    (21:31:42) ±Role: Enraged Moth
    (21:31:42) ±Ability: Converts from moth to enraged moth when all team members die. Vote counts as +9999. Sided with the winged insects.
    (21:31:42) ±Players: Players
    (21:31:42) *** *********************************************************************** ***
    (21:31:42) ±Role: Fly
    (21:31:42) ±Ability: Can buzz during the day, but won't do anything apart revealing which role was annoyed by the Fly. Vote counts as -1. Sided with the winged insects.
    (21:31:42) ±Players: 9-43 Players
    (21:31:42) *** *********************************************************************** ***
    (21:31:42) ±Role: Grasshopper
    (21:31:42) ±Ability: Can tell one person who they are once per night. Sided with the friendly bugs.
    (21:31:42) ±Players: 16-43 Players
    (21:31:42) *** *********************************************************************** ***
    (21:31:42) ±Role: LadyBug
    (21:31:42) ±Ability: Vote counts as -2. Sided with the friendly bugs.
    (21:31:42) ±Players: 12-43 Players
    (21:31:42) *** *********************************************************************** ***
    (21:31:42) ±Role: Monarch Butterfly
    (21:31:42) ±Ability: Vote counts as +2. Can distract during the night. Sided with the friendly bugs.
    (21:31:42) ±Players: 7-43 Players
    (21:31:42) *** *********************************************************************** ***
    (21:31:42) ±Role: Mosquito
    (21:31:42) ±Ability: Can drain one person during the night to poison them every two days. Sided with the winged insects.
    (21:31:42) ±Players: 15-43 Players
    (21:31:42) *** *********************************************************************** ***
    (21:31:43) ±Role: Moth
    (21:31:43) ±Ability: Reveals as butterfly when inspected/exposed. Vote counts as -2. Sided with the winged insects.
    (21:31:43) ±Players: 24-43 Players
    (21:31:43) *** *********************************************************************** ***
    (21:31:43) ±Role: Night Hawk
    (21:31:43) ±Ability: Can kill one person during the standby. Avoids all kills, poison and distracts from bugs and kills anyone that uses this actions on Hawk. Sided with the birds.
    (21:31:43) ±Players: 7-13, 28-43 Players
    (21:31:43) *** *********************************************************************** ***
    (21:31:43) ±Role: Orange LadyBug
    (21:31:43) ±Ability: Can kill one person during the standby, but will be revealed. Cannot be day killed and evade night kills 50% of the time. Has a +2 voteshield. Sided with the friendly bugs.
    (21:31:43) ±Players: 8-43 Players
    (21:31:43) *** *********************************************************************** ***
    (21:31:43) ±Role: Owl
    (21:31:43) ±Ability: Can kill one person during the night. Avoids all kills, distracts, and poison from bugs. Bypasses distracts and protects. Vote counts as -5. Sided with the birds.
    (21:31:43) ±Players: 36-43 Players
    (21:31:43) *** *********************************************************************** ***
    (21:31:43) ±Role: Praying Mantis
    (21:31:43) ±Ability: Can kill one person during the night. Has a voteshield of -3. Cannot be haxed. Avoids all night kills. Sided with the winged insects.
    (21:31:43) ±Players: Players
    (21:31:43) *** *********************************************************************** ***
    (21:31:43) ±Role: Queen Bee
    (21:31:43) ±Ability: Can /sting one person once during the game (not shared) to kill them and /kill another person(shared with the other team mates) during the same night. Cannot be haxed. Vote counts as +3. Sided with the winged insects.
    (21:31:43) ±Players: 9-43 Players
    (21:31:43) *** *********************************************************************** ***
    (21:31:43) ±Role: Roly Poly
    (21:31:43) ±Ability: Can /protect one person during the night, even themselves. Sided with the friendly bugs.
    (21:31:43) ±Players: 9-31 Players
    (21:31:43) *** *********************************************************************** ***
    (21:31:43) ±Role: Scorpion
    (21:31:43) ±Ability: Can kill one person during the night. Immune to all poison. Sided with the arachnids.
    (21:31:43) ±Players: 14-24 Players
    (21:31:43) *** *********************************************************************** ***
    (21:31:43) ±Role: Slug
    (21:31:43) ±Ability: Sees itself as a caterpillar. Inspects/exposes as a spider. Sided with the friendly bugs.
    (21:31:43) ±Players: 7-8, 11-43 Players
    (21:31:43) *** *********************************************************************** ***
    (21:31:43) ±Role: Snail
    (21:31:43) ±Ability: Can /inspect one person during the night. Survives first night/day kill(17+ players only). Sided with the friendly bugs.
    (21:31:43) ±Players: 29-43 Players
    (21:31:43) *** *********************************************************************** ***
    (21:31:43) ±Role: Spider
    (21:31:43) ±Ability: Can kill one person during the night. Sided with the arachnids.
    (21:31:43) ±Players: 6-8, 10-43 Players
    (21:31:43) *** *********************************************************************** ***
    (21:31:44) ±Role: Tarantula
    (21:31:44) ±Ability: Can kill one person during the night. Can kill one more person if lynched. Sided with the arachnids.
    (21:31:44) ±Players: 10-43 Players
    (21:31:44) *** *********************************************************************** ***
    (21:31:44) ±Role: Tick
    (21:31:44) ±Ability: Can bite a person during the night to distract them. Appear on role list and gets inspected as a Caterpillar. Vote counts as 1.1. Sided with the arachnids.
    (21:31:44) ±Players: 4-8, 13-24, 27-43 Players
    (21:31:44) *** *********************************************************************** ***
    (21:31:44) ±Role: Walking Stick
    (21:31:44) ±Ability: Can /hide twice a game to avoid all night kills and poison. Sided with the friendly bugs.
    (21:31:44) ±Players: 16-43 Players
    (21:31:44) *** *********************************************************************** ***
    (21:31:44) ±Role: Worm
    (21:31:44) ±Ability: Can get hax on who is dying during the night. Sided with the friendly bugs.
    (21:31:44) ±Players: 14-43 Players
    (21:31:44) *** *********************************************************************** ***
    (21:31:47) ***************************************************************************************
    (21:31:48) Times Up! :
    (21:31:48) ±Scarab: abern34 (Monarch Butterfly) has been squashed!
    (21:31:48) ±Scarab: obey to kyubey (Cricket) has been squashed!
    (21:31:48) ***************************************************************************************
    (21:31:48) ±Current Roles: Caterpillar, Caterpillar, Fly, Night Hawk, Orange LadyBug, Queen Bee, Roly Poly.
    (21:31:48) ±Current Players: Kingdra, Nitrogen, Suicune3000, TraceOfLife, Woop Perz, Yo Im Nice, jinora.
    (21:31:48) ±Current Team: Fly, Queen Bee
    (21:31:48) ±Time: Day 1
    (21:31:48) You have 30 seconds to debate who are the bad guys! :
    (21:31:48) ***************************************************************************************
    (21:31:49) jinora: i'm a manbug
    (21:31:54) Woop Perz: nice!
    (21:31:55) TraceOfLife: ..
    (21:32:03) Yo Im Nice: cough
    (21:32:04) TraceOfLife: Get Woop Perz
    (21:32:06) Yo Im Nice: cat pillar
    (21:32:07) TraceOfLife: >nice
    (21:32:07) Yo Im Nice: here
    (21:32:09) ***************************************************************************************
    (21:32:09) ±Scarab: Woop Perz, the orange ladybug, emitted a lethal odor around it. It was too powerful for TraceOfLife and they were killed instantly!
    (21:32:09) ±Scarab: TraceOfLife (Roly Poly) has been squashed!
    (21:32:09) ***************************************************************************************
    (21:32:12) ***************************************************************************************
    (21:32:12) ±Scarab: The fly begins to buzz around the Fly, driving everyone insane! Hopefully this fly will die soon!
    (21:32:12) ***************************************************************************************
    (21:32:17) *** *********************************************************************** ***
    (21:32:17) ±Role: Orange LadyBug
    (21:32:17) ±Ability: Can kill one person during the standby, but will be revealed. Cannot be day killed and evade night kills 50% of the time. Has a +2 voteshield. Sided with the friendly bugs.
    (21:32:17) ±Players: 8-43 Players
    (21:32:17) *** *********************************************************************** ***

    (21:32:18) ***************************************************************************************
    (21:32:18) ±Current Roles: Caterpillar, Caterpillar, Fly, Night Hawk, Orange LadyBug, Queen Bee.
    (21:32:18) ±Current Players: Kingdra, Nitrogen, Suicune3000, Woop Perz, Yo Im Nice, jinora.
    (21:32:18) ±Current Team: Fly, Queen Bee
    (21:32:18) ±Time: Day 1
    (21:32:18) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (21:32:18) ***************************************************************************************
    (21:32:22) *** *********************************************************************** ***
    (21:32:22) ±Role: Blue Roly Poly
    (21:32:22) ±Ability: Can /protect two people during the night. Sided with the friendly bugs.
    (21:32:22) ±Players: 32-43 Players
    (21:32:22) *** *********************************************************************** ***
    (21:32:22) ±Role: Roly Poly
    (21:32:22) ±Ability: Can /protect one person during the night, even themselves. Sided with the friendly bugs.
    (21:32:22) ±Players: 9-31 Players
    (21:32:22) *** *********************************************************************** ***

    (21:32:24) Yo Im Nice: wow
    (21:32:24) jinora: uh
    (21:32:27) Nitrogen: wtf Woop Perz
    (21:32:28) Yo Im Nice: good work ladybug
    (21:32:29) jinora: why did ladybug kill roly poly
    (21:32:32) Yo Im Nice: best player
    (21:32:36) *** *********************************************************************** ***
    (21:32:36) ±Role: Butterfly
    (21:32:36) ±Ability: Vote counts as +2. Sided with the friendly bugs.
    (21:32:36) ±Players: 5-6, 12-43 Players
    (21:32:36) *** *********************************************************************** ***
    (21:32:36) ±Role: Dragonfly
    (21:32:36) ±Ability: Can kill two bugs during the standby. 100% chance second kill will reveal. Sided with the winged insects.
    (21:32:36) ±Players: 19-43 Players
    (21:32:36) *** *********************************************************************** ***
    (21:32:36) ±Role: Enraged Fly
    (21:32:36) ±Ability: Can kill one person during the the night. Converts from fly to enraged fly when all team members dies. Kills any distractors. Has all the abilities of the normal Fly. Sided with Winged Insects.
    (21:32:36) ±Players: Players
    (21:32:36) *** *********************************************************************** ***
    (21:32:36) ±Role: Fly
    (21:32:36) ±Ability: Can buzz during the day, but won't do anything apart revealing which role was annoyed by the Fly. Vote counts as -1. Sided with the winged insects.
    (21:32:36) ±Players: 9-43 Players
    (21:32:36) *** *********************************************************************** ***
    (21:32:36) ±Role: Monarch Butterfly
    (21:32:36) ±Ability: Vote counts as +2. Can distract during the night. Sided with the friendly bugs.
    (21:32:36) ±Players: 7-43 Players
    (21:32:36) *** *********************************************************************** ***

    (21:32:37) obey to kyubey: lol did the fly inspected themselves ?
    (21:32:42) Yo Im Nice: because
    (21:32:46) Woop Perz: well
    (21:32:47) Yo Im Nice: he didn't like him
    (21:32:48) ***************************************************************************************
    (21:32:48) Times Up! :
    (21:32:48) No one was voted off!:
    (21:32:48) ***************************************************************************************
    (21:32:48) ±Current Roles: Caterpillar, Caterpillar, Fly, Night Hawk, Orange LadyBug, Queen Bee.
    (21:32:48) ±Current Players: Kingdra, Nitrogen, Suicune3000, Woop Perz, Yo Im Nice, jinora.
    (21:32:48) ±Current Team: Fly, Queen Bee
    (21:32:48) ±Time: Night 2
    (21:32:48) Make your moves, you only have 30 seconds! :
    (21:32:48) ***************************************************************************************
    (21:32:50) ±Game: You are a Queen Bee!
    (21:32:50) ±Game: You are the queen of the hive, which means you can tell the bees who to kill. You can kill a bug with /kill (shared with team,) and another one once per game with /sting (not shared) but unlike a normal Bee you will not die two days later. You cannot be haxed. Your vote counts as +3. Use /tt to talk with your team.
    (21:32:50) ±Game: Your team is Suicune3000 (Fly) and Nitrogen (Queen Bee).
    (21:32:51) Woop Perz: that was
    (21:32:52) Yo Im Nice: go on
    (21:32:53) ±Hint: That person is not playing!
    (21:32:53) Yo Im Nice: kill me
    (21:32:54) Woop Perz: huh
    (21:32:55) ±Game: You have chosen to kill jinora!
    (21:32:55) Yo Im Nice: I dare you
    (21:33:01) Yo Im Nice: lets go mafia
    (21:33:02) Yo Im Nice: fight me
    (21:33:11) ±Game: You have chosen to kill Woop Perz!
    (21:33:17) Crobat joined the channel.

    (21:33:17) ***************************************************************************************
    (21:33:17) Times Up! :
    (21:33:17) ±Scarab: Woop Perz (Orange LadyBug) has been squashed!
    (21:33:17) ***************************************************************************************
    (21:33:17) ±Current Roles: Caterpillar, Caterpillar, Fly, Night Hawk, Queen Bee.
    (21:33:17) ±Current Players: Kingdra, Nitrogen, Suicune3000, Yo Im Nice, jinora.
    (21:33:17) ±Current Team: Fly, Queen Bee
    (21:33:17) ±Time: Day 2
    (21:33:17) You have 30 seconds to debate who are the bad guys! :
    (21:33:17) ***************************************************************************************
    (21:33:19) ***************************************************************************************
    (21:33:19) ±Scarab: The fly begins to buzz around the Night Hawk, driving everyone insane! Hopefully this fly will die soon!
    (21:33:19) ***************************************************************************************
    (21:33:20) ***************************************************************************************
    (21:33:20) ±Scarab: A large bird appears from the sky! It swoops down, picks up Yo Im Nice with its beak, and flies away, leaving dust in its trail!
    (21:33:20) ±Scarab: Yo Im Nice (Caterpillar) has been squashed!
    (21:33:20) ***************************************************************************************
    (21:33:26) Nitrogen: [Team] who is night
    (21:33:30) Nitrogen: [Team] hawk
    (21:33:32) ±Game: You are a Queen Bee!
    (21:33:32) ±Game: You are the queen of the hive, which means you can tell the bees who to kill. You can kill a bug with /kill (shared with team,) and another one once per game with /sting (not shared) but unlike a normal Bee you will not die two days later. You cannot be haxed. Your vote counts as +3. Use /tt to talk with your team.
    (21:33:32) ±Game: Your team is Suicune3000 (Fly) and Nitrogen (Queen Bee).
    (21:33:34) Suicune3000: [Team] kingdra
    (21:33:37) *** *********************************************************************** ***
    (21:33:37) ±Role: Night Hawk
    (21:33:37) ±Ability: Can kill one person during the standby. Avoids all kills, poison and distracts from bugs and kills anyone that uses this actions on Hawk. Sided with the birds.
    (21:33:37) ±Players: 7-13, 28-43 Players
    (21:33:37) *** *********************************************************************** ***

    (21:33:40) Hydrowin joined the channel.

    (21:33:48) Nitrogen: [Team] need to kill it to win
    (21:33:48) ***************************************************************************************
    (21:33:48) ±Current Roles: Caterpillar, Fly, Night Hawk, Queen Bee.
    (21:33:48) ±Current Players: Kingdra, Nitrogen, Suicune3000, jinora.
    (21:33:48) ±Current Team: Fly, Queen Bee
    (21:33:48) ±Time: Day 2
    (21:33:48) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (21:33:48) ***************************************************************************************
    (21:33:52) Suicune3000: [Team] this buzz ability is pretty dench
    (21:33:58) Suicune3000: kill them next go
    (21:33:58) Nitrogen: [Team] it avoids all kill
    (21:34:02) ±Dratini: Tyranitart was mysteriously kicked by Dracule Mihawk!
    (21:34:05) ±Game: That person is not playing!
    (21:34:07) ±Game: Nitrogen voted for Kingdra!
    (21:34:13) Suicune3000: [Team] i really hope they didnt notice
    (21:34:14) Nitrogen: thats queen bee
    (21:34:15) ±Game: Kingdra voted for Nitrogen!
    (21:34:16) ±Game: You are a Queen Bee!
    (21:34:16) ±Game: You are the queen of the hive, which means you can tell the bees who to kill. You can kill a bug with /kill (shared with team,) and another one once per game with /sting (not shared) but unlike a normal Bee you will not die two days later. You cannot be haxed. Your vote counts as +3. Use /tt to talk with your team.
    (21:34:16) ±Game: Your team is Suicune3000 (Fly) and Nitrogen (Queen Bee).
    (21:34:16) *** *********************************************************************** ***
    (21:34:17) ±Role: Ant
    (21:34:17) ±Ability: Knows the other ants. Sided with the friendly bugs.
    (21:34:17) ±Players: 19-43 Players
    (21:34:17) *** *********************************************************************** ***
    (21:34:17) ±Role: Bee
    (21:34:17) ±Ability: Can kill together with Team. Can sting a second person once per game to kill them, but will die 2 days later. Can protect during the night. Sided with the winged insects.
    (21:34:17) ±Players: 10-18, 23-43 Players
    (21:34:17) *** *********************************************************************** ***
    (21:34:17) ±Role: Beetle
    (21:34:17) ±Ability: Can protect itself during the night. Can kill one person per game. Sided with the winged insects.
    (21:34:17) ±Players: 23-43 Players
    (21:34:17) *** *********************************************************************** ***
    (21:34:17) ±Role: Black Widow
    (21:34:17) ±Ability: Can kill one person during the standby. Can poison one person during the night. Avoids all night kills and poison. Sided with the arachnids.
    (21:34:17) ±Players: 25-43 Players
    (21:34:17) *** *********************************************************************** ***
    (21:34:17) ±Role: Blue Roly Poly
    (21:34:17) ±Ability: Can /protect two people during the night. Sided with the friendly bugs.
    (21:34:17) ±Players: 32-43 Players
    (21:34:17) *** *********************************************************************** ***
    (21:34:17) ±Role: Butterfly
    (21:34:17) ±Ability: Vote counts as +2. Sided with the friendly bugs.
    (21:34:17) ±Players: 5-6, 12-43 Players
    (21:34:17) *** *********************************************************************** ***
    (21:34:17) ±Role: Caterpillar
    (21:34:17) ±Ability: Standard vilager. Sided with the friendly bugs.
    (21:34:17) ±Players: 2-43 Players
    (21:34:17) *** *********************************************************************** ***
    (21:34:17) ±Role: Cockroach
    (21:34:17) ±Ability: Can kill one person during the night. Evades the first poison and day kill that targets them. Sided with the friendly bugs.
    (21:34:17) ±Players: 20-43 Players
    (21:34:17) *** *********************************************************************** ***
    (21:34:17) ±Role: Cricket
    (21:34:17) ±Ability: Can /expose one person during the day. Sided with the friendly bugs.
    (21:34:17) ±Players: 9-43 Players
    (21:34:17) *** *********************************************************************** ***
    (21:34:17) ±Role: Cuckoo
    (21:34:17) ±Ability: Can kill one person during the night. Avoids all kills, distracts, and poison from bugs. Vote counts as +2. Has a voteshield of -2. Sided with the birds.
    (21:34:17) ±Players: 14-35, 43 Players
    (21:34:17) *** *********************************************************************** ***
    (21:34:17) ±Role: Dragonfly
    (21:34:17) ±Ability: Can kill two bugs during the standby. 100% chance second kill will reveal. Sided with the winged insects.
    (21:34:17) ±Players: 19-43 Players
    (21:34:17) *** *********************************************************************** ***
    (21:34:17) ±Role: Enraged Fly
    (21:34:17) ±Ability: Can kill one person during the the night. Converts from fly to enraged fly when all team members dies. Kills any distractors. Has all the abilities of the normal Fly. Sided with Winged Insects.
    (21:34:17) ±Players: Players
    (21:34:17) *** *********************************************************************** ***
    (21:34:17) ±Role: Enraged Moth
    (21:34:17) ±Ability: Converts from moth to enraged moth when all team members die. Vote counts as +9999. Sided with the winged insects.
    (21:34:17) ±Players: Players
    (21:34:17) *** *********************************************************************** ***
    (21:34:17) ±Role: Fly
    (21:34:17) ±Ability: Can buzz during the day, but won't do anything apart revealing which role was annoyed by the Fly. Vote counts as -1. Sided with the winged insects.
    (21:34:17) ±Players: 9-43 Players
    (21:34:17) *** *********************************************************************** ***
    (21:34:17) ±Role: Grasshopper
    (21:34:17) ±Ability: Can tell one person who they are once per night. Sided with the friendly bugs.
    (21:34:17) ±Players: 16-43 Players
    (21:34:17) *** *********************************************************************** ***
    (21:34:17) ±Role: LadyBug
    (21:34:17) ±Ability: Vote counts as -2. Sided with the friendly bugs.
    (21:34:17) ±Players: 12-43 Players
    (21:34:17) *** *********************************************************************** ***
    (21:34:17) ±Role: Monarch Butterfly
    (21:34:17) ±Ability: Vote counts as +2. Can distract during the night. Sided with the friendly bugs.
    (21:34:17) ±Players: 7-43 Players
    (21:34:17) *** *********************************************************************** ***
    (21:34:17) ±Role: Mosquito
    (21:34:17) ±Ability: Can drain one person during the night to poison them every two days. Sided with the winged insects.
    (21:34:17) ±Players: 15-43 Players
    (21:34:17) *** *********************************************************************** ***
    (21:34:17) ±Role: Moth
    (21:34:17) ±Ability: Reveals as butterfly when inspected/exposed. Vote counts as -2. Sided with the winged insects.
    (21:34:18) ±Players: 24-43 Players
    (21:34:18) *** *********************************************************************** ***
    (21:34:18) ±Role: Night Hawk
    (21:34:18) ±Ability: Can kill one person during the standby. Avoids all kills, poison and distracts from bugs and kills anyone that uses this actions on Hawk. Sided with the birds.
    (21:34:18) ±Players: 7-13, 28-43 Players
    (21:34:18) *** *********************************************************************** ***
    (21:34:18) ±Role: Orange LadyBug
    (21:34:18) ±Ability: Can kill one person during the standby, but will be revealed. Cannot be day killed and evade night kills 50% of the time. Has a +2 voteshield. Sided with the friendly bugs.
    (21:34:18) ±Players: 8-43 Players
    (21:34:18) *** *********************************************************************** ***
    (21:34:18) ±Role: Owl
    (21:34:18) ±Ability: Can kill one person during the night. Avoids all kills, distracts, and poison from bugs. Bypasses distracts and protects. Vote counts as -5. Sided with the birds.
    (21:34:18) ±Players: 36-43 Players
    (21:34:18) *** *********************************************************************** ***
    (21:34:18) ±Role: Praying Mantis
    (21:34:18) ±Ability: Can kill one person during the night. Has a voteshield of -3. Cannot be haxed. Avoids all night kills. Sided with the winged insects.
    (21:34:18) ±Players: Players
    (21:34:18) *** *********************************************************************** ***
    (21:34:18) ±Role: Queen Bee
    (21:34:18) ±Ability: Can /sting one person once during the game (not shared) to kill them and /kill another person(shared with the other team mates) during the same night. Cannot be haxed. Vote counts as +3. Sided with the winged insects.
    (21:34:18) ±Players: 9-43 Players
    (21:34:18) *** *********************************************************************** ***
    (21:34:18) ±Role: Roly Poly
    (21:34:18) ±Ability: Can /protect one person during the night, even themselves. Sided with the friendly bugs.
    (21:34:18) ±Players: 9-31 Players
    (21:34:18) *** *********************************************************************** ***
    (21:34:18) ±Role: Scorpion
    (21:34:18) ±Ability: Can kill one person during the night. Immune to all poison. Sided with the arachnids.
    (21:34:18) ±Players: 14-24 Players
    (21:34:18) *** *********************************************************************** ***
    (21:34:18) ±Role: Slug
    (21:34:18) ±Ability: Sees itself as a caterpillar. Inspects/exposes as a spider. Sided with the friendly bugs.
    (21:34:18) ±Players: 7-8, 11-43 Players
    (21:34:18) *** *********************************************************************** ***
    (21:34:18) ±Role: Snail
    (21:34:18) ±Ability: Can /inspect one person during the night. Survives first night/day kill(17+ players only). Sided with the friendly bugs.
    (21:34:18) ±Players: 29-43 Players
    (21:34:18) *** *********************************************************************** ***
    (21:34:19) ±Role: Spider
    (21:34:19) ±Ability: Can kill one person during the night. Sided with the arachnids.
    (21:34:19) ±Players: 6-8, 10-43 Players
    (21:34:19) *** *********************************************************************** ***
    (21:34:19) ±Role: Tarantula
    (21:34:19) ±Ability: Can kill one person during the night. Can kill one more person if lynched. Sided with the arachnids.
    (21:34:19) ±Players: 10-43 Players
    (21:34:19) *** *********************************************************************** ***
    (21:34:19) ±Role: Tick
    (21:34:19) ±Ability: Can bite a person during the night to distract them. Appear on role list and gets inspected as a Caterpillar. Vote counts as 1.1. Sided with the arachnids.
    (21:34:19) ±Players: 4-8, 13-24, 27-43 Players
    (21:34:19) *** *********************************************************************** ***
    (21:34:19) ±Role: Walking Stick
    (21:34:19) ±Ability: Can /hide twice a game to avoid all night kills and poison. Sided with the friendly bugs.
    (21:34:19) ±Players: 16-43 Players
    (21:34:19) *** *********************************************************************** ***
    (21:34:19) ±Role: Worm
    (21:34:19) ±Ability: Can get hax on who is dying during the night. Sided with the friendly bugs.
    (21:34:19) ±Players: 14-43 Players
    (21:34:19) *** *********************************************************************** ***
    (21:34:19) ±Game: Suicune3000 voted for Nitrogen!
    (21:34:20) Nitrogen: [Team] i got 3 votes
    (21:34:21) Kingdra: What 'm not
    (21:34:25) Nitrogen: [Team] wtf
    (21:34:25) Suicune3000: [Team] i got -1
    (21:34:25) Kingdra: NV@4
    (21:34:27) ***************************************************************************************
    (21:34:27) Times Up! :
    (21:34:27) ±Scarab: Kingdra (Night Hawk) has been swatted away!
    (21:34:27) ±Scarab: Looks like the winged insects Suicune3000 and Nitrogen kept themselves safe by staying high in the sky! They can now patrol the ground to rid themselves of any insects that can't fly!
    (21:34:27) ±Game: The Friendly Bugs (jinora) lose!
    (21:34:27) ***************************************************************************************

    So this game went pretty fast for 9p game (2 nights) so I think that there should be no orange ladybird till around 15 players. Also Queen Bee is a bit OP for these games as well maybe take away the second kill it has or the votes? Everything else seems fine and good overall.
     
  37. Pangaea

    Pangaea resto en peaco

    Joined:
    Mar 20, 2014
    Messages:
    329
    Likes Received:
    46
    Ok, I will change up the spawn for the Orange Ladybug. Thanks for the log!
     
  38. Shazan

    Shazan Obey to Kyubey

    Joined:
    Jan 21, 2013
    Messages:
    591
    Likes Received:
    14
    PO Trainer Name:
    Obey to Kyubey
    Mmmh, i analyzed the log. Technically the numbers of kills are the same of zelda. I think that the problem is the revenge kill ability of Night Hawk that killed Monarch Butterfly when she distracted him. Probably night hawk should be able to revenge kill less abilities, for exemple distract: after all he already simply daykill so getting distracted is not a problem for him.
     
  39. Pangaea

    Pangaea resto en peaco

    Joined:
    Mar 20, 2014
    Messages:
    329
    Likes Received:
    46
    That's good, the script could be changed so the nighthawk doesn't revenge distracts, since it doesn't really affect it.
     
  40. Shazan

    Shazan Obey to Kyubey

    Joined:
    Jan 21, 2013
    Messages:
    591
    Likes Received:
    14
    PO Trainer Name:
    Obey to Kyubey
    Game 5
    (00:27:19) ***************************************************************************************
    (00:27:19) ±Game: So na Voadora started a game with theme Bugs!(00:27:19) ±Game: Type /Join to enter the game!(00:27:19) ***************************************************************************************
    (00:27:19) ±Game: Welcome to the world of bugs! Join us as we explore the wonders and threats that can be found in the bug world! Help the bugs fight against shared threats, like the anteater or birds, but also be careful, as the bugs have also been divided up into teams to fight against each other!(00:27:19) ±Game: So na Voadora joined the game!(00:27:21) ±Game: Yo Im Nice joined the game!(00:27:21) ±Game: Kenneth P. joined the game!(00:27:24) ±Game: Dodioadjkl joined the game!(00:27:24) ±Game: Staller joined the game!(00:27:25) ±Game: IAltaria joined the game!(00:27:27) ±Game: Robertco joined the game!(00:27:28) So na Voadora: lets test this(00:27:39) ±Game: KingLava joined the game!(00:27:43) Robertco: mhmmm(00:27:44) ±Game: Sleep Kirby joined the game!

    (00:27:48) ±Game: Hurry up, you only have 30 seconds more to join!

    (00:27:48) IAltaria: #SleepKirbyAlwaysScum(00:27:48) Staller: I do nothing and die to the hands of kenneth(00:27:53) Sleep Kirby: ...(00:27:55) Kenneth P.: xD(00:27:58) So na Voadora: heh heh heh(00:27:58) ±Game: BananaKing joined the game!(00:28:08) ±Game: RandomGuyNat joined the game!(00:28:18) ***************************************************************************************
    (00:28:18) Times Up! :
    (00:28:18) The Roles have been Decided! :
    (00:28:18) ±Current Roles: Bee, Caterpillar, Cricket, Monarch Butterfly, Night Hawk, Orange LadyBug, Queen Bee, Roly Poly, Spider, Spider, Tarantula.(00:28:18) ±Current Players: BananaKing, Dodioadjkl, IAltaria, Kenneth P., KingLava, RandomGuyNat, Robertco, Sleep Kirby, So na Voadora, Staller, Yo Im Nice.(00:28:18) ±Time: Night 1(00:28:18) Make your moves, you only have 40 seconds! :
    (00:28:18) ***************************************************************************************
    (00:28:29) Dodioadjkl: :3(00:28:30) RandomGuyNat: oh boy, im caterpie!(00:28:58) ***************************************************************************************
    (00:28:58) Times Up! :
    (00:28:58) ±Scarab: IAltaria (Orange LadyBug) has been squashed!(00:28:58) ±Scarab: RandomGuyNat (Slug) has been squashed!(00:28:58) ±Scarab: BananaKing (Monarch Butterfly) has been squashed!(00:28:58) ***************************************************************************************
    (00:28:58) ±Current Roles: Bee, Caterpillar, Cricket, Night Hawk, Queen Bee, Roly Poly, Spider, Tarantula.(00:28:58) ±Current Players: Dodioadjkl, Kenneth P., KingLava, Robertco, Sleep Kirby, So na Voadora, Staller, Yo Im Nice.(00:28:58) ±Time: Day 1(00:28:58) You have 30 seconds to debate who are the bad guys! :
    (00:28:58) ***************************************************************************************
    (00:29:09) Dodioadjkl: ...(00:29:13) Kenneth P.: welp(00:29:25) ***************************************************************************************
    (00:29:25) ±Cricket: Hello my dear fans!! Today I want to sing a song about Staller: '♫This is the story of ♪Staller the Spider who's role was revealed times ago by a stupid Cricket who doesn't know how to shut up!!♪'(00:29:25) ***************************************************************************************
    (00:29:27) ***************************************************************************************
    (00:29:27) ±Scarab: A large bird appears from the sky! It swoops down, picks up Kenneth P. with its beak, and flies away, leaving dust in its trail!(00:29:27) ±Scarab: Kenneth P. (Queen Bee) has been squashed!(00:29:27) ***************************************************************************************
    (00:29:28) ***************************************************************************************
    (00:29:28) ±Current Roles: Bee, Caterpillar, Cricket, Night Hawk, Roly Poly, Spider, Tarantula.(00:29:28) ±Current Players: Dodioadjkl, KingLava, Robertco, Sleep Kirby, So na Voadora, Staller, Yo Im Nice.(00:29:28) ±Time: Day 1(00:29:28) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (00:29:28) ***************************************************************************************
    (00:29:42) Staller: crap(00:29:47) ±Game: Dodioadjkl voted for Staller!(00:29:50) ±Game: Yo Im Nice voted for Staller!(00:29:57) Staller: well GG(00:29:58) ***************************************************************************************
    (00:29:58) Times Up! :
    (00:29:58) ±Scarab: Staller (Spider) has been swatted away!(00:29:58) ***************************************************************************************
    (00:29:58) ±Current Roles: Bee, Caterpillar, Cricket, Night Hawk, Roly Poly, Tarantula.(00:29:58) ±Current Players: Dodioadjkl, KingLava, Robertco, Sleep Kirby, So na Voadora, Yo Im Nice.(00:29:58) ±Time: Night 2(00:29:58) Make your moves, you only have 30 seconds! :
    (00:29:58) ***************************************************************************************
    (00:30:16) Dodioadjkl: 3:(00:30:20) Robertco: :/(00:30:28) ***************************************************************************************
    (00:30:28) Times Up! :
    (00:30:28) ±Scarab: Dodioadjkl (Caterpillar) has been squashed!(00:30:28) ***************************************************************************************
    (00:30:28) ±Current Roles: Bee, Cricket, Night Hawk, Roly Poly, Tarantula.(00:30:28) ±Current Players: KingLava, Robertco, Sleep Kirby, So na Voadora, Yo Im Nice.(00:30:28) ±Time: Day 2(00:30:28) You have 30 seconds to debate who are the bad guys! :
    (00:30:28) ***************************************************************************************
    (00:30:33) ***************************************************************************************
    (00:30:33) ±Cricket: Hello my dear fans!! Today I want to sing a song about So na Voadora: '♫This is the story of ♪So na Voadora the Bee who's role was revealed times ago by a stupid Cricket who doesn't know how to shut up!!♪'(00:30:33) ***************************************************************************************
    (00:30:50) So na Voadora: wait(00:30:50) ***************************************************************************************
    (00:30:50) ±Scarab: A large bird appears from the sky! It swoops down, picks up Yo Im Nice with its beak, and flies away, leaving dust in its trail!(00:30:50) ±Scarab: Yo Im Nice (Cricket) has been squashed!(00:30:51) ***************************************************************************************
    (00:30:57) So na Voadora: lets lote the scum plz?(00:30:57) So na Voadora: not me yet(00:30:58) ***************************************************************************************
    (00:30:58) ±Current Roles: Bee, Night Hawk, Roly Poly, Tarantula.(00:30:58) ±Current Players: KingLava, Robertco, Sleep Kirby, So na Voadora.(00:30:58) ±Time: Day 2(00:30:58) It's time to vote someone off, type /Vote [name], you only have 30 seconds! :
    (00:30:58) ***************************************************************************************
    (00:31:10) ±Game: So na Voadora voted for Robertco!(00:31:28) ***************************************************************************************
    (00:31:28) Times Up! :
    (00:31:28) ±Scarab: Robertco (Night Hawk) has been swatted away!(00:31:28) ***************************************************************************************
    (00:31:28) ±Current Roles: Bee, Roly Poly, Tarantula.(00:31:28) ±Current Players: KingLava, Sleep Kirby, So na Voadora.(00:31:28) ±Time: Night 3(00:31:28) Make your moves, you only have 30 seconds! :
    (00:31:28) ***************************************************************************************
    (00:31:39) So na Voadora: /...(00:31:57) So na Voadora: well i lagging(00:31:58) ***************************************************************************************
    (00:31:58) Times Up! :
    (00:31:58) ±Scarab: Sleep Kirby (Tarantula) has been squashed!(00:31:58) ±Scarab: Looks like the winged insects So na Voadora kept themselves safe by staying high in the sky! They can now patrol the ground to rid themselves of any insects that can't fly!(00:31:58) ±Game: The Friendly Bugs (KingLava) lose!(00:31:58) ***************************************************************************************
    Still too fast, let's see how will go when you will apply the changes.