Jump to content
- Werbung nur für Gäste -

IGNORIERT

Slay the Spire


BLUBb007

Recommended Posts

Geschrieben

Hallo Community,

 

für dieses Spiel haben wir aktuell kein eigenes Forum. Dieser Thread dient als Ersatz, um euch dennoch einen Austausch über das Spiel zu ermöglichen.

 

WARUM HAT DAS SPIEL KEIN FORUM?

Woche für Woche erscheinen neue Spiele, die bei uns auch immer einen Platz in Form eines eigenen Forums erhalten, samt den wichtigen Standard-Threads. Da jede Software und auch jede Hardware irgendwann an ihre Grenzen stößt, sortieren wir ungenutzte und leere Foren wieder aus. Zwischen der Erstellung und der Löschung liegen dabei mindestens zwölf Monate. Sofern nach der Erstellung mehrere Beiträge oder gar ein Leitfaden und/oder eine Roadmap entstanden sind, wird das Forum nicht gelöscht. Mit diesem Thread gewähren wir eine für uns ressourcensparende Möglichkeit euch trotzdem eine Anlaufstelle zu bieten. Wenn hier eine entsprechende Aktivität zu verzeichnen ist, können wir gerne wieder ein eigenes Forum erstellen.

 

Euer

Trophies.de-Team

Das Team unterstützen

- Werbung nur für Gäste -

Geschrieben

 

Trophäenliste - Slay the Spire
 
1x platin.png  2x gold.png  17x silber.png  24x bronze.png  = 44
 
 
Bronze
 

 Shrug It Off

Win a battle with 1 HP remaining.
 

 Purity

Have 3 or fewer cards in hand, draw, and discard pile combined.
 

 Come At Me

Win a combat without playing an Attack.
 

 The Pact

Exhaust 20 cards in a single combat.
 

 Adrenaline

Have 9 Energy during a single turn of combat.
 

 Powerful

Have 10 or more buffs during combat.
 

 Impervious

Have 99 or more Block during combat.
 

 Catalyst

Apply 99 or more Poison on a single enemy.
 

 Plague

Defeat 3 enemies with Poison in a single combat.
 

 Perfect

Defeat a boss without taking any damage.
 

 Ruby

Beat the game with the Ironclad.
 

 Emerald

Beat the game with the Silent.
 

 Ascend 0

Unlock Ascension mode.
 

 Sapphire

Beat the game with the Defect.
 

 My Lucky Day

Win a Daily Climb.
 
 
Silber
 

 Jaxxed

Have 50 or more Strength during combat.
 

 Barricaded

Have 999 Block during combat.
 

 Ninja

Play 10 Shivs in a single turn.
 

 Infinity

Play 25 cards in a single turn.
 

 You Are Nothing

Defeat a boss on turn 1.
 

 Speed Climber

Beat the game in under 20 minutes.
 

 Ascend 10

Complete Ascension Level 10.
 

 Minimalist

Beat the game with a 5 card deck or smaller.
 

 Ooh Donut!

Finish Donu with a Feed.
 

 Common Sense

Beat the game with a deck containing no uncommons or rares.
 

 Focused

Have 25 or more Focus during combat.
 

 Neon

Channel 9 Plasma in a single turn.
 

 The Transient

Defeat the Transient before it fades away.
 
 
Gold
 

 Who Needs Relics?

Beat the game with a single relic.
 

 Ascend 20

Complete Ascension Level 20.
 
 
Platin
 

 Eternal One

Obtain all other Trophies.
 
 
Geheime Trophäen
 
Bronze
 

 The Guardian

Defeated the Guardian.
 

 The Ghost

Defeated Hexaghost.
 

 The Boss

Defeated the Slime Boss.
 

 The Automaton

Defeated the Bronze Automaton.
 

 The Collector

Defeated the Collector.
 

 The Champion

Defeated the Champ.
 

 The Crow

Defeated the Awakened One.
 

 The Shapes

Defeated Donu & Deca.
 

 The Time Eater

Defeated the Time Eater.
 
 
Silber
 

 Ruby+

Complete the Ending with the Ironclad.
 

 Emerald+

