Advertisement
Guest User

WB3

a guest
Apr 8th, 2014
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "name": "WB3",
  3.     "author": [
  4.         "Yentero"
  5.     ],
  6.     "summary": "In Etheria lands, all races are struggling to possess the world. The allies need to help each other to conquer the world. Welcome to Warlords Battlecry 3 ( Sheeps do not have special commands, but they are the ones who can be transformed. Minotaur's kill distrators)!",
  7.     "minplayers": 8,
  8.     "sides": [
  9.         {
  10.             "side": "village",
  11.             "translation": "Etherian Defenders",
  12.             "winmsg": "Now the world is at peace forever... I think. Thanks for ~Players~."
  13.         },
  14.         {
  15.             "side": "monsters",
  16.             "translation": "Monsters",
  17.             "winmsg": "The monsters ~Players~ invaded Etheria, and eventually the world, corrupting it and dirtying it with blood.!"
  18.         },
  19.         {
  20.             "side": "demon",
  21.             "translation": "Devils",
  22.             "winmsg": "After the destruction of their enemies, ~Players~ reign over the whole world, and a new era has begun! We all are doomed."
  23.         },
  24.         {
  25.             "side": "forest",
  26.             "translation": "Forest Task",
  27.             "winmsg": "Strangers but very powerful, ~Players~ cover the world with dense forests!"
  28.         }
  29.     ],
  30.     "roles": [
  31.         {
  32.             "role": "Imperium",
  33.             "translation": "Imperium",
  34.             "side": "village",
  35.             "help": "You are training elephants to /crush your enemies during the day, your mages can cast a /spell on a sheep, making it into an elemental, but the type of elemental is random.",
  36.             "info": "Can /crush (kill) during the day and converts a sheep into one of the elementals (Fire, Water, Earth or Wind). Sided with Etherian Defenders.",
  37.             "actions": {
  38.                 "night": {
  39.                     "spell": {
  40.                         "target": "OnlySelf",
  41.                         "common": "Self",
  42.                         "priority": 2,
  43.                         "failChance": 0,
  44.                         "canConvert": [
  45.                             "Sheep"
  46.                         ],
  47.                         "newRole": {
  48.                             "random": {
  49.                                 "Fire Elemental": 0.25,
  50.                                 "Earth Elemental": 0.25,
  51.                                 "Water Elemental": 0.25,
  52.                                 "Wind Elemental": 0.25
  53.                             }
  54.                         },
  55.                         "silent": true,
  56.                         "pierce": true,
  57.                         "command": "convert",
  58.                         "convertmsg": "The sheep becomes an elemental, but you need to recharge your mana.",
  59.                         "recharge": 2
  60.                     }
  61.                 },
  62.                 "standby": {
  63.                     "crush": {
  64.                         "command": "kill",
  65.                         "target": "AnyButSelf",
  66.                         "msg": "You can kill now by typing /crush [name](you will not be revealed)!",
  67.                         "killmsg": "The elephant of the Empire crushed ~Target~, and then returned to the base!"
  68.                     }
  69.                 },
  70.                 "vote": 1
  71.             }
  72.         },
  73.         {
  74.             "role": "Knight",
  75.             "translation": "Knight",
  76.             "side": "village",
  77.             "help": "Sir, you are a Knight. Your army has the fastest horses, allowing you to cause more damage (vote), varies between +2 or +3). Call your Archon to /heal your target from poison (only you will know the role of the target), and you can self /safeguard.",
  78.             "info": "Your vote varies between +2 and +3(10%), can self /safeguard, Cure 1 player from poison per night. Sided with Etherian Defender",
  79.             "actions": {
  80.                 "night": {
  81.                     "safeguard": {
  82.                         "target": "Self",
  83.                         "common": "Role",
  84.                         "priority": 0.1,
  85.                         "broadcast": "role"
  86.                     },
  87.                     "heal": {
  88.                         "command": "detox",
  89.                         "target": "Any",
  90.                         "common": "Self",
  91.                         "priority": 3,
  92.                         "msg": "The Archon from Knight cured ~Target~ from ~Role~ army.",
  93.                         "targetmsg": "The Archon from ~Role~ army cured you of poison",
  94.                         "detoxmsg": "The Archon from ~Role~ army cured ~Target~ of poison, and killed you Archon after.!"
  95.                     }
  96.                 },
  97.                 "vote": [
  98.                     2,
  99.                     2,
  100.                     2,
  101.                     2,
  102.                     2,
  103.                     2,
  104.                     2,
  105.                     2,
  106.                     2,
  107.                     3
  108.                 ]
  109.             }
  110.         },
  111.         {
  112.             "role": "NobleElf",
  113.             "translation": "Noble Elf",
  114.             "side": "village",
  115.             "help": "The protectors of the portal that brought the five Knights of the Underworld (some gods). You can /protect everyone, including your enemies.",
  116.             "info": "Can /protect during the night. Sided with Etherian Defenders.",
  117.             "actions": {
  118.                 "night": {
  119.                     "protect": {
  120.                         "target": "AnyButSelf",
  121.                         "common": "Role",
  122.                         "priority": 5,
  123.                         "broadcast": "role"
  124.                     }
  125.                 },
  126.                 "vote": 1
  127.             }
  128.         },
  129.         {
  130.             "role": "Barbarian",
  131.             "translation": "Barbarian",
  132.             "side": "village",
  133.             "help": "You're a Barbarian, the most populated race on earth. Your clan knows all Etheria, allowing to you /follow during the day to reveal your target. You can also to use a /shield to other players to safeguard them.",
  134.             "info": "Can reveal one target and /shield another (safeguard). Sided with Etherian Defenders.",
  135.             "actions": {
  136.                 "night": {
  137.                     "shield": {
  138.                         "command": "safeguard",
  139.                         "target": "AnyButSelf",
  140.                         "common": "Self",
  141.                         "priority": 5,
  142.                         "broadcast": "none"
  143.                     }
  144.                 },
  145.                 "standby": {
  146.                     "follow": {
  147.                         "command": "expose",
  148.                         "target": "AnyButSelf",
  149.                         "msg": "You can type /follow [name] to reveal someone's role!",
  150.                         "exposemsg": "The Barbarian hid himself, 15 minutes later he sees ~Target~, he started following, and discovers that ~Target~ belongs to the army ~Role~!"
  151.                     }
  152.                 },
  153.                 "vote": 1
  154.             }
  155.         },
  156.         {
  157.             "role": "Sheep",
  158.             "translation": "Sheep",
  159.             "side": "village",
  160.             "help": "Baaaa. You are a sheep. You do not have special commands, vote to help your team to win, or wait until someone converts you (See the sides, or you can get ban for team vote/reveal).",
  161.             "info": "Can vote. Sided with Etherian Defenders.",
  162.             "actions": {
  163.                 "vote": 1
  164.             }
  165.         },
  166.         {
  167.             "role": "Ssrathi",
  168.             "translation": "Ssrathi",
  169.             "side": "monsters",
  170.             "help": "Your are a Ssrathi, these 'sssnakesss' have a prophet (responsible for releasing the five knights) that predicts the future. You can /inspect one target, and /transform one sheep to naga. Because you are a reptile, you are immune to poison.",
  171.             "info": "Can inspect. Knows your partners. Can /transform Sheep. Immune from poison. Sided with Monsters.",
  172.             "actions": {
  173.                 "poison": {
  174.                     "silent": true,
  175.                     "mode": "ignore"
  176.                 },
  177.                 "night": {
  178.                     "inspect": {
  179.                         "target": "AnyButSelf",
  180.                         "common": "Self",
  181.                         "priority": 30,
  182.                         "broadcast": "team"
  183.                     },
  184.                     "transform": {
  185.                         "command": "convert",
  186.                         "target": "AnyButTeam",
  187.                         "common": "Self",
  188.                         "priority": 4,
  189.                         "newRole": "Naga",
  190.                         "failChance": 0,
  191.                         "canConvert": [
  192.                             "Sheep"
  193.                         ],
  194.                         "silent": "true",
  195.                         "convertmsg": "The sheep become the naga, but you need to recharge your mana.",
  196.                         "recharge": 2
  197.                     }
  198.                 },
  199.                 "startup": "team-reveal-with-roles",
  200.                 "vote": [
  201.                     1
  202.                 ]
  203.             }
  204.         },
  205.         {
  206.             "role": "Minotaur",
  207.             "translation": "Minotaur",
  208.             "side": "monsters",
  209.             "help": "You are a minotaur, the most violent race in the world. Anyone who tries to distract you will be killed instead by your violent rage, and you can kill at night.",
  210.             "info": "Can kill during the night (Knight resists your kill). Knows your partners. Kills distractors. Sided with Monsters.",
  211.             "actions": {
  212.                 "night": {
  213.                     "kill": {
  214.                         "target": "AnyButTeam",
  215.                         "common": "Team",
  216.                         "priority": 0.8,
  217.                         "broadcast": "team"
  218.                     }
  219.                 },
  220.                 "distract": {
  221.                     "mode": "killattacker",
  222.                     "msg": "Someone tried to distract the minotaur, but the devotion to Sartek, god of minotaurs, prefer to kill this poor bastard.!"
  223.                 },
  224.                 "startup": "team-reveal-with-roles",
  225.                 "vote": 1
  226.             }
  227.         },
  228.         {
  229.             "role": "Plague",
  230.             "translation": "Plague",
  231.             "side": "demon",
  232.             "help": "Your are a Plague Lord, you can /poison other races, can also /safeguard your allies, and with the new plague you can /doom the sheep, turning them into Hydras. You know your partners.",
  233.             "info": "Can poison and safeguard. Can doom sheep. Sided with the Demons",
  234.             "actions": {
  235.                 "poison": {
  236.                     "silent": true,
  237.                     "mode": "ignore"
  238.                 },
  239.                 "night": {
  240.                     "poison": {
  241.                         "target": "AnyButTeam",
  242.                         "common": "Role",
  243.                         "priority": 40,
  244.                         "broadcast": "none",
  245.                         "limit": 1,
  246.                         "count": 2
  247.                     },
  248.                     "safeguard": {
  249.                         "target": "AnyButSelf",
  250.                         "common": "Self",
  251.                         "priority": 2,
  252.                         "broadcast": "none"
  253.                     },
  254.                     "doom": {
  255.                         "command": "convert",
  256.                         "target": "OnlySelf",
  257.                         "common": "Self",
  258.                         "priority": 4,
  259.                         "newRole": "Hydra",
  260.                         "failChance": 0,
  261.                         "canConvert": [
  262.                             "Sheep"
  263.                         ],
  264.                         "silent": "true",
  265.                         "convertmsg": "The sheep become the Hydra, but you need to make more plague to continue dooming sheep.",
  266.                         "recharge": 2
  267.                     }
  268.                 },
  269.                 "startup": "team-reveal-with-roles",
  270.                 "vote": 1
  271.             }
  272.         },
  273.         {
  274.             "role": "Demon",
  275.             "translation": "Demon",
  276.             "side": "demon",
  277.             "help": "You're the Demon. This race was one of the first to exit the portal and invade Etheria. Use /kill during the day (with the chance to be revealed). You are able to evade night-kills.",
  278.             "info": "Can /kill during the day (10% reveal chance). Evade night-kill. Sided with Demons.",
  279.             "actions": {
  280.                 "kill": {
  281.                     "mode": {
  282.                         "evadeChance": 1
  283.                     }
  284.                 },
  285.                 "standby": {
  286.                     "kill": {
  287.                         "target": "AnyButTeam",
  288.                         "msg": "You can kill now by typing /kill [name](10% to reveal you)!",
  289.                         "killmsg": "The great Demon took out its whip and cut off the head of ~Target~!",
  290.                         "revealChance": 0.1,
  291.                         "revealmsg": "But the troops of the dead hero have found out that ~Self~ is the ~Role~ avenging so their fallen friend.!"
  292.                     }
  293.                 },
  294.                 "startup": "team-reveal-with-roles",
  295.                 "vote": 1
  296.             }
  297.         },
  298.         {
  299.             "role": "WoodElf",
  300.             "translation": "Wood Elf",
  301.             "side": "forest",
  302.             "help": "You're a Wood Elf, trained in the dense forests. You have the chance to dodge attacks during the night. You have a +3 vote and you can even /detox to cure someone from poison.",
  303.             "info": "30% Chance to evade night kills. Detox (cure from poison) target. Has 3 votes. Sided with Forest Task",
  304.             "actions": {
  305.                 "startup": "team-reveal-with-roles",
  306.                 "night": {
  307.                     "detox": {
  308.                         "target": "Any",
  309.                         "common": "Self",
  310.                         "priority": 3,
  311.                         "msg": "The wood elf made a medicine, instantly healing the ~Target~.",
  312.                         "targetmsg": "The wood elf cured you of poison",
  313.                         "detoxmsg": "The wood elf cured ~Target~ from poison.!"
  314.                     }
  315.                 },
  316.                 "kill": {
  317.                     "mode": {
  318.                         "evadeChance": 0.3
  319.                     }
  320.                 },
  321.                 "vote": 3
  322.             }
  323.         },
  324.         {
  325.             "role": "Fairy",
  326.             "translation": "Fairy",
  327.             "side": "forest",
  328.             "help": "You're a fairy, explorer of the dense forest. Their expertise allows them to /transform sheeps into fairy dragons and /expose other players without being detected. Your vote varies between +1 and -1!",
  329.             "info": "Can expose. Vote varies between -1 and +1. Can transform the sheeps into Fairy Dragons. Sided with Forest Task",
  330.             "actions": {
  331.                 "startup": "team-reveal-with-roles",
  332.                 "night": {
  333.                     "transform": {
  334.                         "command": "convert",
  335.                         "target": "AnyButTeam",
  336.                         "common": "Self",
  337.                         "priority": 4,
  338.                         "newRole": "Fairy Dragon",
  339.                         "failChance": 0,
  340.                         "canConvert": [
  341.                             "Sheep"
  342.                         ],
  343.                         "silent": "true"
  344.                     }
  345.                 },
  346.                 "standby": {
  347.                     "expose": {
  348.                         "target": "AnyButTeam",
  349.                         "msg": "You can type /expose [name] to reveal someone's role!",
  350.                         "exposemsg": "The Fairy launches its sleep powder on ~Target~ and discovers that they are part of ~Role~'s army, but she spoke very high, and her brilliance makes the others to not see her face!"
  351.                     }
  352.                 },
  353.                 "vote": [
  354.                     -1,
  355.                     1
  356.                 ]
  357.             }
  358.         },
  359.         {
  360.             "role": "TheSwarm",
  361.             "translation": "Swarm",
  362.             "side": "monsters",
  363.             "help": "You're the swarm. Your only troops are scorpions, but you are immune to poison. You can /poison , and try to /evolve into Mega swarm to have a more deadly poison. Your initial vote is 0.",
  364.             "info": "Can poison and /evolve (50% to fail). Immune to poison. Sided with Monster.",
  365.             "actions": {
  366.                 "startup": "team-reveal",
  367.                 "poison": {
  368.                     "silent": true,
  369.                     "mode": "ignore"
  370.                 },
  371.                 "night": {
  372.                     "evolve": {
  373.                         "command": "convert",
  374.                         "target": "OnlySelf",
  375.                         "common": "Self",
  376.                         "priority": 39,
  377.                         "newRole": "MegaSwarm",
  378.                         "failChance": 0.5,
  379.                         "canConvert":[
  380.                             "TheSwarm"
  381.                         ],
  382.                         "silent": "true"
  383.                     },
  384.                     "poison": {
  385.                         "target": "AnyButTeam",
  386.                         "common": "Role",
  387.                         "priority": 38,
  388.                         "limit": 1,
  389.                         "count": 2
  390.                     }
  391.                 },
  392.                 "vote": 0
  393.             }
  394.         },
  395.         {
  396.             "role": "MegaSwarm",
  397.             "translation": "Mega Swarm",
  398.             "side": "monsters",
  399.             "help": "You evolved into Mega swarm, now your troops has the appearance of am humanoid scorpion, and your /poison kills your enemies the same night that you use it. Your action is shared with your partners. Your vote is now worth 1.",
  400.             "info": "Can poison (which kills the same day that gets applied), Sided with Monster.",
  401.             "actions": {
  402.                 "startup": "team-reveal-with-roles",
  403.                 "poison": {
  404.                     "silent": true,
  405.                     "mode": "ignore"
  406.                 },
  407.                 "night": {
  408.                     "poison": {
  409.                         "target": "AnyButTeam",
  410.                         "common": "Role",
  411.                         "priority": 11,
  412.                         "limit": 1,
  413.                         "count": 2
  414.                     }
  415.                 },
  416.                 "vote": 1
  417.             }
  418.         },
  419.         {
  420.             "role": "Fairy Dragon",
  421.             "translation": "Fairy Dragon",
  422.             "side": "forest",
  423.             "help": "The Fairy visited you, turning you into a Fairy Dragon and you are now part of the Forest Task Team! You gained new powers, and now you can /kill every night.",
  424.             "info": "Can kill during the night. Sided with Forest Task.",
  425.             "actions": {
  426.                 "avoidHax": [
  427.                     "kill"
  428.                 ],
  429.                 "startup": "team-reveal-with-roles",
  430.                 "night": {
  431.                     "kill": {
  432.                         "target": "AnyButTeam",
  433.                         "common": "Team",
  434.                         "priority": 12,
  435.                         "broadcast": "team"
  436.                     }
  437.                 },
  438.                 "vote": 1
  439.             }
  440.         },
  441.         {
  442.             "role": "Naga",
  443.             "translation": "Naga",
  444.             "side": "monsters",
  445.             "help": "The Ssrathi came up to you and turned you into a Naga, the reptile woman. You can /sing (distract) one person every night and your vote varies between 1 and 2.",
  446.             "info": "Can distract. Immune from poison. Random vote of 1 or 2. Sided with Monster.",
  447.             "actions": {
  448.                 "poison": {
  449.                     "silent": true,
  450.                     "mode": "ignore"
  451.                 },
  452.                 "startup": "team-reveal-with-roles",
  453.                 "night": {
  454.                     "sing": {
  455.                         "command": "distract",
  456.                         "target": "AnyButTeam",
  457.                         "common": "Self",
  458.                         "priority": 1,
  459.                         "distractmsg": "The Naga sang for you all night and you were hypnotized by her voice. You were unable to do anything this night",
  460.                         "teammsg": "The Naga sang to your partner all night and you decided to not leave him alone."
  461.                     }
  462.                 },
  463.                 "vote": [
  464.                     1,
  465.                     2
  466.                 ]
  467.             }
  468.         },
  469.         {
  470.             "role": "Hydra",
  471.             "translation": "Hydra",
  472.             "side": "demon",
  473.             "help": "You were doomed and became a Hydra. You can /evolve to acquire a power randomly. All hydras have a vote equal to 2!",
  474.             "info": "Can /evolve to Fire Hydra or Frost Hydra. Vote of 2. Sided with Demons.",
  475.             "actions": {
  476.                 "night": {
  477.                     "evolve": {
  478.                         "target": "OnlySelf",
  479.                         "common": "Self",
  480.                         "priority": 2,
  481.                         "newRole": {
  482.                             "random": {
  483.                                 "Fire Hydra": 0.5,
  484.                                 "Frost Hydra": 0.5
  485.                             }
  486.                         },
  487.                         "silent": true,
  488.                         "pierce": true,
  489.                         "command": "convert"
  490.                     }
  491.                 },
  492.                 "vote": 2
  493.             }
  494.         },
  495.         {
  496.             "role": "Fire Hydra",
  497.             "translation": "Fire Hydra",
  498.             "side": "demon",
  499.             "help": "The evolution begins! Your blood starts to boil, and in an instant you become a Fire Hydra, you can now /kill overnight. However, you have not gotten used to your powers, thus you need to wait one night to choose a victim. You continue to have 2 votes!",
  500.             "info": "Vote of 2. Can kill during the night. Sided with Demons.",
  501.             "actions": {
  502.                 "avoidHax": [
  503.                     "kill"
  504.                 ],
  505.                 "night": {
  506.                     "kill": {
  507.                         "target": "AnyButTeam",
  508.                         "common": "Team",
  509.                         "priority": 12,
  510.                         "broadcast": "team",
  511.                         "recharge": 1
  512.                     }
  513.                 },
  514.                 "startup": "team-reveal-with-roles",
  515.                 "vote": 2
  516.             }
  517.         },
  518.         {
  519.             "role": "Frost Hydra",
  520.             "translation": "Frost Hydra",
  521.             "side": "demon",
  522.             "help": "The evolution begins! Your blood begins to cool, and you instantly becomes a Frost Hydra, you can now /frost (Distract) to freeze your target. You still have 2 votes!",
  523.             "info": "Vote of 2. Can distract during the nights. Sided with Demons.",
  524.             "actions": {
  525.                 "startup": "team-reveal-with-roles",
  526.                 "night": {
  527.                     "frost": {
  528.                         "command": "distract",
  529.                         "target": "AnyButTeam",
  530.                         "common": "Self",
  531.                         "priority": 1,
  532.                         "distractmsg": "The Frost Hydra used Ice Breath, you are too cold to do anything tonight!",
  533.                         "teammsg": "The Frost Hydra used Ice Breath on your ally, and you spent all night trying to provide heat to your partner."
  534.                     }
  535.                 },
  536.                 "vote": 2
  537.             }
  538.         },
  539.         {
  540.             "role": "Fire Elemental",
  541.             "translation": "Fire Elemental",
  542.             "side": "village",
  543.             "help": "The Mage of Imperium decided to cast a spell on you, and as result you turned into a Fire Elemental. You can now /burn someone to slowly burn him to death!",
  544.             "info": "Can poison. Sided with Ethereian Defenders.",
  545.             "actions": {
  546.                 "night": {
  547.                     "burn": {
  548.                         "command": "poison",
  549.                         "target": "AnyButSelf",
  550.                         "common": "Role",
  551.                         "priority": 20,
  552.                         "limit": 1,
  553.                         "count": 2
  554.                     }
  555.                 },
  556.                 "vote": 1
  557.             }
  558.         },
  559.         {
  560.             "role": "Earth Elemental",
  561.             "translation": "Earth Elemental",
  562.             "side": "village",
  563.             "help": "The Mage of Imperium decided to cast a spell on you, and as result you turned into an Earth Elemental. You now have a vote of -3 and self /protect.",
  564.             "info": "Can self protect. Has -3 votes. Sided with Etherian Defenders.",
  565.             "actions": {
  566.                 "night": {
  567.                     "protect": {
  568.                         "target": "Self",
  569.                         "common": "Role",
  570.                         "priority": 2,
  571.                         "broadcast": "role"
  572.                     }
  573.                 },
  574.                 "vote": -3
  575.             }
  576.         },
  577.         {
  578.             "role": "Water Elemental",
  579.             "translation": "Water Elemental",
  580.             "side": "village",
  581.             "help": "The Mage of Imperium decided to cast a spell on you, and as result you turned into a Water Elemental. Combine stealth and camouflage to /stalk someone.",
  582.             "info": "Can stalk someone. Sided with Etherian Defenders.",
  583.             "actions": {
  584.                 "night": {
  585.                     "stalk": {
  586.                         "target": "AnyButSelf",
  587.                         "common": "Self",
  588.                         "priority": 31
  589.                     }
  590.                 },
  591.                 "vote": 1
  592.             }
  593.         },
  594.         {
  595.             "role": "Wind Elemental",
  596.             "translation": "Wind Elemental",
  597.             "side": "village",
  598.             "help": "The Mage of Imperium decided to cast a spell on you, and as result you turned into a Wind Elemental. Use the force of the winds to distract someone with /wind.",
  599.             "info": "Can distract. Sided with Etherian Defenders.",
  600.             "actions": {
  601.                 "night": {
  602.                     "wind": {
  603.                         "command": "distract",
  604.                         "target": "AnyButSelf",
  605.                         "common": "Self",
  606.                         "priority": 0.9,
  607.                         "distractmsg": "It's a small tornado? The power of the wind caused you to faint until the next day!",
  608.                         "teammsg": "Your partner fainted due to the magical wind. You spent the night helping your ally."
  609.                     }
  610.                 },
  611.                 "vote": 1
  612.             }
  613.         },
  614.         {
  615.             "role": "Orc",
  616.             "translation": "Orc",
  617.             "side": "forest",
  618.             "help": "You're a Orc, Appearance of a monster, demon behavior, but his home is in the forest, you joins with Forest Task, you have the chance to Hax's Monster, Demon or Noble Elf, and /kill someone (every 2 days).",
  619.             "info": "Can Hax multiples roles(No conveted role), Can kill every 2 days, Sided with Forest Task.",
  620.             "actions": {
  621.                 "startup": "team-reveal-with-roles",
  622.                 "hax": {
  623.                     "kill": {
  624.                         "revealTeam": 0.33,
  625.                         "revealPlayer": 0.1
  626.                     },
  627.                     "doom": {
  628.                         "revealTeam": 0.33,
  629.                         "revealPlayer": 0.1
  630.                     },
  631.                     "safeguard": {
  632.                         "revealTeam": 0.33,
  633.                         "revealPlayer": 0.1
  634.                     },
  635.                     "transform": {
  636.                         "revealTeam": 0.33,
  637.                         "revealPlayer": 0.1
  638.                     },
  639.                     "heal": {
  640.                         "revealTeam": 0.33,
  641.                         "revealPlayer": 0.1
  642.                     },
  643.                     "inspect": {
  644.                         "revealTeam": 0.33,
  645.                         "revealPlayer": 0.1
  646.                     },
  647.                     "poison": {
  648.                         "revealTeam": 0.33,
  649.                         "revealPlayer": 0.1
  650.                     }
  651.                 },
  652.                 "night": {
  653.                     "kill": {
  654.                         "target": "AnyButTeam",
  655.                         "common": "Team",
  656.                         "priority": 6,
  657.                         "broadcast": "team",
  658.                         "recharge": 2
  659.                     }
  660.                 },
  661.                 "vote": 1
  662.             }
  663.         },
  664. {
  665.             "role": "dwarf",
  666.             "translation": "Dwarf",
  667.             "side": "village",
  668.             "help": "The Blacksmith Master, you can /forge for one player to give a day kill, you armor resist the kills of the enemies, and their size allows them to counterattack, but his race is weak against poison, is killed on the same night (round).",
  669.             "info": "Can /Forge to grant Day Kill, Counter Night Kills. Die instantly for Poison. Sided with Etherian Defenders.",
  670.             "actions": {
  671.                 "night":{
  672.                       "forge":{
  673.                       "command": [ "wish"],
  674.                       "target": "AnyButSelf",
  675.                       "common": "Self",
  676.                       "priority": 99
  677. }
  678. },
  679.                 "kill": {
  680.                     "mode": "killattacker",
  681.                     "msg": "Sometimes you can kill, but me, i'm too low to kill me, now take a cut of my Axe right in your heart."
  682.                 },
  683.                 "poison":{
  684.                     "mode": "die",
  685.                     "msg": "This, poison, the Plague Lords poisoned my race after, but... now... is... differe... (died)"
  686. },
  687.                 "vote": 1
  688.             },
  689.               "standby": {  
  690.                        "variable":"forge"
  691.                       }
  692. }
  693.     ],
  694.     "killmsg": "~Player~, the (~Role~) Died!",
  695.     "votemsg": "~Player~ begins to attack~Target~.",
  696.     "roles1": [
  697.         "Sheep",
  698.         "Imperium",
  699.         "Demon",
  700.         "Knight",
  701.         "Minotaur",
  702.         "Sheep",
  703.         "Fairy",
  704.         "NobleElf",
  705.         "Sheep",
  706.         "Plague",
  707.         "WoodElf",
  708.         "Ssrathi",
  709.         "Barbarian",
  710.         "TheSwarm",
  711.         "Sheep",
  712.         "NobleElf",
  713.         "Orc",
  714.         "Sheep",
  715.         "Minotaur",
  716.         "Plague",
  717.         "Imperium",
  718.         "Fairy",
  719.         "Ssrathi",
  720.         "NobleElf",
  721.         "Demon",
  722.         "TheSwarm",
  723.         "Barbarian",
  724.         "Sheep",
  725.         "Knight",
  726.         "Sheep",
  727.         "Plague",
  728.         "WoodElf",
  729.         "Sheep",
  730.         "Knight",
  731.         "TheSwarm",
  732.         "Fairy",
  733.         "Sheep",
  734.         "Plague",
  735.         "WoodElf",
  736.         "Barbarian"
  737.     ],
  738.     "killusermsg": "Youdiedincombat!"
  739. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement