
Hello! So one of my players has a characters that can change armors and weapons really quickly in a fight, now comes the problems. The thing is, what i did is to give him multiples character sheets. But now it's getting a bit too much. He has 5 sheets to take care of etc. So i wanted to do something, creating a macro that could take care of that. I though of modifying the code of the character sheet, but i don't know anything about HTML or Javascript. So what i'm left with is to find a way to quickly call for the stats of his armors, and give him a simple way to update them, hence, my question. {TL;DR} I want to know if there is any way i could change a rollable table's values with a macro ? Or is it possible to have variables within the macro that is saved after use ? I know it might not be clear what i want, sorry about that ^^