mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
84 lines
6.5 KiB
HTML
84 lines
6.5 KiB
HTML
<h1 class="sheet-title" data-i18n="magical-fury">Magical Fury</h1>
|
||
<div class="sheet-2col">
|
||
<div class="sheet-box">
|
||
<h2 class="sheet-sectiontitle" data-i18n="mundane-side">Mundane Side:</h2>
|
||
<h3 class="sheet-fieldtitle" data-i18n="what-is-name">What is your name?</h3>
|
||
<input type="text" name="attr_name"/>
|
||
<h3 class="sheet-fieldtitle" data-i18n="girl-meaning">What does being a girl mean to you?</h3>
|
||
<input type="text" name="attr_meaning"/>
|
||
<h3 class="sheet-fieldtitle" data-i18n="what-is-fear">What are you afraid of?</h3>
|
||
<input type="text" name="attr_fear"/>
|
||
<h3 class="sheet-fieldtitle" data-i18n="what-is-wish">What is your wish?</h3>
|
||
<input type="text" name="attr_wish"/>
|
||
</div>
|
||
<div class="sheet-box">
|
||
<h2 class="sheet-sectiontitle" data-i18n="magical-side">Magical Side:</h2>
|
||
<h3 class="sheet-fieldtitle" data-i18n="changes">Changes</h3>
|
||
<textarea name="attr_changes" class="sheet-mediumtextarea"></textarea>
|
||
<h3 class="sheet-fieldtitle" data-i18n="color">Magical Girl Color</h3>
|
||
<input type="text" name="attr_color"/>
|
||
<h3 class="sheet-fieldtitle" data-i18n="magical-theme">Magical Theme</h3>
|
||
<input type="text" name="attr_theme"/>
|
||
<h3 class="sheet-fieldtitle" data-i18n="magical-name">Magical Name</h3>
|
||
<input type="text" name="attr_magicalname"/>
|
||
</div>
|
||
<h2 class="sheet-sectiontitle" data-i18n="notes">Notes</h2>
|
||
<textarea class="sheet-largetextarea"></textarea>
|
||
</div>
|
||
<div class="sheet-2col">
|
||
<div class="sheet-box">
|
||
<h3 class="sheet-fieldtitle" data-i18n="hope">Hope</h3>
|
||
<input type="checkbox" name="attr_hope1"/>
|
||
<input type="checkbox" name="attr_hope2"/>
|
||
<input type="checkbox" name="attr_hope3"/>
|
||
<h3 class="sheet-fieldtitle" data-i18n="magic">Magic</h3>
|
||
<input type="checkbox" name="attr_magic1"/>
|
||
<input type="checkbox" name="attr_magic2"/>
|
||
<input type="checkbox" name="attr_magic3"/>
|
||
<h3 class="sheet-fieldtitle" data-i18n="trauma">Trauma</h3>
|
||
<input type="checkbox" name="attr_trauma1"/>
|
||
<input type="checkbox" name="attr_trauma2"/>
|
||
<input type="checkbox" name="attr_trauma3"/>
|
||
</div>
|
||
|
||
<div class="sheet-box">
|
||
<h2 data-i18n="hope-shift">Hope Shift</h2>
|
||
<div class="sheet-row"><input type="checkbox" name="attr_hopeshift1"/><span data-i18n="sincere-hope"> You have a moment of sincere hope. Erase any points of Magic and Trauma you currently have.</span></div>
|
||
<div class="sheet-row"><input type="checkbox" name="attr_hopeshift2"/><span data-i18n="lucky-break"> A lucky break gets you closer to your goal.</span></div>
|
||
<div class="sheet-row"><input type="checkbox" name="attr_hopeshift3"/><span data-i18n="heal-someone"> You are able to heal someone else, removing points of Magic and Trauma, healing a serious injury, or removing a single effect caused by a Shift.</span></div>
|
||
<div class="sheet-row"><input type="checkbox" name="attr_hopeshift4"/><span data-i18n="new-friend"> You find a new friend.</span></div>
|
||
</div>
|
||
|
||
<div class="sheet-box">
|
||
<h2 data-i18n="magic-shift">Magic Shift</h2>
|
||
<div class="sheet-row"><input type="checkbox" name="attr_magicshift1"/><span data-i18n="temporary-environment-shift"> The environment around you is temporarily altered in an unnatural way.</span></div>
|
||
<div class="sheet-row"><input type="checkbox" name="attr_magicshift2"/><span data-i18n="burst-of-magic"> There is a burst of magic based on your magic’s theme at an inopportune time.</span></div>
|
||
<div class="sheet-row"><input type="checkbox" name="attr_magicshift3"/><span data-i18n="permanent-magical-aspect"> Your magical girl form permanently takes on an unnatural aspect; write it down.</span></div>
|
||
<div class="sheet-row"><input type="checkbox" name="attr_magicshift4"/><span data-i18n="temporary-normal-aspect"> Your normal form temporarily takes on an unnatural aspect.</span></div>
|
||
</div>
|
||
|
||
<div class="sheet-box">
|
||
<h2 data-i18n="trauma-shift">Trauma Shift</h2>
|
||
<div class="sheet-row"><input type="checkbox" name="attr_traumashift1"/><span data-i18n="past-life-takes-control"> One of your past life selves takes control for a time and does something strange.</span></div>
|
||
<div class="sheet-row"><input type="checkbox" name="attr_traumashift2"/><span data-i18n="alienating-outburst"> You have an outburst that alienates you from others.</span></div>
|
||
<div class="sheet-row"><input type="checkbox" name="attr_traumashift3"/><span data-i18n="hurt-yourself"> You hurt yourself.</span></div>
|
||
<div class="sheet-row"><input type="checkbox" name="attr_traumashift4"/><span data-i18n="fear-or-twisted-wish"> You permanently acquire another fear or a twisted wish; note it down.</span></div>
|
||
</div>
|
||
|
||
<h2 data-i18n="extreme-shift">Extreme Shift</h2>
|
||
<div class="sheet-row" data-i18n="burst-of-power">• You have a burst of raw power, destroying non-magical things in the immediate area. Erase all Trauma and Magic Shift boxes.</span></div>
|
||
<div class="sheet-row" data-i18n="permanent-normal-aspect">• Your normal form permanently takes on an unnatural aspect; write it down. Erase all Trauma and Magic Shift boxes.</span></div>
|
||
<div class="sheet-row" data-i18n="altered-personality">• One of your past lives asserts itself enough to significantly alter your personality; note down the change. Erase all Trauma and Magic Shift boxes.</span></div>
|
||
<div class="sheet-row" data-i18n="become-threat">• Your magical girl permanently becomes a youma/monster; give your sheet to the GM to use as a future threat. (Only choose this if you no longer wish to play her.)</span></div>
|
||
|
||
<h2 data-i18n="great-hope">Great Hope</h2>
|
||
<div class="sheet-row" data-i18n="small-miracle">• You cause a small miracle to happen. Erase all Hope Shift boxes.</div>
|
||
<div class="sheet-row" data-i18n="undo-alterations">• Undo any alterations to your character caused by other Shifts. Erase all Hope Shift boxes.</div>
|
||
<div class="sheet-row" data-i18n="improve-world">• Something about your magic causes the entire world become just a little bit of a happier place. Erase all Hope Shift boxes.</div>
|
||
<div class="sheet-row" data-i18n="ascend-or-retire">• Your magical girl stops being a magical girl, whether by ascending to become something else or simply retiring to be a normal girl. (Only choose this if you no longer wish to play her.)</div>
|
||
</div>
|
||
|
||
|
||
|
||
|