Aurinko is a mod which lets Planet cards (or any whitelisted cards) appear with an edition.
Using a Planet with an edition on it will apply the edition's passives onto the hand.
Wait! Doesn't DX Tarots do the same thing? Why use this mod?
Sort of, but hear me out; it makes sense for this to be a standalone mod, and there is support for modded editions!
I've even taken into consideration any case where there might be a planet or consumable that levels down hands, in which case it will apply the inverse of the edition's traits.
Currently, the following variables in an edition will apply when used, in order from top to bottom (level up hand = left-side of /, level down = right-side of /):
chips: Adds/subtracts Chips to/from handmult: Adds/subtracts Mult to/from handXchips: Multiplies/divides the hand's mult ( Requires Cryptid )x_mult: Multiplies/divides the hand's Multpow_mult: Exponentiates/radicals the hand's Mult ( Requires Cryptid )repetitions- OR -retriggers: Applies additional level-ups/level-downsp_dollars: Instantly grants money
Can I use this with DX Tarots?
Yes, but make sure to turn off its planet editions feature! You can do this by editing TarotDx.lua and changing the value of planet_edition_enabled from true to false.
I'm a modder, how do I whitelist my consumable?
If it's already a Planet card with a hand_type config, you don't need to do anything.
If it's not (e.g. Spectral, like Black Hole), you can add aurinko = true to your consumable's definition data to whitelist it.
Your consumable doesn't necessarily have to be a Planet or something that improves hands; you can be creative with it!
How frequently do editions appear?
The edition rate is around (3 + ante) times more frequent on planets/whitelisted cards than normal.

