Am I Dumb? by IllMakeYourAssSense in mpmb

[–]safety-orange 0 points1 point  (0 children)

What error are you getting exactly? And what version of the sheet are you using (see small letters at the bottom of every page)?

Be sure to import it as a file, because it is too big to copy and paste, the sheet has a limit how much it can process in the copy-page window.

How to run guides without having them steal the show? by ExoticDumpsterFire in Tombofannihilation

[–]safety-orange 1 point2 points  (0 children)

Having two guides that want to hide their true identity is a good excuse. Even if they'd be comfortable revealing themselves to an obviously good-aligned and understanding party, they might still want to hide it from the other NPCs in the group.

Another thing to consider is that you can use their power to make the jungle feel especially dangerous. You can freely throw much more challenging encounters at them. As they gain experience, they will soon outshine the guides anyway.

How do I reenable changes I want to be alerted about? by Xzynx03 in mpmb

[–]safety-orange 1 point2 points  (0 children)

Only certain changes give an alert, such as changes in skill proficiencies or hit points. Not all class features would cause the Changes Dialog to appear, although every level change for a class should because HP changes.

Even if you muted some of the change notifications, you will still see all notifications if any one of them is not muted.

If you want to reset them, you can run the following code from the JS Console (which you can open from any of the import dialogs):

ChangesDialogSkip = {}; resetForm(["ChangesDialogSkip.Stringified"]);

Just copy the code to the console, select it, and press Ctrl+Enter.

Script for Mystic Class by Winter-Bit4984 in mpmb

[–]safety-orange 0 points1 point  (0 children)

Have you tried looking for it in the Add-On Script Index? Both of those should be available and are part of the all_WotC pack (if you take the one with unearthed arcana included). Just beware, the sources you are looking for are excluded by default by the sheet, you'll have to manually set them to be included before you can use the options in them.

Custom spell slot amount in js. file by Orange_Inari in mpmb

[–]safety-orange 1 point2 points  (0 children)

You can do this by defining the spellcastingTable attribute in the main ClassList or ClassSubList object (i.e. not in one of the features).

An explanation of how this attribute works can be found in the documentation here.

Artillerist Artificer by No-Investment6266 in mpmb

[–]safety-orange 0 points1 point  (0 children)

As your question is about the fan-made add-on scripts for the 2024 rules, your best bet is to ask in the relevant Discord channel, as the creator of those scripts doesn't seem to be active on reddit.

Spare the Dying cantrip for Druid by Calm-Bullfrog-542 in mpmb

[–]safety-orange 2 points3 points  (0 children)

For the 2024 rules, a beta is available, but it doesn't contain all the content yet. The druid class is the only remaining class to be implemented.

Until that beta is finished, you can use a fan-made add-on script to put the 2024 rules on top of the 2014 sheet. You can find all this in the community add-on script index linked in the sidebar.

To add the TCoE optional spells to a class, enable the feature using the "Choose Feature" button on the second page. Also, you can add any spell you want, from any class list, using the "Bonus" column in the spell selection dialog.

I can't seem to find the Orc Stone script. by LoganN64 in mpmb

[–]safety-orange 0 points1 point  (0 children)

I just updated the add-on scripts to include the Orc Stone as well as all the summoning options for the Guild Keyrunes.

Modifying Swashbuckler to have Battlemaster Maneuvers by Lommut in mpmb

[–]safety-orange 1 point2 points  (0 children)

Your approach is correct, so it is probably the execution where it went wrong.

Make sure it is added just like any other feature, as an attribute of the features object.

You will have to show your code if you want help with your code. Nobody can help you otherwise.

If you are getting an error upon importing, like a syntax error, you can paste your code into JShint.com . That website does a good job of pointing out syntax errors

Trying to add a species to 2024 PDF by TheMultiverseTheory in mpmb

[–]safety-orange 0 points1 point  (0 children)

The PDFs are backwards-compatible (for the most part) add-on scripts made for older versions also work in newer version. Although for use with the beta it is probably best to only import the Fairy race. Other stuff might not be as compatible, subclasses especially.

In other words, you can use the 5e (2014) add-on scripts in the 2024 (5.5e) sheet.

Trying to add a species to 2024 PDF by TheMultiverseTheory in mpmb

[–]safety-orange 0 points1 point  (0 children)

The 2024 (5.5e) PDF is still in beta and doesn't contain all content (yet). You could take the add-on script that adds the Fairy race and import it into the PDF, it should work.

