Advertisement
Guest User

Untitled

a guest
Mar 24th, 2014
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2. "name": "WB3",
  3. "author": [
  4. "Yentero",
  5. "Shazan"
  6. ],
  7. "summary": "In the Etherian lands all races fight to possess the world, so the ally's need to help yourselfs to conquer the world, welcome to Warlords Battlecry 3 ( Sheeps don't have special commands, But they are the only ones who are transformed, Minotaur's kill distractor)!",
  8. "minplayers": 8,
  9. "sides": [
  10. {
  11. "side": "village",
  12. "translation": "Eterian Defenders",
  13. "winmsg": "Now the world is in peace forever...I guess. Thank you ~Players~."
  14. },
  15. {
  16. "side": "monsters",
  17. "translation": "Monsters",
  18. "winmsg": "The monsters ~Players~ invaded Etheria, and later the world, making the corrupt and bloody.!"
  19. },
  20. {
  21. "side": "demon",
  22. "translation": "Devils",
  23. "winmsg": "After the destruction of enemies, ~Players~ rule the whole world, and a new era has begun! Well, everybody is doomed."
  24. },
  25. {
  26. "side": "forest",
  27. "translation": "Forest Task",
  28. "winmsg": "Strange but yet powerful, ~Players~ have covered the whole world with deep forests!"
  29. }
  30. ],
  31. "roles": [
  32. {
  33. "role": "Imperium",
  34. "translation": "Imperium",
  35. "side": "village",
  36. "help": "The Imperium has trained an elephant can to /crush during the day, your mages can cast a /spell on a sheep, turning it into an elemental, but the result is random.",
  37. "info": "Can kill during the day and convert one sheep to one of the elementals (Fire, Water, Earth or Wind). Sided with Eterian Defenders.",
  38. "actions": {
  39. "night": {
  40. "spell": {
  41. "target": "OnlySelf",
  42. "common": "Self",
  43. "priority": 2,
  44. "failChance": 0,
  45. "canConvert": [
  46. "Sheep"
  47. ],
  48. "newRole": {
  49. "random": {
  50. "Fire Elemental": 0.25,
  51. "Earth Elemental": 0.25,
  52. "Water Elemental": 0.25,
  53. "Wind Elemental": 0.25
  54. }
  55. },
  56. "silent": true,
  57. "pierce": true,
  58. "command": "convert"
  59. }
  60. },
  61. "standby": {
  62. "crush": {
  63. "command": "kill",
  64. "target": "AnyButSelf",
  65. "msg": "You can kill now by typing /crush [name](and not will be revelated)!",
  66. "killmsg": "The imperium elephant crused ~Target~, and return to the base again!"
  67. }
  68. },
  69. "vote": 1
  70. }
  71. },
  72. {
  73. "role": "Knight",
  74. "translation": "Knight",
  75. "side": "village",
  76. "help": "Sir, you are a knight, his army has the fastest horses, allowing cause more damage (vote), varies between +2 or +3, and you can /safeguard yourself.",
  77. "info": "Vote that varies between +2 and +3(10%), can self /safeguard, Sided with Eterian Defender",
  78. "actions": {
  79. "night": {
  80. "safeguard": {
  81. "target": "Self",
  82. "common": "Role",
  83. "priority": 2,
  84. "broadcast": "role"
  85. }
  86. },
  87. "vote": [
  88. 2,
  89. 2,
  90. 2,
  91. 2,
  92. 2,
  93. 2,
  94. 2,
  95. 2,
  96. 2,
  97. 3
  98. ]
  99. }
  100. },
  101. {
  102. "role": "NobleElf",
  103. "translation": "Noble Elf",
  104. "side": "village",
  105. "help": "The protectors of the portal that brought the five Knights of the Underworld (some gods), you can protect everyone, even his enemies.",
  106. "info": "Can protect a player during the night. Sided with Eterian Defenders.",
  107. "actions": {
  108. "night": {
  109. "protect": {
  110. "target": "AnyButSelf",
  111. "common": "Role",
  112. "priority": 2,
  113. "broadcast": "role"
  114. }
  115. },
  116. "vote": 1
  117. }
  118. },
  119. {
  120. "role": "Barbarian",
  121. "translation": "Barbarian",
  122. "side": "village",
  123. "help": "You're a barbarian, the most populous race in the world, your clan knows all eterian lands, so you can /hide during the day to reveal another race, you can also /humanshield other players.",
  124. "info": "Can expose one race and can safeguard. Sided with Eterian Defenders.",
  125. "actions": {
  126. "night": {
  127. "humanshield": {
  128. "command": "safeguard",
  129. "target": "AnyButSelf",
  130. "common": "Self",
  131. "priority": 2,
  132. "broadcast": "none"
  133. }
  134. },
  135. "standby": {
  136. "hide": {
  137. "command": "expose",
  138. "target": "AnyButSelf",
  139. "msg": "You can type /expose [name] to reveal someone's role!",
  140. "exposemsg": " The barbarian hided, 15 minutes after sees ~Target~, and discovered the ~Target~ is from the ~Role~ army!"
  141. }
  142. },
  143. "vote": 1
  144. }
  145. },
  146. {
  147. "role": "Sheep",
  148. "translation": "Sheep",
  149. "side": "village",
  150. "help": "You are a sheep, you dont have special commands, vote to help win, or wait someone convert you.",
  151. "info": "Can vote",
  152. "actions": {
  153. "vote": 1
  154. }
  155. },
  156. {
  157. "role": "Ssrathi",
  158. "translation": "Ssrathi",
  159. "side": "monsters",
  160. "help": "You are a Ssrathi, these 'snakesss' have a prophet (responsible for releasing the five knights) that foresees the future, it can /inspect a target, and can also /transform the sheep into naga, for being a reptile, is immune to poison.",
  161. "info": "Can Inspect. You Know their partner. Can /transform sheeps. Immune to poison. Sided with monsters.",
  162. "actions": {
  163. "poison": {
  164. "silent": true,
  165. "mode": "ignore"
  166. },
  167. "night": {
  168. "inspect": {
  169. "target": "AnyButSelf",
  170. "common": "Self",
  171. "priority": 30,
  172. "broadcast": "team"
  173. },
  174. "transform": {
  175. "command": "convert",
  176. "target": "OnlySelf",
  177. "common": "Self",
  178. "priority": 4,
  179. "newRole": "Naga",
  180. "failChance": 0,
  181. "canConvert": [
  182. "Sheep"
  183. ],
  184. "silent": "true"
  185. }
  186. },
  187. "startup": "team-reveal-with-roles",
  188. "vote": [
  189. 1
  190. ]
  191. }
  192. },
  193. {
  194. "role": "Minotaur",
  195. "translation": "Minotaur",
  196. "side": "monsters",
  197. "help": "You are a minotaur, the most violent race in the world, with their nocturnal abilities, you can /kill without being distracted, because it will kill them too.",
  198. "info": "Can kill once every night. You know their partners. Kill distractor's. Sided with Monsters.",
  199. "actions": {
  200. "night": {
  201. "kill": {
  202. "target": "AnyButTeam",
  203. "common": "Team",
  204. "priority": 0.9,
  205. "broadcast": "team"
  206. }
  207. },
  208. "distract": {
  209. "mode": "killattacker",
  210. "msg": "Someone tried to distract the Minotaur, but his devotion to Sartek, god of minotaurs, do to prefer to kill the poor bastard.!"
  211. },
  212. "startup": "team-reveal-with-roles",
  213. "vote": 1
  214. }
  215. },
  216. {
  217. "role": "Plague",
  218. "translation": "Plague",
  219. "side": "demon",
  220. "help": "You are Plaque Lord, you can /poison another races, you can /safeguard too and the new plague you can /doom sheep's, transforming in Hydras, you know your allies.",
  221. "info": "Can poison once every night and can safeguarded. Sided with the Demons",
  222. "actions": {
  223. "poison": {
  224. "silent": true,
  225. "mode": "ignore"
  226. },
  227. "night": {
  228. "poison": {
  229. "target": "AnyButSelf",
  230. "common": "Role",
  231. "priority": 40,
  232. "broadcast": "none",
  233. "limit": 1,
  234. "count": 2
  235. },
  236. "safeguard": {
  237. "target": "AnyButSelf",
  238. "common": "Self",
  239. "priority": 2,
  240. "broadcast": "none"
  241. },
  242. "doom": {
  243. "command": "convert",
  244. "target": "OnlySelf",
  245. "common": "Self",
  246. "priority": 4,
  247. "newRole": "Hydra",
  248. "failChance": 0,
  249. "canConvert": [
  250. "Sheep"
  251. ],
  252. "silent": "true"
  253. }
  254. },
  255. "startup": "team-reveal-with-roles",
  256. "vote": 1
  257. }
  258. },
  259. {
  260. "role": "Demon",
  261. "translation": "Demon",
  262. "side": "demon",
  263. "help": "You are a Demon, this race was one of the first to leave the portal and invade eteria, allowing the /kill during the day (with a chance to be revealed).",
  264. "info": "Can kill during the day (10% reveal chance). Evade kill, Sided with Demons.",
  265. "actions": {
  266. "kill": {
  267. "mode": {
  268. "evadeChance": 1
  269. }
  270. },
  271. "standby": {
  272. "kill": {
  273. "target": "AnyButSelf",
  274. "msg": "You can kill now by typing /kill[name](10% to reveal you)!",
  275. "killmsg": "The great Demon got out a whip and cut down ~Target~'s head!",
  276. "revealChance": 0.1,
  277. "revealmsg": "But the troops of the dead hero decides to reveal ~Self~ as ~Role~, but that makes this extinct by the death for troops warned.!"
  278. }
  279. },
  280. "startup": "team-reveal-with-roles",
  281. "vote": 1
  282. }
  283. },
  284. {
  285. "role": "Wood Elf",
  286. "translation": "Wood Elf",
  287. "side": "forest",
  288. "help": "You are the wood elf, By train in the deep forest, you have a chance to dodge attacks overnight, and counteract with your +3 vote.",
  289. "info": "Has a chance evade kills during the night. Has 3 votes.",
  290. "actions": {
  291. "kill": {
  292. "mode": {
  293. "evadeChance": 0.3
  294. }
  295. },
  296. "vote": 3
  297. }
  298. },
  299. {
  300. "role": "Fairy",
  301. "translation": "Fairy",
  302. "side": "forest",
  303. "help": "You are a fairy, explorer of the deep forest, this knowlegde allows you /transform sheeps into a fairy dragon, and /expose another's players without being detected. Your vote count varies between +1 and -1!",
  304. "info": "Can expose(Not revealed). Has a vote -1 or +1.",
  305. "actions": {
  306. "night": {
  307. "transform": {
  308. "command": "convert",
  309. "target": "AnyButSelf",
  310. "common": "Self",
  311. "priority": 4,
  312. "newRole": "Fairy Dragon",
  313. "failChance": 0,
  314. "canConvert": [
  315. "Sheep"
  316. ],
  317. "silent": "true"
  318. }
  319. },
  320. "standby": {
  321. "expose": {
  322. "target": "AnyButSelf",
  323. "msg": "You can type /expose [name] to reveal someone's role!",
  324. "exposemsg": "The Fairy launches the sleep powder in ~target~ and discovers he is a ~Role~, so talks too loud, but it is so bright that it can not be detected!"
  325. }
  326. },
  327. "vote": [
  328. -1,
  329. 1
  330. ]
  331. }
  332. },
  333. {
  334. "role": "The Swarm",
  335. "translation": "Swarm",
  336. "side": "monsters",
  337. "help": "You are the Swarm, the only exist Scorpion, but immune to poison. You can also /poison, and try to /evolve into Mega Swarm to have a more deadly poison, but for now their vote is 0.",
  338. "info": "You can poison and evolve (poison have more priority and evolve have chance to fail), immune from poison.",
  339. "actions": {
  340. "startup": "team-reveal",
  341. "poison": {
  342. "silent": true,
  343. "mode": "ignore"
  344. },
  345. "night": {
  346. "evolve": {
  347. "command": "convert",
  348. "target": "OnlySelf",
  349. "common": "Self",
  350. "priority": 4,
  351. "newRole": "MegaSwarm",
  352. "failChance": 0.5,
  353. "canConvert": [
  354. "The Swarm"
  355. ],
  356. "silent": "true"
  357. },
  358. "poison": {
  359. "target": "AnyButSelf",
  360. "common": "Role",
  361. "priority": 3,
  362. "limit": 1,
  363. "count": 3
  364. }
  365. },
  366. "vote": 0
  367. }
  368. },
  369. {
  370. "role": "MegaSwarm",
  371. "translation": "Mega Swarm",
  372. "side": "monsters",
  373. "help": "You evolved into Mega Swarm now has his troop appearance of human scorpion, now its venom takes about 1 day to kill, his action will be shared with your team and your vote now worth 1.",
  374. "info": "You only posion during night, Sided with Monster.",
  375. "actions": {
  376. "startup": "team-reveal-with-roles",
  377. "poison": {
  378. "silent": true,
  379. "mode": "ignore"
  380. },
  381. "night": {
  382. "poison": {
  383. "target": "AnyButSelf",
  384. "common": "Role",
  385. "priority": 40,
  386. "limit": 1,
  387. "count": 2
  388. }
  389. },
  390. "vote": 1
  391. }
  392. },
  393. {
  394. "role": "Fairy Dragon",
  395. "translation": "Fairy Dragon",
  396. "side": "forest",
  397. "help": "The fairy visited you transforming you into the fairy dragon and you have taken sides with the forest! You have also gained new powers such as being able to /kill during the night.",
  398. "info": "You side changed to forest, you can kill now during the night.",
  399. "actions": {
  400. "night": {
  401. "kill": {
  402. "target": "AnyButTeam",
  403. "common": "Team",
  404. "priority": 12,
  405. "broadcast": "team"
  406. }
  407. },
  408. "vote": 1
  409. }
  410. },
  411. {
  412. "role": "Naga",
  413. "translation": "Naga",
  414. "side": "monsters",
  415. "help": "The Ssrathi came to you and transformed you into a Naga, the girl reptilian, you can /sing (distract) one person per night, and your vote varies between 1 and 2.",
  416. "info": "Can distract now during the night random vote of 1 or 2.",
  417. "actions": {
  418. "poison": {
  419. "silent": true,
  420. "mode": "ignore"
  421. },
  422. "startup": "team-reveal-with-roles",
  423. "night": {
  424. "sing": {
  425. "command": "distract",
  426. "target": "AnyButSelf",
  427. "common": "Self",
  428. "priority": 1,
  429. "distractmsg": "The Naga sang to you all night and you were mesmerised with her voice and was unable to do anything that night",
  430. "teammsg": "The Naga was singing to your partner all night and you decided not to wonder off alone."
  431. }
  432. },
  433. "vote": [
  434. 1,
  435. 2
  436. ]
  437. }
  438. },
  439. {
  440. "role": "Hydra",
  441. "translation": "Hydra",
  442. "side": "demon",
  443. "help": "You have been doomed and became a Hydra and you die to any attacks, so you can /evolve to acquire a random power. All hydras have 2 vote count!",
  444. "info": "Can /evolve to either Fire Hydra or Frost Hydra.",
  445. "actions": {
  446. "night": {
  447. "evolve": {
  448. "target": "OnlySelf",
  449. "common": "Self",
  450. "priority": 2,
  451. "newRole": {
  452. "random": {
  453. "Fire Hydra": 0.5,
  454. "Frost Hydra": 0.5
  455. }
  456. },
  457. "silent": true,
  458. "pierce": true,
  459. "command": "convert"
  460. }
  461. },
  462. "vote": 2
  463. }
  464. },
  465. {
  466. "role": "Fire Hydra",
  467. "translation": "Fire Hydra",
  468. "side": "demon",
  469. "help": "You have decided to evolve into the fearsome fire Hydra, you can /kill during the night. However, you have not gotten used to your powers so you need to wait one night for you to claim another victim. You still keep your 2 vote!",
  470. "info": "Vote of 2. Can kill during the night.",
  471. "actions": {
  472. "night": {
  473. "kill": {
  474. "target": "AnyButTeam",
  475. "common": "Team",
  476. "priority": 12,
  477. "broadcast": "team",
  478. "recharge": 1
  479. }
  480. },
  481. "startup": "team-reveal",
  482. "vote": 2
  483. }
  484. },
  485. {
  486. "role": "Frost Hydra",
  487. "translation": "Frost Hydra",
  488. "side": "demon",
  489. "help": "You have decided to evolve into Frost Hydra, you can /frost (Distract) to freeze the target. You still keep your 2 vote!",
  490. "info": "Vote of 2. Can distract during the nights",
  491. "actions": {
  492. "startup": "team-reveal",
  493. "night": {
  494. "frost": {
  495. "command": "distract",
  496. "target": "AnyButSelf",
  497. "common": "Self",
  498. "priority": 1,
  499. "distractmsg": "The Frost Hydra uses Breath Frost ,you are too cold to continue the night!",
  500. "teammsg": "Frost Hydra used the Breath Frost in your ally, you spent all night trying to provide warmth to your partner."
  501. }
  502. },
  503. "vote": 2
  504. }
  505. },
  506. {
  507. "role": "Fire Elemental",
  508. "translation": "Fire Elemental",
  509. "side": "village",
  510. "help": "The mage of Imperium decided to cast a spell on you, and as a result you have transformed to the fire elemental and you can now /burn someone to poison them!",
  511. "info": "Can now /burn (poison).",
  512. "actions": {
  513. "night": {
  514. "poison": {
  515. "target": "AnyButSelf",
  516. "common": "Role",
  517. "priority": 20,
  518. "limit": 1,
  519. "count": 2
  520. }
  521. },
  522. "vote": 1
  523. }
  524. },
  525. {
  526. "role": "Earth Elemental",
  527. "translation": "Earth Elemental",
  528. "side": "village",
  529. "help": "The mage of Imperium decided to cast a spell on you, and as a result you transformed to the Earth Elemental, you now have -3 vote and a self protect.",
  530. "info": "Can self protect. Has -3 vote",
  531. "actions": {
  532. "night": {
  533. "protect": {
  534. "target": "Self",
  535. "common": "Role",
  536. "priority": 2,
  537. "broadcast": "role"
  538. }
  539. },
  540. "vote": -3
  541. }
  542. },
  543. {
  544. "role": "Water Elemental",
  545. "translation": "Water Elemental",
  546. "side": "village",
  547. "help": "The mage of Imperium decided to cast a spell on you, and the result you transformed to Water Elemental, combine stealth and camouflage, you can /stalk someone.",
  548. "info": "Now you can /stalk someone.",
  549. "actions": {
  550. "night": {
  551. "stalk": {
  552. "target": "AnyButSelf",
  553. "common": "Self",
  554. "priority": 31
  555. }
  556. },
  557. "vote": 1
  558. }
  559. },
  560. {
  561. "role": "Wind Elemental",
  562. "translation": "Wind Elemental",
  563. "side": "village",
  564. "help": "The mage of Imperium decided to cast a spell on you, and as a result you transformed to the Wind Elemental, use your wind forces to distract using /wind.",
  565. "info": "Can /wind (distract).",
  566. "actions": {
  567. "night": {
  568. "wind": {
  569. "command": "distract",
  570. "target": "AnyButSelf",
  571. "common": "Self",
  572. "priority": 0.9,
  573. "distractmsg": "Is it a small tornado? The power of your wind caused you to faint till the next day!",
  574. "teammsg": "You partner fainted due to wind, you spent the night helping your ally."
  575. }
  576. },
  577. "vote": 1
  578. }
  579. }
  580. ],
  581. "killmsg": "~Player~, (~Role~) Died!",
  582. "votemsg": "~Player~ attacked ~Target~.",
  583. "roles1": [
  584. "Sheep",
  585. "Imperium",
  586. "Demon",
  587. "Minotaur",
  588. "Fairy",
  589. "The Swarm",
  590. "Wood Elf",
  591. "Knight",
  592. "Ssrathi",
  593. "Plague",
  594. "Barbarian",
  595. "Sheep",
  596. "NobleElf",
  597. "Sheep",
  598. "Sheep",
  599. "Sheep",
  600. "Sheep",
  601. "Minotaur",
  602. "Plague",
  603. "Fairy",
  604. "Ssrathi",
  605. "The Swarm",
  606. "Barbarian",
  607. "Sheep",
  608. "NobleElf",
  609. "Knight",
  610. "Sheep",
  611. "Plague",
  612. "Wood Elf",
  613. "Sheep",
  614. "Sheep",
  615. "Knight",
  616. "The Swarm",
  617. "Fairy",
  618. "Demon",
  619. "Imperium",
  620. "Sheep",
  621. "Plague",
  622. "Wood Elf",
  623. "Barbarian"
  624. ],
  625. "killusermsg": "You died in combat!"
  626. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement