Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
item_card_[shcd]_([2-9jqka]|10)(?!_InventoryItem)
If you have Notepad++ installed, you can use this to quickly get a complete list of all the cards you have collected:
Open your save file in Notepad++, and press ctrl+m to open the "Mark" dialog. Paste the above regex into the Find What: box, and make sure Regular expression is selected as the search mode at the bottom of the dialog window. Click Mark All . It should say there are 51 matches if you are at 51/52 cards in the game. Then you can click Copy Marked Text , and go into another file or app and ctrl+v to paste the list of cards you have collected.
If you have pasted it into a new file in Notepad++, you can go Edit > Line Operations > Sort Lexicographically Ascending to make it easier to spot which card you are missing.
Works even if you have less cards, just use text editor "Find" command to search "item_card_s" (and replace s with h, c and d later) and click it as many times as it pops up. If you get it 13 times you have all of those, if less, then check which number you are missing. Repeat for all the item_card_s/h/c/d and youll be fine at any point of the game, obviously no need to do this until the end.
The _inventoryitem ones you can have total of 4 and they are the ones which are used to check if you can read world lore which are unlocked with the cards.