Added images for the new event boosters. Tweaked the tournament reward pack so that tengwar show up somewhat more often
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 193 KiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 252 KiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 259 KiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 260 KiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 244 KiB |
@@ -183,7 +183,18 @@ var packBlueprints = {
|
|||||||
"SARU - Dwarf & Evil Men Starter": "/gemp-lotr/images/boosters/saru-dwarf-men.png",
|
"SARU - Dwarf & Evil Men Starter": "/gemp-lotr/images/boosters/saru-dwarf-men.png",
|
||||||
"SARU - Gondor & Isengard Orc Starter": "/gemp-lotr/images/boosters/saru-gondor-isenorc.png",
|
"SARU - Gondor & Isengard Orc Starter": "/gemp-lotr/images/boosters/saru-gondor-isenorc.png",
|
||||||
"SARU - Pipeweed & Isengard Uruk Starter": "/gemp-lotr/images/boosters/saru-pipeweed-isenuruks.png",
|
"SARU - Pipeweed & Isengard Uruk Starter": "/gemp-lotr/images/boosters/saru-pipeweed-isenuruks.png",
|
||||||
"SARU - Smeagol & Urukhai Starter": "/gemp-lotr/images/boosters/saru-smeagol-uruks.png"
|
"SARU - Smeagol & Urukhai Starter": "/gemp-lotr/images/boosters/saru-smeagol-uruks.png",
|
||||||
|
|
||||||
|
"Event Chase Booster": "/gemp-lotr/images/boosters/event_award_booster.png",
|
||||||
|
"Tournament Random Chase Card Selector": "/gemp-lotr/images/boosters/tournament_event_award.png",
|
||||||
|
"Countdown to the King Collection": "/gemp-lotr/images/boosters/countdown_collection.png",
|
||||||
|
"The Nine Riders Collection": "/gemp-lotr/images/boosters/nine_riders_collection.png",
|
||||||
|
"(S)Alt Image Promo Selection": "/gemp-lotr/images/boosters/promo_selection.png",
|
||||||
|
|
||||||
|
"Random Common Foil": "/gemp-lotr/images/boosters/random_foil.png",
|
||||||
|
"Random Uncommon Foil": "/gemp-lotr/images/boosters/random_foil.png",
|
||||||
|
"Random Rare Foil": "/gemp-lotr/images/boosters/random_foil.png",
|
||||||
|
"Random Ultra Rare Foil": "/gemp-lotr/images/boosters/random_foil.png"
|
||||||
};
|
};
|
||||||
|
|
||||||
var Card = Class.extend({
|
var Card = Class.extend({
|
||||||
|
|||||||
@@ -66,10 +66,10 @@
|
|||||||
type: random
|
type: random
|
||||||
items: [
|
items: [
|
||||||
50%1x(S)Alt Image Promo Selection
|
50%1x(S)Alt Image Promo Selection
|
||||||
4%1x(S)FotR - Tengwar
|
10%1x(S)FotR - Tengwar
|
||||||
4%1x(S)TTT - Tengwar
|
10%1x(S)TTT - Tengwar
|
||||||
4%1x(S)RotK - Tengwar
|
10%1x(S)RotK - Tengwar
|
||||||
4%1x(S)SH - Tengwar
|
10%1x(S)SH - Tengwar
|
||||||
30%1x(S)Masterwork Selection
|
30%1x(S)Masterwork Selection
|
||||||
5%1x(S)PC Promo Art Selection
|
5%1x(S)PC Promo Art Selection
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user