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
Asegúrate de tenerlo habilitado en las opciones (Mods -> The Drifter -> Config) y de que el volumen de la música de tu juego esté alto. Además, solo se activa cuando usa las cartas "Deriva" para ganar Deriva; de lo contrario, cualquier otra información que pueda proporcionar será útil.
The resolve power doesn't seem to actually work (I only played the upgraded version, it's possible the unupgraded version works
When playing the card, "90 degree turn", traction affects the strength gain instead of the drift gain
not a major issue, but the drift sweep buff from Sweeping Turn has a number on the buff icon which normally indicates it can stack (but it doesn't appear to actually stack)
Speedstar card-it seems to have unlimited upgrades, so you might want to see if there's a way to indicate how many upgrades the card has like the indicators on Searing Blow, I got this card as a random upgrade and at first I thought nothing had happened since the name of the card didn't change
Cause:
java.lang.NullPointerException
at com.megacrit.cardcrawl.actions.common.DamageAllEnemiesAction.update(DamageAllEnemiesAction.java:98)
at com.megacrit.cardcrawl.actions.GameActionManager.update(GameActionManager.java:179)
at com.megacrit.cardcrawl.rooms.AbstractRoom.update(AbstractRoom.java:325)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2532)
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:876)
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:423)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)