Spellweaver Card Designer
Projektzusammenfassung | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Spellweaver ist ein Sammelkartenspiel (CCG), dessen Wurzeln in Magic: The Gathering liegen, das aber einige neue Mechaniken verwendet. Der Card Designer erlaubt die Gestaltung eigener Karten, nur so aus Lust an der Freude. Das Programm verwendet sGUI von Muttonhead.
Introduction
The Card Designer allows to create own cards (only as a fan creation, of course). It supports the established mechanics:
- Card Type: Artifact, Artifact Creature, Creature, Instant Spell, Spell, Heroes, Skill Shrines, Resource Shrines
- Multi Aspect Cards: For one or two different aspects, the designer chooses the right design. You can create cards with three or more different aspects anyway, but only two of these aspects determine the design.
- Dual Levels
- Description field with support for Exhaust, Aspects, Mana and Energy
- Invocations
- Final Form
- Support of a tooltip box for keywords - if you enter a keyword and a description, the tooltip is shown (otherwise not)
- Add game art (only PNG, JP(E)G or BMP)
- Save card image (only PNG), save and load card to/from a text file
Download
Current version: v0.6.210529
The full download (program, necessary recources, source code) can be found here:
https://users.freebasic-portal.de/nemored/sw/sw_carddesigner.zip
If you like the program, please support the game!
Description
Mana Cost / Attack / Health / Energy:
You can use any number from 0 to 99, or leave the entry empty to disable it (e. g. for cards with no energy). It's also possible to enter "X" or "?".
Level requirement
Just enter the letters of the aspects you want to use. For example, to create a card with double nature and a third colorless level, use "NNX".
Level requirements support dual levels. You can enter "W/D" to add a dual level Wisdom/Dominion.
Speed
For Speed, you can use a number from 0 to 4, obviously.
Cooldown
For Heroes and Skill Shrines you should enter a value for Cooldown, otherwise -1 is used (sorry for that).
Description text
The text field support shortcuts for different icons. All of them begin with a backslash \
- Exhaust: \z or \zzz
- Level symbols: \o \w \n \r \d \c \x. You can use the full name like \order or \colorless, if you want.
- Mana symbol: \m or \mana for an empty mana symbol; \m1 or \mana1 for a mana symbol with "1"; \mX or \manaX for a mana symbol with "X"
- Energy symbol: \e or \energy for an empty energy symbol. Like in \mana, you can use \energy2, \eX and so on.
The Energy icon isn't very nice - I can't manage outlined text, so I had to simplify the icon. I'm sorry about that.
Bullet points: At the begin of a line, if you use a * (followed by a space character), it's replaced by a bullet point
Card art
The program works with PNG, JP(E)G or BMP only. The image is scaled automatically; for best result you should use
- 900x840 px (Heroes)
- 900x660 px (Skill Shrines and Resource Shrines)
- 900x905 px (cards in Final Form)
- 900x630 px ("normal" cards)
including space on the left side for the mana/level requirements (about 130 px).
When you save a card into a text file, the file name of the art is saved, too. The art can only be reloaded automatically if it's stored in the artwork folder, though (you can set the location of the folder in preferences.txt)
Save card image
You can only export a card image as PNG. Its size is 1000x1400 px, or 1552x1400 px when using a tooltip. The tooltip box will only be created when you enter a keyword and a keyword description.
Card preview
You always can see a small card preview on the right site. Click on it to see a larger preview.
Examples
Please don't care about overpowerd or underpowerd cards - they are only used to demonstrate the card designer.
Click on the images to see them in full size.
NB: all the pictures are painted by myself, so don't worry :D
Venus Flytrap - a normal creature:
Uncle Sam - a spell with dual level requirement and a tooltip box:
Lupus the Lycanthrop - an invocation spell with some icons in the description text:
Growing Constrictor - variable stats and bigger font size:
Sam again - this time as a multicolored Hero:
Skill shrine
Changelog
v0.3.190112:
Tooltip box added
v0.3.190113:
Bugfix: loading of some settings wasn't possible
Added: "X" and "?" for stats (Mana/AT/HP/Energy); different alternatives for font size
v0.3.190412:
Cards without stats (e. g. spells or artifacts) now use the whole available place for the text box.
Subtype and dual level requirement weren't shown correctly after loading.
v0.3.190609:
The Program uses FreeImage now to load and save images. Therefore you can import JP(E)G, too, and card image export will be done as PNG.
v0.3.190610:
Card preview is resized by FreeImage now, so you get a better quality than before.
v0.3.190611:
Performance update: Card preview is generated much faster.
v0.4.190621:
You now can create your own Heroes.
v0.5.210522:
Support of Skill Shrines and bullet points.
v0.5.210523:
Bugfix: Dual aspects for Shrines now work like intended.
v0.6.210529:
- Invocation Heroes, Final Form and Resource Shrines added
- Location of card art is saved now (presupposed it's stored in the artwork folder)
- Some visual fixes
Dateimanager |
---|
Es wurden bisher keine Sources abgelegt. |