Skip to content

Game Modifiers (WIP)

InertSteak edited this page Jan 17, 2026 · 1 revision

Game Modifiers

Enhancement Money Bonus

G.GAME.modifiers.enhance_bonus

Set this to an enhancement (ie 'm_glass') to earn money at end of round for each of that enhancement in your full deck.

G.GAME.modifiers.money_per_enhancement

Set this alongside G.GAME.modifiers.enhance_bonus to control how much money is earned per enhancement. Defaults to 1.

G.GAME.modifiers.enhance_bonus_text

Set this alongside G.GAME.modifiers.enhance_bonus to control what text appears in the cashout screen. Defaults to nil, which will show as blank.

G.GAME.modifiers.enhance_bonus_color

Set this to change the text color of the text that appears in the cashout screen. Defaults to G.C.FILTER.

Clone this wiki locally