add 3x L7 endgame earnings to plan phase list

This commit is contained in:
Marty Bostick
2026-07-10 18:42:54 +00:00
parent 24bcc7eece
commit 5d0d226bd5
+1
View File
@@ -1194,6 +1194,7 @@ ${phases.filter(k => k !== '3xL7').map(k => {
const p = HYBRIDS[k];
return `• ${p.label} → $${p.payout.toFixed(2)}/cycle (net $${p.profit.toFixed(2)})`;
}).join('\n')}
• 3× L7 Endgame → $9,720.00/cycle (net $3,960.00/month passive)
${selfCost > 0 ? `**Your total self-fund: $${selfCost}**${selfCost > giftCost ? ` (you cover $${(selfCost - giftCost).toLocaleString()} after sponsor's gift)` : ''}\n\n` : ''}Once you've earned enough from one phase, use those profits to unlock the next level up. Rinse and repeat until you're running 3× L7 campaigns.