Palantir: Difference between revisions

From LOTR-TCG Wiki
(Adding cargo query tables)
m (Fixing accents)
Line 11: Line 11:




==List of Cards with the Palantir Item Class==
==List of Cards with the Palantír Item Class==


{{ThumbnailTable
{{ThumbnailTable
Line 18: Line 18:
}}
}}


==List of Cards that Interact with the Palantir Item Class==
==List of Cards that Interact with the Palantír Item Class==


{{ThumbnailTable
{{ThumbnailTable
|filter= CR.GameText RLIKE '\\b(Palantir)\\b' AND {{PromoFilter}}
|filter= CR.GameText RLIKE '\\b(Palantir)\\b' AND C.CollInfo NOT IN ('13R36') {{PromoFilter}}
|sort= {{CultureSort}}
|sort= {{CultureSort}}
}}
}}

Revision as of 00:06, 31 January 2022

The Palantír is a dangerous seeing stone, part of a network of them, and two of them are each in part responsible for the madness of Saruman and Denethor. In this game, Palantír is an item class, and therefore a loaded keyword, albeit an unusual one. It only appears on three artifact cards, all of which have the same unique persona: "The Palantír of Orthanc". However, the keyword is totally meaningless. Item class keywords only prevent characters from bearing multiple cards with the same item class, but only one of the three can be borne by a character, they all have the same unique title anyway, and no cards mention the Palantír item class by name.

Furthermore, these cards are unusual in that they're the only Shadow and Free Peoples cards in the entire game that share a single persona. If the Free Peoples player plays The Palantír of Orthanc, Recovered Seeing Stone (13R36) , that discards The Palantír of Orthanc (3R67) or The Palantír of Orthanc, Seventh Seeing-stone (4R166) from play and prevents them from being played again as long as Recovered Seeing Stone remains in play. All three versions of this card interfere with your opponent's hand, either directly or by interfering with the cards they are about to draw.

Further confusing things, there's a fourth card representing the same orb, Seeing Stone of Orthanc (9R38) . However, this card does not have the Palantír keyword, nor does it have the same unique persona, so it's possible to have it in play at the same time as any of the three versions of the Palantír of Orthanc.

Two other seeing stones appear in this game: Seeing Stone of Minas Anor (9R37) and Ithil Stone (9R+47) . However, neither of these cards have the Palantír keyword either.

See Also

  • Orthanc-stone (for this particular Palantír stone) and Palantíri (for the network of seeing stones) at Tolkien Gateway


List of Cards with the Palantír Item Class

Portrait Card Name Culture Card Type Game Text
The Palantír of Orthanc, Recovered Seeing Stone (13R36) Gandalf Artifact • Palantir Bearer must be Gandalf. To play this, if you can spot The Palantír of Orthanc, discard it. At the start of the fellowship phase, you may add a burden to reveal a Shadow player's hand. He or she must choose a revealed minion and discard it from hand.
The Palantír of Orthanc (3R67) Isengard Artifact • Palantir To play, spot an minion.

Shadow: Spot an minion and remove to reveal a card at random from the Free Peoples player's hand. Place that card on top of that player’s draw deck.

The Palantír of Orthanc, Seventh Seeing-stone (4R166) Isengard Artifact • Palantir To play, spot an minion. Plays to your support area.

Shadow: Spot an minion and remove to reveal the top card of any draw deck. You may place that card beneath that draw deck. ​


List of Cards that Interact with the Palantír Item Class

Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '`C`.`Subset` NOT IN ('M', 'A', 'O', 'T', 'J') AND (`C`.`SetNum` <> '0' OR `C`...' at line 1

Function: CargoSQLQuery::run Query: SELECT `CR`.`_pageID` AS `cargo_backlink_page_id_CR`,`C`.`_pageID` AS `cargo_backlink_page_id_C`,`CR`.`ID` AS `CardID`,IFNULL(IFNULL(`CR`.`FormattedGameText`, `CR`.`GameText`),) AS `GameText`,`C`.`Subset` AS `Subset`,REPLACE(REPLACE(`C`.`_pageName`, '/Data', ), 'Data:', ) AS `PageTitle`,IFNULL(`CR`.`ImageFilename`,'File:Card_Not_Found.jpg') AS `ImageFile`,IFNULL(`CR`.`PortraitFilename`,'File:Portrait_Not_Found.jpg') AS `PortraitFile`,`C`.`Culture` AS `Culture`,`C`.`CardType` AS `CardType`,`Subtypes__full` AS `CardSubtype`,`CR`.`Title` AS `Title`,`CR`.`Subtitle` AS `Subtitle`,`CR`.`SiteNum` AS `SiteNum`,IFNULL(`CR`.`CollInfo`,`C`.`CollInfo`) AS `CollInfo` FROM `cargo__Cards` `C` LEFT OUTER JOIN `cargo__CardReleases` `CR` ON ((`C`.`ID`=`CR`.`ID`)) WHERE `CR`.`GameText` RLIKE '\\b(Palantir)\\b' AND `C`.`CollInfo` NOT IN ('13R36') `C`.`Subset` NOT IN ('M', 'A', 'O', 'T', 'J') AND (`C`.`SetNum` <> '0' OR `C`.`Subset` IN ('W', 'L') OR `C`.`CardNum` IN (56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67)) ORDER BY CASE WHEN CAST(`C`.`SetNum` AS UNSIGNED INTEGER) < 20 THEN 0 WHEN LEFT(`C`.`SetNum`, 1) = 'V' THEN 1 ELSE 2 END,CASE `C`.`Side` WHEN 'Free Peoples' THEN 1 WHEN 'Shadow' THEN 2 WHEN 'None' THEN CASE WHEN `C`.`Culture` = 'The One Ring' THEN 0 ELSE 3 END ELSE 4 END,CASE WHEN `C`.`Culture` = 'The One Ring' THEN 'AAA' WHEN `C`.`Culture` = 'Site' THEN 'ZZZ' ELSE `C`.`Culture` END,CASE WHEN `C`.`SetNum` = '0' THEN 20 ELSE CASE WHEN `C`.`SetNum` RLIKE '^-?[0-9]+$' THEN CAST(`C`.`SetNum` AS UNSIGNED INTEGER) ELSE 100 END END,CASE WHEN `C`.`SetNum` = '0' THEN CASE WHEN `C`.`Subset` IN ('S', 'F') THEN 1 WHEN `C`.`Subset` IN ('D', 'L') THEN 2 WHEN `C`.`Subset` = 'M' THEN 3 WHEN `C`.`Subset` = 'J' THEN 4 ELSE 20 END ELSE CASE WHEN `C`.`Subset` = 'S' THEN 0 WHEN `C`.`Subset` = 'F' THEN 1 WHEN `C`.`Subset` = 'M' THEN 2 WHEN `C`.`Subset` = 'A' THEN 3 WHEN `C`.`Subset` = 'O' THEN 4 WHEN `C`.`Subset` = 'T' THEN 5 END END,`C`.`CardNum`,`CR`.`Revision` LIMIT 100




Loaded Keywords
Numeric Decipher Damage + XDefender + XAmbush XHunter XToil X
Non-numeric Decipher AidArcherEnduringFierceLurkerMountedMusterRoamingSanctuaryRing-bearerUnhasty
Hobbit Draft Game Cunning
Item Class Decipher [Classless] • Support AreaArmorBroochBoxBracersCloakGauntletsHand WeaponHelmMountPalantírPhialPipeRanged WeaponRingShieldStaff