Advertisement
brashton

Untitled

Sep 20th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. offensive_spells:
  2. - skill: Targeted Magic
  3. name: Fire Shards
  4. abbrev: fs
  5. cast_only_to_train: false
  6. recast_every: 110
  7. mana: 25
  8.  
  9. # - skill: Targeted Magic
  10. # name: Chain Lightning
  11. # abbrev: cl
  12. # cast_only_to_train: false
  13. # recast_every: 160
  14. # mana: 25
  15.  
  16. - skill: Targeted Magic
  17. name: Fire Ball
  18. abbrev: fb
  19. cast_only_to_train: false
  20. recast_every: 40
  21. mana: 25
  22.  
  23. # - skill: Targeted Magic
  24. # name: Fire Rain
  25. # abbrev: fr
  26. # cyclic: true
  27. # mana: 10
  28.  
  29. # - skill: Debilitation
  30. # name: Arc Light
  31. # abbrev: al
  32. # harmless: false
  33. # mana: 14
  34.  
  35. # - skill: Debilitation
  36. # name: Ice Patch
  37. # abbrev: ip
  38. # harmless: false
  39. # recast_every: 80
  40. # mana: 14
  41.  
  42. # - skill: Sorcery
  43. # name: Clear Vision
  44. # abbrev: cv
  45. # harmless: true
  46. # recast_every: 250
  47. # mana: 25
  48.  
  49. - skill: Sorcery
  50. name: Compost
  51. abbrev: compost
  52. harmless: true
  53. symbiosis: true
  54. recast_every: 180
  55. mana: 20
  56.  
  57. - skill: Utility
  58. name: Ethereal Fissure
  59. abbrev: etf
  60. harmless: true
  61. recast_every: 300
  62. cast: cast fire
  63. mana: 25
  64.  
  65. - skill: Debilitation
  66. name: Mark of Arhat
  67. abbrev: moa
  68. harmless: false
  69. recast_every: 330
  70. mana: 5
  71.  
  72. - skill: Debilitation
  73. name: Anther's Call
  74. abbrev: anc
  75. harmless: false
  76. recast_every: 80
  77. mana: 5
  78.  
  79. buff_nonspells:
  80. # summon fire domain: 340
  81. pathway focus damage: 400
  82. # pathway perceive pathway: 500
  83. # pathway focus quick: 540
  84.  
  85.  
  86. offensive_spell_cycle:
  87. - Anther's Call
  88. - Fire Shards
  89. #- Chain Lightning
  90. #- Compost
  91. - Ethereal Fissure
  92. - Fire Ball
  93. - Anther's Call
  94. - Mark of Arhat
  95. #- Chain Lightning
  96. - Fire Shards
  97. - Fire Ball
  98. #- Clear Vision
  99. #- Compost
  100. - Fire Ball
  101. #- Chain Lightning
  102. #- Lightning Bolt
  103. - Anther's Call
  104. - Fire Shards
  105. - Fire Ball
  106. #- Arc Light
  107.  
  108. buff_spells:
  109. # Clear Vision:
  110. # abbrev: CV
  111. # recast: 1
  112. # mana: 25
  113.  
  114. # Athleticism:
  115. # abbrev: ath
  116. # recast: 1
  117. # mana: 33
  118.  
  119. Ethereal Shield:
  120. abbrev: ES
  121. recast: 1
  122. mana: 35
  123.  
  124. Zephyr:
  125. abbrev: zephyr
  126. recast: 4
  127. mana: 15
  128.  
  129. # Sure Footing:
  130. # abbrev: suf
  131. # recast: 1
  132. # mana: 53
  133.  
  134. Tailwind:
  135. abbrev: tw
  136. recast: 1
  137. mana: 15
  138.  
  139. Ethereal Fissure:
  140. abbrev: etf
  141. recast: 1
  142. mana: 25
  143. cast: cast fire
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement