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

[Help] How to edit the API for Vampire the Masquerade 5e

Hello everyone, I come to you in a time of need that is hopefully an easy fix. So, unlike what the title suggests, I am planning to run a campaign called Hunter the Reckoning which is made by the same people who made Vampire the Masquerade. And although there is an old HtR character sheet on roll 20, the Vampire 5e character sheet is much closer to the newer character sheet. All I want to do is alter the API of the character sheet to change around some words and formatting to make it recognizable, but unfortunately I cannot find a way to download the API for this character sheet. Any help is appreciated!
1654989364
GiGs
Pro
Sheet Author
API Scripter
The sheet is probably at the roll20 github repo: <a href="https://github.com/roll20/roll20-character-sheets" rel="nofollow">https://github.com/roll20/roll20-character-sheets</a>
GiGs said: The sheet is probably at the roll20 github repo: <a href="https://github.com/roll20/roll20-character-sheets" rel="nofollow">https://github.com/roll20/roll20-character-sheets</a> The only one I've found of Vampire 5e was this one&nbsp; <a href="https://github.com/Roll20/roll20-character-sheets/tree/master/vampire-v5" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/tree/master/vampire-v5</a> &nbsp; But it's not the same, and isn't exactly the one I was looking for. I can try and make this one work, but it's not as polished as I find the standard roll20 one to be
1655035144

Edited 1655035302
GiGs
Pro
Sheet Author
API Scripter
If it's not on the repo, the only way to find it is to contact the author or someone using it. That said, if you selected the sheet in Roll20, it is on the repo. All sheets you can select in Roll20 are on the repo. But it's name might not be obvious.
1655038401

Edited 1655038883
Andreas J.
Forum Champion
Sheet Author
Translator
That said, if you selected the sheet in Roll20, it is on the repo. This is true for any sheets that don't have " by Roll20 " in the title, the "by Roll20" sheets don't have open sourcode unfortunately . Pretty sure Liam is talking about the Vampire: The Masquerade 5th Edition by Roll20 sheet. That being said, I think the Vampire 5E API was designed for the community-maintained sheet you found. There are essentially 3 "types" of roll20 sheets: community-maintained : created by community, code hosted in the repo, anyone can submit updates to them publisher-maintained : sourcecode is in the repo, but any updates to them must be approved by the publisher. Usually only publishers update these sheets. Roll20-maintained: says "by Roll20" in the name. Sourcecode not public, as they have an internal repo for developing those sheets.
1655042462
GiGs
Pro
Sheet Author
API Scripter
Andreas J. said: That said, if you selected the sheet in Roll20, it is on the repo. This is true for any sheets that don't have " by Roll20 " in the title, the "by Roll20" sheets don't have open sourcode unfortunately . The By Roll20 sheets in the repo might not be up to date, but apart form the D&amp;D one, they are still there. Thinking about it, that may be what is happening here, actually. OP may have found the Vampire 5e by Roll20 sheet, but maybe the sheet has been improved since then - but only privatly, so OP is looking at an old version of the sheet code.
1655067335

Edited 1655067970
Andreas J.
Forum Champion
Sheet Author
Translator
The By Roll20 sheets in the repo might not be up to date, but apart form the D&amp;D one, they are still there. ...entirely missing any new "by Roll20" sheet published after March 2020. The official Vampire 5E sheet was published exactly 1 year ago , it doesn't exist in the repo. the D&amp;D 5E and PF2E are the only older "by Roll20" sheets that gets updated, the rest of the effort is spent on the several newer sheets they published since going dark with their sheet sourcecode. Either way, this is where you can find the Vampire The Masquerade 5th Edition Dice Mechanics API, which was made for the community V5 sheet. It haven't been touched in 4 years, and neither has the sheet.
I was looking for the one made by Roll20, but I made due with an older version made by FistsOfFun I found on GitHub. Granted, if the API for the Roll20 one was available, I'd prolly enjoy that one a bit more, but I've got a mostly working character sheet as of now.
1655075187

Edited 1655075229
GiGs
Pro
Sheet Author
API Scripter
Andreas J. said: The By Roll20 sheets in the repo might not be up to date, but apart form the D&amp;D one, they are still there. ...entirely missing any new "by Roll20" sheet published after March 2020. The official Vampire 5E sheet was published exactly 1 year ago , it doesn't exist in the repo. the D&amp;D 5E and PF2E are the only older "by Roll20" sheets that gets updated, the rest of the effort is spent on the several newer sheets they published since going dark with their sheet sourcecode. Thanks, that's new information to me. I thought the D&amp;D 5e one was the only missing one, for licensing reasons. Handy to know.