Go Back   EN World D&D / RPG News > D&D 4th Edition Discussion > 4e Fan Creations and House Rules

4e Fan Creations and House Rules Working on variant powers? Statting up a PC race or your version of a monster? Creating or converting an adventure? Put it here!

 
Share LinkBack (18) Thread Tools Display Modes
Old 1st May 2008, 06:33 PM   #301 (permalink)
Registered User
 
Trolls's Avatar
 
Join Date: Feb 2008
Location: Cambridge, UK
Posts: 104
Trolls Goblin Sharpshooter (Lvl 2)
Quote:
Originally Posted by rogueboy
OK, this may be a stupid question, but how do I make the fonts usable in MSE?

Also, Trolls' template doesn't replace any of the letters it accepts in the "Attack Method" notch (top left). Is there something I need to do to make this work? It's adding the symbols just fine on quindia's template.

Is there a way to move the image down on the card so that it is not blocked by the text? I'm trying to recreate the Passing Attack card Trolls posted just to get a feel for it, and I can't make the image take up less than the full image box, which I can't seem to resize or move.
You need to install the D&D attack symbols font included with the download before the symbols will show up.

For the image, you could try opening the background sample given in the download, pasting the image on top of that in a separate image editor, then save and load that into MSE.
__________________
The Dragon Above - For all your 4E and 3E Eberron needs.
Trolls is offline   Reply With Quote
Old 1st May 2008, 07:48 PM   #302 (permalink)
Registered User
 
Join Date: Apr 2008
Posts: 155
C_M2008 Goblin Sharpshooter (Lvl 2)
Thanks to Trolls, Quindia and last but not least Randolph for all of their hardwork.
You guys have made this into omething fairly easy, that most anyone can do with great results. I commend all of you.

It works beautifully, I plan to bring 1 of each of the 3 styles to my players to see which they prefer but nothing would have been possible without you guys. Thanks again.
C_M2008 is offline   Reply With Quote
Old 1st May 2008, 08:21 PM   #303 (permalink)
Registered User
 
Join Date: Mar 2008
Location: Bellingham, WA
Posts: 39
rogueboy Goblin Sharpshooter (Lvl 2)
Send a message via AIM to rogueboy
Quote:
Originally Posted by Trolls
You need to install the D&D attack symbols font included with the download before the symbols will show up.
OK, so I'm probably missing something obvious, but how do I install the font? I extracted it into the folder, but haven't been able to find anything that seems like it would work.

Thanks in advance for the help.
rogueboy is offline   Reply With Quote
Old 1st May 2008, 08:35 PM   #304 (permalink)
Registered User
 
Join Date: Apr 2008
Posts: 34
randolph Goblin Sharpshooter (Lvl 2)
Wow, lots of thread activity!
Quote:
Originally Posted by Khaalis
However, I am trying to re-add my Dual Melee/Ranged symbol added into the new format and not having much luck. How would I go about adding a new range icon to the options?
Thanks for reminding me! I intended to incorporate the melee/range symbol into the game file, but forgot. If you don't want to wait:
1) Copy your custom symbol into the font symbol subdirectory that your template uses.
2) Open the file: symbol-font.
3) Add a code block, replacing X with your desired letter abbreviation and FOO.png with your custom symbol's filename:
Code:
symbol:
       code: X
       image: FOO.png
4) Save and close the symbol-font file.
5) Open the D&D game file.
6) Find the string range_filter := and locate the quoted string ("ABCMR" if unchanged).
7) Add your chosen letter abbreviation from step 3) to the quoted string, within the quotes, ex: "ABCMRX".
7b) Optional: If you want the textbox to parse your symbol as well, add your chosen letter abbreviation to the two match: strings in step 4 and 5 in the text_filter function (search for the string # step 4).
8) Save and close the game file.

Quote:
Originally Posted by Lindorie
I'm downloaded the MSE and randolph's templates to take a look myself, but does anyone have the pre-generated paladin and fighter powers in Randolph's, Quindia, and Troll's format? In pdf? [thanks]
I'll try to get the pregen powers done tonight; the beauty of MSE templates is that once you enter the data you want, you can port between templates with minimal tweaking

Quote:
Originally Posted by Allanon
randolph, thanks for all the effort you've put into this. It works like a charm
Two quick questions though:
  • what's the difference between a basic (m)elee attack and a (M)elee attack? Although the option is there both show the icon?
  • Is it possible to make the titles in Quindia's Template scalable? Long titles like the warlock power "Curse of the Dark Dream" don't fit, and I shudder to think about names like "Crouching Tiger, Hidden Dragon Stance" for future monks
You're very welcome

Basic (m)elee is the blade-in-circle icon, and (M)elee is just the blade. Basic (m)elee currently only works with the included TrueType D&D font, because I never bothered to create the symbol, since none of the powers used it - I forgot to remove that from the help text after I adjusted the code to filter it out. If people want it back in, I'll put it back in.

As Ashardalon says further up, yes, I can make the Name field scaleable, but it might cause some alignment problems (I cast Detect Indent!). I'll see if I can do something about that when I get home.

Quote:
Originally Posted by Trolls
Very nice work randolph!

The only part missing is the black back of the titles. I managed to do that in my try by just creating another text box below the white one, but displaced by 2 pixels left and down. Is there a way to script it so the black text appears in place automatically?

Also, is the B character supposed to show a close burst symbol in the first notch? Nothing appears when I type it, but the cursor moves along as if something has been typed.
Thanks!

Regarding the text shadow, I'll incorporate Ashardalon's suggestion from a few posts up when I get home.

The B character shows a close burst symbol in my custom symbol font only (check Quindia's template or my template); it doesn't actually exist in the D&D font I extracted from the Dungeons of Dread pdf - the font I'm using for your template's range field - I created it from the (A)rea Burst icon. It might not even be in the final game! If you want, I can try to modify a variation of the symbol fonts for your template, but ideally, if anyone here has TrueType-making/editing experience, we could just insert that symbol into the D&D ttf - and fix that ugly windows reference name!

Oh, before I forget, one of the nifty features I added to your (Trolls') template is that you can specify Burst radius and range in that field! Just type the Burst radius first, carriage return, then type the range, ex: 2 [enter] 20 - the field is set to space them at just the right offset from the (A)rea Burst icon.

Oh yes, in case it wasn't obvious, there are two fields for the power name, for large caps and for small caps. The spacing is hit-and-miss because of differences in character width, but I don't really have an elegant (well, any) solution; suggestions appreciated.

Quote:
Originally Posted by Beastman
I also tried to the Photoshop-Template and i like the background power-types. It would be cool to incorporate them into the MSE-template if possible (don't know if you can lay pictures behind the text and make them transparent so that the background of the card shows through). That would save some space in the Subtitle.
I haven't taken a look at that Photoshop template yet, but it sounds like a "watermark" (correct me if I'm wrong); MSE can definitely do that. I'll investigate when I get home.

Quote:
Originally Posted by quindia
[Silver and Gold backgrounds]
Niiice! I'll add these in, and see if I can make things like this extensible purely from the style file (as opposed to the game file) so that people don't have backcompat issues.

Quote:
Originally Posted by Khaalis
Using WotC Color Scheme we have:
Green = At-Will Power
Red = Encounter Power
Black = Daily Power

We also have the following TYPES that could use colors.

* Generic Class Features (e.g. Fighter's Combat Superiority)
* Conditions
* Items
My vote (and what I'm currently using):
Frequency of Use Axis
At-Will: Green
Encounter: Red
Daily: Black
None-of-the-above: White/Gray (though blue looks great too) - My reasoning is that these tend to be class features/universal rules, so could be represented by a more "basic" color - but I'm not particularly married to the idea.

Origin Axis
I'm thinking some sort of border or background blend to visually represent this, because to me, an Item Encounter power is still an Encounter power.
Class: default
Feat: Blue border/blend with blue?
Item: Silver border/blend with silver?
Multiclass: Border/blend with Primary Class color code OR with a fixed "multiclass" color
One concern with the first Multiclass power card option is that you'll essentially need to make them on demand. The second option isn't as cool, but you'll still need to basically copy all of your powers and change the borders/blend.

Quote:
Originally Posted by Khaim
This looks great! Unfortunately, I have 0 experience with MSE, and I can't figure out how to load randolph's template. It's probably something simple. Help?
Installing MSE templates
1) Install the most recent version of MSE and make sure you install the Magic: The Gathering game files. Currently, my templates are dependent upon some scripts shared by the M:tG templates, but I hope to rectify that and make the D&D templates standalone soon.
2) Find your MSE installation directory. If you didn't change the filepath during installation, it should be something like C:\Program Files\Magic Set Editor 2\
3) Open the data subdirectory. You should see a bunch of folders with the .mse-style suffix.
4) Extract everything in my template package into this directory.
4b) Depending on which template you want to use, install the appropriate TrueType font(s):
R: none
Quindia: AvantGarde.ttf, Flareserif_821_BT.ttf
Trolls: DnD1Attack-Icon1.ttf
If in doubt, install them all.
5) Run MSE, start a new set, and the D&D card type will be selectable, with these three templates available as styles.

