Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "Dany",
- "author": "DanyBrasov",
- "summary": "This is the Dany theme.",
- "border": "*** Dany Dany Dany Dany Dany Dany Dany Dany Dany Dany Dany Dany Dany Dany Dany Dany Dany ***",
- "minplayers": 4,
- "sides": [
- {
- "side": "good",
- "translation": "Good Peoples",
- "winmsg": "±Game: ~Players~ have saved the world from the Mafia!"
- },
- {
- "side": "mafia",
- "translation": "Mafia",
- "winmsg": "±Game: ~Players~ have taken the control of the world!"
- },
- {
- "side": "conspirator",
- "translation": "Bogdan The Jealous"
- }
- ],
- "roles": [
- {
- "role": "coco",
- "translation": "Coco Godfather",
- "side": "mafia",
- "help": "You are the Coco Godfather. You and the Mafia must kill the president and the FBI. Your vote counts as -3. Type /Kill [name] to kill someone! You can corrupt a player from the FBI with the command /corrupt [name]. You have a 10% chance of corrupting.",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButSelf",
- "common": "Role",
- "priority": 30
- },
- "corrupt": {
- "command": "convert",
- "target": "AnyButSelf",
- "common": "Role",
- "priority": 11,
- "failChance": 0.9,
- "canConvert": [
- "razvan",
- "cosmin",
- "fbi"
- ],
- "newRole": {
- "razvan": [
- "razvan2"
- ],
- "cosmin": [
- "cosmin2"
- ],
- "fbi": [
- "mafia"
- ]
- },
- "convertmsg": "~Target~ is now ~New~."
- }
- },
- "vote": -3
- }
- },
- {
- "role": "bogdan",
- "translation": "Bogdan The Jealous",
- "side": "conspirator",
- "help": "You are Bogdan The Jealous. You can expose a player during the standby phase using /expose [name]. ",
- "actions": {
- "standby": {
- "expose": {
- "target": "AnyButSelf",
- "msg": "You can type /expose [name] to reveal someone's role!",
- "exposemsg": "Bogdan The Jealous, points to ~Target~ and shouts: That person is the ~Role~!"
- }
- }
- }
- },
- {
- "role": "claudiu",
- "translation": "Claudiu Mafia",
- "side": "mafia",
- "help": "You are Claudiu from the Mafia. You must protect the Godfather and kill the President and the FBI. Type /Kill [name] to kill someone ! ",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButSelf",
- "common": "Role",
- "priority": 10,
- "broadcast": "role"
- }
- }
- }
- },
- {
- "role": "narcis",
- "translation": "Narcis Mafia",
- "side": "mafia",
- "help": "You are Narcis from the Mafia. You must protect the Godfather and kill the President and the FBI. Type /protect [name] to protect someone ! ",
- "actions": {
- "night": {
- "protect": {
- "target": "AnyButSelf",
- "common": "Role",
- "priority": 10,
- "broadcast": "role"
- }
- }
- }
- },
- {
- "role": "razvan2",
- "translation": "Razvy Mafia",
- "side": "mafia",
- "help": "You are Razvy from the Mafia. You must protect the Godfather and kill the President and the FBI. Type /protect [name] to protect someone ! ",
- "actions": {
- "night": {
- "protect": {
- "target": "AnyButSelf",
- "common": "Role",
- "priority": 10,
- "broadcast": "role"
- }
- }
- }
- },
- {
- "role": "cosmin2",
- "translation": "Cosmy Mafia",
- "side": "mafia",
- "help": "You are Cosmy from the Mafia. You must protect the Godfather and kill the President and the FBI. Type /Kill [name] to kill someone ! ",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Role",
- "priority": 10,
- "broadcast": "role"
- }
- }
- }
- },
- {
- "role": "mafia",
- "translation": "Mafia",
- "side": "mafia",
- "help": "You are part of the Mafia. You must kill the President and the FBI. Type /Kill [name] to kill someone ! ",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Role",
- "priority": 10,
- "broadcast": "role"
- }
- }
- }
- },
- {
- "role": "dany",
- "translation": "President Dany",
- "side": "good",
- "help": "You are the Dany President. You and the FBI must kill the mafia and the godfather. Type /Kill [name] to kill someone ! Your vote counts as 3. Type /inspect [name] to discover a player role. ",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Role",
- "priority": 30
- },
- "inspect": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 30
- }
- },
- "vote": 3
- }
- },
- {
- "role": "razvan",
- "translation": "Razvy FBI",
- "side": "good",
- "help": "You are Razvy from the FBI. You must protect the President Dany and kill the Godfather and the Mafia. Type /protect [name] to protect someone ! ",
- "actions": {
- "night": {
- "protect": {
- "target": "AnyButSelf",
- "common": "Role",
- "priority": 10,
- "broadcast": "role"
- }
- }
- }
- },
- {
- "role": "cosmin",
- "translation": "Cosmy FBI",
- "side": "good",
- "help": "You are Cosmy from the FBI. You must protect the President Dany and kill the Godfather and the Mafia. Type /Kill [name] to kill someone ! ",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButTeam",
- "common": "Role",
- "priority": 10,
- "broadcast": "role"
- }
- }
- }
- },
- {
- "role": "fbi",
- "translation": "FBI",
- "side": "good",
- "help": "You are part of the FBI. Type /protect [name] to protect someone ! ",
- "actions":{
- "protect": {
- "target": "AnyButSelf",
- "common": "Role",
- "priority": 10,
- "broadcast": "role"
- }
- }
- }
- ],
- "roles1": [
- "dany",
- "coco",
- "razvan",
- "narcis",
- "cosmin",
- "claudiu",
- "bogdan",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi",
- "mafia",
- "fbi"
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment