Advertisement
Dartellum

Runestone buffs

Aug 4th, 2021
1,105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.68 KB | None | 0 0
  1. #######################
  2. ### Runestone buffs ###
  3. #######################
  4. refresh: &refresh
  5.   Refresh:
  6.     mana: 0
  7.     prep_type: invoke
  8.     symbiosis: true
  9.     runestone_name: quartz runestone
  10.     cambrinth:
  11.    - - 27
  12. cv: &cv
  13.   Clear Vision:
  14.     mana: 0
  15.     prep_type: invoke
  16.     symbiosis: true
  17.     runestone_name: avaes runestone
  18.     cambrinth:
  19.    - - 27
  20. pfe: &pfe
  21.   Protection from Evil:
  22.     mana: 0
  23.     prep_type: invoke
  24.     symbiosis: true
  25.     recast: 5
  26.     runestone_name: topaz runestone
  27.     cambrinth:
  28.    - - 22
  29. bless: &bless
  30.   Bless:
  31.     mana: 0
  32.     prep_type: invoke
  33.     symbiosis: true
  34.     runestone_name: elbaite runestone
  35.     cambrinth:
  36.    - - 28
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement