Skip to Content
Menu
Home
Terms of Service
Privacy Policy
Contact
Trade In
Set Tracker
Store
Evolving Chasers
Login Account
0
0
Get Shopping
Menu
Home
Terms of Service
Privacy Policy
Contact
Trade In
Set Tracker
Store
Evolving Chasers
Login Account
0
0
Get Shopping
Folder: Menu
Store
Login Account
Get Shopping
Back
Home
Terms of Service
Privacy Policy
Contact
Trade In
Set Tracker
Store DS Pokemon Conquest (Loose)
1 / 2
C01C9814-C671-4577-828D-0395C2721320.jpeg Image 1 of 2
C01C9814-C671-4577-828D-0395C2721320.jpeg
9AF9E041-D31F-4397-9B10-D4C7F0C231F5.jpeg Image 2 of 2
9AF9E041-D31F-4397-9B10-D4C7F0C231F5.jpeg

DS Pokemon Conquest (Loose)

$55.00

Pokémon Conquest (Nintendo DS) – Loose Cartridge (Read Description)

  • Condition: Used – Cartridge Only (No Case or Manual)

  • Damage Note: Sticker is peeling and damaged (see photos). Cartridge still fits and powers on.

  • Functionality: Tested to power on. Sold as-is; no guarantees on full gameplay functionality.

  • Details: A unique strategy RPG crossover between Pokémon and Nobunaga’s Ambition. A must-have for collectors or tactical gaming fans!

Please review the photos carefully. Sold as-is. No returns.

Add To Cart

Pokémon Conquest (Nintendo DS) – Loose Cartridge (Read Description)

  • Condition: Used – Cartridge Only (No Case or Manual)

  • Damage Note: Sticker is peeling and damaged (see photos). Cartridge still fits and powers on.

  • Functionality: Tested to power on. Sold as-is; no guarantees on full gameplay functionality.

  • Details: A unique strategy RPG crossover between Pokémon and Nobunaga’s Ambition. A must-have for collectors or tactical gaming fans!

Please review the photos carefully. Sold as-is. No returns.

Pokémon Conquest (Nintendo DS) – Loose Cartridge (Read Description)

  • Condition: Used – Cartridge Only (No Case or Manual)

  • Damage Note: Sticker is peeling and damaged (see photos). Cartridge still fits and powers on.

  • Functionality: Tested to power on. Sold as-is; no guarantees on full gameplay functionality.

  • Details: A unique strategy RPG crossover between Pokémon and Nobunaga’s Ambition. A must-have for collectors or tactical gaming fans!

Please review the photos carefully. Sold as-is. No returns.

Contact Us:

Owner@evolvingchasers.com

Location:

Goreville, IL 62939

Come Again!

function universalFilter() { const input = document.getElementById("universalSearch").value.toLowerCase(); const setGrid = document.getElementById("setGrid"); const cardGrid = document.getElementById("cardGrid"); if (setGrid.style.display !== "none") { const tiles = setGrid.querySelectorAll(".setTile"); tiles.forEach(tile => { tile.style.display = tile.textContent.toLowerCase().includes(input) ? "" : "none"; }); } else { const cards = cardGrid.querySelectorAll(".cardTile"); cards.forEach(card => { card.style.display = card.textContent.toLowerCase().includes(input) ? "" : "none"; }); } } function universalSort() { const mode = document.getElementById("sortSelect").value; if (document.getElementById("setGrid").style.display !== "none") { if (mode === "name_asc") setsCache.sort((a, b) => a.name.localeCompare(b.name)); if (mode === "name_desc") setsCache.sort((a, b) => b.name.localeCompare(a.name)); if (mode === "value_desc") setsCache.sort((a, b) => getSetValue(b.id) - getSetValue(a.id)); if (mode === "value_asc") setsCache.sort((a, b) => getSetValue(a.id) - getSetValue(b.id)); if (mode === "progress_desc") setsCache.sort((a, b) => getSetProgress(b.id) - getSetProgress(a.id)); if (mode === "progress_asc") setsCache.sort((a, b) => getSetProgress(a.id) - getSetProgress(b.id)); renderSetGrid(); } else { const cardContainer = document.getElementById("cardGrid"); let cards = Array.from(cardContainer.querySelectorAll(".cardTile")); cards.sort((a, b) => { if (mode === "name_asc") return a.dataset.name.localeCompare(b.dataset.name); if (mode === "name_desc") return b.dataset.name.localeCompare(a.dataset.name); if (mode === "value_desc") return parseFloat(b.dataset.price) - parseFloat(a.dataset.price); if (mode === "value_asc") return parseFloat(a.dataset.price) - parseFloat(b.dataset.price); return 0; }); cards.forEach(card => cardContainer.appendChild(card)); } }
C01C9814-C671-4577-828D-0395C2721320.jpeg
9AF9E041-D31F-4397-9B10-D4C7F0C231F5.jpeg