Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 10 additions & 7 deletions SMODS.Attributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ Detailed here is a list of attributes that SMODS provides, along with a criteria
| **face** | trigger is affected by face cards | Scary Face, Pareidolia, Business Card, Ride the Bus, Faceless Joker, Midas Mask, Photograph, Reserved Parking, Smiley Face, Sock and Buskin, Canio |
| **economy** | effect is based around money | Credit Card, Chaos the Clown, Delayed Gratification, Business Card, Egg, Faceless Joker, To Do List, Cloud 9, Rocket, Gift Card, Reserved Parking, Mail-In Rebate, To the Moon, Golden Joker, Trading Card, Golden Ticket, Rough Gem, Matador, Satellite |
| **generation** | generates another object on a trigger | Marble Joker, 8 Ball, DNA, Sixth Sense, Superposition, Séance, Riff-Raff, Vagabond, Hallucination, Diet Cola, Certificate, Invisible Joker, Cartomancer, Perkeo |
| **shop** | effect is based around the shop | Chaos the Clown, Flash Card, Astronomer |
| **booster** | effect is based around booster packs | Red Card, Hallucination, Astronomer |
| **destroy_card** | destroys another card | Ceremonial Dagger, Madness, Trading Card |
| **hands** | effect is based around hands | Loyalty Card, Burglar, Troubadour, Dusk, Acrobat, DNA, Vagabond |
| **discard** | effect is based around discards | Banner, Mystic Summit, Delayed Gratification, Burglar, Faceless Joker, Green Joker, Mail-In Rebate, Drunkard, Trading Card, Ramen, Castle, Merry Andy, Hit the Road, Burnt Joker, Yorick |
Expand All @@ -87,6 +89,7 @@ Detailed here is a list of attributes that SMODS provides, along with a criteria
| **perma_bonus** | permanently modifies the stats of cards *(added in 1606b)* | Hiker |
| **prevents_death** | effect prevents losing a run | Mr. Bones |
| **boss_blind** | effect linked to boss blinds *(added in 1606b)* | Rocket, Luchador, Matador, Campfire, Chicot |
| **hand_level** | affects the level of poker hands | Space Joker, Burnt Joker |
| **reroll** | effect is based around rerolling the shop | Chaos the Clown, Flash Card |
| **on_sell** | triggers when card is sold | Luchador, Diet Cola, Invisible Joker |
| **sell_value** | effect is based around sell value of a card | Egg, Swashbuckler, Ceremonial Dagger, Gift Card |
Expand Down Expand Up @@ -126,7 +129,7 @@ Detailed here is a list of attributes that SMODS provides, along with a criteria
| **Misprint** | mult |
| **Dusk** | retrigger, hands |
| **Raised Fist** | mult, rank |
| **Chaos the Clown** | reroll, passive, economy |
| **Chaos the Clown** | reroll, passive, economy, shop |
| **Fibonacci** | three, mult, ace, eight, two, rank, five |
| **Steel Joker** | xmult, full_deck, enhancements |
| **Scary Face** | chips, face |
Expand All @@ -141,7 +144,7 @@ Detailed here is a list of attributes that SMODS provides, along with a criteria
| **Business Card** | chance, face, economy |
| **Supernova** | mult, hand_type, space |
| **Ride the Bus** | mult, face, reset, scaling |
| **Space Joker** | chance, hand_type, space |
| **Space Joker** | chance, hand_type, hand_level, space |
| **Egg** | food, sell_value, scaling, economy |
| **Burglar** | discard, hands |
| **Blackboard** | xmult, suit, spades, clubs |
Expand All @@ -159,7 +162,7 @@ Detailed here is a list of attributes that SMODS provides, along with a criteria
| **To Do List** | hand_type, economy |
| **Cavendish** | xmult, chance, food |
| **Card Sharp** | xmult, hand_type |
| **Red Card** | mult, scaling |
| **Red Card** | mult, scaling, booster |
| **Madness** | xmult, destroy_card, scaling |
| **Square Joker** | chips, scaling |
| **Séance** | spectral, hand_type, generation |
Expand All @@ -181,7 +184,7 @@ Detailed here is a list of attributes that SMODS provides, along with a criteria
| **Reserved Parking** | chance, face, economy |
| **Mail-In Rebate** | discard, rank, economy |
| **To the Moon** | passive, economy |
| **Hallucination** | chance, tarot, generation |
| **Hallucination** | chance, tarot, generation, booster |
| **Fortune Teller** | mult, tarot |
| **Juggler** | hand_size, passive |
| **Drunkard** | discard, passive |
Expand All @@ -192,7 +195,7 @@ Detailed here is a list of attributes that SMODS provides, along with a criteria
| **Bull** | chips |
| **Diet Cola** | on_sell, food, generation, tag |
| **Trading Card** | destroy_card, discard, economy |
| **Flash Card** | mult, reroll, scaling |
| **Flash Card** | mult, reroll, shop, scaling |
| **Popcorn** | mult, food, scaling |
| **Spare Trousers** | mult, hand_type, scaling |
| **Ancient Joker** | xmult, suit |
Expand Down Expand Up @@ -239,8 +242,8 @@ Detailed here is a list of attributes that SMODS provides, along with a criteria
| **Shoot the Moon** | mult, rank, queen |
| **Driver's License** | xmult, full_deck, enhancements |
| **Cartomancer** | tarot, generation |
| **Astronomer** | planet, passive, space |
| **Burnt Joker** | hand_type, discard |
| **Astronomer** | planet, booster, passive, shop, space |
| **Burnt Joker** | hand_type, discard, hand_level |
| **Bootstraps** | mult |
| **Canio** | xmult, face, scaling |
| **Triboulet** | xmult, rank, queen, king |
Expand Down