Normal
0
false
false
false
EN-US
JA
X-NONE
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin-top:0in;
mso-para-margin-right:0in;
mso-para-margin-bottom:8.0pt;
mso-para-margin-left:0in;
line-height:107%;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bidi-font-family:"Times New Roman";
mso-bidi-theme-font:minor-bidi;
mso-font-kerning:1.0pt;
mso-ligatures:standardcontextual;}
Instructions as of 4/7/2024, note I’m just another guy
trying to figure this out:
1.
You must have a Roll20 Pro subscription
2.
Within Roll20, create a new game
3.
Open that game page and click on “Settings” then
“Manage APIs”
4.
Click on “New Script”, give it a name and then
in a separate tab…
5.
Go to: <a href="https://github.com/kjbro/Roll20APIScripts/blob/master/BeyondImporter_5eOGL/BeyondImporter.js" rel="nofollow">https://github.com/kjbro/Roll20APIScripts/blob/master/BeyondImporter_5eOGL/BeyondImporter.js</a>
6.
Copy the entire script from KjBro’s GitHub page,
then paste it into the Roll20 script you’re creating, then click on “save
script”
7.
Next open your character screen in DDB and copy
somewhere the numbers at the end of the URL e.g. <a href="https://www.dndbeyond.com/characters/111111111" rel="nofollow">https://www.dndbeyond.com/characters/111111111</a>
8.
The next thing you’re going to do is open
another tab and go to the following URL, but change the numbers at the end to
whatever are the numbers for your character: <a href="https://character-service.dndbeyond.com/character/v3/character/111111111" rel="nofollow">https://character-service.dndbeyond.com/character/v3/character/111111111</a>
9.
On this page click on the “copy” button
10.
Go back to Roll20 and start your newly created
game as the DM
11.
Type “!beyond --config” then hit enter to do your
initial configurations
12.
When you’re done with that, type “!beyond --import
“ then paste (pasting everything from the DDBeyond webpage) and hit enter.
13.
You should almost immediately see “Import of
(character name) is starting”