Quote:
Originally Posted by rogueboy
OK, this may be a stupid question, but how do I make the fonts usable in MSE?

Also, Trolls' template doesn't replace any of the letters it accepts in the "Attack Method" notch (top left). Is there something I need to do to make this work? It's adding the symbols just fine on quindia's template.

Is there a way to move the image down on the card so that it is not blocked by the text? I'm trying to recreate the Passing Attack card Trolls posted just to get a feel for it, and I can't make the image take up less than the full image box, which I can't seem to resize or move.
To get the fonts to show up in MSE, install the included TrueType fonts (ttf).
In XP

1) Open Fonts under Settings > Control Panel.
2) File > Install New Font...
3) Locate the directory you put the .ttf file(s), select the file(s), and Install.
(Your issue with Attack Method symbols in Trolls' template is due to not having the fonts installed.)

As for the image, yeah, what Trolls said. To reiterate all in one megaFAQpost:

1) Open the included blank.jpg file in your favorite graphics manipulation program.
2) Copy-and-paste your desired image into the blank.jpg.
3) Save this as a new file.
4) Open this new image file in MSE, and scale/move it around to suit.

Last edited by randolph; 1st May 2008 at 08:48 PM..
randolph is offline   Reply With Quote
Old 1st May 2008, 08:51 PM   #305 (permalink)
Registered User
 
Join Date: Apr 2008
Posts: 34
randolph Goblin Sharpshooter (Lvl 2)
Color Coding Power Cards

Just so it doesn't drown in that mega post...
Quote:
Originally Posted by Khaalis
Using WotC Color Scheme we have:
Green = At-Will Power
Red = Encounter Power
Black = Daily Power

We also have the following TYPES that could use colors.

