Skyward Swords

Discussion in 'Theme Development' started by Lucas1, Oct 12, 2012.

  1. Lucas1

    Lucas1 fun guy

    Joined:
    Jun 19, 2012
    Messages:
    40
    Likes Received:
    0
    OSS recently closed my review thread cause i currently don't have enough time to work on it.
    Here is the code:
    EDIT: Just found out i spelled the name of the thread again incorrect....
    {
    "name": "Skyward Sword",
    "author": "Lucas",
    "summary": "In a far old Hyrule..... there is a village high into sky where a boy named Link lives, fighting against the Bokoblin Tribe, the Demon King duo, and some other enemies.... Other people from skyloft help him, but who will win? Revived by lucas.",
    "sides": [
    {
    "side": "mafia1",
    "translation": "Bokoblin Tribe",
    "winmsg": "The Bokoblin Tribe won! ~Players~ are very good!"
    },
    {
    "side": "village",
    "translation": "People of Skyloft",
    "winmsg": "Peace returned to Skyloft and ~Players~ are very happy!"
    },
    {
    "side": "werewolf",
    "translation": "Ghirahim",
    "winmsg": "~Players~, Ghirahim (and the demon king), beated everyone within an inch of their life."
    },
    {
    "side": "godfather",
    "translation": "Demon King",
    "winmsg": "The Demon King, ~Players~, killed everyone and rules Hyrule now!"
    }
    ],
    "roles": [
    {
    "role": "villager",
    "translation": "Citizen",
    "side": "village",
    "help": "You are a normal citizen of Skyloft. Vote to remove people in the day!",
    "actions": {}
    },
    {
    "role": "inspector",
    "translation": "Hylia",
    "side": "village",
    "help": "You are the great goddess! Gifted with the power of the Gods you can use /Inspect [name] to find someone's identity!",
    "actions": {
    "night": {
    "inspect": {
    "target": "AnyButSelf",
    "common": "Self",
    "priority": 40
    }
    }
    }
    },
    {
    "role": "imprisoned",
    "translation": "The Imprisoned Demon King",
    "side": "werewolf",
    "help": "You are the Imprisoned Demon king! You can kill someone, you outspeed every bg. You change into demise when ghirahim dies.",
    "actions": {
    "night": {
    "kill": {
    "target": "AnyButSelf",
    "common": "Self",
    "priority": 5
    }
    }
    }
    },
    {
    "role": "werewolf",
    "translation": "Ghirahim",
    "side": "werewolf",
    "help": "You are the Demon Lord! The sword of the Demon King. Your vote counts as 2. You can kill someone in the day(revealed) but only do this when the imprisoned is alive(so you help him.) or you don't do it. And you have a vote of 2, you evade distractors (if they distract you, the imprisoned can still kill)",
    "actions": {
    "vote": 2,
    "distract": {
    "mode": "ignore",
    "msg": "Someone tried to distract you during the night, but you simply ignored the pest."
    },
    "standby": {
    "kill": {
    "target": "AnyButTeam",
    "msg": "you can kill now with /kill.",
    "killmsg": "~Self~, uses his long sword on ~Target~, who was beated within one inch of his life, ghirahim is happy"
    }
    },
    "onDeath": {
    "convertRoles":{
    "imprisoned": "godfather"
    },
    "convertmsg": "~Player~ died, so he turned ~Old~ into ~New~"

    }
    }
    },
    {
    "role": "mayor",
    "translation": "Gaepora",
    "side": "village",
    "help": "You are the Mayor of Skyloft. Your know the secrets of your land. SO your vote counts as 10!",
    "actions": {
    "vote": 10
    }
    },
    {
    "role": "spy",
    "translation": "Fi",
    "side": "village",
    "help": "You are the messenger of the goddess. You dwell within the Master Sword so you know Link. Help him get rid of evil by using your dowsing ability to discover enemies. No command is needed for this role.",
    "actions": {
    "startup": {
    "revealRole": "Link"
    },
    "hax": {
    "bomb": {
    "revealTeam": 0.5,
    "revealPlayer": 0.33
    },
    "kill": {
    "revealTeam": 0.33,
    "revealPlayer": 0.15
    }
    }
    }
    },
    {
    "role": "godfather",
    "translation": "Demise",
    "side": "godfather",
    "help": "You are the Demon King! You're power is so great that nobody can kill you in the night. Destroy everyone that stands in your way by killing up to 2 targets by typing /kill [name]. Nothing can distract you from your quest of total annihilation! ",
    "actions": {
    "night": {
    "kill": {
    "target": "AnyButSelf",
    "common": "Self",
    "priority": 30,
    "limit": 2
    }
    },
    "kill": {
    "mode": "ignore"
    },
    "distract": {
    "mode": "ChangeTarget",
    "hookermsg": "You stood in the path of The Demon King. You were killed instantly!",
    "msg": "Someone was in your way, so you couldn't kill your targets. But you killed the fool instead!"
    },
    "avoidHax": [
    "kill"
    ]
    }
    },
    {
    "role": "Impa",
    "translation": "Impa",
    "side": "village",
    "help": "You are the last of the Sheikah Tribe and a messenger of the goddess. Your sole duty is to protect the goddess, but your elite abilities allow you to protect up to 2 persons with /Protect [name]. ",
    "actions": {
    "night": {
    "protect": {
    "target": "AnyButSelf",
    "common": "Role",
    "priority": 10,
    "limit": 2,
    "broadcast": "role"
    }
    }
    }
    },
    {
    "role": "Groose's Henchman",
    "translation": "Groose's Henchman",
    "side": "village",
    "help": "You are one of Groose's Henchman! You can distract someone! Type /distract [name] to distract someone!",
    "actions": {
    "night": {
    "distract": {
    "target": "AnyButSelf",
    "common": "Self",
    "priority": 1
    }
    }
    }
    },
    {
    "role": "mafia1",
    "translation": "Bokoblin",
    "side": "mafia1",
    "help": "You are part of the Bokoblin Tribe. Type /Kill [name] to kill someone! Fight with your fellow Bokoblins to see who gets protection from the Moblin!",
    "actions": {
    "night": {
    "kill": {
    "target": "AnyButTeam",
    "common": "Role",
    "priority": 20,
    "broadcast": "team"
    }
    },
    "startup": "team-reveal"
    }
    },
    {
    "role": "mafiaboss1",
    "translation": "Moblin",
    "side": "mafia1",
    "help": "You are an oversized Bokoblin! Thanks to your giant shield you can use /Protect [Name] to save one of your tribe members. You're vote counts as 2 and you get your own kill thanks to your fat size! type /kill [name] you can kill someone.",
    "actions": {
    "night": {
    "kill": {
    "target": "AnyButTeam",
    "common": "Role",
    "priority": 17,
    "broadcast": "team"
    },
    "protect": {
    "target": "AnyButSelf",
    "common": "Role",
    "priority": 10,
    "broadcast": "role"
    }
    },
    "vote": 2,
    "startup": "team-reveal"
    }
    },
    {
    "role": "Groose",
    "translation": "Groose",
    "side": "village",
    "help": "You are Groose! You are teamed with the good guys and invented the Groosenator! You can kill someone with it. Use /bomb.",
    "actions": {
    "night": {
    "bomb": {
    "command": "kill",
    "target": "AnyButSelf",
    "common": "Self",
    "priority": 25,
    "msg": "Groose loads a giant bomb onto the Groosenator and launches it! BOOOOM!!! As the smoke clears you appear collapsed on the floor."
    }
    }
    }
    },
    {
    "role": "Link",
    "translation": "Link",
    "side": "village",
    "help": "You are the Hero chosen by the goddess Hylia! You wield the legendary Master Sword use it to vanquish the evil from this land! Type /Kill [Name] to kill during the day. ",
    "actions": {
    "standby": {
    "kill": {
    "target": "AnyButSelf",
    "msg": "You can kill now using /kill [name] :",
    "killmsg": "Link raises the Master Sword skyward and unleashes a powerful Skyward Strike! ~Target~ fell to the ground lifeless."
    }
    }
    }
    },
    {
    "role": "Cursed Bokoblin",
    "translation": "Cursed Bokoblin",
    "side": "mafia1",
    "help": "You are the Cursed Bokoblin, a zombie Bokoblin. Type /Poison [Name] to poison somebody during the night, they will die the next night. You're vote only counts as .5 since your dead.",
    "actions": {
    "vote": 0.5,
    "night": {
    "poison": {
    "target": "AnyButTeam",
    "common": "Team",
    "priority": 35,
    "broadcast": "Team"
    }
    },
    "startup": "team-reveal"
    }
    },
    {
    "role": "Sheikah Elder",
    "translation": "Sheikah Elder",
    "side": "village",
    "help": "You are the mysterious Sheikah Elder that dwells within the Sealed Grounds. You have been waiting for the chosen hero of the Goddess for a long time. Now its time to use your mysterious power to protect them. Type /Protect [Name], You're vote counts as .5 for being an elder.",
    "actions": {
    "vote": 0.5,
    "night": {
    "protect": {
    "target": "AnyButSelf",
    "common": "Role",
    "priority": 10,
    "broadcast": "role"
    }
    }
    }
    },
    {
    "role": "miller",
    "translation": "Batreaux",
    "side": "village",
    "help": "You are Batreaux, a gentle hearted monster sided with the People of Skyloft,but Hylia doesn't know that!",
    "actions": {
    "inspect": {
    "revealAs": "werewolf"
    }
    }
    }
    ],
    "roles1": [
    "Sheikah Elder",
    "Link",
    "mafiaboss1",
    "inspector",
    "Groose",
    "villager",
    "mafia1",
    "Groose's Henchman",
    "villager",
    "mafia1",
    "spy",
    "werewolf",
    "villager",
    "mayor",
    "villager"
    ],
    "roles2": [
    "Sheikah Elder",
    "Cursed Bokoblin",
    "Cursed Bokoblin",
    "Impa",
    "Link",
    "mafiaboss1",
    "inspector",
    "Groose",
    "villager",
    "mafia1",
    "Groose's Henchman",
    "villager",
    "mafia1",
    "mayor",
    "werewolf",
    "spy",
    "villager",
    "miller",
    "godfather",
    "villager",
    "villager",
    "villager",
    "mafia1",
    "villager",
    "villager",
    "villager",
    "mafia1",
    "villager"
    ],
    "villageCantLoseRoles": [
    "mayor",
    "Link"
    ],
    "killmsg": "~Player(~Role~) was defeated by someone, bye!",
    "killusermsg": "You died in the fight between link and all that annoying monsters!",
    "lynchmsg": "±Game: ~Player~ (~Role~) was lynched! NOOOOO, they lynched him! Bye creature!",
    "drawmsg": "Everyone died and that was the moment that the gods decided to make a new kingdom, called Mushroom Kingdom, where mario was the new link, and bowser the new demon king!"
    }
    [/HIDE] If someone wants to work on it and make his/her theme of this, ask in thread. You are the new owner of it then. I'm doing other projects now so i can't really use this anymore.

    Lucas out.