Fortune: Difference between revisions
Created page with "== Basic Info == The '''Fortune''' function in Trickster Online is a way to gain stat boosts for your character that last for 3 hours (though this time period can be increased by using '''Star Tears'''). After 3 hours (unless you've used a '''Star Tear''', in which case it would be longer), the fortune will end and the stats will no longer be applied. All stats in Trickster can be increased through fortune, as long as you or Star Gazer Stella provide the right cards. For..." |
No edit summary |
||
| (8 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
== | <usestyle src="Tabs.css" /> | ||
<usestyle src="InfoBox.css" /> | |||
<usestyle src="Fortune.css" /> | |||
<usestyle src="Img.css" /> | |||
<usescript src="ShowFirstTabs.js"/> | |||
= | <html> | ||
<html lang="en"> | |||
<head> | |||
<meta charset="UTF-8"> | |||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |||
<title>Fortune Reading - CoraTO Wiki</title> | |||
</head> | |||
<body> | |||
<div class="fortune-page"> | |||
<header class="hero"> | |||
<div class="hero-inner"> | |||
<h1 class="hero-title">Fortune Reading</h1> | |||
<p class="hero-subtitle">Visit Star Gazer Stella to reveal your destiny and gain powerful stat boosts for 3 hours. Strategize with cards to maximize your potential.</p> | |||
<div class="status-pill">Duration: 3 Hours • Reset: Daily Price</div> | |||
</div> | |||
</header> | |||
<nav class="nav-tabs" role="tablist"> | |||
<button id="btn-tab-overview" class="nav-tab active" role="tab" aria-selected="true" aria-controls="tab-overview" data-tab="tab-overview" tabindex="0"> | |||
<span class="full-text">Overview</span> | |||
<span class="short-text">Info</span> | |||
</button> | |||
<button id="btn-tab-quest" class="nav-tab" role="tab" aria-selected="false" aria-controls="tab-quest" data-tab="tab-quest" tabindex="-1"> | |||
<span class="full-text">The Quest</span> | |||
<span class="short-text">Quest</span> | |||
</button> | |||
<button id="btn-tab-reading" class="nav-tab" role="tab" aria-selected="false" aria-controls="tab-reading" data-tab="tab-reading" tabindex="-1"> | |||
<span class="full-text">Reading Mechanics</span> | |||
<span class="short-text">Reading</span> | |||
</button> | |||
<button id="btn-tab-strategy" class="nav-tab" role="tab" aria-selected="false" aria-controls="tab-strategy" data-tab="tab-strategy" tabindex="-1"> | |||
<span class="full-text">Strategy & Tips</span> | |||
<span class="short-text">Strategy</span> | |||
</button> | |||
</nav> | |||
<!-- TAB: OVERVIEW --> | |||
<section id="tab-overview" class="tab-content active" role="tabpanel"> | |||
<div class="section-header"> | |||
<h2>Basic Information</h2> | |||
<p class="section-lead">Boost your stats with the power of the stars.</p> | |||
</div> | |||
<div class="fortune-section"> | |||
<div class="fortune-grid"> | |||
<div> | |||
<h3>What is Fortune?</h3> | |||
<p>The <strong>Fortune</strong> function allows you to gain stat boosts for your character that last for <strong>3 hours</strong>. All stats in Trickster can be increased through fortune, provided you or Stella have the right cards.</p> | |||
<ul class="feature-list point-list"> | |||
<li><strong>Versatile:</strong> Target specific stats like AP, Drop Rate, or EXP Boosts.</li> | |||
<li><strong>Extendable:</strong> Duration can be increased using <strong>Star Tears</strong>.</li> | |||
<li><strong>Overwritable:</strong> You can get a new reading before the time is up, but you will <strong>LOSE</strong> the previous boosts immediately.</li> | |||
</ul> | |||
<div class="info-inline"> | |||
<div class="info-box"> | |||
<strong>Note:</strong> You can buy <strong>Star Tears</strong> from MyShop, or earn <strong>Star Tears EVs</strong> (up to 12/day) by doing <a href="https://mewsie.world/CoraTOWiki/index.php/Shadow_Dailies" target="_blank">Shadow Dailies</a>. | |||
</div> | |||
</div> | |||
</div> | |||
== | <aside> | ||
<div class="info-card"> | |||
<div class="card-body"> | |||
<h3>Price & Limits</h3> | |||
<p>There is no limit on daily readings, but the price <strong>doubles</strong> with each attempt in the same day.</p> | |||
<div class="wikitable-like"> | |||
<div class="column"> | |||
<ul> | |||
<li> | |||
<strong>1st Reading</strong> | |||
<span>1,000 Galder</span> | |||
</li> | |||
<li> | |||
<strong>2nd Reading</strong> | |||
<span>2,000 Galder</span> | |||
</li> | |||
<li> | |||
<strong>3rd Reading</strong> | |||
<span>4,000 Galder</span> | |||
</li> | |||
<li> | |||
<strong>Reset</strong> | |||
<span>Prices reset daily</span> | |||
</li> | |||
</ul> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
</aside> | |||
</div> | |||
</div> | |||
</section> | |||
<!-- TAB: THE QUEST --> | |||
<section id="tab-quest" class="tab-content" role="tabpanel"> | |||
<div class="section-header"> | |||
<h2>Unlocking the Star Gazer</h2> | |||
<p class="section-lead">Complete Stella's request to access fortune readings.</p> | |||
</div> | |||
<div class="fortune-section"> | |||
<div class="fortune-grid"> | |||
<div> | |||
<h3>"The Star Gazer" Quest</h3> | |||
<p>You must complete a short quest chain for <strong>Star Gazer Stella</strong> in <strong>Desert Beach Field 2</strong>. She is located near the river by the second bridge from the bottom.</p> | |||
<div class="fortune-steps"> | |||
<ul class="feature-list"> | |||
<li> | |||
<div class="step-line"> | |||
<div class="step-number">1</div> | |||
<div class="step-text"><strong>Talk to Stella:</strong> Be careful! Choose options that are polite. Insulting her will end the conversation.</div> | |||
</div> | |||
</li> | |||
<li> | |||
<div class="step-line"> | |||
<div class="step-number">2</div> | |||
<div class="step-text"><strong>Find Don Giuvanni:</strong> Located at the top right of Desert Beach Field 2 (left of the river).</div> | |||
</div> | |||
</li> | |||
<li> | |||
<div class="step-line"> | |||
<div class="step-number">3</div> | |||
<div class="step-text"><strong>Collect Soap:</strong> He asks for 1 Soap, but since you do the quest 3 times, you need <strong>3 Soaps</strong> total.</div> | |||
</div> | |||
</li> | |||
<li> | |||
<div class="step-line"> | |||
<div class="step-number">4</div> | |||
<div class="step-text"><strong>Return to Stella:</strong> Turn in the soap to complete the request.</div> | |||
</div> | |||
</li> | |||
</ul> | |||
</div> | |||
<div class="info-inline"> | |||
<div class="warning-box">If you do not complete Stella's quest, she will not read your fortune at any location.</div> | |||
</div> | |||
</div> | |||
<aside> | |||
<div class="image-container"> | |||
<img src="https://mewsie.world/CoraTOWiki/images/f/f6/Star_Gazer_Tent.png" alt="Star Gazer Tent in Mega"> | |||
<div class="image-caption"><strong>Star Gazer Tent</strong> in Mega</div> | |||
</div> | |||
<div class="info-box" style="margin-top: 10px;"> | |||
<strong>Note:</strong> You must visit her <em>inside</em> her tent for a reading. She will not give readings when found outside (e.g., during Shadow Star quests). | |||
</div> | |||
</aside> | |||
</div> | |||
</div> | |||
</section> | |||
<!-- TAB: READING MECHANICS --> | |||
<section id="tab-reading" class="tab-content" role="tabpanel"> | |||
<div class="section-header"> | |||
<h2>The Reading Process</h2> | |||
<p class="section-lead">Master the cards and pointers to get the stats you need.</p> | |||
</div> | |||
<div class="fortune-section"> | |||
<h3>1. The Setup</h3> | |||
<p>When you enter the tent, Stella presents <strong>10 random cards</strong>. Each card represents a stat (AP, DA, MA, etc.) and a strength value.</p> | |||
<div class="info-inline"> | |||
<div class="tip-box">Once you see the cards, you cannot back out without paying. To get new cards, you must pay for a new reading.</div> | |||
</div> | |||
<hr class="divider"> | |||
<h3>2. Swapping Cards</h3> | |||
<div class="fortune-grid"> | |||
<div> | |||
<p>You can replace Stella's cards with your own from <strong>Star Card Packs</strong>. The number of allowed swaps depends on the day.</p> | |||
<ul class="point-list"> | |||
<li>Select the card to replace (Top Row).</li> | |||
<li>Select your card to insert (Bottom Row).</li> | |||
<li><strong>Position Matters:</strong> Swapped cards fill from right to left in the reading circle.</li> | |||
</ul> | |||
<div class="info-inline"> | |||
<div class="warning-box">Swapped cards are consumed upon use, even if the pointers do not land on them!</div> | |||
</div> | |||
</div> | |||
<div class="image-container"> | |||
<img src="https://mewsie.world/CoraTOWiki/images/5/57/Select_Fortune_Cards.png" alt="Card Selection Interface"> | |||
<div class="image-caption">Example Cards</div> | |||
</div> | |||
</div> | |||
<hr class="divider"> | |||
<h3>3. The Spin & Results</h3> | |||
<div class="fortune-grid"> | |||
<div class="image-container"> | |||
<img src="https://mewsie.world/CoraTOWiki/images/9/91/Fortune_Spins.png" alt="Fortune Wheel Pointers"> | |||
<div class="image-caption">Pointers</div> | |||
</div> | |||
<div> | |||
<p>Click <strong>Proceed</strong> and spin the wheel (click and drag). Three pointers will spin and land on cards.</p> | |||
<ul class="point-list"> | |||
<li><strong>Result:</strong> You gain the stats of the cards the pointers land on.</li> | |||
<li><strong>Stacking:</strong> If pointers land on the same card or same type, you get a bigger boost.</li> | |||
<li><strong>Re-roll:</strong> You can pay double to re-roll if you don't like the outcome.</li> | |||
</ul> | |||
<div class="image-container" style="margin-top: 15px;"> | |||
<img src="https://mewsie.world/CoraTOWiki/images/e/e3/Stat_Boost_Reading.png" alt="Stat Boost Result Example" style="max-height: 200px; width: auto;"> | |||
<div class="image-caption">Stat Boost Example</div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
</section> | |||
<!-- TAB: STRATEGY & TIPS --> | |||
<section id="tab-strategy" class="tab-content" role="tabpanel"> | |||
<div class="section-header"> | |||
<h2>Strategy & CoraTO Tips</h2> | |||
</div> | |||
== | <div class="fortune-grid"> | ||
There | <div class="strategy-col"> | ||
<div class="info-card"> | |||
<div class="card-body"> | |||
<h3><span class="icon">🧠</span> Strategic Placement</h3> | |||
<p>There is no guaranteed way to control the pointers, but you can improve your odds:</p> | |||
<ul class="point-list"> | |||
<li><strong>Cluster Cards:</strong> Place your swapped cards together (start or end) rather than spreading them out.</li> | |||
<li><strong>Match Stella:</strong> If Stella holds cards matching yours, place your cards near hers to increase the chance of landing on that stat type.</li> | |||
</ul> | |||
</div> | |||
</div> | |||
<div class="warning-box" style="margin-top: 16px;"> | |||
<strong><span class="icon">🐛</span> Known Issues</strong> | |||
<p><strong>Titles:</strong> Normally, landing all pointers on the same card type grants a Title. <em>These are currently bugged and do not display.</em></p> | |||
<p style="font-size: 0.9em; margin-top: 5px;">Check "MyView > Title" to see if you received one.</p> | |||
</div> | |||
</div> | |||
<div class="tips-col"> | |||
<div class="cora-tip-box"> | |||
<h3><span class="icon">✨</span> CoraTO Exclusive: Shadow Dailies</h3> | |||
<p>On CoraTO, completing <a href="https://mewsie.world/CoraTOWiki/index.php/Shadow_Dailies" target="_blank"><strong>Shadow Dailies</strong></a> with Stella grants an additional <strong>2 hours of fortune</strong> per daily completed.</p> | |||
<div class="tip-highlight"> | |||
<strong>The "Infinite" Fortune Loop:</strong> | |||
<ol> | |||
<li>Complete all 12 town dailies to earn <strong>24 hours</strong> of fortune time.</li> | |||
<li>Use a Drop Rate fortune to grind resources for more dailies.</li> | |||
<li>Stockpile resources.</li> | |||
<li>When fortune runs out, turn in the stockpiled dailies to refresh your timer!</li> | |||
</ol> | |||
</div> | |||
<p style="margin-top: 10px;"><em>"I managed to keep my drop rate fortune sustained for about 5 months back-to-back using this method."</em></p> | |||
</div> | |||
<div class="info-card" style="margin-top: 16px;"> | |||
<div class="card-body"> | |||
<h3>Getting High Star Cards</h3> | |||
<p>High-tier cards are essential for maximizing specific stats. You can obtain them through:</p> | |||
<ul class="point-list"> | |||
<li><strong>Tap (My Shop):</strong> Purchase card packs directly using Tap currency.</li> | |||
<li><strong>Year of The Hare Packs:</strong> Exclusive event items that contain high-value cards.</li> | |||
<li><strong><a href="https://mewsie.world/CoraTOWiki/index.php/Cora_Eggs" target="_blank">Cora Eggs</a>:</strong> Randomly obtained from eggs, offering a chance at rare cards.</li> | |||
</ul> | |||
<div class="chip-list" style="margin-top: 10px;"> | |||
<div class="chip chip-special"><span>Tap</span></div> | |||
<div class="chip chip-royal"><span>Event Packs</span></div> | |||
<div class="chip chip-beginner"><span>Eggs</span></div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
</section> | |||
</div> | |||
</body> | |||
</html> | |||
Latest revision as of 23:09, 1 January 2026
Fortune Reading
Visit Star Gazer Stella to reveal your destiny and gain powerful stat boosts for 3 hours. Strategize with cards to maximize your potential.
Basic Information
Boost your stats with the power of the stars.
What is Fortune?
The Fortune function allows you to gain stat boosts for your character that last for 3 hours. All stats in Trickster can be increased through fortune, provided you or Stella have the right cards.
- Versatile: Target specific stats like AP, Drop Rate, or EXP Boosts.
- Extendable: Duration can be increased using Star Tears.
- Overwritable: You can get a new reading before the time is up, but you will LOSE the previous boosts immediately.
Unlocking the Star Gazer
Complete Stella's request to access fortune readings.
"The Star Gazer" Quest
You must complete a short quest chain for Star Gazer Stella in Desert Beach Field 2. She is located near the river by the second bridge from the bottom.
-
1Talk to Stella: Be careful! Choose options that are polite. Insulting her will end the conversation.
-
2Find Don Giuvanni: Located at the top right of Desert Beach Field 2 (left of the river).
-
3Collect Soap: He asks for 1 Soap, but since you do the quest 3 times, you need 3 Soaps total.
-
4Return to Stella: Turn in the soap to complete the request.
The Reading Process
Master the cards and pointers to get the stats you need.
1. The Setup
When you enter the tent, Stella presents 10 random cards. Each card represents a stat (AP, DA, MA, etc.) and a strength value.
2. Swapping Cards
You can replace Stella's cards with your own from Star Card Packs. The number of allowed swaps depends on the day.
- Select the card to replace (Top Row).
- Select your card to insert (Bottom Row).
- Position Matters: Swapped cards fill from right to left in the reading circle.
3. The Spin & Results
Click Proceed and spin the wheel (click and drag). Three pointers will spin and land on cards.
- Result: You gain the stats of the cards the pointers land on.
- Stacking: If pointers land on the same card or same type, you get a bigger boost.
- Re-roll: You can pay double to re-roll if you don't like the outcome.
Strategy & CoraTO Tips
🧠 Strategic Placement
There is no guaranteed way to control the pointers, but you can improve your odds:
- Cluster Cards: Place your swapped cards together (start or end) rather than spreading them out.
- Match Stella: If Stella holds cards matching yours, place your cards near hers to increase the chance of landing on that stat type.
Titles: Normally, landing all pointers on the same card type grants a Title. These are currently bugged and do not display.
Check "MyView > Title" to see if you received one.
✨ CoraTO Exclusive: Shadow Dailies
On CoraTO, completing Shadow Dailies with Stella grants an additional 2 hours of fortune per daily completed.
- Complete all 12 town dailies to earn 24 hours of fortune time.
- Use a Drop Rate fortune to grind resources for more dailies.
- Stockpile resources.
- When fortune runs out, turn in the stockpiled dailies to refresh your timer!
"I managed to keep my drop rate fortune sustained for about 5 months back-to-back using this method."
Getting High Star Cards
High-tier cards are essential for maximizing specific stats. You can obtain them through:
- Tap (My Shop): Purchase card packs directly using Tap currency.
- Year of The Hare Packs: Exclusive event items that contain high-value cards.
- Cora Eggs: Randomly obtained from eggs, offering a chance at rare cards.