* Generic Class Features (e.g. Fighter's Combat Superiority)
* Conditions
* Items
My vote (and what I'm currently using):
Frequency of Use Axis
At-Will: Green
Encounter: Red
Daily: Black
None-of-the-above: White/Gray (though blue looks great too) - My reasoning is that these tend to be class features/universal rules, so could be represented by a more "basic" color - but I'm not particularly married to the idea.

Origin Axis
I'm thinking some sort of border or background blend to visually represent this, because to me, an Item Encounter power is still an Encounter power.
Class: default
Feat: Blue border/blend with blue?
Item: Silver border/blend with silver?
Multiclass: Border/blend with Primary Class color code OR with a fixed "multiclass" color (gold?)
One concern with the first Multiclass power card option is that you'll essentially need to make them on demand. The second option isn't as cool, but you'll still need to basically copy all of your powers and change the borders/blend.
randolph is offline   Reply With Quote
Old 1st May 2008, 10:02 PM   #306 (permalink)
Registered User
 
Join Date: Apr 2008
Posts: 155
C_M2008 Goblin Sharpshooter (Lvl 2)
An idea I had, not sure about feasability: Split Color cards-1/2 the frame is one color(for type) the other half is for frequency. ie: a daily class feature would be 1/2 white and 1/2 black, an encounter utility would be half silver and half red.

I vote that Items should be gold however.
C_M2008 is offline   Reply With Quote
Old 1st May 2008, 10:58 PM   #307 (permalink)
Registered User
 
Join Date: Apr 2008
Posts: 34
randolph Goblin Sharpshooter (Lvl 2)
Quote:
Originally Posted by C_M2008
An idea I had, not sure about feasability: Split Color cards-1/2 the frame is one color(for type) the other half is for frequency. ie: a daily class feature would be 1/2 white and 1/2 black, an encounter utility would be half silver and half red.
Yeah, this is what I mean by a "blended" background; it's something M:tG does for hybrid cards, and is already supported by existing MSE M:tG templates, so it shouldn't be difficult to co-opt.
randolph is offline   Reply With Quote
Old 2nd May 2008, 01:04 AM   #308 (permalink)
Registered User
 
Join Date: Oct 2002
Posts: 84
Beastman Goblin Sharpshooter (Lvl 2)
MSE-Templates: Because of some problems with the Paladin's Divine Challenge power and long Item names, I have somewhat modified the style-file to make more room for text using Quindia's cards.

1) Changed under section "name" the width to 300, and the font size to 14
2) Changed under section "subtype" the width to 300 and the font size to 12
3) Changed under section "subtype" the font size to 12
4) Changed under section "rule text" the top to 90

I have also played with changing the font-sized of sections "flavor text" and "rule text" to 9 but I'm unsure about leaving it at 10 or using the 9. Size 9 makes more room but may be hard to read (i can barely distinguish bolded text from normal one on screen, but I don't know how it will read in print).

