Tag Info

Hot answers tagged

11

This is now possible. I'm not sure when this was changed, but there is now an Orange House icon on the top of both the Powers and Feats tabs. If you click the Orange house, an extra power or feat slot will be added and can be used for whatever purpose you desire. If you click on the extra feat slot, there is a remove button at the bottom of the window ...


11

I’m going to answer “how do I combine Dervish with Lightning Maces,” rather than specifically how to get a slashing mace. Aptitude Special Ability The aptitude special ability from Tome of Battle can be applied to a weapon to cause feats that are specifically for another weapon to apply to the weapon with aptitude. It is likely that the ...


8

There are three big ones. Hero Lab from Lone Wolf Development is IMO the best character generator for D&D 3.5e and Pathfinder. It's being actively developed, has a large community, and is professional quality. It supports a wide variety of rulesets including 3.5e, 4e, Pathfinder, Mutants & Masterminds, World of Darkness, Call of Cthulhu, and Savage ...


8

I follow the iplay4e email distro. WoTC has a tendency to change the file format in little yet annoying ways with regularity which keeps the developer of iplay4e busy. If you are looking to roll your own, be prepared to have it break with every other release or so. As far as I know, there is no published documentation of the format, nor has WoTC promised to ...


7

There is a subtle indent in the compendium (at least on mobile) that puts the secondary attack under the miss line, without that cue it's unclear when the secondary attack happens. Usually if a secondary attack always happens it's under the effect line, not the miss or hit line (which then require those conditions). In dragon magazine the indent is much ...


7

I just booted up my old offline character builder for this as I, too, was curious. If you boot up the builder and click to create a new character, followed by going to "Manage" and "Campaign Settings" you will find a complete listing of resources used in the builder itself. The most recent issues of Dragon and Dungeon magazines are issues 390 and 181 ...


6

As answered here, I recommend power2ool.com. While it has DDI integration, you can create your own well-formatted power cards on it with custom text. For character sheet, I find that making my own really helps me understand my character. Of course, my character sheets (answered in detail here) are themed after weem's sheet. They are functionally checklists ...


6

As someone who used to maintain an app that parses that XML file (sadly obsolete now) I can tell you that the big problem with that file isn't necessarily parsing it (although their choice of certain approaches in the XML makes baby Jesus cry) the big problem is that since the file format is almost XML, and 'internal' to WotC, they feel free to change it at ...


5

"Noble Utility 2" equates in function to "$Class Utility 2". It is a utility power of the second level that may be taken whenever you may choose or rechoose a power of the appropriate level. However, you do not automatically get utility powers nor encounter powers offered by themes. Instead you may choose to replace your normal powers with theme powers. ...


5

You may be asking the wrong question, the tool for Game Masters is "Adventure Tools." From a theoretical perspective, it is impossible to apply "monster" templates to "player characters." The rules governing monsters and PCs are simply different. It is possible to give monsters powers that act similiar to what PCs have, and it's certainly possible to call ...


5

I don't think you can do that within the Character Builder at the moment. You could work around the problem, as the DM, by lowering defenses by one point per tier. Then, depending on why you are doing this - I've seen both fixing the to-hit math of the game, and I've seen eliminating a feat tax quoted as reasons - you may want to ban players from taking ...


5

DIY for Techies The .dnd file is XML, so it can be translated into other forms. Of course, this requires understanding of XML and the target format, and an thorough grounding in XML translation techniques (probably XSLT). Write a program to read the .dnd file, translate the XML into HTML, PDF, or Open Document format, and then print it from there. I do not ...


5

I second Brian's answer by saying that making your own character sheets and power cards is very helpful. Personally, I combined them into one and created an excel spreadsheet for my character info and my powers. While the up-front work is significant, it's worth it if you are sticking with a single character for any amount of time. The spreadsheet is ...


5

Just figured this out. It looks like the rules for magic armor changed with HotFL. The masterwork bonus is automatically applied no matter what type of armor you are using. You don't need Layered Plate or Rimefang Plate to get those masterwork bonuses, they are automatically rolled in to the native magic item. The masterwork armors still exist if you want ...


5

RAW, No. Retraining in 4e is limited to skills, feats, and powers. From the compendium: Every time a character gains a level, he or she can retrain. This involves changing one feat, power, or trained skill. Only one change is allowed per level. If the player book says to replace one of the character’s powers with a different power of a higher level, ...


4

