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:
@@ -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',
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
]
|
||||
}
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user