Attached are two Printouts with the modifications (although with rules/flavor text size 10). Items card are currently in red (still haven't figured out how to incorporate the silver and blue cards into MSE).

There should be some more icons, perhaps for classes and item types.

As to the color assignment I would choose:

Green - At-will power
Red - Encounter power
Black - Daily power
Silver - Secondary Magic Items
Gold - Primary Magic Items
Blue - ???

the idea of color combination class/powertype is a good one, but I would rather prefer to have an icon to indicate class-power-relationship (easier for me to remember symbol than color assignment)
Attached Files
File Type: pdf Cleric Power Printout.pdf (162.2 KB, 202 views)
File Type: pdf PrimMag Printout.pdf (47.6 KB, 132 views)

Last edited by Beastman; 2nd May 2008 at 01:28 AM..
Beastman is offline   Reply With Quote
Old 2nd May 2008, 01:45 AM   #309 (permalink)
Registered User
 
Khaim's Avatar
 
Join Date: Jan 2008
Posts: 147
Khaim Goblin Sharpshooter (Lvl 2)
You should keep the top bar one color, for the frequency. I think that's what players will need to know the most, not where the ability comes from. On the other hand, adding a tint to the background- behind the text- would convey that information without detracting from the strong green/red/black.

The hybrid color blend is nice, but it's not always so easy to process. Besides which, a hybrid magic card represented a mixture of two colors, not a color and a card type. It doesn't track as well for the power cards.

Edit: Oh, you probably meant the little edges between the top bar and the main area. That would work, I think. They should still be one color, though. What about g/r/b for the main bar, and silver/gold/blue/whatever for the edge?
Khaim is offline   Reply With Quote
Old 2nd May 2008, 03:13 AM   #310 (permalink)
Registered User
 
Mercutio01's Avatar
 
Join Date: Oct 2005
Location: Boston, MA
Posts: 339
Mercutio01 Goblin Sharpshooter (Lvl 2)
I'm using the print option in the MSE to print to PDF using CutePDF. It works with no problem for Trolls or Randolph's style, but using Quindia's yields a null PDF with no images.

I've also tried using other PDF writers and get the same result, so I suspect there's something wrong with the MSE template for Quindia's, which sucks (and no offense to the hard work of Troll or Randolph) because it's the one I like best.

Any ideas?
Mercutio01 is offline   Reply With Quote
Old 2nd May 2008, 08:53 AM   #311 (permalink)
Registered User
 
Khaalis's Avatar
 
Join Date: Jan 2002
Location: Rochester, NY
Posts: 1,300
Khaalis has disabled Experience Points
For Beastman ...

How are you getting 9 cards per sheet? Are they standard 3.5" x 2.5"? What program are you using to build the print sheets?

What I've been doing is exporting all the .jpg files then adding them into a Word template that uses tables so I can do a 2 sided print if I want (allowing for a printed card back on the same card - printed on card stock). However, the max I can get is 8 cards per page in landscape this way.
__________________
- Khaalis
4E: Races: Dhampir, Risi, Minotaur / Classes: Fencer

Old 3E Stuff: Classes: Lineage Sorcerer, Duelist, Primalist, Witch, Simple Sorcerer Variants, Daggerspell Psion, Alchemist / Races: Atan
Khaalis is offline   Reply With Quote
Old 2nd May 2008, 09:35 AM   #312 (permalink)
Registered User
 
Khaalis's Avatar
 
Join Date: Jan 2002
Location: Rochester, NY
Posts: 1,300
Khaalis has disabled Experience Points
Quote:
Originally Posted by randolph
Just so it doesn't drown in that mega post...My vote (and what I'm currently using):
Frequency of Use Axis
At-Will: Green
Encounter: Red
Daily: Black
None-of-the-above: White/Gray (though blue looks great too) - My reasoning is that these tend to be class features/universal rules, so could be represented by a more "basic" color - but I'm not particularly married to the idea.
I like the idea of a white/gray for the "Basic" or "Feature" type cards. However, its only an option in your template. Since we are working on bundling all 3 of these templates into one working system (so we can swap out between styles) it would be nice to make it a uniform choice across templates if possible. At least for Quindia's that would require him offering up a white/gray template. Not sure how the colors are handled in Trolls'.


Quote:
Origin Axis
I'm thinking some sort of border or background blend to visually represent this, because to me, an Item Encounter power is still an Encounter power.

Item: Silver border/blend with silver?
I don't think a blend is the best option here. I think this could result in some horrific color combinations and might not translate well for printed cards.

If it is possible, I would suggest denoting an area of the Item Card to color to denote its "Power Category". What I would suggest is creating 3 additional Colored "dots" in addition to the standard Attack Icons.

Thus for "+1 Dwarven Plate Armor" (a Primary Item) you could have say a Gold border with Red filled circle (instead of white circle with an attack icon) in the Attack Icon slot to indicate that the item has an "Encounter Power".

Example:


I think this is a lot easier and cleaner than getting into blended or dual-colored borders. JMHO. Thoughts?

EDIT: I see that in the "symbol-negative.mse-symbol-font" folder there are both a "dot.png" (a black dot) and a "dot_w.png" (a white dot) but in the script, there is no way to choose the white dot. This is basically exactly what I was looking for in the example above. Would this work?


Quote:
Class: default
Feat: Blue border/blend with blue?
I'm not sure there is a specific need for a feat specific color. For example "Power of Amaunator" I think works best being denoted by an "Encounter" card just like the rest of the Channel Divinity cleric powers. However, I could see the use of the blue bordered feat cards for feats that augment other powers, such as the new racial feats we have saw in today's preview.


Quote:
Multiclass: Border/blend with Primary Class color code OR with a fixed "multiclass" color (gold?)
One concern with the first Multiclass power card option is that you'll essentially need to make them on demand. The second option isn't as cool, but you'll still need to basically copy all of your powers and change the borders/blend.
The only "multiclass" cards I see as necessary would derive from the "Multiclass" feats. For example the multiclass cleric feat grants Healing Word 1/day, which is different than the standard Healing Word power. However, I think this would classify as falling under the FEAT cards (blue border).
Thoughts?
__________________
- Khaalis
4E: Races: Dhampir, Risi, Minotaur / Classes: Fencer

