[SUPPORT] Roguelike Deckbuilder Toolkit

Hello. How can I modify the reward cards?

Hi, sorry for the late answer. My support discord is where I do most of my support now. As for your question that depends on what you are after. Which cards are rewarded to the player is determined by the ChanceManager component, which returns cards based on specified gameplay tags and probabilities. Picking of cards in handled through the Discover Card Effect. For card rewards at the end of combat, the probabilities of getting certain card rarities is determined by the reward type, held in DT_Cards_Rewards.

Did anyone scaled for mobile platforms ? If so on the scale 1 to 10 how much would you rate to make project compatible for touch screens ?

Hey @Monokkel love this deck builder! Idk if you were asked this already but how can I change where the cards appear on the UI? I didn’t see anything specific in the tutorials on this.