diff --git a/Ultima Bomba - Pagina Singola/lubps.css b/Ultima Bomba - Pagina Singola/lubps.css deleted file mode 100644 index 2f46798f1d..0000000000 --- a/Ultima Bomba - Pagina Singola/lubps.css +++ /dev/null @@ -1,354 +0,0 @@ -.sheet-background{ - background-color: lightgray; - min-width: 800px; - height: auto; -} -.sheet-info{ - display: flex; - flex-direction: row; - align-items: center; - justify-content: space-around; -} -.sheet-infoNames{ - display: flex; - flex-direction: column; - justify-content: space-around; -} -.sheet-infoNamesInput{ - display: flex; - flex-direction: column; - margin-left: 10px; -} -.sheet-infoNamesInput1{ - font-size: 15px; - width: 300px; -} -.sheet-pa_input{ - font-size: 30px; - text-align: center; -} -.sheet-florins_input{ - font-size: 30px; - text-align: center; -} -.sheet-bsNameBear{ - display: flex; - width: 55px; -} -.sheet-bsNameDeer{ - display: flex; - width: 60px; -} -.sheet-bsNameEagle{ - display: flex; - width: 70px; -} -.sheet-bsNameSnake{ - display: flex; - width: 80px; -} -.sheet-bsButtons{ - display: flex; - flex-direction: row; - align-items: center; - justify-content: space-around; -} -.sheet-allStats{ - display: flex; - margin-top: 10px; - flex-direction: row; - justify-content: space-around; -} -.sheet-characterInfo{ - display: flex; - flex-direction: row; - margin-top: 20px; - margin-left: 20px; -} -.sheet-characterInfo2{ - display: flex; - flex-direction: column; - align-items: center; -} -.sheet-merit{ - display: flex; - margin-left: 10px; - margin-top: 10px; -} -.sheet-stats{ - font-size: 30px; - margin-left: 10px; - display: flex; - flex-direction: column; - justify-content: space-around; -} -.sheet-dice{ - font-size: 27px; - margin-left: 10px; - display: flex; - flex-direction: column; - justify-content: space-around; -} -.sheet-statsLeft { - display: flex; - flex-direction: row; - align-self: center; - margin-left: 15px; -} -.sheet-statsRight{ - display: flex; - flex-direction: column; - justify-content: space-evenly; -} -.sheet-bs{ - display: flex; - flex-direction: row; - align-items: center; - justify-content: space-around; -} -.sheet-inputBs{ - display: flex; - 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; -} -.sheet-stats_checkbox{ - display: flex; - flex-direction: column; - justify-content: space-around; -} -.sheet-stats_number{ - display: flex; - flex-direction: column; - justify-content: space-around; - margin-left: 10px; -} -.sheet-ability_input_dice{ - display: flex; - justify-content: center; - align-content: center; - width: 23px; - font-size: 20px; -} -.sheet-ability_input_mod{ - display: flex; - justify-content: center; - align-content: center; - width: 35px; - font-size: 20px; -} -.sheet-stats_buttons{ - display: flex; - flex-direction: column; - justify-content: space-around; - margin-left: 10px; -} -.sheet-centralSheet{ - display: flex; - margin-top: 10px; - flex-direction: row; - justify-content: space-around; -} -.sheet-centralLeft{ - display: flex; - flex-direction: column; - justify-content: space-around; -} -.sheet-centralHealt{ - display: flex; - justify-content: space-around; - align-items: center; -} -.sheet-centralStats{ - display: flex; - flex-direction: column; - justify-content: center; - align-items: center; -} -.sheet-centralLeftSheetStatsName{ - font-size: 20; - margin-bottom: 5px; -} -.sheet-centralLeftSheetStatsName2{ - font-size: 20; - margin-bottom: 22px; -} -.sheet-inputStats{ - font-size: 15px; - text-align: center; -} -.sheet-inputStatsRight{ - font-size: 20px; - 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; - margin-top: 5px; -} -.sheet-stats_weapon{ - display: flex; - flex-direction: row; - justify-content: space-around; - align-self: center; - margin-top: 5px; -} -.sheet-weaponName{ - display: flex; - font-size: 15; - align-items: center; -} -.sheet-weapons{ - display: flex; - font-size: 20; - align-items: center; -} -.sheet-loaderInput{ - width: 40px; -} -.sheet-weaponsStats { - display: flex; - flex-direction: row; - margin-left: 5px; - justify-content: space-around; - align-self: center; -} -.sheet-inputWeaponDice{ - display: flex; - justify-content: center; - align-content: center; - 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; -} -.sheet-weaponButtons{ - display: flex; - flex-direction: column; - justify-content: space-around; -} -.sheet-utilityContainer{ - display: flex; - flex-direction: column; - justify-content: space-around; -} -.sheet-utility{ - display: flex; - flex-direction: row; - align-items: center; - justify-content: space-around; -} -.sheet-utilityStats{ - display: flex; - flex-direction: column; - align-items: center; -} -.sheet-utilityStatsName{ - font-size: 15; -} -.sheet-extraAbility{ - display: flex; - flex-direction: column; - justify-content: space-around; -} -.sheet-extraAbilityInput{ - display: flex; - flex-direction: row; - align-items: center; - justify-content: space-around; - margin-bottom: 10px; -} -.sheet-extraAbilityInput2{ - width: 45px; - font-size: 15; - margin-top: 5px; -} -.sheet-extraAbilityInput3{ - width: 27px; - font-size: 15; - margin-top: 5px; -} -.sheet-statsRightBottom{ - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; -} -.sheet-statsRightBottomName{ - font-size: 20; - margin-bottom: 5px; -} -.sheet-statsRightBottomDisplay{ - display: flex; -} -.sheet-inputUtility{ - display: flex; - justify-content: space-around; - align-items: center; - flex-direction: column; - margin-bottom: 20px; -} -.sheet-ability_input{ - margin-left: 10px; -} -.sheet-equipAbility{ - display: flex; - flex-direction: column; - align-items: center; - justify-content: space-around; -} -.sheet-notes{ - display: flex; - justify-content: space-around; - margin-top: 10px; -} -.sheet-equipAbilityInputLeft{ - width: 370px; - height: 190px; - font-size: 18px; - margin-bottom: 10px; -} -.sheet-equipAbilityInputRight{ - width: 370px; - height: 420px; - font-size: 18px; - 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 Bomba - Pagina Singola/lubps.html b/Ultima Bomba - Pagina Singola/lubps.html deleted file mode 100644 index 0a3f5798ce..0000000000 --- a/Ultima Bomba - Pagina Singola/lubps.html +++ /dev/null @@ -1,617 +0,0 @@ -
- - - -
-
-
- Nome - Sono - Pregio -
-
- - - -
-
-
- Punti Avventura -
-
- Proiettili Extra -
-
- -
-
- - Mostra/Nascondi suggerimenti Caratteristiche Personaggio e Abilità -
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.

Abilità: inserire il nome 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à.

IMPORTANTE: le caselle di selezione a sinistra delle Caratteristiche Personaggio servono solo a ricordare quale Pregio si possiede non va 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 -
-
- - - - - - - - -
-
- - - - - - - - -
-
- - - -
-
-
Abilità
-
- - - - - - - - - -
-
- -
-
Abilità
-
- - - - - - - - - -
-
-
-
Abilità
-
- - - - - - - - - -
-
-
-
Abilità
-
- - - - - - - - - -
-
-
-
Abilità
-
- - - - - - - - - -
- -
-
-
- -
-
- - Mostra/Nascondi suggerimenti Armi da fuoco e Corpo a Corpo -
Armi da fuoco e Corpo a Corpo: inserire il nome dell'arma nella parte di sopra. Nelle Armi da fuoco a sinistra dell'Attacco, inserire il dado Inceppamento dell'arma (esempio: 1D6) e premere il bottone per tirarlo. Nell'Attacco e nel Danno, inserire 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 Corpo a Corpo -
-
-
-
- Attacco -
-
- - -
-
- -
-
- Danno -
-
- - -
-
- -
-
-
-
-
-
-
-
Arma Corpo a Corpo -
-
-
-
- Attacco -
-
- - -
-
- -
-
- Danno -
-
- - -
-
- -
-
-
-
-
-
-
-
Arma Corpo a Corpo -
-
-
-
- Attacco -
-
- - -
-
- -
-
- Danno -
-
- - -
-
- -
-
-
-
-
-
-
-
Arma Corpo a Corpo -
-
-
-
- Attacco -
-
- - -
-
- -
-
- Danno -
-
- - -
-
- -
-
-
-
-
- - - -
-
-
- Radioattività -
- -
-
-
- Razioni -
- -
-
-
- Borraccia -
- -
-
-
- -
-
-
-
- Arma da fuoco - - Caricatore - -
-
-
-
- Incep -
-
- -
-
- -
-
- Attacco -
-
- - -
-
- -
-
- Danno -
-
- - -
-
- -
-
-
-
-
-
-
-
- Arma da fuoco - - Caricatore - -
-
-
-
- Incep -
-
- -
-
- -
-
- Attacco -
-
- - -
-
- -
-
- Danno -
-
- - -
-
- -
-
-
-
-
-
-
-
- Arma da fuoco - - Caricatore - -
-
-
-
- Incep -
-
- -
-
- -
-
- Attacco -
-
- - -
-
- -
-
- Danno -
-
- - -
-
- -
-
-
-
-
-
-
-
- Arma da fuoco - - Caricatore - -
-
-
-
- Incep -
-
- -
-
- -
-
- Attacco -
-
- - -
-
- -
-
- Danno -
-
- - -
-
- -
-
-
-
- -
- -
- - - -
-
-
Abilità di razza
- -
Equipaggiamento
- -
-
-
Abilità di ruolo
- -
-
- -
\ No newline at end of file diff --git a/Ultima Bomba - Pagina Singola/sheet.json b/Ultima Bomba - Pagina Singola/sheet.json deleted file mode 100644 index 2537ea8e14..0000000000 --- a/Ultima Bomba - Pagina Singola/sheet.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "html": "lubps.html", - "css": "lubps.css", - "authors": "alberto-aresu (DiabloVarius on Roll20, DiabloVarius#7522 on Discord)", - "roll20userid": "2122249", - "instructions": "Simple italian version of L'Ultima Bomba character sheet based on L'Ultima Torcia - Pagina Singola sheet, with only one page", - "preview": "sheet_preview.png" -} \ No newline at end of file diff --git a/Ultima Bomba - Pagina Singola/sheet_preview.png b/Ultima Bomba - Pagina Singola/sheet_preview.png deleted file mode 100644 index 4a48ff751d..0000000000 Binary files a/Ultima Bomba - Pagina Singola/sheet_preview.png and /dev/null differ