Thanks @CrazyChucky I tried to learn scripts and I did something like this:
<s><l>Ability 1</l><f>/roll*30</f></s>
but it doesn't works. Is there a way to add the function of multiply to Lackey??
I need also to make cards health change after declaring the damages. For example:
My card has 300 hp, the opponent says his attack did 100 damages. Can I add a button where I can write a number that modify the health text of the card (that I wrote on the .txt file)? Otherwise a button similar to that you use to change player's LP but it modify the card's health.
<s><l>Ability 1</l><f>/roll*30</f></s>
but it doesn't works. Is there a way to add the function of multiply to Lackey??
I need also to make cards health change after declaring the damages. For example:
My card has 300 hp, the opponent says his attack did 100 damages. Can I add a button where I can write a number that modify the health text of the card (that I wrote on the .txt file)? Otherwise a button similar to that you use to change player's LP but it modify the card's health.