Card-Forge / forge

An unofficial rules engine for the world's greatest card game.
https://card-forge.github.io/forge/
GNU General Public License v3.0
1.01k stars 570 forks source link

Description of the .dck filetype #5261

Closed Wynadorn closed 4 months ago

Wynadorn commented 6 months ago

Hey,

I was wondering if the .dck filetype is described somewhere. Specifically the less commonly used properties.

These are some of the properties I've come across. Some of these are parsed in code but lost on save, most of them are probably invalid and not read.

[shop]
WinsToUnlock=20     ; for quest gamemode 
Credits=3500        ; for quest gamemode 
MinDifficulty=0     ; for quest gamemode 
MaxDifficulty=5     ; for quest gamemode 

[duel]

[metadata]
Name=Faerie Schemes ; deck name
Comment=Mono Black  ; comment
Tags=black,mono     ; tags
Deck Type=constructed   ; Constructed, QuestDeck, Limited, Commander, Oathbreaker, Pauper, Brawl, TinyLeaders 
            ; PlanarConquest, Adventure, Vanguard, Planechase, Archenemy, Puzzle
Custom Pool=false   ; unused
Player=computer     ; Player, Computer
PlayerType=AI       ; Player, AI
AiHints=foo|bar     ; ?

Image=vampire.jpg   ; precon decks
Description=Mono B  ; precon decks
Set=M12         ; precon decks

Title=Black Abott
Difficulty=hard
Difficulty=medium
Difficulty=easy
Icon=Black Abott.jpg
Profile=Reckless
Format=Brawl
Format=Preconstructed
Format=Commander

[general]
Constructed

[commander]
1 Gwenna, Eyes of Gaea+|BRO|1

[main]
4 Attended Socialite|SNC|1

[sideboard]
4 Glorious Sunrise|VOW|1

[avatar]

[planes]

[schemes]

[conspiracy]

[dungeon]

There's also some information is available while importing a deck: image

github-actions[bot] commented 4 months ago

This issue has not been updated in a while and has now been marked as stale. Stale messages will be auto closed.

github-actions[bot] commented 4 months ago

This issue was closed because it has been stalled for 5 days with no activity.