Old 3E Stuff: Classes: Lineage Sorcerer, Duelist, Primalist, Witch, Simple Sorcerer Variants, Daggerspell Psion, Alchemist / Races: Atan

Last edited by Khaalis; 2nd May 2008 at 11:44 AM..
Khaalis is offline   Reply With Quote
Old 2nd May 2008, 10:06 AM   #313 (permalink)
Registered User
 
Khaalis's Avatar
 
Join Date: Jan 2002
Location: Rochester, NY
Posts: 1,300
Khaalis has disabled Experience Points
Quote:
Originally Posted by Mercutio01
I'm using the print option in the MSE to print to PDF using CutePDF. It works with no problem for Trolls or Randolph's style, but using Quindia's yields a null PDF with no images.

I've also tried using other PDF writers and get the same result, so I suspect there's something wrong with the MSE template for Quindia's, which sucks (and no offense to the hard work of Troll or Randolph) because it's the one I like best.

Any ideas?
Hello Mercutio01. I went and downloaded the CutePDF Writer software to test this. I'm running Vista 64 and once I got the software installed I ran a print test and it worked fine on Quindia's template page. Do you have GPL Ghostscript 8.15 installed? It says that it Requires a PS2PDF Converter for CutePDF and recommends Ghostscript.



PS Beastman - NM my last post. After doing this test I am assuming you are also using the Print to PDF converter as they appear the same.
__________________
- Khaalis
4E: Races: Dhampir, Risi, Minotaur / Classes: Fencer

Old 3E Stuff: Classes: Lineage Sorcerer, Duelist, Primalist, Witch, Simple Sorcerer Variants, Daggerspell Psion, Alchemist / Races: Atan

Last edited by Khaalis; 2nd May 2008 at 11:00 AM..
Khaalis is offline   Reply With Quote
Old 2nd May 2008, 10:18 AM   #314 (permalink)
Registered User
 
Join Date: Apr 2008
Posts: 34
randolph Goblin Sharpshooter (Lvl 2)
2008/05/01 Update

General
* Now a "standalone" MSE package, no longer requires installing M:tG MSE files
* Watermarking now supported, but not included in any style files yet - I don't have any decent artwork.
* Card color selection now lists "Daily," "Encounter," and "At-Will," plus some color names. Will adjust the other color names per consensus.

Template specific

Quindia:
* Now supports Silver and Gold cards
* Quick-and-dirty fix for super long names and/or descriptors: secondary fields for both that will auto-scale fontsize to fit. Use these instead of the primary fields when this comes up.
* Added Basic Melee, Basic Ranged, and Basic Hybrid (Basic Melee/Ranged) icons.

Trolls:
* Now has drop-shadow in both primary and secondary name fields.

R:
* Now supports "Silver" and "Gold" cards... Though they're pretty hideous.
* Added Basic Melee, Basic Ranged, and Basic Hybrid (Basic Melee/Ranged) icons.

Known Issues
* I probably broke some set files made with yesterday's release, sorry. This time, it should only be the card colors.

Planned Features
* Create a modification of my symbol font to support Trolls' template.
* Represent Power Source and source of power visually... somehow...
* Finish the DDXP pregen power set, with images (50% complete).



Edit: Updated version in this post.

Last edited by randolph; 4th May 2008 at 10:52 AM..
randolph is offline   Reply With Quote
Old 2nd May 2008, 11:37 AM   #315 (permalink)
Registered User
 
Khaalis's Avatar
 
Join Date: Jan 2002
Location: Rochester, NY
Posts: 1,300
Khaalis has disabled Experience Points
Quote:
Originally Posted by randolph
Update
Great work as usual. Everything works fine, though you are correct that anything made in the older version needs to have the card colors reassigned. The color reassigning isn't all that painful though. I think we are well on the way to a complete power card generator.
__________________
- Khaalis
4E: Races: Dhampir, Risi, Minotaur / Classes: Fencer