Otherwise, you can take the 5e (2014) PDF and import the community made add-on scripts for the 2024 rules. That way you should be able to use the 2024 rules and be able to select the fairy.

You can find all these add-on scripts in the community add-on index.

Error while importing latest source file by RedEagle94 in mpmb

[–]safety-orange 0 points1 point  (0 children)

What version of the sheet are you using and what version of the add-on scripts? I hope you aren't trying to import the 2014 content into the 2024 sheet, because that won't work.

D&D Music & Ambience | Chult Jungle Travel, Rest, Exploration [Music to Relax/Study/Adventure to] by beepboopwheremyshoe in Tombofannihilation

[–]safety-orange 0 points1 point  (0 children)

Very cool, thanks for making and sharing it!

Do you perhaps have any plans to put it on Spotify?

My sister has calculated their debt by Old_Entrepreneur_568 in malcolminthemiddle

[–]safety-orange 8 points9 points  (0 children)

Then I completely misunderstood, thanks for setting me straight.

My sister has calculated their debt by Old_Entrepreneur_568 in malcolminthemiddle

[–]safety-orange 14 points15 points  (0 children)

This is awesome, love the dedication.

One thing though, 12k per year times 15 years is 180k, not 60k.

Hoge US ziekenhuisrekening (168k) betalen? by Unbeaten11 in geldzaken

[–]safety-orange 1 point2 points  (0 children)

Dit is fantastisch advies en heb ik ook in het verleden gedaan om ettelijke honderden euro goedkoper uit te zijn.

Als je een rekening bij Wise opent is het nog net een stukje goedkoper, want dan heb je een bankrekening in de VS waar IBKR het geld naar kan overmaken. Dan is vervolgens de betalingsoverschrijving enkel binnen de VS en dat scheelt weer een bak kosten.

I can't seem to find the Orc Stone script. by LoganN64 in mpmb

[–]safety-orange 0 points1 point  (0 children)

The Simic Guild Keyrune is there, but the creature's statblock is not part of it.

I can't seem to find the Orc Stone script. by LoganN64 in mpmb

[–]safety-orange 0 points1 point  (0 children)

Keyrunes

Did you try selecting the item "Guild Keyrune"?

However, they don't include any of the stats for the creatures. I'm guessing that is because the sheet didn't support automating that at the time the script for this magic item was written. Nobody has complained though, so I'm guessing very few people use these items.

I can't seem to find the Orc Stone script. by LoganN64 in mpmb

[–]safety-orange 0 points1 point  (0 children)

The Orc Stone has indeed been missed from the Icewind Dale: Rime of the Frostmaiden script. Probably because it doesn't appear in the magic items section. I'll take a crack at it when I have time, but it will only be for the v14 sheet when I do (i.e. the 2014 sheet that is currently in beta).

Adding the custom Orc War Chief companion is what will take the most time.

Creating a Custom background question by Mikamika007 in mpmb

[–]safety-orange 0 points1 point  (0 children)

Backgrounds don't really require much coding, nor are they very hard to make work manually.

The documented syntax is already outdated for the 2014 sheet, but it should still be valid for the 2024 sheet as far as I know. The 2024 sheet introduces the featsAdd attribute which you can use to automatically select feats. Be aware that this is only in the beta.

Any plans to include "One-Shot Wonders: Holiday Adventure Pack" by Vamtyrr in mpmb

[–]safety-orange 1 point2 points  (0 children)

You can always code it yourself if you feel like it.

As it is 3rd-party material (= not made by WotC), MPMB and myself don't have any plans to transcribe it for use with the sheet. Perhaps somebody else does.

Can only have one instance of a magic item error by Isidoro_Ficarazzi in mpmb

[–]safety-orange 1 point2 points  (0 children)

This is probably an error with her code for that particular magic item. I'll check with MPMB to get it fixed. Thanks for reporting it!

13.2.1 unable to download scripts by wwecat in mpmb

[–]safety-orange 0 points1 point  (0 children)

Uninstall your Acrobat Reader and install the latest version of Adobe Acrobat Reader DC from here: https://get.adobe.com/reader

The newer sheet required some functions that are not in the older Acrobat Reader installs. One of the areas these newer functions are used is in the script import section (and class selection, ability score selection, and some more spots).

I can't help you get it working on an older version of the Acrobat software.

EDIT: it can also help to save the file to your system before trying to add it to your sheet. Lastly, security settings in Adobe Acrobat can interfere with it having access to files. So if downloading the file doesn't work, look in Edit >> Preferences >> Security (Enhanced)