開心遊戲館

位置:首頁 > 單機圖文攻略 > 

吸血鬼倖存者死神代碼是什麼,死神解鎖作弊代碼介紹

《吸血鬼倖存者》中角色是遊戲中比較重要的作戰主力,一般可以透過作弊來獲取相關的角色,可以在自己電腦安裝目錄下找到Vampire Survivors檔案夾裝訂le中的js檔案,然後找到Red Death修改相關的代碼。

吸血鬼倖存者死神代碼是什麼 死神解鎖作弊代碼介紹

死神解鎖作弊代碼介紹

作弊 / Cheat

在遊戲目錄下找到

Find and open

Vampire Survivorsresourcesappackrenderer

以文字形式(比如用記事本)開啟,搜尋

Search for

'charName':'Red Death'

'charName':'Red Death'

附近的代碼類似這樣:

It's something like this:

...{'hidden':!0x0,'level':...,'startingWeapon':...,'prefix':...,'charName':'Red Death',...

'hidden':!0x0 改爲 'hidden':!0x1:

Replace 'hidden':!0x0 with 'hidden':!0x1 :

...{'hidden':!0x1,...,'charName':'Red Death',...

此方法實際上適用於任意角色。

Actually, this method works for any character.