BLUBb007 Geschrieben 4. Mai 2020 Geschrieben 4. Mai 2020 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
BLUBb007 Geschrieben 4. Mai 2020 Geschrieben 4. Mai 2020 Trophäenliste - Fist of the North Star: Lost Paradise 1x 1x 7x 50x = 59 Achiever Completed an achievement. Watchman First Class Proof of being a true bounty hunter. Doctor at Large Treat a large amount of Eden's citizens. Eden's Janitor Defeat 500 enemies in Eden. Battler Royale Complete 50 encounters each in Eden and the Wasteland, 5 scripted encounters, and 5 in-store battles. Apocalyptic Trader Barter trade 100 times. Apocalyptic Sentinel Obtain all Savior armor. Apocalyptic Hoarder Obtain a wide variety of accessories. Talisman Collector Obtain all Destiny Talismans. (Excludes DLC.) Tycoon of the Century Earn 10,000,000 IDL total. High Roller of the Century Spend 10,000,000 IDL total. The Successor Use all Hokuto Shinken secret techniques. The Successor Rises Unlock 3 abilities. The Successor Grows Unlock 50 abilities. Famous Last Words Complete the Deathcry Collection. Wasteland Treasure Hunter Retrieved 1000 items out in the Wasteland. Drive Backwards Into Hell Drive backwards in the buggy for a total of 10km. Road Rage of the Century Drive 500km in the buggy. Wasteland Speed Freak Win all 5 races on Beginner, Intermediate, and Advanced difficulty. Eden's Own Gastronome Order every menu item at all eateries. Lord of the Night Complete all Manager Ken missions. Garden of Eden Gather all 30 hostesses in Manager Ken. The Martial Artist Win all competitions and duels in the Colosseum. Kenshiro the Champion Win all duels. Surgical Precision Perform a perfect combo in Ken's Clinic for all songs. Shake-a-shake-a-shake Obtain Rank S in Bartender Ken. Grand Slammer Obtain Rank S on all Death Batting difficulties. Gambler in Paradise Obtain 100,000 chips at the Casino. Crane Stance Obtain all prizes in the crane game. Employee of the Month Make 100,000 IDL in Merchant Ken. The Savior Complete all substories. Destined to be Extreme Refine all Destiny Talismans to level 7. (Excludes DLC.) The Successor Awakens Unlock all abilities. Apocalyptic Mechanic Obtain a wide variety of buggy parts. Overachiever Completed 50% of the achievements. True Successor of Hokuto Shinken Obtained all trophies. Revenged Defeated Shin. The Man who Wandered Completed the Prologue. The Man who Fought Completed Chapter 1. The Man who Won Freedom Completed Chapter 2. The Man who Defied Completed Chapter 3. The Man who was Brought Low Completed Chapter 4. The Man who Overcame Completed Chapter 5. The Man who Reclaimed Completed Chapter 6. The Man who Revealed the Truth Completed Chapter 7. The Man who Broke Ties Completed Chapter 8. The Man who Proved Himself Completed Chapter 9. The Man who Charged Forward Completed Chapter 10. Ahem. Yuria? Stare at Xsana in First Person Mode for 3 minutes straight. Purge the Real Filth Use a flamethrower to "purge" Thouzer. Tiger Dropped Defeat a master from another world. Go Back to Kamurocho! Defeat a villain from another world. Fall of Meito Defeat the man who faced you as a true demon. Purer Than the River Defeat Toki at his strongest. Hidebu'd Break the "Hidebu" weapon 20 times. Gamer Archaeology Play all hidden games found in the Wasteland. The Man of Hokuto Completed the Final Chapter. Toki? Do You Need a Moment? Let Toki get over his mid-battle coughing fit. End of the Apocalypse Complete the game on EXTRA HARD difficulty. 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. Gehe zur Themenübersicht Alle Aktivitäten Startseite Trophies.de Trophäen-Leitfäden Spiele ohne Forum Fist of the North Star Lost Paradise × Du bist bereits registriert? Hier anmelden Jetzt registrieren News Forum Zurück Forum Regeln Zurück Foren-Regeln Bewertungs-Regeln Leitfaden-Regeln Verwarnsystem Löschung oder Sperrung des trophies.de Accounts Whitelist Trophies.de WIKI Trophies.de-Team Zurück Teammitglieder Organigramm & Team-Matrix Das Team stellt sich vor Impressum Kontakt Verstärkung gesucht Zurück Grafiker/Designer gesucht! Redakteure gesucht! Programmierer/Webentwickler gesucht! Hilfreiche Themen Zurück Leitfaden-Tutorial PlayStation Plus - Abo Modelle Übersicht PlayStation Plus - Trophäen-Check Unmögliche Trophäen Neue Spieleforen - Eröffnungen & Verschiebungen PS4/PS5 Spiele-Liste mit Upgrades, Savetransfer und Autopop Schnell, Einfach, Günstig - Spiele mit Platin Verschwundene PlayStation Store Inhalte Der Gamer-Duden Forensoftware und Layout (Hinweise & Changelogs) Übersichtsliste aller erreichbaren Abzeichen Aktivitäten Zurück Alle Aktivitäten Meine Aktivitätsverläufe Suche Features Zurück Features Trophycard Release-Kalender Platinbanner-Generator Trophycard Clubs × Neu erstellen... Forum Ungelesen Anmelden Jetzt registrieren Mehr "); } } // 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); }); }); Change theme
Recommended Posts