Ally (BATTD): Difference between revisions

m related achievements
m fixed cargo error
 
Line 8: Line 8:
|extra col 1=rarity=Rarity
|extra col 1=rarity=Rarity
|extra col 2=CONCAT("$", FORMAT(cost, 0))=Cost
|extra col 2=CONCAT("$", FORMAT(cost, 0))=Cost
|extra col 3=quantity=Qty.
|extra col 3=quantity=Qty
|order by=(CASE rarity WHEN 'Common' THEN 0 WHEN 'Uncommon' THEN 1 WHEN 'Rare' THEN 2 WHEN 'Super Rare' THEN 3 WHEN 'Epic' THEN 4 WHEN 'Legendary' THEN 5 WHEN 'Martian' THEN 6 END), name
|order by=(CASE rarity WHEN 'Common' THEN 0 WHEN 'Uncommon' THEN 1 WHEN 'Rare' THEN 2 WHEN 'Super Rare' THEN 3 WHEN 'Epic' THEN 4 WHEN 'Legendary' THEN 5 WHEN 'Martian' THEN 6 END), name
|limit=101
|limit=101