Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "role": "bander",
- "translation": "Bandersnatch",
- "side": "mafia",
- "help": "Type /Kill [name] to kill someone! Type /protect to protect someone! You are sided with the Red queens army!",
- "actions": {
- "night": {
- "kill": {
- "target": "AnyButSelf",
- "common": "Self",
- "priority": 20,
- "limit": 1
- }
- },
- "distract": {
- "mode": "ChangeTarget",
- "hookermsg": "You tried to seduce the Bandersnatch, you just were eaten to death!",
- "msg": "The ~Distracter~ came to you last night! You killed her instead!"
- },
- "actions": {
- "night": {
- "protect": {
- "target": "AnyButself",
- "common": "Role",
- "priority": 2,
- "broadcast": "role"
- }
- },
- "avoidHax": [
- "protect"
- ]
- }
- }
- },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement