Files
2024-06-03 13:15:14 -04:00

216 lines
7.6 KiB
HTML

<div class="main">
<!-- LOGO SECTION -->
<div class="header section"> </div>
<!-- NAME SECTION -->
<div class="info-container section">
<div class="left-info-block">
<div class="name section">
<label>Name: </label>
<input name="attr_character_name" type="text" spellcheck="false" />
</div>
<div class="circle section">
<label>Zirkel: </label>
<select name="attr_circle" id="circle">
<option value="runenzirkel">Runenzirkel</option>
<option value="wasserzirkel">Wasserzirkel</option>
<option value="feuerzirkel">Feuerzirkel</option>
<option value="erdzirkel">Erdzirkel</option>
<option value="luftzirkel">Luftzirkel</option>
<option value="gebraeuzirkel">Gebräuzirkel</option>
<option value="kraeuterzirkel">Kräuterzirkel</option>
<option value="tarotleger">Tarotleger</option>
</select>
</div>
<div class="experience section">
<label>Erfahrungspunkte: </label>
<input name="attr_experience" type="text" spellcheck="false" />
</div>
</div>
<div class="right-info-block">
<div class="talus-pnp-logo section"> </div>
</div>
</div>
<div class="divider divider-1 section"> </div>
<!-- Skills SECTION -->
<div class="skills-container section">
<div class="skills-block-left">
<div class="skills-header">
<h2>Fähigkeiten</h2>
</div>
<div class="skills-block">
<label>Athletik</label>
<div>
<input type="number" name="attr_Athletics" value="0" min="0" max="6" />
</div>
<button class="talus-roll" name="roll_Athletics" type="roll" value="&{template:talus} {{name=Athletik}} {{total=[[([[2d6]]+[[1d6]]+@{Athletics})]]}} {{bonus=@{Athletics}}} {{dices=$[[0]]}} {{talus=$[[1]]}}"><img src="https://github.com/thhesp/roll20-character-sheets/blob/talus/Talus/images/talus_wuerfel-icon.png?raw=true"></button>
</div>
<div class="skills-block">
<label>Bildung</label>
<div>
<input type="number" name="attr_Education" value="0" min="0" max="6" />
</div>
<button class="talus-roll" name="roll_Education" type="roll" value="&{template:talus} {{name=Bildung}} {{total=[[([[2d6]]+[[1d6]]+@{Education})]]}} {{bonus=@{Education}}} {{dices=$[[0]]}} {{talus=$[[1]]}}"><img src="https://github.com/thhesp/roll20-character-sheets/blob/talus/Talus/images/talus_wuerfel-icon.png?raw=true"></button>
</div>
<div class="skills-block">
<label>Charisma</label>
<div>
<input type="number" name="attr_CharismaV" value="0" min="0" max="6" />
</div>
<button class="talus-roll" name="roll_CharismaV" type="roll" value="&{template:talus} {{name=Charisma}} {{total=[[([[2d6]]+[[1d6]]+@{CharismaV})]]}} {{bonus=@{CharismaV}}} {{dices=$[[0]]}} {{talus=$[[1]]}}"><img src="https://github.com/thhesp/roll20-character-sheets/blob/talus/Talus/images/talus_wuerfel-icon.png?raw=true"></button>
</div>
</div>
<div class="dagger skills-dagger section"> </div>
<div class="skills-block-right">
<div class="skills-header">
</div>
<div class="skills-block">
<label>Geschick</label>
<div>
<input type="number" name="attr_Dexterity" value="0" min="0" max="6" />
</div>
<button class="talus-roll" name="roll_Dexterity" type="roll" value="&{template:talus} {{name=Geschick}} {{total=[[([[2d6]]+[[1d6]]+@{Dexterity})]]}} {{bonus=@{Dexterity}}} {{dices=$[[0]]}} {{talus=$[[1]]}}"><img src="https://github.com/thhesp/roll20-character-sheets/blob/talus/Talus/images/talus_wuerfel-icon.png?raw=true"></button>
</div>
<div class="skills-block">
<label>Willenskraft</label>
<div>
<input type="number" name="attr_Willpower" value="0" min="0" max="6" />
</div>
<button class="talus-roll" name="roll_Willpower" type="roll" value="&{template:talus} {{name=Willenskraft}} {{total=[[([[2d6]]+[[1d6]]+@{Willpower})]]}} {{bonus=@{Willpower}}} {{dices=$[[0]]}} {{talus=$[[1]]}}"><img src="https://github.com/thhesp/roll20-character-sheets/blob/talus/Talus/images/talus_wuerfel-icon.png?raw=true"></button>
</div>
<div class="skills-block">
<label>Empathie</label>
<div>
<input type="number" name="attr_Empathy" value="0" min="0" max="6" />
</div>
<button class="talus-roll" name="roll_Empathy" type="roll" value="&{template:talus} {{name=Empathie}} {{total=[[([[2d6]]+[[1d6]]+@{Empathy})]]}} {{bonus=@{Empathy}}} {{dices=$[[0]]}} {{talus=$[[1]]}}"><img src="https://github.com/thhesp/roll20-character-sheets/blob/talus/Talus/images/talus_wuerfel-icon.png?raw=true"></button>
</div>
</div>
</div>
<div class="divider divider-2 section"> </div>
<!-- Consequences SECTION -->
<div class="consequences section">
<h2>Konsequenzen</h2><div/><!-- little cheat div to move the rest of the grid to the next line -->
<div>
<span>I.</span><input name="attr_consequences_1" type="text" spellcheck="false" />
</div>
<div>
<span>II.</span><input name="attr_consequences_2" type="text" spellcheck="false" />
</div>
<div>
<span>III.</span><input name="attr_consequences_3" type="text" spellcheck="false" />
</div>
<div>
<span>IV.</span><input name="attr_consequences_4" type="text" spellcheck="false" />
</div>
<div>
<span>V.</span><input name="attr_consequences_5" type="text" spellcheck="false" />
</div>
<div>
<span>VI.</span><input name="attr_consequences_6" type="text" spellcheck="false" />
</div>
</div>
<div class="divider divider-3 section"> </div>
<div class="items-persons-container section">
<!-- Persons SECTION -->
<div class="persons section">
<label>Wichtige Personen</label>
<textarea name="attr_persons" placeholder="Wichtige Personen" spellcheck="false"></textarea>
</div>
<div class="dagger items-persons-dagger section" spellcheck="false"> </div>
<!-- Items SECTION -->
<div class="items section">
<label>Wichtige Gegenstände</label>
<textarea name="attr_items" placeholder="Wichtige Gegenstände" spellcheck="false"></textarea>
</div>
</div>
<!-- Notes SECTION -->
<div class="notes section">
<label>Notizen</label>
<textarea name="attr_notes" placeholder="Notizen" spellcheck="false"></textarea>
</div>
<div class="footer section"> </div>
</div>
<!-- Custom Roll SECTION -->
<rolltemplate class="sheet-rolltemplate-talus">
<div class="sheet-template-container-talus">
<div class="sheet-template-header">{{name}}</div>
<div class="sheet-template-row sheet-result-row">
{{total}}
</div>
<div class="sheet-template-row sheet-template-grid">
{{#rollWasCrit() talus}}<div class="sheet-talus-crit">{{/rollWasCrit() talus}}
{{#rollWasFumble() talus}}<div class="sheet-talus-fumble">{{/rollWasFumble() talus}}
<span>Taluswürfel</span>
{{#rollWasCrit() talus}}</div>{{/rollWasCrit() talus}} {{#rollWasFumble() talus}}</div>{{/rollWasFumble() talus}}
<span>{{talus}}</span>
</div>
<div class="sheet-template-row sheet-template-grid">
<span>Würfel</span><span>{{dices}}</span>
</div>
<div class="sheet-template-row sheet-template-grid">
<span>Fähigkeitsbonus</span><span>{{bonus}}</span>
</div>
</div>
</rolltemplate>
<!-- ---------------------------SHEET WORKERS----------------- -->
<script type="text/worker">
</script>