Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "Upgrade Prototype",
- "author": "Fegelein",
- "summary": "WARNING: /ROLES MAY FREEZE YOUR CLIENT FOR ABOUT A MINUTE. DON'T SAY YOU WEREN'T WARNED. Sadly, this is only a prototype and that is why it can only accept 15 players. Sorry but I'm not coding loads into a prototype. It is in it's very early stages but already 120 roles exist. You can either be a distracter, a killer or a self protector in this early prototype. Also, remember if you want to upgrade, you will not be able to perform any night actions! Found any glitches/oddities? PM Fegelein! See the thread for this project here: http://pokemon-online.eu/forums/showthread.php?13563-Building-perhaps-the-biggest-theme-in-existence",
- "sides": [
- {
- "side": "1",
- "translation": "Upgrader 1"
- },
- {
- "side": "2",
- "translation": "Upgrader 2"
- },
- {
- "side": "3",
- "translation": "Upgrader 3"
- },
- {
- "side": "4",
- "translation": "Upgrader 4"
- },
- {
- "side": "5",
- "translation": "Upgrader 5"
- },
- {
- "side": "6",
- "translation": "Upgrader 6"
- },
- {
- "side": "7",
- "translation": "Upgrader 7"
- },
- {
- "side": "8",
- "translation": "Upgrader 8"
- },
- {
- "side": "9",
- "translation": "Upgrader 9"
- },
- {
- "side": "10",
- "translation": "Upgrader 10"
- },
- {
- "side": "11",
- "translation": "Upgrader 11"
- },
- {
- "side": "12",
- "translation": "Upgrader 12"
- },
- {
- "side": "13",
- "translation": "Upgrader 13"
- },
- {
- "side": "14",
- "translation": "Upgrader 14"
- },
- {
- "side": "15",
- "translation": "Upgrader 15"
- }
- ],
- "roles": [
- {
- "role": "ug1",
- "translation": "Upgrader 1",
- "side": "1",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL [YOURNAME], KILLER: /KILLER [YOURNAME] ,SELF PROTECTOR: /BG [YOURNAME]",
- "actions": {
- "night": {
- "pl": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug1pl",
- "canConvert": [
- "ug1"
- ],
- "silent": true
- },
- "killer": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug1killer",
- "canConvert": [
- "ug1"
- ],
- "silent": true
- },
- "bg": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug1bg",
- "canConvert": [
- "ug1"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug1pl",
- "translation": "Upgrader 1",
- "side": "1",
- "help": "LIST OF UPGRADES: KILLER: /KILLER2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT [NAME]",
- "actions": {
- "night": {
- "distract": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 4
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug1plkiller",
- "canConvert": [
- "ug1pl"
- ],
- "silent": true
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug1plbg",
- "canConvert": [
- "ug1pl"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug1killer",
- "translation": "Upgrader 1",
- "side": "1",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL [NAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug1plkiller",
- "canConvert": [
- "ug1killer"
- ],
- "silent": true
- },
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 6
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug1killerbg",
- "canConvert": [
- "ug1killer"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug1bg",
- "translation": "Upgrader 1",
- "side": "1",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], KILLER: /KILLER2 [YOURNAME]. LIST OF COMMANDS: SELF PROTECT: /PROTECT [YOURNAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug1plbg",
- "canConvert": [
- "ug1bg"
- ],
- "silent": true
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug1killerbg",
- "canConvert": [
- "ug1bg"
- ],
- "silent": true
- },
- "protect": {
- "target": "Self",
- "common": "Self",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug1plkiller",
- "translation": "Upgrader 1",
- "side": "1",
- "help": "LIST OF UPGRADES: SELF PROTECTOR: /BG3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME] ,KILL: /KILL2 [NAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "bg3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug1uber",
- "canConvert": [
- "ug1plkiller"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug1plbg",
- "translation": "Upgrader 1",
- "side": "1",
- "help": "LIST OF UPGRADES: KILLER: /KILLER3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "killer3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug1uber",
- "canConvert": [
- "ug1plbg"
- ],
- "silent": true
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug1killerbg",
- "translation": "Upgrader 1",
- "side": "1",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL3 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "pl3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug1uber",
- "canConvert": [
- "ug1killerbg"
- ],
- "silent": true
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug1uber",
- "translation": "Upgrader 1",
- "side": "1",
- "help": "LIST OF COMMANDS: DISTRACT: /DISTRACT3 [NAME], KILL: /KILL3 [NAME], SELF PROTECT: /PROTECT3 [YOURNAME]",
- "actions": {
- "night": {
- "distract3": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill3": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect3": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug2",
- "translation": "Upgrader 2",
- "side": "2",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL [YOURNAME], KILLER: /KILLER [YOURNAME] ,SELF PROTECTOR: /BG [YOURNAME]",
- "actions": {
- "night": {
- "pl": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug2pl",
- "canConvert": [
- "ug2"
- ],
- "silent": true
- },
- "killer": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug2killer",
- "canConvert": [
- "ug2"
- ],
- "silent": true
- },
- "bg": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug2bg",
- "canConvert": [
- "ug2"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug2pl",
- "translation": "Upgrader 2",
- "side": "2",
- "help": "LIST OF UPGRADES: KILLER: /KILLER2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT [NAME]",
- "actions": {
- "night": {
- "distract": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 4
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug2plkiller",
- "canConvert": [
- "ug2pl"
- ],
- "silent": true
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug2plbg",
- "canConvert": [
- "ug2pl"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug2killer",
- "translation": "Upgrader 2",
- "side": "2",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL [NAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug2plkiller",
- "canConvert": [
- "ug2killer"
- ],
- "silent": true
- },
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 6
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug2killerbg",
- "canConvert": [
- "ug2killer"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug2bg",
- "translation": "Upgrader 2",
- "side": "2",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], KILLER: /KILLER2 [YOURNAME]. LIST OF COMMANDS: SELF PROTECT: /PROTECT [YOURNAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug2plbg",
- "canConvert": [
- "ug2bg"
- ],
- "silent": true
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug2killerbg",
- "canConvert": [
- "ug2bg"
- ],
- "silent": true
- },
- "protect": {
- "target": "Self",
- "common": "Self",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug2plkiller",
- "translation": "Upgrader 2",
- "side": "2",
- "help": "LIST OF UPGRADES: SELF PROTECTOR: /BG3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME] ,KILL: /KILL2 [NAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "bg3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug2uber",
- "canConvert": [
- "ug2plkiller"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug2plbg",
- "translation": "Upgrader 2",
- "side": "2",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "killer3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug2uber",
- "canConvert": [
- "ug2plbg"
- ],
- "silent": true
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug2killerbg",
- "translation": "Upgrader 2",
- "side": "2",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL3 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "pl3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug2uber",
- "canConvert": [
- "ug2killerbg"
- ],
- "silent": true
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug2uber",
- "translation": "Upgrader 2",
- "side": "2",
- "help": "LIST OF COMMANDS: DISTRACT: /DISTRACT3 [NAME], KILL: /KILL3 [NAME], SELF PROTECT: /PROTECT3 [YOURNAME]",
- "actions": {
- "night": {
- "distract3": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill3": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect3": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug3",
- "translation": "Upgrader 3",
- "side": "3",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL [YOURNAME], KILLER: /KILLER [YOURNAME] ,SELF PROTECTOR: /BG [YOURNAME]",
- "actions": {
- "night": {
- "pl": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug3pl",
- "canConvert": [
- "ug3"
- ],
- "silent": true
- },
- "killer": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug3killer",
- "canConvert": [
- "ug3"
- ],
- "silent": true
- },
- "bg": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug3bg",
- "canConvert": [
- "ug3"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug3pl",
- "translation": "Upgrader 3",
- "side": "3",
- "help": "LIST OF UPGRADES: KILLER: /KILLER2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT [NAME]",
- "actions": {
- "night": {
- "distract": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 4
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug3plkiller",
- "canConvert": [
- "ug3pl"
- ],
- "silent": true
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug3plbg",
- "canConvert": [
- "ug3pl"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug3killer",
- "translation": "Upgrader 3",
- "side": "3",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL [NAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug3plkiller",
- "canConvert": [
- "ug3killer"
- ],
- "silent": true
- },
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 6
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug3killerbg",
- "canConvert": [
- "ug3killer"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug3bg",
- "translation": "Upgrader 3",
- "side": "3",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], KILLER: /KILLER2 [YOURNAME]. LIST OF COMMANDS: SELF PROTECT: /PROTECT [YOURNAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug3plbg",
- "canConvert": [
- "ug3bg"
- ],
- "silent": true
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug3killerbg",
- "canConvert": [
- "ug3bg"
- ],
- "silent": true
- },
- "protect": {
- "target": "Self",
- "common": "Self",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug3plkiller",
- "translation": "Upgrader 3",
- "side": "3",
- "help": "LIST OF UPGRADES: SELF PROTECTOR: /BG3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME] ,KILL: /KILL2 [NAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "bg3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug3uber",
- "canConvert": [
- "ug3plkiller"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug3plbg",
- "translation": "Upgrader 3",
- "side": "3",
- "help": "LIST OF UPGRADES: KILLER: /KILLER3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "killer3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug3uber",
- "canConvert": [
- "ug3plbg"
- ],
- "silent": true
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug3killerbg",
- "translation": "Upgrader 3",
- "side": "3",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL3 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "pl3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug3uber",
- "canConvert": [
- "ug3killerbg"
- ],
- "silent": true
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug3uber",
- "translation": "Upgrader 3",
- "side": "3",
- "help": "LIST OF COMMANDS: DISTRACT: /DISTRACT3 [NAME], KILL: /KILL3 [NAME], SELF PROTECT: /PROTECT3 [YOURNAME]",
- "actions": {
- "night": {
- "distract3": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill3": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect3": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug4",
- "translation": "Upgrader 4",
- "side": "4",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL [YOURNAME], KILLER: /KILLER [YOURNAME] ,SELF PROTECTOR: /BG [YOURNAME]",
- "actions": {
- "night": {
- "pl": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug4pl",
- "canConvert": [
- "ug4"
- ],
- "silent": true
- },
- "killer": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug4killer",
- "canConvert": [
- "ug4"
- ],
- "silent": true
- },
- "bg": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug4bg",
- "canConvert": [
- "ug4"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug4pl",
- "translation": "Upgrader 4",
- "side": "4",
- "help": "LIST OF UPGRADES: KILLER: /KILLER2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT [NAME]",
- "actions": {
- "night": {
- "distract": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 4
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug4plkiller",
- "canConvert": [
- "ug4pl"
- ],
- "silent": true
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug4plbg",
- "canConvert": [
- "ug4pl"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug4killer",
- "translation": "Upgrader 4",
- "side": "4",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL [NAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug4plkiller",
- "canConvert": [
- "ug4killer"
- ],
- "silent": true
- },
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 6
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug4killerbg",
- "canConvert": [
- "ug4killer"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug4bg",
- "translation": "Upgrader 4",
- "side": "4",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], KILLER: /KILLER2 [YOURNAME]. LIST OF COMMANDS: SELF PROTECT: /PROTECT [YOURNAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug4plbg",
- "canConvert": [
- "ug4bg"
- ],
- "silent": true
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug4killerbg",
- "canConvert": [
- "ug4bg"
- ],
- "silent": true
- },
- "protect": {
- "target": "Self",
- "common": "Self",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug4plkiller",
- "translation": "Upgrader 4",
- "side": "4",
- "help": "LIST OF UPGRADES: SELF PROTECTOR: /BG3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME] ,KILL: /KILL2 [NAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "bg3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug4uber",
- "canConvert": [
- "ug4plkiller"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug4plbg",
- "translation": "Upgrader 4",
- "side": "4",
- "help": "LIST OF UPGRADES: KILLER: /KILLER3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "killer3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug4uber",
- "canConvert": [
- "ug4plbg"
- ],
- "silent": true
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug4killerbg",
- "translation": "Upgrader 4",
- "side": "4",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL3 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "pl3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug4uber",
- "canConvert": [
- "ug4killerbg"
- ],
- "silent": true
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug4uber",
- "translation": "Upgrader 4",
- "side": "4",
- "help": "LIST OF COMMANDS: DISTRACT: /DISTRACT3 [NAME], KILL: /KILL3 [NAME], SELF PROTECT: /PROTECT3 [YOURNAME]",
- "actions": {
- "night": {
- "distract3": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill3": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect3": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug5",
- "translation": "Upgrader 5",
- "side": "5",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL [YOURNAME], KILLER: /KILLER [YOURNAME] ,SELF PROTECTOR: /BG [YOURNAME]",
- "actions": {
- "night": {
- "pl": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug5pl",
- "canConvert": [
- "ug5"
- ],
- "silent": true
- },
- "killer": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug5killer",
- "canConvert": [
- "ug5"
- ],
- "silent": true
- },
- "bg": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug5bg",
- "canConvert": [
- "ug5"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug5pl",
- "translation": "Upgrader 5",
- "side": "5",
- "help": "LIST OF UPGRADES: KILLER: /KILLER2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT [NAME]",
- "actions": {
- "night": {
- "distract": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 4
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug5plkiller",
- "canConvert": [
- "ug5pl"
- ],
- "silent": true
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug5plbg",
- "canConvert": [
- "ug5pl"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug5killer",
- "translation": "Upgrader 5",
- "side": "5",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL [NAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug5plkiller",
- "canConvert": [
- "ug5killer"
- ],
- "silent": true
- },
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 6
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug5killerbg",
- "canConvert": [
- "ug5killer"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug5bg",
- "translation": "Upgrader 5",
- "side": "5",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], KILLER: /KILLER2 [YOURNAME]. LIST OF COMMANDS: SELF PROTECT: /PROTECT [YOURNAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug5plbg",
- "canConvert": [
- "ug5bg"
- ],
- "silent": true
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug5killerbg",
- "canConvert": [
- "ug5bg"
- ],
- "silent": true
- },
- "protect": {
- "target": "Self",
- "common": "Self",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug5plkiller",
- "translation": "Upgrader 5",
- "side": "5",
- "help": "LIST OF UPGRADES: SELF PROTECTOR: /BG3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME] ,KILL: /KILL2 [NAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "bg3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug5uber",
- "canConvert": [
- "ug5plkiller"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug5plbg",
- "translation": "Upgrader 5",
- "side": "5",
- "help": "LIST OF UPGRADES: KILLER: /KILLER3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "killer3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug5uber",
- "canConvert": [
- "ug5plbg"
- ],
- "silent": true
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug5killerbg",
- "translation": "Upgrader 5",
- "side": "5",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL3 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "pl3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug5uber",
- "canConvert": [
- "ug5killerbg"
- ],
- "silent": true
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug5uber",
- "translation": "Upgrader 5",
- "side": "5",
- "help": "LIST OF COMMANDS: DISTRACT: /DISTRACT3 [NAME], KILL: /KILL3 [NAME], SELF PROTECT: /PROTECT3 [YOURNAME]",
- "actions": {
- "night": {
- "distract3": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill3": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect3": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug6",
- "translation": "Upgrader 6",
- "side": "6",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL [YOURNAME], KILLER: /KILLER [YOURNAME] ,SELF PROTECTOR: /BG [YOURNAME]",
- "actions": {
- "night": {
- "pl": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug6pl",
- "canConvert": [
- "ug6"
- ],
- "silent": true
- },
- "killer": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug6killer",
- "canConvert": [
- "ug6"
- ],
- "silent": true
- },
- "bg": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug6bg",
- "canConvert": [
- "ug6"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug6pl",
- "translation": "Upgrader 6",
- "side": "6",
- "help": "LIST OF UPGRADES: KILLER: /KILLER2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT [NAME]",
- "actions": {
- "night": {
- "distract": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 4
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug6plkiller",
- "canConvert": [
- "ug6pl"
- ],
- "silent": true
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug6plbg",
- "canConvert": [
- "ug6pl"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug6killer",
- "translation": "Upgrader 6",
- "side": "6",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL [NAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug6plkiller",
- "canConvert": [
- "ug6killer"
- ],
- "silent": true
- },
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 6
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug6killerbg",
- "canConvert": [
- "ug6killer"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug6bg",
- "translation": "Upgrader 6",
- "side": "6",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], KILLER: /KILLER2 [YOURNAME]. LIST OF COMMANDS: SELF PROTECT: /PROTECT [YOURNAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug6plbg",
- "canConvert": [
- "ug6bg"
- ],
- "silent": true
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug6killerbg",
- "canConvert": [
- "ug6bg"
- ],
- "silent": true
- },
- "protect": {
- "target": "Self",
- "common": "Self",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug6plkiller",
- "translation": "Upgrader 6",
- "side": "6",
- "help": "LIST OF UPGRADES: SELF PROTECTOR: /BG3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME] ,KILL: /KILL2 [NAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "bg3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug6uber",
- "canConvert": [
- "ug6plkiller"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug6plbg",
- "translation": "Upgrader 6",
- "side": "6",
- "help": "LIST OF UPGRADES: KILLER: /KILLER3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "killer3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug6uber",
- "canConvert": [
- "ug6plbg"
- ],
- "silent": true
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug6killerbg",
- "translation": "Upgrader 6",
- "side": "6",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL3 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "pl3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug6uber",
- "canConvert": [
- "ug6killerbg"
- ],
- "silent": true
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug6uber",
- "translation": "Upgrader 6",
- "side": "6",
- "help": "LIST OF COMMANDS: DISTRACT: /DISTRACT3 [NAME], KILL: /KILL3 [NAME], SELF PROTECT: /PROTECT3 [YOURNAME]",
- "actions": {
- "night": {
- "distract3": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill3": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect3": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug7",
- "translation": "Upgrader 7",
- "side": "7",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL [YOURNAME], KILLER: /KILLER [YOURNAME] ,SELF PROTECTOR: /BG [YOURNAME]",
- "actions": {
- "night": {
- "pl": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug7pl",
- "canConvert": [
- "ug7"
- ],
- "silent": true
- },
- "killer": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug7killer",
- "canConvert": [
- "ug7"
- ],
- "silent": true
- },
- "bg": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug7bg",
- "canConvert": [
- "ug7"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug7pl",
- "translation": "Upgrader 7",
- "side": "7",
- "help": "LIST OF UPGRADES: KILLER: /KILLER2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT [NAME]",
- "actions": {
- "night": {
- "distract": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 4
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug7plkiller",
- "canConvert": [
- "ug7pl"
- ],
- "silent": true
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug7plbg",
- "canConvert": [
- "ug7pl"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug7killer",
- "translation": "Upgrader 7",
- "side": "7",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL [NAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 7,
- "newRole": "ug1plkiller",
- "canConvert": [
- "ug7killer"
- ],
- "silent": true
- },
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 6
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug7killerbg",
- "canConvert": [
- "ug7killer"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug7bg",
- "translation": "Upgrader 7",
- "side": "7",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], KILLER: /KILLER2 [YOURNAME]. LIST OF COMMANDS: SELF PROTECT: /PROTECT [YOURNAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug7plbg",
- "canConvert": [
- "ug7bg"
- ],
- "silent": true
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug7killerbg",
- "canConvert": [
- "ug7bg"
- ],
- "silent": true
- },
- "protect": {
- "target": "Self",
- "common": "Self",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug7plkiller",
- "translation": "Upgrader 7",
- "side": "7",
- "help": "LIST OF UPGRADES: SELF PROTECTOR: /BG3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME] ,KILL: /KILL2 [NAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "bg3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug7uber",
- "canConvert": [
- "ug7plkiller"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug7plbg",
- "translation": "Upgrader 7",
- "side": "7",
- "help": "LIST OF UPGRADES: KILLER: /KILLER3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "killer3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug7uber",
- "canConvert": [
- "ug7plbg"
- ],
- "silent": true
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug7killerbg",
- "translation": "Upgrader 7",
- "side": "7",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL3 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "pl3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug7uber",
- "canConvert": [
- "ug7killerbg"
- ],
- "silent": true
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug7uber",
- "translation": "Upgrader 7",
- "side": "7",
- "help": "LIST OF COMMANDS: DISTRACT: /DISTRACT3 [NAME], KILL: /KILL3 [NAME], SELF PROTECT: /PROTECT3 [YOURNAME]",
- "actions": {
- "night": {
- "distract3": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill3": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect3": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug8",
- "translation": "Upgrader 8",
- "side": "8",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL [YOURNAME], KILLER: /KILLER [YOURNAME] ,SELF PROTECTOR: /BG [YOURNAME]",
- "actions": {
- "night": {
- "pl": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug8pl",
- "canConvert": [
- "ug8"
- ],
- "silent": true
- },
- "killer": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug8killer",
- "canConvert": [
- "ug8"
- ],
- "silent": true
- },
- "bg": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug8bg",
- "canConvert": [
- "ug8"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug8pl",
- "translation": "Upgrader 8",
- "side": "8",
- "help": "LIST OF UPGRADES: KILLER: /KILLER2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT [NAME]",
- "actions": {
- "night": {
- "distract": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 4
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug8plkiller",
- "canConvert": [
- "ug8pl"
- ],
- "silent": true
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug8plbg",
- "canConvert": [
- "ug8pl"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug8killer",
- "translation": "Upgrader 8",
- "side": "8",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL [NAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug8plkiller",
- "canConvert": [
- "ug8killer"
- ],
- "silent": true
- },
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 6
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug8killerbg",
- "canConvert": [
- "ug8killer"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug8bg",
- "translation": "Upgrader 8",
- "side": "8",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], KILLER: /KILLER2 [YOURNAME]. LIST OF COMMANDS: SELF PROTECT: /PROTECT [YOURNAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug8plbg",
- "canConvert": [
- "ug8bg"
- ],
- "silent": true
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug8killerbg",
- "canConvert": [
- "ug8bg"
- ],
- "silent": true
- },
- "protect": {
- "target": "Self",
- "common": "Self",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug8plkiller",
- "translation": "Upgrader 8",
- "side": "8",
- "help": "LIST OF UPGRADES: SELF PROTECTOR: /BG3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME] ,KILL: /KILL2 [NAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "bg3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug8uber",
- "canConvert": [
- "ug8plkiller"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug8plbg",
- "translation": "Upgrader 8",
- "side": "8",
- "help": "LIST OF UPGRADES: KILLER: /KILLER3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "killer3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug8uber",
- "canConvert": [
- "ug8plbg"
- ],
- "silent": true
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug8killerbg",
- "translation": "Upgrader 8",
- "side": "8",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL3 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "pl3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug8uber",
- "canConvert": [
- "ug8killerbg"
- ],
- "silent": true
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect2": {
- "target": "Self",
- "command": "protect",
- "common": "Self",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug8uber",
- "translation": "Upgrader 8",
- "side": "8",
- "help": "LIST OF COMMANDS: DISTRACT: /DISTRACT3 [NAME], KILL: /KILL3 [NAME], SELF PROTECT: /PROTECT3 [YOURNAME]",
- "actions": {
- "night": {
- "distract3": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill3": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect3": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug9",
- "translation": "Upgrader 9",
- "side": "9",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL [YOURNAME], KILLER: /KILLER [YOURNAME] ,SELF PROTECTOR: /BG [YOURNAME]",
- "actions": {
- "night": {
- "pl": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug9pl",
- "canConvert": [
- "ug9"
- ],
- "silent": true
- },
- "killer": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug9killer",
- "canConvert": [
- "ug9"
- ],
- "silent": true
- },
- "bg": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug9bg",
- "canConvert": [
- "ug9"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug9pl",
- "translation": "Upgrader 9",
- "side": "9",
- "help": "LIST OF UPGRADES: KILLER: /KILLER2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT [NAME]",
- "actions": {
- "night": {
- "distract": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 4
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug9plkiller",
- "canConvert": [
- "ug9pl"
- ],
- "silent": true
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug9plbg",
- "canConvert": [
- "ug9pl"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug9killer",
- "translation": "Upgrader 9",
- "side": "9",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL [NAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug9plkiller",
- "canConvert": [
- "ug9killer"
- ],
- "silent": true
- },
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 6
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug9killerbg",
- "canConvert": [
- "ug9killer"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug9bg",
- "translation": "Upgrader 9",
- "side": "9",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], KILLER: /KILLER2 [YOURNAME]. LIST OF COMMANDS: SELF PROTECT: /PROTECT [YOURNAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug9plbg",
- "canConvert": [
- "ug9bg"
- ],
- "silent": true
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug9killerbg",
- "canConvert": [
- "ug9bg"
- ],
- "silent": true
- },
- "protect": {
- "target": "Self",
- "common": "Self",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug9plkiller",
- "translation": "Upgrader 9",
- "side": "9",
- "help": "LIST OF UPGRADES: SELF PROTECTOR: /BG3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME] ,KILL: /KILL2 [NAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "bg3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug9uber",
- "canConvert": [
- "ug9plkiller"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug9plbg",
- "translation": "Upgrader 9",
- "side": "9",
- "help": "LIST OF UPGRADES: KILLER: /KILLER3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "killer3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug9uber",
- "canConvert": [
- "ug9plbg"
- ],
- "silent": true
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug9killerbg",
- "translation": "Upgrader 9",
- "side": "9",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL3 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "pl3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug9uber",
- "canConvert": [
- "ug9killerbg"
- ],
- "silent": true
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug9uber",
- "translation": "Upgrader 9",
- "side": "9",
- "help": "LIST OF COMMANDS: DISTRACT: /DISTRACT3 [NAME], KILL: /KILL3 [NAME], SELF PROTECT: /PROTECT3 [YOURNAME]",
- "actions": {
- "night": {
- "distract3": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill3": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect3": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug10",
- "translation": "Upgrader 10",
- "side": "10",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL [YOURNAME], KILLER: /KILLER [YOURNAME] ,SELF PROTECTOR: /BG [YOURNAME]",
- "actions": {
- "night": {
- "pl": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug10pl",
- "canConvert": [
- "ug10"
- ],
- "silent": true
- },
- "killer": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug10killer",
- "canConvert": [
- "ug10"
- ],
- "silent": true
- },
- "bg": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug10bg",
- "canConvert": [
- "ug10"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug10pl",
- "translation": "Upgrader 10",
- "side": "10",
- "help": "LIST OF UPGRADES: KILLER: /KILLER2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT [NAME]",
- "actions": {
- "night": {
- "distract": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 4
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug10plkiller",
- "canConvert": [
- "ug10pl"
- ],
- "silent": true
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug10plbg",
- "canConvert": [
- "ug10pl"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug10killer",
- "translation": "Upgrader 10",
- "side": "10",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL [NAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug10plkiller",
- "canConvert": [
- "ug10killer"
- ],
- "silent": true
- },
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 6
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug10killerbg",
- "canConvert": [
- "ug10killer"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug10bg",
- "translation": "Upgrader 10",
- "side": "10",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], KILLER: /KILLER2 [YOURNAME]. LIST OF COMMANDS: SELF PROTECT: /PROTECT [YOURNAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug10plbg",
- "canConvert": [
- "ug10bg"
- ],
- "silent": true
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug10killerbg",
- "canConvert": [
- "ug10bg"
- ],
- "silent": true
- },
- "protect": {
- "target": "Self",
- "common": "Self",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug10plkiller",
- "translation": "Upgrader 10",
- "side": "10",
- "help": "LIST OF UPGRADES: SELF PROTECTOR: /BG3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME] ,KILL: /KILL2 [NAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "bg3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug10uber",
- "canConvert": [
- "ug10plkiller"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug10plbg",
- "translation": "Upgrader 10",
- "side": "10",
- "help": "LIST OF UPGRADES: KILLER: /KILLER3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "killer3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug10uber",
- "canConvert": [
- "ug10plbg"
- ],
- "silent": true
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug10killerbg",
- "translation": "Upgrader 10",
- "side": "10",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL3 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "pl3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug10uber",
- "canConvert": [
- "ug10killerbg"
- ],
- "silent": true
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug10uber",
- "translation": "Upgrader 10",
- "side": "10",
- "help": "LIST OF COMMANDS: DISTRACT: /DISTRACT3 [NAME], KILL: /KILL3 [NAME], SELF PROTECT: /PROTECT3 [YOURNAME]",
- "actions": {
- "night": {
- "distract3": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill3": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect3": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug11",
- "translation": "Upgrader 11",
- "side": "11",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL [YOURNAME], KILLER: /KILLER [YOURNAME] ,SELF PROTECTOR: /BG [YOURNAME]",
- "actions": {
- "night": {
- "pl": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug11pl",
- "canConvert": [
- "ug11"
- ],
- "silent": true
- },
- "killer": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug11killer",
- "canConvert": [
- "ug11"
- ],
- "silent": true
- },
- "bg": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug11bg",
- "canConvert": [
- "ug11"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug11pl",
- "translation": "Upgrader 11",
- "side": "11",
- "help": "LIST OF UPGRADES: KILLER: /KILLER2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT [NAME]",
- "actions": {
- "night": {
- "distract": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 4
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug11plkiller",
- "canConvert": [
- "ug11pl"
- ],
- "silent": true
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug11plbg",
- "canConvert": [
- "ug11pl"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug11killer",
- "translation": "Upgrader 11",
- "side": "11",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL [NAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug11plkiller",
- "canConvert": [
- "ug11killer"
- ],
- "silent": true
- },
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 6
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug11killerbg",
- "canConvert": [
- "ug11killer"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug11bg",
- "translation": "Upgrader 11",
- "side": "11",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], KILLER: /KILLER2 [YOURNAME]. LIST OF COMMANDS: SELF PROTECT: /PROTECT [YOURNAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug11plbg",
- "canConvert": [
- "ug11bg"
- ],
- "silent": true
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug11killerbg",
- "canConvert": [
- "ug11bg"
- ],
- "silent": true
- },
- "protect": {
- "target": "Self",
- "common": "Self",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug11plkiller",
- "translation": "Upgrader 11",
- "side": "11",
- "help": "LIST OF UPGRADES: SELF PROTECTOR: /BG3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME] ,KILL: /KILL2 [NAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "bg3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug11uber",
- "canConvert": [
- "ug11plkiller"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug11plbg",
- "translation": "Upgrader 11",
- "side": "11",
- "help": "LIST OF UPGRADES: KILLER: /KILLER3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "killer3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug11uber",
- "canConvert": [
- "ug11plbg"
- ],
- "silent": true
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug11killerbg",
- "translation": "Upgrader 11",
- "side": "11",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL3 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "pl3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug11uber",
- "canConvert": [
- "ug11killerbg"
- ],
- "silent": true
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug11uber",
- "translation": "Upgrader 11",
- "side": "11",
- "help": "LIST OF COMMANDS: DISTRACT: /DISTRACT3 [NAME], KILL: /KILL3 [NAME], SELF PROTECT: /PROTECT3 [YOURNAME]",
- "actions": {
- "night": {
- "distract3": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill3": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect3": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug12",
- "translation": "Upgrader 12",
- "side": "12",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL [YOURNAME], KILLER: /KILLER [YOURNAME] ,SELF PROTECTOR: /BG [YOURNAME]",
- "actions": {
- "night": {
- "pl": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug12pl",
- "canConvert": [
- "ug12"
- ],
- "silent": true
- },
- "killer": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug12killer",
- "canConvert": [
- "ug12"
- ],
- "silent": true
- },
- "bg": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug12bg",
- "canConvert": [
- "ug12"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug12pl",
- "translation": "Upgrader 12",
- "side": "12",
- "help": "LIST OF UPGRADES: KILLER: /KILLER2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT [NAME]",
- "actions": {
- "night": {
- "distract": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 4
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug12plkiller",
- "canConvert": [
- "ug12pl"
- ],
- "silent": true
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug12plbg",
- "canConvert": [
- "ug12pl"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug12killer",
- "translation": "Upgrader 12",
- "side": "12",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL [NAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug12plkiller",
- "canConvert": [
- "ug12killer"
- ],
- "silent": true
- },
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 6
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug12killerbg",
- "canConvert": [
- "ug12killer"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug12bg",
- "translation": "Upgrader 12",
- "side": "12",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], KILLER: /KILLER2 [YOURNAME]. LIST OF COMMANDS: SELF PROTECT: /PROTECT [YOURNAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug12plbg",
- "canConvert": [
- "ug12bg"
- ],
- "silent": true
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug12killerbg",
- "canConvert": [
- "ug12bg"
- ],
- "silent": true
- },
- "protect": {
- "target": "Self",
- "common": "Self",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug12plkiller",
- "translation": "Upgrader 12",
- "side": "12",
- "help": "LIST OF UPGRADES: SELF PROTECTOR: /BG3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME] ,KILL: /KILL2 [NAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "bg3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug12uber",
- "canConvert": [
- "ug12plkiller"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug12plbg",
- "translation": "Upgrader 12",
- "side": "12",
- "help": "LIST OF UPGRADES: KILLER: /KILLER3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "killer3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug12uber",
- "canConvert": [
- "ug12plbg"
- ],
- "silent": true
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug12killerbg",
- "translation": "Upgrader 12",
- "side": "12",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL3 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "pl3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug12uber",
- "canConvert": [
- "ug12killerbg"
- ],
- "silent": true
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug12uber",
- "translation": "Upgrader 12",
- "side": "12",
- "help": "LIST OF COMMANDS: DISTRACT: /DISTRACT3 [NAME], KILL: /KILL3 [NAME], SELF PROTECT: /PROTECT3 [YOURNAME]",
- "actions": {
- "night": {
- "distract3": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill3": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect3": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug13",
- "translation": "Upgrader 13",
- "side": "13",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL [YOURNAME], KILLER: /KILLER [YOURNAME] ,SELF PROTECTOR: /BG [YOURNAME]",
- "actions": {
- "night": {
- "pl": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug13pl",
- "canConvert": [
- "ug13"
- ],
- "silent": true
- },
- "killer": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug13killer",
- "canConvert": [
- "ug13"
- ],
- "silent": true
- },
- "bg": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug13bg",
- "canConvert": [
- "ug13"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug13pl",
- "translation": "Upgrader 13",
- "side": "13",
- "help": "LIST OF UPGRADES: KILLER: /KILLER2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT [NAME]",
- "actions": {
- "night": {
- "distract": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 4
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug13plkiller",
- "canConvert": [
- "ug13pl"
- ],
- "silent": true
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug13plbg",
- "canConvert": [
- "ug13pl"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug13killer",
- "translation": "Upgrader 13",
- "side": "13",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL [NAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug13plkiller",
- "canConvert": [
- "ug13killer"
- ],
- "silent": true
- },
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 6
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug13killerbg",
- "canConvert": [
- "ug13killer"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug13bg",
- "translation": "Upgrader 13",
- "side": "13",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], KILLER: /KILLER2 [YOURNAME]. LIST OF COMMANDS: SELF PROTECT: /PROTECT [YOURNAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug13plbg",
- "canConvert": [
- "ug13bg"
- ],
- "silent": true
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug13killerbg",
- "canConvert": [
- "ug13bg"
- ],
- "silent": true
- },
- "protect": {
- "target": "Self",
- "common": "Self",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug13plkiller",
- "translation": "Upgrader 13",
- "side": "13",
- "help": "LIST OF UPGRADES: SELF PROTECTOR: /BG3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME] ,KILL: /KILL2 [NAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "bg3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug13uber",
- "canConvert": [
- "ug13plkiller"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug13plbg",
- "translation": "Upgrader 13",
- "side": "13",
- "help": "LIST OF UPGRADES: KILLER: /KILLER3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "killer3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug13uber",
- "canConvert": [
- "ug13plbg"
- ],
- "silent": true
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug13killerbg",
- "translation": "Upgrader 13",
- "side": "13",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL3 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "pl3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug13uber",
- "canConvert": [
- "ug13killerbg"
- ],
- "silent": true
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug13uber",
- "translation": "Upgrader 13",
- "side": "13",
- "help": "LIST OF COMMANDS: DISTRACT: /DISTRACT3 [NAME], KILL: /KILL3 [NAME], SELF PROTECT: /PROTECT3 [YOURNAME]",
- "actions": {
- "night": {
- "distract3": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill3": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect3": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug14",
- "translation": "Upgrader 14",
- "side": "14",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL [YOURNAME], KILLER: /KILLER [YOURNAME] ,SELF PROTECTOR: /BG [YOURNAME]",
- "actions": {
- "night": {
- "pl": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug14pl",
- "canConvert": [
- "ug14"
- ],
- "silent": true
- },
- "killer": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug14killer",
- "canConvert": [
- "ug14"
- ],
- "silent": true
- },
- "bg": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug14bg",
- "canConvert": [
- "ug14"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug14pl",
- "translation": "Upgrader 14",
- "side": "14",
- "help": "LIST OF UPGRADES: KILLER: /KILLER2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT [NAME]",
- "actions": {
- "night": {
- "distract": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 4
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug14plkiller",
- "canConvert": [
- "ug14pl"
- ],
- "silent": true
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug14plbg",
- "canConvert": [
- "ug14pl"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug14killer",
- "translation": "Upgrader 14",
- "side": "14",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL [NAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug14plkiller",
- "canConvert": [
- "ug14killer"
- ],
- "silent": true
- },
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 6
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug14killerbg",
- "canConvert": [
- "ug14killer"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug14bg",
- "translation": "Upgrader 14",
- "side": "14",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], KILLER: /KILLER2 [YOURNAME]. LIST OF COMMANDS: SELF PROTECT: /PROTECT [YOURNAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug14plbg",
- "canConvert": [
- "ug14bg"
- ],
- "silent": true
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug14killerbg",
- "canConvert": [
- "ug14bg"
- ],
- "silent": true
- },
- "protect": {
- "target": "Self",
- "common": "Self",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug14plkiller",
- "translation": "Upgrader 14",
- "side": "14",
- "help": "LIST OF UPGRADES: SELF PROTECTOR: /BG3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME] ,KILL: /KILL2 [NAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "bg3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug14uber",
- "canConvert": [
- "ug14plkiller"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug14plbg",
- "translation": "Upgrader 14",
- "side": "14",
- "help": "LIST OF UPGRADES: KILLER: /KILLER3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT [NAME], SELF PROTECT: /PROTECT [YOURNAME],/DISTRACT [NAME], SELF PROTECT: /PROTECT [YOURNAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "killer3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug14uber",
- "canConvert": [
- "ug14plbg"
- ],
- "silent": true
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug14killerbg",
- "translation": "Upgrader 14",
- "side": "14",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL3 [YOURNAME]. LIST OF COMMANDS: KILL: KILL2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "pl3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug14uber",
- "canConvert": [
- "ug14killerbg"
- ],
- "silent": true
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug14uber",
- "translation": "Upgrader 14",
- "side": "14",
- "help": "LIST OF COMMANDS: DISTRACT: /DISTRACT3 [NAME], KILL: /KILL3 [NAME], SELF PROTECT: /PROTECT3 [YOURNAME]",
- "actions": {
- "night": {
- "distract3": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill3": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect3": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug15",
- "translation": "Upgrader 15",
- "side": "15",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL [YOURNAME], KILLER: /KILLER [YOURNAME] ,SELF PROTECTOR: /BG [YOURNAME]",
- "actions": {
- "night": {
- "pl": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug15pl",
- "canConvert": [
- "ug15"
- ],
- "silent": true
- },
- "killer": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug15killer",
- "canConvert": [
- "ug15"
- ],
- "silent": true
- },
- "bg": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug15bg",
- "canConvert": [
- "ug15"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug15pl",
- "translation": "Upgrader 15",
- "side": "15",
- "help": "LIST OF UPGRADES: KILLER: /KILLER2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT [NAME]",
- "actions": {
- "night": {
- "distract": {
- "target": "AnyButTeam",
- "common": "Self",
- "priority": 4
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug15plkiller",
- "canConvert": [
- "ug15pl"
- ],
- "silent": true
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug15plbg",
- "canConvert": [
- "ug15pl"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug15killer",
- "translation": "Upgrader 15",
- "side": "15",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], SELF PROTECTOR: /BG2 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL [NAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug15plkiller",
- "canConvert": [
- "ug15killer"
- ],
- "silent": true
- },
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "bg2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug15killerbg",
- "canConvert": [
- "ug15killer"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug15bg",
- "translation": "Upgrader 15",
- "side": "15",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL2 [YOURNAME], KILLER: /KILLER2 [YOURNAME]. LIST OF COMMANDS: SELF PROTECT: /PROTECT [YOURNAME]",
- "actions": {
- "night": {
- "pl2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug15plbg",
- "canConvert": [
- "ug15bg"
- ],
- "silent": true
- },
- "killer2": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug15killerbg",
- "canConvert": [
- "ug15bg"
- ],
- "silent": true
- },
- "protect": {
- "target": "Self",
- "common": "Self",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug15plkiller",
- "translation": "Upgrader 15",
- "side": "15",
- "help": "LIST OF UPGRADES: SELF PROTECTOR: /BG3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME] ,KILL: /KILL2 [NAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "bg3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 3,
- "newRole": "ug15uber",
- "canConvert": [
- "ug15plkiller"
- ],
- "silent": true
- }
- }
- }
- },
- {
- "role": "ug15plbg",
- "translation": "Upgrader 15",
- "side": "15",
- "help": "LIST OF UPGRADES: KILLER: /KILLER3 [YOURNAME]. LIST OF COMMANDS: DISTRACT: /DISTRACT2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "distract2": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "killer3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 2,
- "newRole": "ug15uber",
- "canConvert": [
- "ug15plbg"
- ],
- "silent": true
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug15killerbg",
- "translation": "Upgrader 15",
- "side": "15",
- "help": "LIST OF UPGRADES: DISTRACTER: /PL3 [YOURNAME]. LIST OF COMMANDS: KILL: /KILL2 [NAME], SELF PROTECT: /PROTECT2 [YOURNAME]",
- "actions": {
- "night": {
- "pl3": {
- "command": "convert",
- "target": "OnlySelf",
- "common": "Self",
- "priority": 1,
- "newRole": "ug15uber",
- "canConvert": [
- "ug15killerbg"
- ],
- "silent": true
- },
- "kill2": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect2": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- },
- {
- "role": "ug15uber",
- "translation": "Upgrader 15",
- "side": "15",
- "help": "LIST OF COMMANDS: DISTRACT: /DISTRACT3 [NAME], KILL: /KILL3 [NAME], SELF PROTECT: /PROTECT3 [YOURNAME]",
- "actions": {
- "night": {
- "distract3": {
- "target": "AnyButTeam",
- "common": "Self",
- "command": "distract",
- "priority": 4
- },
- "kill3": {
- "target": "AnyButSelf",
- "common": "Self",
- "command": "kill",
- "priority": 6
- },
- "protect3": {
- "target": "Self",
- "common": "Self",
- "command": "protect",
- "priority": 5
- }
- }
- }
- }
- ],
- "roles1": [],
- "roles2": [
- "ug1",
- "ug2",
- "ug3",
- "ug4",
- "ug5",
- "ug6",
- "ug7",
- "ug8",
- "ug9",
- "ug10",
- "ug11",
- "ug12",
- "ug13",
- "ug14",
- "ug15"
- ],
- "killmsg": "+Announcer: ~Player~ (~Role~) was downgraded!",
- "killusermsg": "You were downgraded by another upgrader!"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement