New OOTS products from CafePress
New OOTS t-shirts, ornaments, mugs, bags, and more
Results 1 to 6 of 6
  1. - Top - End - #1
    Pixie in the Playground
     
    OldWizardGuy

    Join Date
    Mar 2021

    Post Dynamic Druid Spell List Spreadsheet

    This is a spreadsheet with all core druid spells on on. It updates anything dependent on caster level, such as range, targets, duration, etc. There is a defined range called level, which can be changed in cell AA2. You can also keep track of which spells you want to prepare, enter in the number of times you want to prepare the spell in the corresponding prepared cell; the number prepared cell at the top right will sum your total (you can change the x at the end to reflect your actual max number of spells per day). For the longer descriptions, there are links to the hypertext on the spell names. This took a lot longer than I care to admit.

    Link: https://docs.google.com/spreadsheets...it?usp=sharing

    It's view only, so make a copy for your own use. Let me know if you have any questions or critiques, I hope to do this for other spell lists so if you have a request for which one to do next lmk.

  2. - Top - End - #2
    Halfling in the Playground
     
    SnugUndies's Avatar

    Join Date
    Feb 2015

    Default Re: Dynamic Druid Spell List Spreadsheet

    This is super cool! I hope to play a druid in an adapted Tomb of Horrors mostly-Core one-shot soon so I'm looking forward to trying it out. Thanks for going to all the effort of cobbling this together!

  3. - Top - End - #3
    Barbarian in the Playground
    Join Date
    Mar 2014

    Default Re: Dynamic Druid Spell List Spreadsheet

    For your future work, to keep from needing to replicate things like

    =CONCAT("Close: ", CONCAT(25+(5*FLOOR(Level/2)), " ft"))

    I'd recommend making a "common variables" sheet and storing this stuff there, and using named ranges to reference them. Obviously you've already done the work on this one, so not much sense in updating it now (unless of course you want to change the text templating at some point).

    Also, the & operator is shorter to type and (IMO) easier to read than the CONCAT function.
    Excel sheet for 3.5 -- Native support for stacking rules and multiple forms; as lightweight as possible otherwise. (links currently broken, if you want a copy LMK)

  4. - Top - End - #4
    Halfling in the Playground
     
    SwashbucklerGuy

    Join Date
    Dec 2020
    Gender
    Male

    Default Re: Dynamic Druid Spell List Spreadsheet

    Quote Originally Posted by Hachristo View Post
    This is a spreadsheet with all core druid spells on on. It updates anything dependent on caster level, such as range, targets, duration, etc. There is a defined range called level, which can be changed in cell AA2. You can also keep track of which spells you want to prepare, enter in the number of times you want to prepare the spell in the corresponding prepared cell; the number prepared cell at the top right will sum your total (you can change the x at the end to reflect your actual max number of spells per day). For the longer descriptions, there are links to the hypertext on the spell names. This took a lot longer than I care to admit.

    Link: https://docs.google.com/spreadsheets...it?usp=sharing

    It's view only, so make a copy for your own use. Let me know if you have any questions or critiques, I hope to do this for other spell lists so if you have a request for which one to do next lmk.
    Thanks for making this buddy

  5. - Top - End - #5
    Pixie in the Playground
     
    OldWizardGuy

    Join Date
    Mar 2021

    Default Re: Dynamic Druid Spell List Spreadsheet

    Quote Originally Posted by rrwoods View Post
    For your future work, to keep from needing to replicate things like

    =CONCAT("Close: ", CONCAT(25+(5*FLOOR(Level/2)), " ft"))

    I'd recommend making a "common variables" sheet and storing this stuff there, and using named ranges to reference them. Obviously you've already done the work on this one, so not much sense in updating it now (unless of course you want to change the text templating at some point).

    Also, the & operator is shorter to type and (IMO) easier to read than the CONCAT function.
    Thanks you for the advice! I'm self taught on spreadsheets so stuff like this is super helpful. I'll implement these suggestions in the next one of these I do (probably bard).

  6. - Top - End - #6
    Barbarian in the Playground
    Join Date
    Mar 2014

    Default Re: Dynamic Druid Spell List Spreadsheet

    Quote Originally Posted by Hachristo View Post
    Thanks you for the advice! I'm self taught on spreadsheets so stuff like this is super helpful. I'll implement these suggestions in the next one of these I do (probably bard).
    No problem! I’ve spent more time with spreadsheets than I care to admit, and I’m happy to pass it on :)
    Excel sheet for 3.5 -- Native support for stacking rules and multiple forms; as lightweight as possible otherwise. (links currently broken, if you want a copy LMK)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •