From acac011eb9196d873118078324389c8e37af7023 Mon Sep 17 00:00:00 2001 From: VJ ROLMASTERS Date: Tue, 19 May 2026 18:42:09 +0200 Subject: [PATCH] Add files via upload --- Skies Above/skies_above.html | 60 ++++++++++++++++++------------------ 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/Skies Above/skies_above.html b/Skies Above/skies_above.html index 31c418c792..8fe3484ec3 100644 --- a/Skies Above/skies_above.html +++ b/Skies Above/skies_above.html @@ -1519,43 +1519,43 @@ on("change:job", function(eventInfo) { switch(eventInfo.newValue) { case "BARD": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_BARD_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_BARD_160px.png"; break; case "BIOMANCER": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_BIOMANCER_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_BIOMANCER_160px.png"; break; case "DARK MAGE": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_DARKMAGE_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_DARKMAGE_160px.png"; break; case "DRAGOON": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_DRAGOON_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_DRAGOON_160px.png"; break; case "ENGINEER": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_ENGINEER_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_ENGINEER_160px.png"; break; case "HUNTER": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_HUNTER_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_HUNTER_160px.png"; break; case "INVOKER": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_INVOKER_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_INVOKER_160px.png"; break; case "LIGHT MAGE": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_LIGHTMAGE_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_LIGHTMAGE_160px.png"; break; case "MONK": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_MONK_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_MONK_160px.png"; break; case "PALADIN": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_PALADIN_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_PALADIN_160px.png"; break; case "THIEF": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_THIEF_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_THIEF_160px.png"; break; case "WARRIOR": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_WARRIOR_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_WARRIOR_160px.png"; break; case "OTHER": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_OTHER_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_OTHER_160px.png"; break; } @@ -1572,43 +1572,43 @@ on("change:job2", function(eventInfo) { switch(eventInfo.newValue) { case "BARD": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_BARD_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_BARD_160px.png"; break; case "BIOMANCER": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_BIOMANCER_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_BIOMANCER_160px.png"; break; case "DARK MAGE": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_DARKMAGE_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_DARKMAGE_160px.png"; break; case "DRAGOON": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_DRAGOON_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_DRAGOON_160px.png"; break; case "ENGINEER": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_ENGINEER_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_ENGINEER_160px.png"; break; case "HUNTER": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_HUNTER_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_HUNTER_160px.png"; break; case "INVOKER": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_INVOKER_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_INVOKER_160px.png"; break; case "LIGHT MAGE": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_LIGHTMAGE_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_LIGHTMAGE_160px.png"; break; case "MONK": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_MONK_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_MONK_160px.png"; break; case "PALADIN": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_PALADIN_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_PALADIN_160px.png"; break; case "THIEF": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_THIEF_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_THIEF_160px.png"; break; case "WARRIOR": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_WARRIOR_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_WARRIOR_160px.png"; break; case "OTHER": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/JOB_SA_OTHER_160px.png"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/JOB_SA_OTHER_160px.png"; break; } @@ -1627,16 +1627,16 @@ on("change:background", function(eventInfo) { switch(eventInfo.newValue) { case "1": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/SKIES_ABOVE_FONDO_B1.jpg"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/SKIES_ABOVE_FONDO_B1.jpg"; break; case "2": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/SKIES_ABOVE_FONDO_B2.jpg"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/SKIES_ABOVE_FONDO_B2.jpg"; break; case "3": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/SKIES_ABOVE_FONDO_B3.jpg"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/SKIES_ABOVE_FONDO_B3.jpg"; break; case "4": - imgUrl = "https://rolmasters.com/ROLL20/SKIES_ABOVE/SKIES_ABOVE_FONDO_B5.jpg"; + imgUrl = "https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Skies Above/images/SKIES_ABOVE_FONDO_B5.jpg"; break; }