moshsh44

balatro

Apr 5th, 2024 (edited)
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.80 KB | None | 0 0
  1. {
  2. "Deck": {
  3. "Red": "+1 discard every round",
  4. "Blue": "+1 hand every round",
  5. "Yellow": "Start with an extra $10",
  6. "Green": "You don't earn interest. Instead, gain $2 per remaining Hand and $1 per remaining Discard at the end of each round.",
  7. "Black": "+1 Joker slot, but -1 hand every round.",
  8. "Magic": "Start run with the Crystal Ball voucher and 2 copies of The Fool",
  9. "Nebula": "Start run with the Telescope voucher but -1 consumable slot.",
  10. "Ghost": "Spectral Cards may appear individually in the shop, and you start with a Hex card.",
  11. "Spectral": "(Ghost Deck) Spectral Cards may appear individually in the shop, and you start with a Hex card.",
  12. "Abandoned": "This deck is smaller than normal as it has no Face Cards in it.",
  13. "Checkered": "Start run with 26 Spades and 26 Hearts in deck, and no Clubs or Diamonds.",
  14. "Zodiac": "Start the run with Tarot Merchant, Planet Merchant, and Overstock vouchers.",
  15. "Painted": "+2 Hand Size, -1 Joker Slot.",
  16. "Anaglyph": "After defeating each Boss Blind, gain a Double Tag",
  17. "Plasma": "Balance Chips and Mult when calculating score for played hand. X2 base Blind size. (Your chips and mult become averaged before scoring)",
  18. "Erratic": "All Ranks and Suits in deck are randomized",
  19. },
  20. "Stake": {
  21. "White": "Base difficulty",
  22. "Red": "Small Blind gives no reward money",
  23. "Green": "Small Blind gives no reward money, Required score scales faster for each Ante",
  24. "Black": "Small Blind gives no reward money, Required score scales faster for each Ante, Shop can have Eternal Jokers",
  25. "Blue": "Small Blind gives no reward money, Required score scales faster for each Ante, Shop can have Eternal Jokers, -1 Discard",
  26. "Purple": "Small Blind gives no reward money, Shop can have Eternal Jokers, -1 Discard, Required score scales faster for each Ante (More than Green Stake)",
  27. "Orange": "Small Blind gives no reward money, Shop can have Eternal Jokers, -1 Discard, Required score scales faster for each Ante (More than Green Stake), Booster Packs cost $1 more per Ante",
  28. "Gold": "Small Blind gives no reward money, Shop can have Eternal Jokers, -1 Discard, Required score scales faster for each Ante (More than Green Stake), Booster Packs cost $1 more per Ante, -1 hand size"
  29. },
  30. "Voucher": {
  31. "Overstock": "The shop has an additional card slot, increasing it to 3 slots",
  32. "Overstock Plus": "The shop has an additional card slot, increasing it to 4 card slots in total",
  33. "Clearance Sale": "All cards and booster packs in the shop are 25% off from their normal price (Note: This also reduces the sell value of your present jokers)",
  34. "Liquidation": "All cards and booster packs in the shop are 50% off from their normal price (Note: This also reduces the sell value of your present jokers)",
  35. "Hone": "Foil, Holographic, and Polychrome cards appear 2x more often than normal",
  36. "Glow Up": "Foil, Holographic, and Polychrome cards appear 4x more often than normal",
  37. "Reroll Surplus": "Rerolls cost $2 less",
  38. "Reroll Glut": "Rerolls cost an additional $2 less (so $4 less in total)",
  39. "Crystal Ball": "+1 consumable slot.",
  40. "Omen Globe": "Spectral cards may appear in Arcana Booster Packs.",
  41. "Telescope": "Celestial Packs always contain the Planet card for your most played poker hand in this run.",
  42. "Observatory": "Planet cards in your Consumables area give x1.5 Mult for their specified hand.",
  43. "Grabber": "Permanently gain +1 hand per round.",
  44. "Nacho Tong": "Permanently gain an additional +1 hand per round.",
  45. "Wasteful": "Permanently gain +1 discard per round.",
  46. "Recyclomancy": "Permanently gain an additional +1 discard per round.",
  47. "Tarot Merchant": "Tarot cards appear 2x more frequently in the shop than normal.",
  48. "Tarot Tycoon": "Tarot cards appear 4x more frequently in the shop than normal.",
  49. "Planet Merchant": "Planet cards appear 2x more frequently in the shop than normal.",
  50. "Planet Tycoon": "Planet cards appear 4x more frequently in the shop than normal.",
  51. "Seed Money": "Raise the cap on interest earned per round to $10.",
  52. "Money Tree": "Raise the cap on interest earned per round to $20",
  53. "Blank": "Does nothing. Redeem 10 times to unlock the Antimatter voucher that gives +1 Joker slot.",
  54. "Antimatter": "+1 Joker slot",
  55. "Magic Trick": "Playing Cards can be purchased individually from the shop.",
  56. "Illusion": "Cards bought from the shop can have an enhancement, edition, and/or seal",
  57. "Hieroglyph": "-1 Ante, but also -1 hand per round.",
  58. "Petroglyph": "-1 Ante again, but also -1 discard per round.",
  59. "Director's Cut": "Reroll the Boss Blind once per Ante, costing $10 per roll.",
  60. "Retcon": "Reroll the Boss Blind unlimited times, costing $10 per roll.",
  61. "Paint Brush": "+1 to your max hand size.",
  62. "Palette": "+1 to your max hand size again"
  63. }
  64.  
  65. }
Add Comment
Please, Sign In to add comment