Search results

  1. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    Added fixed backpack weight field to v2.25
  2. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    In v2.24, on CSIII, there is a small subscript before the name of each spell. The same subscript is found in the top left corner before each of the classes. These numbers correspond to the class-list each spell is on. Using a font color as well is an interesting idea but I believe it would...
  3. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    A cell on the items sheet that just displays backpack weight isn't a bad idea as a permanent implementation.
  4. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    Try This ="Golden Healing. The gold elf can heal other living creatures by touching them and concentrating (they cannot help but glow when using this ability)." & " You can heal a total number of hit points of damage equal to your character level × your Charisma bonus (" & CharacterLevel*CHAMod...
  5. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    It isn't very user friendly at the time. It is of the quick and dirty variety. I would want FA's blessings and then I would need to clean it up for usability.
  6. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    I can't speak for FA, but I bet I can get close regarding Target Audience: FA himself. Sharing it with enworld isn't likely a profitable venture. Hundreds of hours of time has gone into creating a tool that is distributed for free. This is NOT some profit seeking product that needs to care...
  7. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    ForgedAnvil... I sent you a PM that I think could be worth your time to review.
  8. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    I do this too. If you input your data as a formula such as =if(characterlevel>=X,"The Thing I want","Select...") then it will work as you'd like. Replace X with the level you gain the choice at.
  9. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    Matt, I've had an error similar to what you describe in the past. I have found it to occur after I copy images into an excel file.
  10. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    Hyperlinking may have been the problem. When I replaced the default image, I pasted a hyperlink into the Open command line instead of a local file.
  11. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    I was able to trace the error to copy/pasting the images I added on CSIV from one version to another.
  12. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    Error Saving As Windows 7 Excel 2010 Copied and Pasted some values from V2.00 b04 to cut down on manual reentry. Tried to do a "Save As" and got the error seen in image.
  13. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    Beta 7: Rock Gnome Level 1 Bard Rock Gnome feature for Artificer's Lore (PHB 37) appears to be doubling the full value of the History skill instead of just adding double proficiency bonus on the "Ability Features" section.
  14. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    FA, One of the features I've seen requested a number of times in an autofill/autocomplete feature on the gear list. While you can't autofill without a macro, there is a way to add an autocomplete function. If you add a number of rows between the gear heading and the first gear slot, paste (or...
  15. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    Unlock the CS1 tab and add this formula to the cell under "Dex" where it says "Other": =IF(AND(MonkLevel>=1,BarbarianLevel>=1),IF(CONMod>WISMod,TranslationOther &" & Con",TranslationOther &" & Wis"),IF(MonkLevel>=1,TranslationOther &" & Wis",IF(BarbarianLevel>=1,TranslationOther &" &...
  16. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    Its really less about the speed and more about the flexability of using named ranges more fluidly. I would be more than glad to contribute my time changing the formulas and creating named ranges for the new index/match usage.
  17. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    ForgedAnvil: Great tool. I really appreciate the hard work and dedication you've given this project. I've found that you have a heavy dose of vlookups through out the file. If you converted those vlookups to index/match lookups, the book would calc faster AND more importantly, you would gain...
  18. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    I really like the changes you made in the AC Block. Looks really nice and easy to breakdown.
  19. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    Regarding open access to your tool: What I'm after is the ability to add races, sub races, sub classes etc from Unearthed Arcana and personal homebrews to the tables tab. Right now, to do this I believe I have to pick something to replace because I have a hard time tracking down all the linkage...
  20. A

    D&D 5E (2014) ForgedAnvil D&D 5E Character Generator

    Regarding the character sheet design above: A place to list the 3 magic items currently attuned would be handy. Bonus points if we could set up magic items in one location, and select from a drop down on CS I to select the items currently attuned and have relevant changes occur on the fly.
Top