Old 3E Stuff: Classes: Lineage Sorcerer, Duelist, Primalist, Witch, Simple Sorcerer Variants, Daggerspell Psion, Alchemist / Races: Atan
Khaalis is offline   Reply With Quote
Old 2nd May 2008, 12:17 PM   #316 (permalink)
Registered User
 
Khaalis's Avatar
 
Join Date: Jan 2002
Location: Rochester, NY
Posts: 1,300
Khaalis has disabled Experience Points
Card Back

For anyone interested, here is the card back I am using.

Both the .png for MSE and a true 2.5"x3.5" .jpg.
Attached Thumbnails
making-your-own-power-cards-card-back.png   making-your-own-power-cards-card-back.jpg  
__________________
- Khaalis
4E: Races: Dhampir, Risi, Minotaur / Classes: Fencer

Old 3E Stuff: Classes: Lineage Sorcerer, Duelist, Primalist, Witch, Simple Sorcerer Variants, Daggerspell Psion, Alchemist / Races: Atan
Khaalis is offline   Reply With Quote
Old 2nd May 2008, 12:57 PM   #317 (permalink)
Registered User
 
quindia's Avatar
 
Join Date: Jun 2002
Posts: 89
quindia Goblin Sharpshooter (Lvl 2)
Here's a white card...



I didn't worry about backs for my cards because I am using sleeves with solid color backs that match the card; it makes a nice "border" around the card as well.

I am able to fit nine cards per page as well in a portrait format:



My cards are 2.5x3.5".

I have no experience with MSE (or desire to learn to use the program) so I can't be any help with questions regarding those files, but I will gladly continue to add graphics for Randolph's heroic efforts!
__________________
Clarence Harrison
www.quindia.com

quindia is offline   Reply With Quote
Old 2nd May 2008, 12:57 PM   #318 (permalink)
Registered User
 
Osamar's Avatar
 
Join Date: Feb 2004
Location: Tierra 40,0ºN - 0,0º E
Posts: 5
Osamar Goblin Sharpshooter (Lvl 2)
Fantastic job Trolls, Quindia and Khaalis.

Two little ideas.
For the objects/treasure card. To add a chest into the red filled circle for objets cards (wands, rings, weapons, armors, etc). An even a gem for gems cards and a pile of gold for "money cards".

Like the cards are not just "power cards" you could add a more generic "4th Ed. D&D Cards".

Please excuse my english.

Last edited by Osamar; 2nd May 2008 at 01:02 PM..
Osamar is offline   Reply With Quote
Old 2nd May 2008, 01:05 PM   #319 (permalink)
Registered User
 
Trolls's Avatar
 
Join Date: Feb 2008
Location: Cambridge, UK
Posts: 104
Trolls Goblin Sharpshooter (Lvl 2)
I noticed some of the notches are in the wrong place for my version, there's been an update to the template since randolph downloaded the template. I made a few changes to sort this out. Here's the new style:
Attached Files
File Type: txt style.txt (4.6 KB, 113 views)
__________________
The Dragon Above - For all your 4E and 3E Eberron needs.
Trolls is offline   Reply With Quote
Old 2nd May 2008, 01:27 PM   #320 (permalink)
Registered User
 
Khaalis's Avatar
 
