diff --git a/Ultima Torcia - Mono Pagina/lutss.html b/Ultima Torcia - Mono Pagina/lutss.html deleted file mode 100644 index b4124b7e38..0000000000 --- a/Ultima Torcia - Mono Pagina/lutss.html +++ /dev/null @@ -1,545 +0,0 @@ -
- - - -
-
-
- Nome - Sono - Pregio -
-
- - - -
-
-
- Punti Avventura -
-
- Fiorini -
-
- - - -
-
-
- - - - - - - - -
-
- Agilità - Coraggio - Forza - Intelligenza - Magia - Percezione - Manualità - Socialità -
-
- - - - - - - - -
-
- D - D - D - D - D - D - D - D -
-
- - - - - - - - -
-
- - - - - - - - -
-
- - - -
-
-
- Orso - -
- - - - - - - - -
- -
- - - - - - - - - -
- -
-
- Cervo - -
- - - - - - - - -
- -
- - - - - - - - - -
- -
-
- Aquila - -
- - - - - - - - -
- -
- - - - - - - - - -
- -
-
- Serpente - -
- - - - - - - - -
- -
- - - - - - - - - -
- -
-
- - - -
-
-
-
- Salute -
-
- Attuale -
-
- Massima -
-
-
-
- Mana -
-
- Attuale -
-
- Massimo -
-
-
-
- Armatura -
-
- -
-
-
-
-
-
-
-
Arma
-
-
-
- Attacco -
-
- -
-
- -
-
- Danno -
-
- -
-
- -
-
-
-
-
-
-
-
Arma
-
-
-
- Attacco -
-
- -
-
- -
-
- Danno -
-
- -
-
- -
-
-
-
-
-
-
-
Arma
-
-
-
- Attacco -
-
- -
-
- -
-
- Danno -
-
- -
-
- -
-
-
-
-
-
-
-
Arma
-
-
-
- Attacco -
-
- -
-
- -
-
- Danno -
-
- -
-
- -
-
-
-
-
- - - -
-
-
- Freccie/Dardi -
- -
-
-
- Razioni -
- -
-
-
- Borraccia -
- -
-
-
-
-
Abilità
-
- - - - -
-
-
-
Abilità
-
- - - - -
-
-
-
Abilità
-
- - - - -
-
-
-
Abilità
-
- - - - -
-
-
-
Abilità
-
- - - - -
-
-
- - -
- Orso -
-
- Attuale -
-
- Massima -
-
- Cervo -
-
- Attuale -
-
- Massima -
-
- Aquila -
-
- Attuale -
-
- Massima -
-
- Serpente -
-
- Attuale -
-
- Massima -
-
-
- -
- - - -
-
-
Abilità di razza
- -
Equipaggiamento
- -
-
-
Abilità di ruolo
- -
-
- -
- - \ No newline at end of file diff --git a/Ultima Torcia - Mono Pagina/sheet_preview.jpg b/Ultima Torcia - Mono Pagina/sheet_preview.jpg deleted file mode 100644 index 490aaff83a..0000000000 Binary files a/Ultima Torcia - Mono Pagina/sheet_preview.jpg and /dev/null differ diff --git a/Ultima Torcia - Mono Pagina/lutss.css b/Ultima Torcia - Pagina Singola/lutps.css similarity index 67% rename from Ultima Torcia - Mono Pagina/lutss.css rename to Ultima Torcia - Pagina Singola/lutps.css index 4c787c79a7..b095bcce0d 100644 --- a/Ultima Torcia - Mono Pagina/lutss.css +++ b/Ultima Torcia - Pagina Singola/lutps.css @@ -1,93 +1,76 @@ .sheet-background_image{ - background-image: url('https://lh3.googleusercontent.com/proxy/DnedhAlHP7F5gQZVN02yrdTFmezTpobr3Ge6yC3Rt83IazxPsYujZ0WRNRjgsFtGUT5jGBkx4c47ZkXuGvfth7buktk0'); + background-image: url('https://i.pinimg.com/564x/94/4b/8b/944b8bc440e1fabaedfd57be0f31ba2f.jpg'); background-repeat: no-repeat; background-size: cover; - width: 100%; + min-width: 800px; height: auto; } .sheet-info{ display: flex; flex-direction: row; align-items: center; - width: 100%; + justify-content: space-around; } -.sheet-info_names{ +.sheet-infoNames{ display: flex; flex-direction: column; justify-content: space-around; } -.sheet-info_names_input{ +.sheet-infoNamesInput{ display: flex; flex-direction: column; margin-left: 10px; } -.sheet-info_names_input1{ - font-size: 15; +.sheet-infoNamesInput1{ + font-size: 15px; width: 300px; } .sheet-pa_input{ - width: 60px; - height: 40px; - font-size: 30; + font-size: 30px; + text-align: center; } .sheet-florins_input{ - width: 80px; - height: 40px; - font-size: 30; + font-size: 30px; + text-align: center; } -.sheet-bs_name_bear{ +.sheet-bsNameBear{ display: flex; width: 55px; } -.sheet-bs_name_deer{ +.sheet-bsNameDeer{ display: flex; width: 60px; } -.sheet-bs_name_eagle{ +.sheet-bsNameEagle{ display: flex; width: 70px; } -.sheet-bs_name_snake{ +.sheet-bsNameSnake{ display: flex; width: 80px; } -.sheet-bs_buttons{ +.sheet-bsButtons{ display: flex; - flex-direction: column; + flex-direction: row; align-items: center; justify-content: space-around; } -.sheet-all_stats{ +.sheet-allStats{ display: flex; - margin-top: 20px; - width: 100%; + margin-top: 10px; + flex-direction: row; + justify-content: space-around; } -.sheet-character_info{ +.sheet-characterInfo{ display: flex; flex-direction: row; margin-top: 20px; - width: 50%; margin-left: 20px; } -.sheet-character_info_1{ +.sheet-characterInfo2{ display: flex; flex-direction: column; align-items: center; - width: 20%; -} -.sheet-character_info_2{ - display: flex; - flex-direction: column; - align-items: center; - width: 20%; -} -.sheet-info_button{ - display: flex; - flex-direction: column; - align-items: center; - margin-top: 15px; - margin-right: 10px; - width: 20%; } .sheet-merit{ display: flex; @@ -95,42 +78,48 @@ margin-top: 10px; } .sheet-stats{ - font-size: 30; + font-size: 25px; margin-left: 10px; display: flex; flex-direction: column; justify-content: space-around; } .sheet-dice{ - font-size: 30; + font-size: 25px; margin-left: 10px; display: flex; flex-direction: column; justify-content: space-around; } -.sheet-stats_left { +.sheet-statsLeft { display: flex; flex-direction: row; align-self: center; margin-left: 15px; - width: 45%; } -.sheet-stats_right{ +.sheet-statsRight{ display: flex; - flex-direction: row; + flex-direction: column; justify-content: space-evenly; - width: 55%; } .sheet-bs{ display: flex; - flex-direction: column; + flex-direction: row; align-items: center; justify-content: space-around; } -.sheet-input_bs{ +.sheet-inputBs{ display: flex; - justify-content: center; - align-content: center; + justify-content: space-around; + width: 50px; + height: 30px; + font-size: 15px; + margin-left: 10px; + margin-right: 10px; +} +.sheet-bsCheckbox{ + display: flex; + justify-content: space-around; width: 60px; font-size: 20px; } @@ -149,17 +138,15 @@ display: flex; justify-content: center; align-content: center; - width: 25px; - height: 30px; - font-size: 25; + width: 23px; + font-size: 20px; } .sheet-ability_input_mod{ display: flex; justify-content: center; align-content: center; - width: 40px; - height: 30px; - font-size: 25; + width: 35px; + font-size: 20px; } .sheet-stats_buttons{ display: flex; @@ -167,46 +154,49 @@ justify-content: space-around; margin-left: 10px; } -.sheet-input_stats{ - width: 55px; - font-size: 25; -} -.sheet-central_sheet{ +.sheet-centralSheet{ display: flex; - margin-top: 20; + margin-top: 10px; + flex-direction: row; justify-content: space-around; - width: 100%; } -.sheet-central_left_sheet{ +.sheet-centralLeft{ display: flex; - flex-direction: column; - width: 40%; + flex-direction: column; + justify-content: space-around; } -.sheet-central_left_sheet_healt{ +.sheet-centralHealt{ display: flex; justify-content: space-around; align-items: center; } -.sheet-central_left_sheet_healt_stats{ +.sheet-centralStats{ display: flex; flex-direction: column; justify-content: center; align-items: center; } -.sheet-central_left_sheet_stats_name{ +.sheet-centralLeftSheetStatsName{ font-size: 20; margin-bottom: 5px; } -.sheet-central_left_sheet_stats_name2{ +.sheet-centralLeftSheetStatsName2{ font-size: 20; margin-bottom: 21px; } -.sheet-input_stats_min_max{ + +.sheet-inputStats{ + width: 55px; + font-size: 15px; + text-align: center; +} +.sheet-inputStatsMinMax{ display: flex; justify-content: space-around; align-items: center; flex-direction: column; margin-bottom: 10px; + text-align: center; } .sheet-makeWeapon{ display: flex; @@ -217,8 +207,7 @@ flex-direction: row; justify-content: space-around; align-self: center; - margin-bottom: 15; - margin-top: 5; + margin-top: 5px; } .sheet-weaponName{ display: flex; @@ -226,13 +215,14 @@ font-size: 15; align-items: center; } -.sheet-weapon_input{ +.sheet-weaponInput{ margin-left: 10; } .sheet-weapons{ - font-size: 20; - margin-left: 5px; display: flex; + font-size: 20; + margin-left: 5px; + align-items: center; } .sheet-weaponsStats { display: flex; @@ -245,7 +235,16 @@ display: flex; justify-content: center; align-content: center; - width: 65px; + width: 42px; + height: 20px; + font-size: 15; +} +.sheet-inputWeaponDiceMod{ + display: flex; + justify-content: center; + align-content: center; + margin-left: 5px; + width: 25px; height: 20px; font-size: 15; } @@ -255,7 +254,7 @@ justify-content: space-around; margin-left: 10px; } -.sheet-utility_container{ +.sheet-utilityContainer{ display: flex; flex-direction: column; justify-content: space-around; @@ -266,41 +265,46 @@ align-items: center; justify-content: space-around; } -.sheet-utility_stats{ +.sheet-utilityStats{ display: flex; flex-direction: column; } -.sheet-utility_stats_name{ +.sheet-utilityStatsName{ font-size: 15; - margin-bottom: 10px; } -.sheet-extra_ability{ +.sheet-extraAbility{ display: flex; flex-direction: column; justify-content: space-around; } -.sheet-extra_ability_input{ +.sheet-extraAbilityInput{ display: flex; flex-direction: row; align-items: center; justify-content: space-around; - margin-top: 10px; + margin-bottom: 10px; } -.sheet-extra_ability_input2{ - width: 65px; +.sheet-extraAbilityInput2{ + width: 45px; font-size: 15; + margin-top: 5px; } -.sheet-stats_right_bottom{ +.sheet-extraAbilityInput3{ + width: 27px; + font-size: 15; + margin-top: 5px; +} +.sheet-statsRightBottom{ display: flex; flex-direction: column; align-items: center; justify-content: center; } -.sheet-stats_right_bottom_name{ +.sheet-statsRightBottomName{ font-size: 20; margin-bottom: 5px; } -.sheet-stats_right_bottom_display{ +.sheet-statsRightBottomDisplay{ display: flex; } .sheet-inputUtility{ @@ -313,25 +317,40 @@ .sheet-ability_input{ margin-left: 10px; } -.sheet-equip_ability{ +.sheet-equipAbility{ display: flex; flex-direction: column; align-items: center; justify-content: space-around; } -.sheet-equip_ability_input_left{ - width: 340px; - height: 190px; - font-size: 20; -} -.sheet-equip_ability_input_right{ - width: 340px; - height: 400px; - font-size: 20; -} .sheet-notes{ display: flex; justify-content: space-around; margin-top: 10px; - width: 100%; +} +.sheet-equipAbilityInputLeft{ + width: 370px; + height: 190px; + font-size: 20px; + margin-bottom: 10px; +} +.sheet-equipAbilityInputRight{ + width: 370px; + height: 420px; + font-size: 20px; + margin-bottom: 10px; +} + +.sheet-columns { + display: flex; + justify-content: space-between; + margin: 15px; +} +.sheet-columns > * { + flex: 1; +} + +input.sheet-toggle-show:not(:checked) ~ div.sheet-body, +input.sheet-toggle-hide:checked ~ div.sheet-body { + display: none; } \ No newline at end of file diff --git a/Ultima Torcia - Pagina Singola/lutps.html b/Ultima Torcia - Pagina Singola/lutps.html new file mode 100644 index 0000000000..d98948405a --- /dev/null +++ b/Ultima Torcia - Pagina Singola/lutps.html @@ -0,0 +1,574 @@ +
+ + + +
+
+
+ Nome + Sono + Pregio +
+
+ + + +
+
+
+ Punti Avventura +
+
+ Fiorini +
+
+ +
+
+ + Mostra/Nascondi suggerimenti Caratteristiche Personaggio e Bestie Sovrane +
Caratteristiche Personaggio: mettere a sinistra il numero di dadi (2 o 1) e a destra il modificatore con il simbolo (+1 o -1), come nella scheda originale.

Bestie Sovrane: negli spazi appositi, inserire i dadi da usare completi di numero, D e facce del dado (2D10 o 2d10).

IMPORTANTE: le caselle di selezione a sinistra delle Caratteristiche Personaggio e a destra del nome delle Bestie Sovrane, servono solo a ricordare quale Pregio si possiede e quale trasformazione si possiede e non vanno a modificare il lancio dei dadi. Dovrete ricordarvi di ritirare il Pregio se il dado o i dadi fanno 1 o 2 su quella caratteristica.
+
+
+ + + +
+
+
+ + + + + + + + +
+
+ Agilità + Coraggio + Forza + Intelligenza + Magia + Percezione + Manualità + Socialità +
+
+ + + + + + + + +
+
+ D + D + D + D + D + D + D + D +
+
+ + + + + + + + +
+
+ + + + + + + + +
+
+ + + +
+
+
+ Orso + +
+
+ Cervo + +
+
+ Aquila + +
+
+ Serpente + +
+
+ +
+ + + + + + + + +
+
+ + + + + + + + +
+
+ + + + + + + + +
+
+ + + + + + + + +
+
+ + + + + + + + +
+
+ + + + + + + + +
+
+ + + + + + + + +
+
+ + + + + + + + +
+ +
+
+ +
+
+ + Mostra/Nascondi suggerimenti Armi e Abilità +
Armi e Abilità: inserire il nome dell'arma o dell'abilità nella parte di sopra. Nella parte di sotto, a sinistra i dadi da usare completi di numero, D e facce del dado (2D10 o 2d10) e a destra il modificatore (+1 o -1), poi premere il bottone adiacente che li tirerà.
+
+
+ + + +
+
+
+
+ Salute +
+
+ Attuale +
+
+ Massima +
+
+
+
+ Mana +
+
+ Attuale +
+
+ Massimo +
+
+
+
+ Armatura +
+
+ +
+
+
+
+ +
+
+
+
Arma +
+
+
+
+ Attacco +
+
+ + +
+
+ +
+
+ Danno +
+
+ + +
+
+ +
+
+
+
+
+
+
+
Arma +
+
+
+
+ Attacco +
+
+ + +
+
+ +
+
+ Danno +
+
+ + +
+
+ +
+
+
+
+
+
+
+
Arma +
+
+
+
+ Attacco +
+
+ + +
+
+ +
+
+ Danno +
+
+ + +
+
+ +
+
+
+
+
+
+
+
Arma +
+
+
+
+ Attacco +
+
+ + +
+
+ +
+
+ Danno +
+
+ + +
+
+ +
+
+
+
+
+ + + +
+
+
+ Freccie/Dardi +
+ +
+
+
+ Razioni +
+ +
+
+
+ Borraccia +
+ +
+
+
+ +
+
Abilità
+
+ + + + + + +
+
+ +
+
Abilità
+
+ + + + + + +
+
+
+
Abilità
+
+ + + + + + +
+
+
+
Abilità
+
+ + + + + + +
+
+
+
Abilità
+
+ + + + + + +
+
+
+ +
+ Orso +
+
+ Attuale +
+
+ Massima +
+
+ Cervo +
+
+ Attuale +
+
+ Massima +
+
+ Aquila +
+
+ Attuale +
+
+ Massima +
+
+ Serpente +
+
+ Attuale +
+
+ Massima +
+
+
+ +
+ + + +
+
+
Abilità di razza
+ +
Equipaggiamento
+ +
+
+
Abilità di ruolo
+ +
+
+ +
\ No newline at end of file diff --git a/Ultima Torcia - Mono Pagina/sheet.json b/Ultima Torcia - Pagina Singola/sheet.json similarity index 50% rename from Ultima Torcia - Mono Pagina/sheet.json rename to Ultima Torcia - Pagina Singola/sheet.json index c2073add42..c640699837 100644 --- a/Ultima Torcia - Mono Pagina/sheet.json +++ b/Ultima Torcia - Pagina Singola/sheet.json @@ -1,8 +1,8 @@ { - "html": "lutss.html", - "css": "lutss.css", - "authors": "Alberto Aresu (DiabloVarius on Roll20)", + "html": "lutps.html", + "css": "lutps.css", + "authors": "Alberto Aresu (DiabloVarius on Roll20, DiabloVarius#7522 on Discord)", "roll20userid": "2122249", "instructions": "Simple italian version of L'Ultima Torcia (The Last Torch) character sheet, with only one page and Beasts Stats", - "preview": "sheet_preview.jpg" + "preview": "sheet_preview.png" } \ No newline at end of file diff --git a/Ultima Torcia - Pagina Singola/sheet_preview.png b/Ultima Torcia - Pagina Singola/sheet_preview.png new file mode 100644 index 0000000000..56bf46e41c Binary files /dev/null and b/Ultima Torcia - Pagina Singola/sheet_preview.png differ