Guest User

Leeroy Jenkins Config

a guest
Apr 14th, 2018
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. {
  2. "GameCardId":"EX1_116",
  3. "ConfigComment":"Leeroy Jenkins",
  4.  
  5. "BeforePlayCardBonus":
  6. {
  7. "values":
  8. [
  9. {
  10. "comment":"",
  11. "condition": "opp_minions(count(),taunt=true) < 1 AND (opp_hero(count(), health) + opp_hero(count(), armor)) < 7",
  12. "value":"100",
  13. },
  14. {
  15. "comment":"",
  16. "condition": "*",
  17. "value":"-20",
  18. }
  19. ],
  20. },
  21. "InHandBonus":
  22. {
  23. "values":
  24. [
  25. {
  26. "condition": "*",
  27. "value":"20",
  28. }
  29. ],
  30. },
  31. }
Advertisement
Add Comment
Please, Sign In to add comment