Complete the Ending with the Silent.
 

 Sapphire+

Complete the Ending with the Defect.
 

 The End?

Complete the Ending with the Ironclad, Silent, and Defect.
 
 

Archiviert

Dieses Thema ist jetzt archiviert und für weitere Antworten gesperrt.
Wende dich an einen Admin, wenn du in diesem Thema etwas posten möchtest.

×
  • Neu erstellen...
"); } } // Change the class and localstorage when the toggle is clicked $('.focus-editor-panel[data-setting]').on('click', function(){ var settingName = $(this).attr('data-setting'); var settingStatus = $(this).attr('data-status'); if(settingStatus === '1'){ html.removeClass('enable--' + settingName); localStorage.setItem(settingName, '0'); $(this).attr('data-status', '0'); } else { html.addClass('enable--' + settingName); localStorage.setItem(settingName, '1'); $(this).attr('data-status', '1'); } }); // Dark/light mode button var toggleThemeTooltip = getComputedStyle(document.documentElement).getPropertyValue('--lang--light-dark-mode').slice(1, -1); $('[data-focus-toggle-theme] [data-ipsTooltip]').prop('title', toggleThemeTooltip); $('[data-focus-toggle-theme]').on('click', function(e){ var focusThemeId = html.attr('data-focus-alt-theme'); if(focusThemeId){ e.preventDefault(); $("#focusAltThemeSubmit").val(focusThemeId); $("#focusAltThemeSubmit").click(); } }); // Make hover navigation work with touch devices ;(function(e,t,n,r){e.fn.doubleTapToGo=function(r){if(!("ontouchstart"in t)&&!navigator.msMaxTouchPoints&&!navigator.userAgent.toLowerCase().match(/windows phone os 7/i))return false;this.each(function(){var t=false;e(this).on("click",function(n){var r=e(this);if(r[0]!=t[0]){n.preventDefault();t=r}});e(n).on("click touchstart MSPointerDown",function(n){var r=true,i=e(n.target).parents();for(var s=0;s ul > li:has(ul)').doubleTapToGo(); // Toggle class $('[data-class]').on( "click", function(event) { event.preventDefault(); var classContent = $(this).attr('data-class'); var classModifiers = classContent.split(' '); var className = classModifiers[0]; var modifyClass = classModifiers[1]; if (classModifiers[2]){ var targetElement = classModifiers[2]; } else { var targetElement = 'html'; } if (modifyClass === 'add'){ $(targetElement).addClass(className); } else if (modifyClass === 'remove'){ $(targetElement).removeClass(className); } else { $(targetElement).toggleClass(className); } }); }); // More dropdown menu function focusNavigation() { var navwidth = 0; var morewidth = $('.ipsNavBar_primary .focus-nav__more').outerWidth(true); $('.ipsNavBar_primary > ul > li:not(.focus-nav__more)').each(function() { navwidth += $(this).outerWidth( true ) + 2; }); var availablespace = $('.ipsNavBar_primary').outerWidth(true) - morewidth; if (availablespace > 0 && navwidth > availablespace) { var lastItem = $('.ipsNavBar_primary > ul > li:not(.focus-nav__more)').last(); lastItem.attr('data-width', lastItem.outerWidth(true)); lastItem.prependTo($('.ipsNavBar_primary .focus-nav__more > ul')); focusNavigation(); } else { var firstMoreElement = $('.ipsNavBar_primary li.focus-nav__more li').first(); if (navwidth + firstMoreElement.data('width') < availablespace) { firstMoreElement.insertBefore($('.ipsNavBar_primary .focus-nav__more')); } } if ($('.focus-nav__more li').length > 0) { $('.focus-nav__more').removeClass('focus-nav__more--hidden'); } else { $('.focus-nav__more').addClass('focus-nav__more--hidden'); } } $(window).on('load',function(){ $(".ipsNavBar_primary").removeClass("ipsNavBar_primary--loading"); focusNavigation(); }); $(window).on('resize',function(){ focusNavigation(); }); $(document).ready(function(){ $('[data-setting="fluid"]').on('click', function(){ setTimeout(function(){ focusNavigation(); }, 10); }); });