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
Is there some sort of hidden requirement?
I just want the Honey Jar, not the Cupcake
How do I blacklist relics? :3
at HalationCode.relics.hsl.BottledLove.onLoseHp(BottledLove.java:133) ~[Halation.jar:?]
at com.megacrit.cardcrawl.characters.AbstractPlayer.damage(AbstractPlayer.java:1777) ~[?:?]
at com.megacrit.cardcrawl.actions.common.DamageAction.update(DamageAction.java:91) ~[?:?]
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:2512) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:879) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:427) [?:?]
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225) [?:?]
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126) [desktop-1.0.jar:?]
I tried using the Star Compass with 1 gold: Dropped it.
I think there's something we're missing. Maybe you could try to translate your explanation into common English for those of us who aren't fluent in coding jargon? I would greatly appreciate it, the Star Compass is a big mystery I really want to solve!
Now I'm not sure how to actually get this relic to 'activate'. That could be obfuscated in some other file using 'eval' techniques, as there's no direct reference to the variable name that turns this relic on. I.e. potentialReached.
First, it says "Hello World" in the system console, until Stack Exchange changes their site layout. (Once they do, the relic will likely no longer work).
Then it prints a 4-sd approximation of Pi to the system console.
Then, it deals damage. It deals 1 damage if you have 1 gold, 0 damage if you have >1, about ten quintillion damage if you have 0. So basically have at least 1 gold to be ok.
Then, it gives you 58 gold.
It changes your position on the map. The X and Y positions are randomized with a random int64 value. Except: The Y is unchanged when >0 gold.
And finally, you have to fight a boss.
Smart Phone says I should take the Max HP and when I take it, I take the damage.