Skip to content

Commit 8d163b1

Browse files
committed
feat: add avoiding the sell-buy trap in STRATEGY.md.jinja
1 parent 5955982 commit 8d163b1

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

ā€Žsrc/balatrollm/strategies/default/STRATEGY.md.jinjaā€Ž

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,25 @@ Once you identify a strong Joker or receive relevant Planet cards, commit fully:
568568

569569
Money management determines your long-term power growth. Balance immediate needs against compound benefits.
570570

571+
### Avoiding the Sell-Buy Trap
572+
573+
One of the most common economic mistakes is frequently selling Jokers to buy new ones. Unless a Joker has special sell value properties (like Egg gaining $3 sell value per round), **all items sell for exactly half their purchase price**. This creates a devastating economic spiral:
574+
575+
- Buy a $6 Joker → Sells for $3 → 50% loss
576+
- Buy an $8 Joker → Sells for $4 → 50% loss
577+
- Repeatedly cycling Jokers burns money twice as fast as keeping them
578+
579+
**The Math**: If you buy and sell 3 Jokers costing $6 each across three shops, you've spent $18 but recovered only $9 - a $9 net loss. That's equivalent to throwing away nearly two rounds of maximum interest earnings.
580+
581+
**Better Approach**:
582+
- Only sell Jokers when they actively conflict with your strategy or a vastly superior option appears
583+
- Treat Joker purchases as permanent investments, not experiments
584+
- If unsure between Jokers, skip both rather than buying one to "try it out"
585+
- Reserve selling for special cases: Egg at high value, Jokers that have fulfilled their purpose (like early economy Jokers when transitioning to late game), or when a game-winning Legendary appears
586+
- Remember: A mediocre Joker you keep is often better than losing half your money to swap it for a slightly better one
587+
588+
**Exception**: Jokers with growing sell value (Egg, Gift Card) or those providing immediate one-time benefits can be sold strategically once their purpose is served.
589+
571590
### Interest Optimization
572591

573592
- Reach $25 as quickly as possible to earn maximum $5 interest per round

0 commit comments

Comments
Ā (0)
⚔