Join Date: Jan 2002
Location: Rochester, NY
Posts: 1,300
Khaalis has disabled Experience Points
Quote:
Originally Posted by quindia
Here's a white card...
Excellent. I look forward to Randolph getting this added into the style and game files (since I apparently can't quite get the technique for the scripting right on these).

Quote:
I didn't worry about backs for my cards because I am using sleeves with solid color backs that match the card; it makes a nice "border" around the card as well.
Not a bad idea, but I have players who don't want to mess with buying stuff like that, so I figure its just as easy to print some double sided cards, so they don't just have a blank back.

Quote:
I am able to fit nine cards per page as well in a portrait format:
My cards are 2.5x3.5".
Ok. I gotta ask. How are you managing this? Is this a function of Corell that lets you create a sheet in those sizes? I guess it all really comes down to what you can minimize the margins too.

For me, I have 2 options right now.
1) Dump a print from MSE to pdf which will create 9 cards per page in portrait but they auto-size at 3-1/8" x 2-1/4" which is too small.
2) I dump each card into an individual .jpg and add it to a Word 2007 .doc (which I can then convert to .pdf if I need to) at the correct 3.5x2.5 size. With margins as small as I can get them this means only 8 cards per page in landscape format (2 rows x 4 cards).
__________________
- Khaalis
4E: Races: Dhampir, Risi, Minotaur / Classes: Fencer

Old 3E Stuff: Classes: Lineage Sorcerer, Duelist, Primalist, Witch, Simple Sorcerer Variants, Daggerspell Psion, Alchemist / Races: Atan
Khaalis is offline   Reply With Quote


Bookmarks

Tags
game aid, power cards

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://www.enworld.org/forum/4e-fan-creations-house-rules/220953-making-your-own-power-cards.html
Posted By For Type Date
A Hero Twice A Month: Random Reviews: Power Cards by Ander00 Post #0 Refback 16th September 2008 11:35 AM
Mystical Forest - What're you using instead? Post #0 Refback 16th September 2008 09:27 AM
d3system » Planilhas para D&D 4E em Português! Post #0 Refback 16th September 2008 05:09 AM
Making your own power cards - Page 27 - EN World D&D / RPG News Post #0 Refback 13th September 2008 08:19 AM
Making your own power cards - Page 30 - EN World D&D / RPG News This thread Refback 12th September 2008 07:46 PM
Mazo de Muchas Cosas: Más sobre la simplicidad en D&D 4E This thread Refback 11th September 2008 08:21 PM
Making your own power cards - Page 2 - EN World D&D / RPG News This thread Refback 11th September 2008 11:08 AM
Power Cards This thread Refback 11th September 2008 03:10 AM
[4e] Power Cards to print? - RPGnet Forums Post #0 Refback 11th September 2008 02:31 AM
Gnomalicious Gname Mastering Gnoodlings - Gnome Stew, the Game Mastering Blog Post #0 Refback 10th September 2008 08:16 PM
4E Tools - Power Cards - D&D 4E - D&D - Okay -- Your Turn - Message Board - Yuku This thread Refback 10th September 2008 07:57 PM
[4e] Power Cards to print? - RPGnet Forums Post #0 Refback 10th September 2008 06:53 PM
4e Tools - The Kalamazoo Dungeons & Dragons Meetup Group (Kalamazoo, MI) - Meetup.com Post #0 Refback 10th September 2008 01:24 PM
[4e] Power Cards to print? - RPGnet Forums Post #0 Refback 10th September 2008 02:20 AM
[4e] Power Cards to print? - RPGnet Forums Post #0 Refback 10th September 2008 02:20 AM
Making your own power cards - Page 25 - EN World D&D / RPG News This thread Refback 9th September 2008 09:08 PM
Roleplaying Tips - RPG advice for roleplayers, gamemasters, all role-playing systems This thread Refback 3rd September 2008 04:04 AM
Power Cards, character sheet, etc. for 4th edition Dungeons and Dragons This thread Refback 3rd September 2008 12:24 AM

And yet another word from our sponsors
Visit Our Sponsors
Visit Our Sponsors... Again
Powered by vBadvanced CMPS v3.0.1

All times are GMT +1. The time now is 03:25 PM.


Site Contents © 2008 ENWorld
PHP Ajax Multimedia Web Framework © 2008 Digital Media Graphix
Powered by vBulletin® Version 3.8.0 Beta 1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0

"Vault Data" powered by VaultWiki v2.5.1.
Copyright © 2008 - 2009, Cracked Egg Studios.