{"id":17002586,"url":"https://github.com/johnfercher/roll20-scripts","last_synced_at":"2026-02-03T22:35:38.934Z","repository":{"id":99039590,"uuid":"269484495","full_name":"johnfercher/roll20-scripts","owner":"johnfercher","description":null,"archived":false,"fork":false,"pushed_at":"2020-06-05T00:02:13.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-12T03:34:00.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnfercher.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-06-04T23:14:05.000Z","updated_at":"2024-05-24T09:24:36.000Z","dependencies_parsed_at":"2023-06-29T19:31:16.773Z","dependency_job_id":null,"html_url":"https://github.com/johnfercher/roll20-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johnfercher/roll20-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnfercher%2Froll20-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnfercher%2Froll20-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnfercher%2Froll20-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnfercher%2Froll20-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnfercher","download_url":"https://codeload.github.com/johnfercher/roll20-scripts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnfercher%2Froll20-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29060578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T22:28:58.191Z","status":"ssl_error","status_checked_at":"2026-02-03T22:28:56.515Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-14T04:28:29.026Z","updated_at":"2026-02-03T22:35:38.923Z","avatar_url":"https://github.com/johnfercher.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# roll20-scripts\n\n## Initiative\nsource: https://wiki.roll20.net/Useful_Macros\n\n```\n/em @{selected|token_name} rolls a [[1d20+@{selected|initiative_bonus}\u0026{tracker}]] for initiative!\n```\n\n## Skill Check\nsource: https://app.roll20.net/forum/post/5591526/5e-ogl-universal-skill-check-macro-updated-for-v2-dot-0\n\ncreated by: Craig https://app.roll20.net/users/2096187/craig\n\nedited by: Kyle G. https://app.roll20.net/users/1419660/kyle-g\n\n```\n@{selected|wtype}\u0026{template:simple} @{selected|rtype}?{Stat\n|Strength,+[[@{selected|strength_mod}]][STR] ]]}} {{rname=^{strength-u}}} {{mod=[[ [[@{selected|strength_mod}]][STR] ]]}} {{r1=[[@{selected|d20}+[[@{selected|strength_mod}]][STR] ]]\n|Dexterity,+[[@{selected|dexterity_mod}]][DEX] ]]}} {{rname=^{dexterity-u}}} {{mod=[[ [[@{selected|dexterity_mod}]][DEX] ]]}} {{r1=[[@{selected|d20}+[[@{selected|dexterity_mod}]][DEX] ]]\n|Constitution,+[[@{selected|constitution_mod}]][CON] ]]}} {{rname=^{constitution-u}}} {{mod=[[ [[@{selected|constitution_mod}]][CON] ]]}} {{r1=[[@{selected|d20}+[[@{selected|constitution_mod}]][CON] ]]\n|Intelligence,+[[@{selected|intelligence_mod}]][INT] ]]}} {{rname=^{intelligence-u}}} {{mod=[[ [[@{selected|intelligence_mod}]][INT] ]]}} {{r1=[[@{selected|d20}+[[@{selected|intelligence_mod}]][INT] ]]\n|Wisdom,+[[@{selected|wisdom_mod}]][WIS] ]]}} {{rname=^{wisdom-u}}} {{mod=[[ [[@{selected|wisdom_mod}]][WIS] ]]}} {{r1=[[@{selected|d20}+[[@{selected|wisdom_mod}]][WIS] ]]\n|Charisma,+[[@{selected|charisma_mod}]][CHA] ]]}} {{rname=^{charisma-u}}} {{mod=[[ [[@{selected|charisma_mod}]][CHA] ]]}} {{r1=[[@{selected|d20}+[[@{selected|charisma_mod}]][CHA] ]]\n}}} {{global=@{selected|global_skill_mod}}} @{selected|charname_output}\n```\n\n## Ability Check\nsource: https://app.roll20.net/forum/post/5591522/5e-ogl-universal-ability-check-macro-updated-for-v2-dot-0\n\ncreated by: Craig https://app.roll20.net/users/2096187/craig\n\nedited by: Kyle G. https://app.roll20.net/users/1419660/kyle-g\n\n```\n@{selected|wtype}\u0026{template:simple} @{selected|rtype}?{Stat\n|Strength,+[[@{selected|strength_mod}]][STR] ]]\u0026#125;\u0026#125; {{rname=^{strength-u\u0026#125;\u0026#125;\u0026#125; {{mod=[[ [[@{selected|strength_mod}]][STR] ]]\u0026#125;\u0026#125; {{r1=[[@{selected|d20}+[[@{selected|strength_mod}]][STR] ]]\n|Dexterity,+[[@{selected|dexterity_mod}]][DEX] ]]\u0026#125;\u0026#125; {{rname=^{dexterity-u\u0026#125;\u0026#125;\u0026#125; {{mod=[[ [[@{selected|dexterity_mod}]][DEX] ]]\u0026#125;\u0026#125; {{r1=[[@{selected|d20}+[[@{selected|dexterity_mod}]][DEX] ]]\n|Constitution,+[[@{selected|constitution_mod}]][CON] ]]\u0026#125;\u0026#125; {{rname=^{constitution-u\u0026#125;\u0026#125;\u0026#125; {{mod=[[ [[@{selected|constitution_mod}]][CON] ]]\u0026#125;\u0026#125; {{r1=[[@{selected|d20}+[[@{selected|constitution_mod}]][CON] ]]\n|Intelligence,+[[@{selected|intelligence_mod}]][INT] ]]\u0026#125;\u0026#125; {{rname=^{intelligence-u\u0026#125;\u0026#125;\u0026#125; {{mod=[[ [[@{selected|intelligence_mod}]][INT] ]]\u0026#125;\u0026#125; {{r1=[[@{selected|d20}+[[@{selected|intelligence_mod}]][INT] ]]\n|Wisdom,+[[@{selected|wisdom_mod}]][WIS] ]]\u0026#125;\u0026#125; {{rname=^{wisdom-u\u0026#125;\u0026#125;\u0026#125; {{mod=[[ [[@{selected|wisdom_mod}]][WIS] ]]\u0026#125;\u0026#125; {{r1=[[@{selected|d20}+[[@{selected|wisdom_mod}]][WIS] ]]\n|Charisma,+[[@{selected|charisma_mod}]][CHA] ]]\u0026#125;\u0026#125; {{rname=^{charisma-u\u0026#125;\u0026#125;\u0026#125; {{mod=[[ [[@{selected|charisma_mod}]][CHA] ]]\u0026#125;\u0026#125; {{r1=[[@{selected|d20}+[[@{selected|charisma_mod}]][CHA] ]]\n}}} {{global=@{selected|global_skill_mod}}} @{selected|charname_output}\n```\n\n## Saving Throw\nsource: https://app.roll20.net/forum/post/5591512/5e-ogl-universal-saving-throw-macro-updated-for-v2-dot-0\n\ncreated by: Craig https://app.roll20.net/users/2096187/craig\n\nedited by: Kyle G. https://app.roll20.net/users/1419660/kyle-g\n\n```\n@{selected|wtype}\u0026{template:simple} @{selected|rtype}?{Save\n|Strength,+[[(@{selected|strength_save_bonus}@{selected|pbd_safe}*(1-ceil((@{selected|npc})*0.00001)))+(@{selected|npc_str_save}*@{selected|npc})]][STR SAVE] ]]\u0026#125;\u0026#125; {{rname=^{strength-save-u\u0026#125;\u0026#125;\u0026#125; {{mod=[[ [[(@{selected|strength_save_bonus}@{selected|pbd_safe}*(1-ceil((@{selected|npc})*0.00001)))+(@{selected|npc_str_save}*@{selected|npc})]][STR SAVE] ]]\u0026#125;\u0026#125; {{r1=[[@{selected|d20}+[[(@{selected|strength_save_bonus}@{selected|pbd_safe}*(1-ceil((@{selected|npc})*0.00001)))+(@{selected|npc_str_save}*@{selected|npc})]][STR SAVE] ]]\n|Dexterity,+[[(@{selected|dexterity_save_bonus}@{selected|pbd_safe}*(1-ceil((@{selected|npc})*0.00001)))+(@{selected|npc_dex_save}*@{selected|npc})]][DEX SAVE] ]]\u0026#125;\u0026#125; {{rname=^{dexterity-save-u\u0026#125;\u0026#125;\u0026#125; {{mod=[[ [[(@{selected|dexterity_save_bonus}@{selected|pbd_safe}*(1-ceil((@{selected|npc})*0.00001)))+(@{selected|npc_dex_save}*@{selected|npc})]][DEX SAVE] ]]\u0026#125;\u0026#125; {{r1=[[@{selected|d20}+[[(@{selected|dexterity_save_bonus}@{selected|pbd_safe}*(1-ceil((@{selected|npc})*0.00001)))+(@{selected|npc_dex_save}*@{selected|npc})]][DEX SAVE] ]]\n|Constitution,+[[(@{selected|constitution_save_bonus}@{selected|pbd_safe}*(1-ceil((@{selected|npc})*0.00001)))+(@{selected|npc_con_save}*@{selected|npc})]][CON SAVE] ]]\u0026#125;\u0026#125; {{rname=^{constitution-save-u\u0026#125;\u0026#125;\u0026#125; {{mod=[[ [[(@{selected|constitution_save_bonus}@{selected|pbd_safe}*(1-ceil((@{selected|npc})*0.00001)))+(@{selected|npc_con_save}*@{selected|npc})]][CON SAVE] ]]\u0026#125;\u0026#125; {{r1=[[@{selected|d20}+[[(@{selected|constitution_save_bonus}@{selected|pbd_safe}*(1-ceil((@{selected|npc})*0.00001)))+(@{selected|npc_con_save}*@{selected|npc})]][CON SAVE] ]]\n|Intelligence,+[[(@{selected|intelligence_save_bonus}@{selected|pbd_safe}*(1-ceil((@{selected|npc})*0.00001)))+(@{selected|npc_int_save}*@{selected|npc})]][INT SAVE] ]]\u0026#125;\u0026#125; {{rname=^{intelligence-save-u\u0026#125;\u0026#125;\u0026#125; {{mod=[[ [[(@{selected|intelligence_save_bonus}@{selected|pbd_safe}*(1-ceil((@{selected|npc})*0.00001)))+(@{selected|npc_int_save}*@{selected|npc})]][INT SAVE] ]]\u0026#125;\u0026#125; {{r1=[[@{selected|d20}+[[(@{selected|intelligence_save_bonus}@{selected|pbd_safe}*(1-ceil((@{selected|npc})*0.00001)))+(@{selected|npc_int_save}*@{selected|npc})]][INT SAVE] ]]\n|Wisdom,+[[(@{selected|wisdom_save_bonus}@{selected|pbd_safe}*(1-ceil((@{selected|npc})*0.00001)))+(@{selected|npc_wis_save}*@{selected|npc})]][WIS SAVE] ]]\u0026#125;\u0026#125; {{rname=^{wisdom-save-u\u0026#125;\u0026#125;\u0026#125; {{mod=[[ [[(@{selected|wisdom_save_bonus}@{selected|pbd_safe}*(1-ceil((@{selected|npc})*0.00001)))+(@{selected|npc_wis_save}*@{selected|npc})]][WIS SAVE] ]]\u0026#125;\u0026#125; {{r1=[[@{selected|d20}+[[(@{selected|wisdom_save_bonus}@{selected|pbd_safe}*(1-ceil((@{selected|npc})*0.00001)))+(@{selected|npc_wis_save}*@{selected|npc})]][WIS SAVE] ]]\n|Charisma,+[[(@{selected|charisma_save_bonus}@{selected|pbd_safe}*(1-ceil((@{selected|npc})*0.00001)))+(@{selected|npc_cha_save}*@{selected|npc})]][CHA SAVE] ]]\u0026#125;\u0026#125; {{rname=^{charisma-save-u\u0026#125;\u0026#125;\u0026#125; {{mod=[[ [[(@{selected|charisma_save_bonus}@{selected|pbd_safe}*(1-ceil((@{selected|npc})*0.00001)))+(@{selected|npc_cha_save}*@{selected|npc})]][CHA SAVE] ]]\u0026#125;\u0026#125; {{r1=[[@{selected|d20}+[[(@{selected|charisma_save_bonus}@{selected|pbd_safe}*(1-ceil((@{selected|npc})*0.00001)))+(@{selected|npc_cha_save}*@{selected|npc})]][CHA SAVE] ]]\n}}} {{global=@{selected|global_save_mod}}} @{selected|charname_output}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnfercher%2Froll20-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnfercher%2Froll20-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnfercher%2Froll20-scripts/lists"}