Advertisement
Guest User

Untitled

a guest
Jan 18th, 2019
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. {
  2. "Cost": 26,
  3. "Description": "Deal {1} damage to all enemies, boosted by all ally and enemy Daemons, and 3 separate 20% chances to turn a random enemy into a Daemon.",
  4. "Id": 7798,
  5. "Name": "Dark Possession",
  6. "OverrideAI": -1,
  7. "Randomize": "None",
  8. "SpellSteps": [
  9. {
  10. "Amount": 200,
  11. "BoardTarget": "None",
  12. "Color1": "None",
  13. "Color2": "None",
  14. "Data": "daemon",
  15. "GemModifier": "None",
  16. "GemModifierMultiplier": 0,
  17. "PercentageChance": 100,
  18. "Primarypower": false,
  19. "SpellPowerMultiplier": 0,
  20. "StatusAmount": 0,
  21. "StatusModifier": "None",
  22. "Target": "AllAllies",
  23. "TrueDamage": false,
  24. "Type": "CountArmyType",
  25. "UseCounterForAmount": false
  26. },
  27. {
  28. "Amount": 200,
  29. "BoardTarget": "None",
  30. "Color1": "None",
  31. "Color2": "None",
  32. "Data": "daemon",
  33. "GemModifier": "None",
  34. "GemModifierMultiplier": 0,
  35. "PercentageChance": 100,
  36. "Primarypower": false,
  37. "SpellPowerMultiplier": 0,
  38. "StatusAmount": 0,
  39. "StatusModifier": "None",
  40. "Target": "AllEnemies",
  41. "TrueDamage": false,
  42. "Type": "CountArmyType",
  43. "UseCounterForAmount": true
  44. },
  45. {
  46. "Amount": 2,
  47. "BoardTarget": "None",
  48. "Color1": "None",
  49. "Color2": "None",
  50. "Data": "",
  51. "GemModifier": "None",
  52. "GemModifierMultiplier": 0,
  53. "PercentageChance": 100,
  54. "Primarypower": true,
  55. "SpellPowerMultiplier": 1,
  56. "StatusAmount": 0,
  57. "StatusModifier": "None",
  58. "Target": "AllEnemies",
  59. "TrueDamage": false,
  60. "Type": "Damage",
  61. "UseCounterForAmount": true
  62. },
  63. {
  64. "Amount": 0,
  65. "BoardTarget": "None",
  66. "Color1": "None",
  67. "Color2": "None",
  68. "Data": "daemon",
  69. "GemModifier": "None",
  70. "GemModifierMultiplier": 0,
  71. "PercentageChance": 20,
  72. "Primarypower": false,
  73. "SpellPowerMultiplier": 0,
  74. "StatusAmount": 0,
  75. "StatusModifier": "None",
  76. "Target": "RandomEnemy",
  77. "TrueDamage": false,
  78. "Type": "TransformType",
  79. "UseCounterForAmount": false
  80. },
  81. {
  82. "Amount": 0,
  83. "BoardTarget": "None",
  84. "Color1": "None",
  85. "Color2": "None",
  86. "Data": "daemon",
  87. "GemModifier": "None",
  88. "GemModifierMultiplier": 0,
  89. "PercentageChance": 20,
  90. "Primarypower": false,
  91. "SpellPowerMultiplier": 0,
  92. "StatusAmount": 0,
  93. "StatusModifier": "None",
  94. "Target": "RandomPrefNotPrevEnemy",
  95. "TrueDamage": false,
  96. "Type": "TransformType",
  97. "UseCounterForAmount": false
  98. },
  99. {
  100. "Amount": 0,
  101. "BoardTarget": "None",
  102. "Color1": "None",
  103. "Color2": "None",
  104. "Data": "daemon",
  105. "GemModifier": "None",
  106. "GemModifierMultiplier": 0,
  107. "PercentageChance": 20,
  108. "Primarypower": false,
  109. "SpellPowerMultiplier": 0,
  110. "StatusAmount": 0,
  111. "StatusModifier": "None",
  112. "Target": "RandomPrefNotPrevEnemy",
  113. "TrueDamage": false,
  114. "Type": "TransformType",
  115. "UseCounterForAmount": false
  116. }
  117. ],
  118. "Target": "None"
  119. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement