mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Update tagmar.html
This commit is contained in:
+15
-7
@@ -886,7 +886,7 @@
|
||||
</div>
|
||||
<!--Weapon table end-->
|
||||
<!--Combat technics start-->
|
||||
<div class="sheet-combattechniccolumn">
|
||||
<div>
|
||||
<label class="sheet-combattechnicgroup">Técnicas de combate</label>
|
||||
<div class="sheet-combattecblock">
|
||||
<div>
|
||||
@@ -896,7 +896,6 @@
|
||||
<div class="sheet-tectablerow4 tectablefirstline"><label class="sheet-selectedtec sheet-teclevel">Nível</label></div>
|
||||
<div class="sheet-tectablerow5 tectablefirstline"><label class="sheet-selectedtec sheet-tectotal">Total</label></div>
|
||||
<div class="sheet-tectablerow6 tectablefirstline"><label class="sheet-selectedtec sheet-tecdesc">Categoria</label></div>
|
||||
<div class="sheet-tectablerow7 tectablefirstline"><label class="sheet-selectedtec sheet-tecdesc">■</label></div>
|
||||
</div>
|
||||
<fieldset class="repeating_tecselection">
|
||||
<input type="text" class="sheet-tectablerow1 sheet-inputtecproperty" name="attr_nomedatecnica">
|
||||
@@ -913,10 +912,19 @@
|
||||
<option type="text" class="" value="Proteção">Proteção</option>
|
||||
<option type="text" class="" value="Suporte">Suporte</option>
|
||||
</select>
|
||||
<input type="checkbox" class="sheet-tectablerow7 sheet-inputtecproperty" name="attr_mostradescricaocompleta" value="1"></input><span></span>
|
||||
<div class="sheet-tectablerow8 sheet-showlongdescriptionfortec"><label class="sheet-teclongdesc">Descrição</label></div>
|
||||
<div class="sheet-tectablerow9 sheet-showlongdescriptionfortec"><button type="roll" class="sheet-showtecinformation" value="?{Jogada para o mestre?|Não, /r|Sim,/w gm} &{template:tagmar_rolagem_completa} {{title_battle=@{nomedatecnica} (@{totaltec})}} {{charname=@{nomepersonagem}}} {{subtags=@{racapersonagem} | @{profissaopersonagem}}} {{subinformacao=@{desctec}}} {{descricao=@{descricaocompleta}}}" /></div>
|
||||
<textarea class="sheet-tectablerow10 sheet-inputtecdescription sheet-showlongdescriptionfortec" placeholder="Descrição completa da técnica" name="attr_descricaocompleta"></textarea>
|
||||
|
||||
<input type="checkbox" class="sheet-tectablerow7 sheet-inputtecproperty" name="attr_mostradescricaocompleta" value="1">
|
||||
</input><label class="sheet-tectablerow8 sheet-teclongdesc">Descrição</label>
|
||||
<!--Escolha se será ou não mostrada a rolagem do dado no rolltemplate-->
|
||||
<input type="radio" class="sheet-rolltec" name="attr_rolltec" value="mostradesc" checked="true"
|
||||
><label class="sheet-tectablerow11">Mostrar apenas descrição
|
||||
</label><input type="radio" class="sheet-rolltec" name="attr_rolltec" value="mostraroll"
|
||||
><label class="sheet-tectablerow12">Mostrar descrição e TR
|
||||
</label>
|
||||
<button type="roll" class="sheet-tectablerow9 sheet-showtecinformation" value="?{Jogada para o mestre?|Não, /r|Sim,/w gm} &{template:tagmar_rolagem_completa} {{title_battle=@{nomedatecnica} (@{totaltec})}} {{charname=@{nomepersonagem}}} {{subtags=@{racapersonagem} | @{profissaopersonagem}}} {{subinformacao=@{desctec}}} {{descricao=@{descricaocompleta}}}" ></button>
|
||||
<button type="roll" class="sheet-tectablerow9 sheet-showtecroll" value="?{Jogada para o mestre?|Não, /r|Sim,/w gm} &{template:tagmar_rolagem_completa} {{title_battle=@{nomedatecnica} (@{totaltec})}} {{charname=@{nomepersonagem}}} {{subtags=@{racapersonagem} | @{profissaopersonagem}}} {{subinformacao=@{desctec}}} {{descricao=@{descricaocompleta}}} {{coluna=[[@{totaltec}]]}} {{d20=[[1d20]]}} {{falha=Verde - Falha}} {{rotineiro=Branco - Rotineiro}} {{facil=Amarelo - Fácil}} {{medio=Laranja - Médio}} {{dificil=Vermelho - Difícil}} {{muitodificil=Azul - Muito Difícil}} {{muitodificil+=Azul Escuro - Muito Difícil}} {{critico=Cinza - Absurdo}} {{coluna+20= [[20]]}} {{d20+20=[[1d20]]}} {{falha+20=Verde - Falha}} {{rotineiro+20=Branco - Rotineiro}} {{facil+20=Amarelo - Fácil}} {{medio+20=Laranja - Médio}} {{dificil+20=Vermelho - Difícil}} {{muitodificil+20=Azul - Muito Difícil}} {{muitodificil++20=Azul Escuro - Muito Difícil}} {{critico+20=Cinza - Absurdo}} {{coluna+40= [[20]]}} {{d20+40=[[1d20]]}} {{falha+40=Verde - Falha}} {{rotineiro+40=Branco - Rotineiro}} {{facil+40=Amarelo - Fácil}} {{medio+40=Laranja - Médio}} {{dificil+40=Vermelho - Difícil}} {{muitodificil+40=Azul - Muito Difícil}} {{muitodificil++40=Azul Escuro - Muito Difícil}} {{critico+40=Cinza - Absurdo}}" ></button>
|
||||
<textarea class="sheet-tectablerow10 sheet-inputtecdescription" placeholder="Descrição completa da técnica" name="attr_descricaocompleta"></textarea>
|
||||
<!--Fim da escolha-->
|
||||
</fieldset>
|
||||
</div>
|
||||
</div>
|
||||
@@ -5928,4 +5936,4 @@
|
||||
<div class="sheet-rolltemplate-initiative_firstline">✧ Iniciativa</div>
|
||||
<div class="sheet-rolltemplate-initiative_secondline">{{nome}}</div>
|
||||
<div class="sheet-rolltemplate-initiative_thirdline">{{iniciativa}}</div>
|
||||
</rolltemplate>
|
||||
</rolltemplate>
|
||||
|
||||
Reference in New Issue
Block a user