Search results

  1. T

    D&D 5E MPMB's D&D 5e Character Tools

    Horray it's here! Found a bug though (such is the life of a software developer I suppose), with 13 Dex and 16 Con it says that my Immortal Durability AC (10 + Dex + Con) is 16, when it should be 14, unless I am missing something. I did put 16 Int so maybe it is using 10 + Int + Con by accident...
  2. T

    D&D 5E MPMB's D&D 5e Character Tools

    Ok, good to know, thanks!
  3. T

    D&D 5E MPMB's D&D 5e Character Tools

    I meant having the character sheet on mobile while still being automated, so I can update as I play. So I suppose the better question would be if there would be some workaround to get javascript working on mobile.
  4. T

    D&D 5E MPMB's D&D 5e Character Tools

    Are you planning on making a mobile compatible character sheet? I ask because currently printing out the sheet would either require printing an empty sheet and filling it in, discarding the automation, or just printing out several versions, which is kinda wasteful. Having a copy on a tablet or...
  5. T

    D&D 5E MPMB's D&D 5e Character Tools

    Happy to help. Just a note: in your revised code, for psychic parry (line 153) you wrote "Use just before rolling," but the discipline actually says you use it after the roll, but before "suffering the results," so basically after you know your roll but not whether or not it succeeded. Also you...
  6. T

    D&D 5E MPMB's D&D 5e Character Tools

    What would you put as the casting time of this psychic focus? While focused on this discipline, when you end your turn and didn’t move during it, you can use your reaction to allow one ally you can see within 30 feet of you to move up to half their speed, following a path of your choice. To...
  7. T

    D&D 5E MPMB's D&D 5e Character Tools

    I know Python so I ended up coding a transcriber that I would type the information into that would then format it for me. Here's Diminution, Giant Growth, and Intellect Fortress. "diminution" : { name : "Diminution", classes : ["mystic"], source : ["UA:TMC", 14], psionic : true, level ...
  8. T

    D&D 5E MPMB's D&D 5e Character Tools

    Random Question: What person would you prefer it to be written in? Normally the sheet uses first person, but the examples you put up left it in second person. Any preference?
  9. T

    D&D 5E MPMB's D&D 5e Character Tools

    Great! I take it that you only want help transcribing the disciplines as the Orders would require more extensive knowledge of the other elements of the sheet? And is that link up-to-date on which disciplines have been done already?
  10. T

    D&D 5E MPMB's D&D 5e Character Tools

    Although the sheet isn't designed to accommodate mobile devices, do you know of any 3rd party apps that might help compatibility?
  11. T

    D&D 5E MPMB's D&D 5e Character Tools

    How may the non-javascript inclined amongst us help get the mystic working?
  12. T

    D&D 5E MPMB's D&D 5e Character Tools

    That's a bummer, I play almost all my games over roll20 and I have yet to find a character sheet that has the level of automation of yours. At any rate, keep up the good work, and best of luck with the Mystic.
  13. T

    D&D 5E MPMB's D&D 5e Character Tools

    I love the character sheet, is there any chance you might get it on to roll20 as well?
Top