vagabundo said:I've used the templates above to make some condition cards.
I'm going to hand them out to players and they can hand them back once the condition is gone.
quindia said:Edit: SIlver and GoldPerfect. Many thanx.
Have some problems incorporating them into MSE. Below is the script-file mod. the silver card is names scard.jpg and the golden one ycard.jpg. both files are in the data/dnd-quindia.mse-style directory with the other cards. The color-list in MSE does not list them.
any idea would be appreaciated. thanx again
############################################################## Extra scripts
init script:
template_suffix := [card: "card.jpg"]
template := { input + template_suffix[type] }
color_combination := { base_hybrid[shape][color_count]() }
mana_t := { "new" }
guild_mana := { "no" }
colorless_color := {
if card.card_color=="white" then "w"
else if card.card_color=="blue" then "u"
else if card.card_color=="black" then "b"
else if card.card_color=="green" then "g"
else if card.card_color=="grey" then "s"
else if card.card_color=="red" then "r"
else if card.card_color=="yellow" then "y"
else "c"
}
############################################################## Card fields
Just a few quick thoughts.quindia said:Oooooo.... nice idea, Vagabundo! Anyone got an idea of a universal icon for condition cards? Is blue the best color? What does everyone think? That's something I'd be willing to make a (fairly) complete set of to post here on PDF.
Now I have to go out and buy blue card sleeves...
Khaalis said:Just a few quick thoughts.
Ok, colors. I have to say after playing with this that we need to choose some more color options for the templates (assuming you are willing to make them.)
Great idea. Then we just need to get them added into the MSE editor and we can all take cracks at generating cards. Do you have any personal preferences for card color associations?quindia said:I will make any color templates people want. It takes me all of two minutes to change the colors of the cards in CorelDraw.
Maybe I'll wait a bit until we have some kind of standardized list and post them all together so they are not scattered across the thread.
randolph said:I packaged all three MSE templates together in the attached file, including the necessary fonts.

(Dungeons & Dragons)
Rulebook featuring "high magic" options, including a host of new spells.