Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

API to raise monster/npc levels/ CR

Seeking API or something I can use to raise a monsters CR level without having to manually do every single one. IE a bandit that is CR 1/8 raise it to lvl 10
1608402694
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Are you looking to actually change the HP, AC damage and all the things that go into raising CR? That would not be doable without a highly specialized and complex API script. If you are looking to just raise the recorded value in the CR attribute, that should be doable with a ChatSetAtt macro.
Yes was looking to raise everything to match a character of a higher level but I thought it would not be easy.
1608419047
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Yeah, there's nothing like that built into Roll20, and it's kind of antithetical to the 5e design ethic. I think you will need to do it manually.