In order to build an essentials thief with all of the options, follow the following steps: Load up online CB (with ritual curse about silverlight...) Click custom Click D&D home campaign 3a. Wait Select class thief (tab 1) Select appropriate background to give you rapier prof (I quite like gritty sgt.) (details tab) select the equipment tab switch to ...


4

Home Campaign is code for "everything goes" All the other options are supposed to limit choices to ones either permitted (as Lair Assault and Encounters seasons may have regulation determining selection options) or suggested (Dragonmarks do not appear in cannon Forgotten Realms). The only mechanical impact that I can see for selecting the Eberron setting, ...


4

1)Load your Character 2)Select Character Sheet at the top Right 3)Select Print: a dialog box should pop up showing your available printers. If you have Adobe Acrobat Reader (free) installed then you should be able to select Adobe PDF as your printer. This will "print to PDF" creating a PDF file for your character sheet. Another box will pop up where you'll ...


3

From page 5 of the Eberron Player's Guide. HOW TO USE THIS BOOK This book is designed to help you create characters in the DUNGEONS & DRAGONS® game using the unique flavor and details of the EBERRON setting. The EBERRON Player's Guide uses the core rules and game mechanics of DUNGEONS & DRAGONS. YOU can use a character from another D&D campaign ...


3

Paragon multiclassing occurs instead of a PP You must take the three multiclass powerswap feats and then choose Paragon multiclassing in lieu of your PP to be eligible for Sorcerous power. The only instance that I've seen where this is remotely useful compared with just taking a hybrid is with a warlock MC Swordmage for aegis. Edit: As a means of ...


3

Strange... I tried and found, bought and equipped the item quite straightforwardly. The item is two-handed, but if you select it in you primary hand the Character Builder automatically un-equips your shield. Its bonus is counted in the power preview (the frame on the right) and in power cards too. Edit: Sorry. I just read you are using the offline ...


3

Not a great solution but I believe the DDI Character builder will export the character sheet to xml, which would be a better starting point for alternative formats. I almost hate myself for suggesting it but you could then use an XSLT to convert it into different layouts.


3

Most of it is pretty straight forward if you have a few examples to work from. It's missing quite a bit of information as others have pointed out. What you want to do with the file might help us get you going. For instance in i4e the import site can now create a new character without the .dnd4e file and you can then import it into the app as if you had ...


2

Apparently the iplay4e guy converts .dnd4e files into his custom format, which seems a lot easier to deal with, as he'll probably change his format a lot less often and he'll always be working on the parser anyway. Unfortunately, the export to i4xml doesn't seem to be working for me. Reference: Enworld post.


2

I still have yet to find a decent character sheet besides the official one that I really like. As for power cards though I have found a few. The power cards I like to use were originally created and found at a Google group called Tools for DMs. However it looks like that group may be wiped soon due to inactivity. I was able to download the files for the ...


2

What happened here is that unarmored characters and characters wearing light armor (cloth, leather and hide) use their Dex skill to determine AC. However, wearers of Mail, Scale and Plate use only the armor modifier. Formula for AC Light armor AC = Armor Bonus + 1/2 Level + Dex Mod + 10 + Enh + shield bonus + masterwork bonus Heavy Armor AC = ...


2

It's also important, in the marketplace, to pay careful attention to the "Show suggested items" box. I had to transfer a character from the old CB to the new CB by hand (thanks, Wizards) and for the life of me I couldn't give him back his weapons. It turned out it was because it wasn't usual for his class, and the "Show suggested items" box was checked, ...


2

I don’t know the feature in question, and @waxeagle seems to have covered that well anyway. But I do want to address the question in the title, since wax eagle didn’t quite (though he did follow the advice I’m about to give). Use the Source That Works Best For Your Game Which is to say, ignore anything that doesn’t work for you, ...


2

Here's a quotation taken from the email I got about the release of the web-based character builder: On November 16 [2010], Wizards of the Coast will launch a brand new web-based version of the D&D Insider Character Builder. The current downloadable version will remain functional, but will no longer be available for download or updated with content ...


2

I'm not sure if this is what you are after, but the simplest way to stop the math adjustments from showing up on the cards for your attack powers etc. is to simply equip the non-magical equivalent of the item, making sure to uncheck the boxes on the Equipment page in the 'Show on Power Cards' column for the magical versions. That is, if they are to have a ...



Only top voted, non community-wiki answers of a minimum length are eligible