Microtransaction Simulator

Microtransaction Simulator

评价数不足
Impossible achievement
由 ☠ norPh ☠ 制作
...and how to get it
   
奖励
收藏
已收藏
取消收藏
How to get it
To get it "fairly" you need to unpack 4 cards of the rarest tier in the same set, aka an insane amount of luck/time which would be best used elsewhere.

Here's the method, since the game has an achievement required to edit the catch.gd in the game directory, I assume that's actually how you're supposed to get it. Open it and play the game. Open some pack then quit the game and paste the following code in the "cardsOpenList" section created by opening the packs ingame (just replace one existing).

{
"totalCardOpenValue": 40376,
"cardsOpened": [
{
"value": 94,
"totalValue": 10094,
"rarity": 7
},
{
"value": 94,
"totalValue": 10094,
"rarity": 7
},
{
"value": 94,
"totalValue": 10094,
"rarity": 7
},
{
"value": 94,
"totalValue": 10094,
"rarity": 7
}
]
}


Save it and launch the game : you should get the achievement (and the Holy Moly if you don't have it yet).
7 条留言
☠ norPh ☠  [作者] 2017 年 11 月 17 日 上午 9:35 
Glad to know that for you 3
sunflowersnail 2017 年 11 月 16 日 下午 1:53 
Just a note on this achievement - the new update makes it much easier to get it legitimately! Just opening a pack with one wisp (gray) or scorch (orange) card should be enough to get more than 40k easily. To get access to these new cards you need to lucid once.
Jambo 2017 年 11 月 11 日 下午 5:12 
It didn't take me long to get this achievement, though I wasn't trying.
☠ norPh ☠  [作者] 2017 年 9 月 18 日 上午 10:22 
With a software such as notepad, sublimetext, dreamweaver etc...

Yeah I didn't paste the whole doc, just replace one block from the "cardsOpenList" section you created by playing the game.
Eddie 2017 年 9 月 17 日 下午 7:07 
How are you supposed to open "catch.gd" once you find it in the folder?
Abystoma 2017 年 9 月 17 日 下午 4:14 
Edit: okay, I got it

For those who might do the same (stupid) mistake as me, do not overwrite the whole file, just the part of the text.
Runicus 2017 年 9 月 17 日 下午 3:51 
Nothing is happening.