It is currently 11 Sep 2025, 13:08
   
Text Size

SVar rarity

Post MTG Forge Related Programming Questions Here

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

SVar rarity

Postby mtgrares » 17 Sep 2010, 17:13

I notice all of the cards now have rarity and picture link. (Thanks to whoever spent all the time doing that!) How is this new rarity going to be used in Forge or has it yet to be decided? Will you be able to choose between the default svar rarity or the rarity in common.txt, uncommon.txt, and rare.txt?

The good thing about the svar rarity is that it includes mythic rares. (Something I never spent the time adding to my old code.)
mtgrares
DEVELOPER
 
Posts: 1352
Joined: 08 Sep 2008, 22:10
Has thanked: 3 times
Been thanked: 12 times

Re: SVar rarity

Postby Rob Cashwalker » 17 Sep 2010, 17:29

Wow.. where've you been? :?

The python card update script that was submitted did the hard part of adding those lines in. I made the modifications to the non-draft booster pack generators to build their lists from the SVar's instead of the rarity.txt files. Mythic currently just maps to rare, but it's parsed for explicitly. I have some code that may enable Mythic to operate on its own, but the current Mythic:Rare proportion is probably not big enough to approach the 1:8 distribution, without constant repetition of the Mythics we have. Without handling them specifically, they already show up in "surprise" quantities, which is good enough for now.

Since then, I've gone on to reduce cards.txt into individual card files, which will enable us to implement additional meta data for cards, without Forge counting them as keywords initially.

The picture URL and rarity will also be combined as a new piece of meta data - "Set". Cards printed in one set may have different rarity than other, Serra Angel, for example. Eventually we can build set-specific boosters (at that point Mythic will become fully functional). Eventually we could enforce Standard or Extended... either real-time or "choose your own standard".

I even plan to revise the spell and ability keywords, to not be keywords, but directly interpreted. Keywords like Flying shall remain Keywords though.
The Force will be with you, Always.
User avatar
Rob Cashwalker
Programmer
 
Posts: 2167
Joined: 09 Sep 2008, 15:09
Location: New York
Has thanked: 5 times
Been thanked: 40 times

Re: SVar rarity

Postby mtgrares » 17 Sep 2010, 17:40

Rob Cashwalker wrote:Wow.. where've you been? :?
Yeah I'm just a user now. I don't have much "inside information" any more. :lol:

People would like to choose "Standard" or "Extended", although I have no idea how many cards in Forge are in Standard right now? 200?

I even plan to revise the spell and ability keywords, to not be keywords, but directly interpreted. Keywords like Flying shall remain Keywords though.
Yeah similar to mana abilities, making a string into a real SpellAbility object.

Thanks for the info.
mtgrares
DEVELOPER
 
Posts: 1352
Joined: 08 Sep 2008, 22:10
Has thanked: 3 times
Been thanked: 12 times

Re: SVar rarity

Postby DennisBergkamp » 17 Sep 2010, 18:53

Nah, we should have quite a bit more cards for standard than that... I'm not sure about the exact number, but at least 500 cards.
User avatar
DennisBergkamp
AI Programmer
 
Posts: 2602
Joined: 09 Sep 2008, 15:46
Has thanked: 0 time
Been thanked: 0 time


Return to Developer's Corner

Who is online

Users browsing this forum: No registered users and 31 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 31 users online :: 0 registered, 0 hidden and 31 guests (based on users active over the past 10 minutes)
Most users ever online was 7967 on 09 Sep 2025, 23:08

Users browsing this forum: No registered users and 31 guests

Login Form