Re: StaticAbilityCostChange
What I am doing is to always show the modified cost while a cost change static ability is in effect.Sloth wrote:I'm not sure what you are doing Fabio.
I hooked everything up in StaticAbilityCostChange, all your code should be in applyRaiseCostAbility and applyReduceCostAbility. The player will see everything as it is now, which is fine.
This is working well, but now I think it should be better for the card to always show its real cost instead, and the modified cost to be asked just when playing the card and when the AI checks cards cost.