Altered tournament rewards boosters to include far more PC promos more frequently. Added do-nothing promo "card" for the 2024 WC invitation.

This commit is contained in:
Christian 'ketura' McCarty
2024-09-29 22:17:44 -05:00
parent 6b2af8fa75
commit e20bf34fa0
3 changed files with 26 additions and 5 deletions

View File

@@ -660,7 +660,10 @@ var PCCards = {
'53_80' : 'https://i.lotrtcgpc.net/errata/LOTR-EN03E080.2_card.jpg',
'53_85' : 'https://i.lotrtcgpc.net/errata/LOTR-EN03E085.2_card.jpg',
'53_103' : 'https://i.lotrtcgpc.net/errata/LOTR-EN03E103.3_card.jpg',
'53_105' : 'https://i.lotrtcgpc.net/errata/LOTR-EN03E105.2_card.jpg'
'53_105' : 'https://i.lotrtcgpc.net/errata/LOTR-EN03E105.2_card.jpg',
//2024 WC Invitation "Card"
'100_0' : 'https://i.lotrtcgpc.net/other/2024-wc-invite.jpg',
}

View File

@@ -1,4 +1,21 @@
{
100_0: {
title: 2024 World Championship Invitation
type: Event
twilight: 5
culture: Elven
keyword: Regroup
effects: {
type: event
effect: [
{
type: SendMessage
text: The holder of this card is invited to the 2024 World Championship Group Stage. How the hell did you play this card in a game...?
}
]
}
}
100_1: {
cardInfo: {
imagePath: errata/LOTR-ENV0E001.0.jpg

View File

@@ -51,7 +51,7 @@
30%1xRandom Ultra Rare Foil
10%1xRandom Masterwork
10%1xRandom Alt Image Promo
10%1xRandom PC Full Art
30%1xRandom PC Full Art
5%1xRandom Tengwar
1%1x(S)Masterwork Selection
1%1x(S)PC Promo Art Selection
@@ -77,13 +77,14 @@
name: Placement Random Chase Card Selector
type: random
items: [
50%1x(S)Alt Image Promo Selection
40%1x(S)Alt Image Promo Selection
40%1xRandom PC Full Art
10%1x(S)FotR - Tengwar
10%1x(S)TTT - Tengwar
10%1x(S)RotK - Tengwar
10%1x(S)SH - Tengwar
30%1x(S)Masterwork Selection
5%1x(S)PC Promo Art Selection
40%1x(S)Masterwork Selection
40%1x(S)PC Promo Art Selection
]
}
{