Closed Missah closed 7 years ago
mine works and looks like this:
astrology_buffs:
spells:
- abbrev: pg
mana: 20
cambrinth:
- 20
- 20
- abbrev: aus
mana: 20
cambrinth:
- 22
- 22
# - abbrev: dc
# mana: 550
# focus: abacus
# worn_focus: false
- abbrev: rtr
mana: 550
focus: abacus
worn_focus: false
astrology_buffs works fine - it's astrology set up as a waggle that doesn't work. ;validate is telling me to not use astrology_buffs any more. [validate: WARNING:< YOU HAVE OUTDATED SETTINGS THE SETTING astrology_buffs[spells] IS NO LONGER USED. Astrology buffs now uses a waggle set named astrology! >]
I believe the issue was "Read The Ripples" should be "Read the Ripples". Alternatively you could specify ritual: true
in the spell data. When you leave info out, dependency will merge your spell data with what is on file in base-spells.yaml
. That merge looks for spells that have the same name (case sensitive). Its going to look for a spell with exactly the name typed out here: https://github.com/rpherbig/dr-scripts/blob/master/data/base-spells.yaml#L996
@Missah Can you test changing Read The Ripples
to Read the Ripples
?
Gah....capitalization gets me every time. :(
Changed it to Read the Ripples, works fine.
Sorry I took up so much of your time for MY mistake.
You guys are the best. Thank you so much for all that you do.
I'm just glad it's working now. And this gives us ideas of what we need to fix in the future.
Here is my astrology waggle setup (maybe I have set something wrong)
The script will use my abacus for casting dc...but will NOT use it for casting rtr:
Set my yaml back to using astrology_buffs and script works as intended: