![]() |
Everything you need for a 2 player game is included: 2 Sets of 30 card decks (60 cards total. Some duplicate cards.) 1 Playmat 1 Rule Book 6 Dice 30 damage Counters 2 Force Counters Suggested: Ages 10 and up. Designed for beginners. Expansion cards sold separately. Choose to be on the Lightside or dare to play on the Dark Side. Roll the dice and select cards to find your destiny! Read Even More Also See Decipher Trading Cards Game |
var msg="Please do not take text or images.\n\nCommercial Use Prohibited\nThis feature not supported due to © Copyrighted work"; function click(e) { if (document.all) { if (event.button == 2) { alert(msg); return false; } } if (document.layers) { if (e.which == 3) { alert(msg); return false; } } } if (document.layers) { document.captureEvents(Event.MOUSEDOWN); } document.onmousedown=click;