mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
614 lines
34 KiB
HTML
614 lines
34 KiB
HTML
|
||
<div class="crossed-fates">
|
||
<h2 data-i18n="crossed_fates">CROSSED / FATES</h2>
|
||
<div class="header">
|
||
<div class="rivals-header">
|
||
<div class="rival header-left">
|
||
<div class="rival-stat"><span class="header-label" data-i18n="header_side">Side</span><span class="header-value" name="attr_left_side"></span></div>
|
||
<div class="rival-stat"><span class="header-label" data-i18n="name">Name</span><span class="header-value" name="attr_left_name"></span></div>
|
||
<div class="rival-stat"><span class="header-label" data-i18n="pronouns">Pronouns</span><span class="header-value" name="attr_left_pronouns"></span></div>
|
||
</div>
|
||
<div class="logo"></div>
|
||
<div class="rival header-right">
|
||
<div class="rival-stat"><span class="header-value" name="attr_right_side"></span><span class="header-label" data-i18n="header_side">Side</span></div>
|
||
<div class="rival-stat"><span class="header-value" name="attr_right_name"></span><span class="header-label" data-i18n="name">Name</span></div>
|
||
<div class="rival-stat"><span class="header-value" name="attr_right_pronouns"></span><span class="header-label" data-i18n="pronouns">Pronouns</span></div>
|
||
</div>
|
||
</div>
|
||
<div class="nav-bar">
|
||
<div class="nav-row">
|
||
<div class="nav-child">
|
||
<label class="page-label">
|
||
<input class="hide-element page-button" type="radio" name="attr_page_button" value="0"/>
|
||
<div class="page-button-back" data-i18n="acts">Acts</div>
|
||
</label>
|
||
</div>
|
||
<div class="nav-child">
|
||
<label class="page-label">
|
||
<input class="hide-element page-button" type="radio" name="attr_page_button" value="1"/>
|
||
<div class="page-button-back" data-i18n="encounter_report_sheet">Encounter Report Sheet</div>
|
||
</label>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="page-container">
|
||
<input class="acts hide-element" type="radio" name="attr_page" value="0" checked="checked"/>
|
||
<div class="acts showhide">
|
||
<div class="nav-bar">
|
||
<div class="nav-row">
|
||
<div class="nav-child">
|
||
<label class="page-label">
|
||
<input class="hide-element page-button" type="radio" name="attr_act_page_button" value="0" checked="checked"/>
|
||
<div class="page-button-back zero" data-i18n="nav_zero">ACT ZERO</div>
|
||
</label>
|
||
</div>
|
||
<div class="nav-child">
|
||
<label class="page-label">
|
||
<input class="hide-element page-button" type="radio" name="attr_act_page_button" value="1"/>
|
||
<div class="page-button-back one" data-i18n="nav_one">ACT ONE</div>
|
||
</label>
|
||
</div>
|
||
<div class="nav-child">
|
||
<label class="page-label">
|
||
<input class="hide-element page-button" type="radio" name="attr_act_page_button" value="2"/>
|
||
<div class="page-button-back two" data-i18n="nav_two">ACT TWO</div>
|
||
</label>
|
||
</div>
|
||
<div class="nav-child">
|
||
<label class="page-label">
|
||
<input class="hide-element page-button" type="radio" name="attr_act_page_button" value="3"/>
|
||
<div class="page-button-back three" data-i18n="nav_three">ACT THREE</div>
|
||
</label>
|
||
</div>
|
||
<div class="nav-child">
|
||
<label class="page-label">
|
||
<input class="hide-element page-button" type="radio" name="attr_act_page_button" value="4"/>
|
||
<div class="page-button-back final" data-i18n="nav_final">FINAL ACT</div>
|
||
</label>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<input class="act-zero hide-element" type="radio" name="attr_act_page" value="0" checked="checked"/>
|
||
<div class="act-zero showhide">
|
||
<div class="act-zero-block">
|
||
<div class="act-title-block">
|
||
<label data-i18n="act_zero">ACT 0: WHAT BROUGHT YOU TOGETHER</label>
|
||
<div class="subtitle" data-i18n="before_you_were_born">Before you were born.</div>
|
||
<div class="subtitle" data-i18n="act_zero_subtitle">A conflict swallowed the world.</div>
|
||
</div>
|
||
</div>
|
||
<div class="act-prompt">
|
||
<div class="prompt-text" data-i18n="act_zero_prompt">The world is defined by its Conflict - something that happened a long time ago, is currently happening, or shall happen when the time is right. The Conflict is unstoppable and unavoidable, and everyone must choose a side.</div>
|
||
</div>
|
||
<div class="act-block"></div>
|
||
<div class="stat-block together-block">
|
||
<label><span data-i18n="conflict">conflict</span></label>
|
||
<div class="subtitle" data-i18n="conflict_subtitle">Discuss the dynamics of the Conflict and what the chosen options represent</div>
|
||
<textarea class="stat-input" name="attr_conflict" data-i18n-placeholder="conflict_placeholder" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
<div class="stat-block together-block">
|
||
<label><span data-i18n="origin">Origin</span></label>
|
||
<div class="subtitle" data-i18n="origin_subtitle">Are the origins of the conflict known, or were they forgotted by time?</div>
|
||
<textarea class="stat-input" name="attr_origin" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
<div class="stat-block rival-block">
|
||
<div class="rival label-left">
|
||
<label><span data-i18n="side_stands_for">What does each Side of the Conflict stand for?</span></label>
|
||
</div>
|
||
<div class="rival label-right">
|
||
<label><span data-i18n="side_stands_for">What does each Side of the Conflict stand for?</span></label>
|
||
</div>
|
||
<div class="rival-subtitle">
|
||
</div>
|
||
<div class="rival rival-left">
|
||
<textarea class="stat-input" name="attr_left_side_stands_for" data-i18n-placeholder="what_is_at_stake" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
<div class="rival rival-right">
|
||
<textarea class="stat-input" name="attr_right_side_stands_for" data-i18n-placeholder="what_is_at_stake" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
</div>
|
||
<div class="stat-block rival-block">
|
||
<div class="rival label-left">
|
||
<label><span data-i18n="conflict_fought_by">How is the Conflict fought?</span></label>
|
||
</div>
|
||
<div class="rival label-right">
|
||
<label><span data-i18n="conflict_fought_by">How is the Conflict fought?</span></label>
|
||
</div>
|
||
<div class="rival-subtitle">
|
||
<div class="subtitle" data-i18n="conflict_fought_by_subtitle">Through which means does each Side strive for victory?</div>
|
||
</div>
|
||
<div class="rival rival-left">
|
||
<textarea class="stat-input" name="attr_left_conflict_fought_by" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
<div class="rival rival-right">
|
||
<textarea class="stat-input" name="attr_right_conflict_fought_by" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
</div>
|
||
<div class="stat-block rival-block">
|
||
<div class="rival label-left">
|
||
<label><span data-i18n="side">Create a name for your Side</span></label>
|
||
</div>
|
||
<div class="rival label-right">
|
||
<label><span data-i18n="side">Create a name for your Side</span></label>
|
||
</div>
|
||
<div class="rival-subtitle">
|
||
</div>
|
||
<div class="rival rival-left">
|
||
<textarea class="stat-input" name="attr_left_side" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
<div class="rival rival-right">
|
||
<textarea class="stat-input" name="attr_right_side" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
</div>
|
||
<div class="disagreement subtitle" data-i18n="when_you_disagree">Whenever you disagree on how the story should unfold, you may each draw a card from the deck. Whoever draws the card with the highest value gets to decide what happens - and whoever draws the card with the lowest value gets to frame the fact, describing its consequences</div>
|
||
<div class="journaling-block">
|
||
<label data-i18n="journaling">Journaling</label>
|
||
<div class="subtitle" data-i18n="act_zero_journal">You have once found a letter detailing how your Side of the Conflict perceives it. Who wrote the letter, and why? What do they say about the Conflict and the people involved in it? What did they hope that letter would accomplish? Write the letter you’ve found. Once you’re done - or if you choose to write the letter later by yourself - move on to the next act.</div>
|
||
</div>
|
||
</div>
|
||
<input class="act-one hide-element" type="radio" name="attr_act_page" value="1"/>
|
||
<div class="act-one showhide">
|
||
<div class="act-one-block">
|
||
<div class="act-title-block">
|
||
<label data-i18n="act_one">ACT 1: ORIGINS</label>
|
||
<div class="subtitle" data-i18n="before_you_were_born">Before you were born.</div>
|
||
<div class="subtitle" data-i18n="act_one_subtitle">The conflict called your name.</div>
|
||
</div>
|
||
</div>
|
||
<div class="act-prompt">
|
||
<div class="prompt-text" data-i18n="act_one_prompt">Maybe you didn’t know it back then and never asked for it, but Fate willed you to be your Side’s hero, the only hope of achieving victory and putting the Conflict to an end. Yours is the burden, to lead and to make impossible choices. Flesh out your characters by yourselves.</div>
|
||
</div>
|
||
<div class="act-block"></div>
|
||
<div class="stat-block rival-block">
|
||
<div class="rival label-left">
|
||
<label><span data-i18n="name">Name</span></label>
|
||
</div>
|
||
<div class="rival label-right">
|
||
<label><span data-i18n="name">Name</span></label>
|
||
</div>
|
||
<div class="rival-subtitle">
|
||
</div>
|
||
<div class="rival rival-left">
|
||
<textarea class="stat-input" name="attr_left_name" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
<div class="rival rival-right">
|
||
<textarea class="stat-input" name="attr_right_name" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
</div>
|
||
<div class="stat-block rival-block">
|
||
<div class="rival label-left">
|
||
<label><span data-i18n="pronouns">Pronouns</span></label>
|
||
</div>
|
||
<div class="rival label-right">
|
||
<label><span data-i18n="pronouns">Pronouns</span></label>
|
||
</div>
|
||
<div class="rival-subtitle">
|
||
</div>
|
||
<div class="rival rival-left">
|
||
<textarea class="stat-input" name="attr_left_pronouns" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
<div class="rival rival-right">
|
||
<textarea class="stat-input" name="attr_right_pronouns" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
</div>
|
||
<div class="stat-block rival-block">
|
||
<div class="rival label-left">
|
||
<label><span data-i18n="introduction">How were you introduced to the conflict?</span></label>
|
||
</div>
|
||
<div class="rival label-right">
|
||
<label><span data-i18n="introduction">How were you introduced to the conflict?</span></label>
|
||
</div>
|
||
<div class="rival-subtitle">
|
||
</div>
|
||
<div class="rival rival-left">
|
||
<textarea class="stat-input" name="attr_left_introduction" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
<div class="rival rival-right">
|
||
<textarea class="stat-input" name="attr_right_introduction" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
</div>
|
||
<div class="stat-block rival-block">
|
||
<div class="rival label-left">
|
||
<label><span data-i18n="chosen_by_fate">Why were you chosen by fate?</span></label>
|
||
</div>
|
||
<div class="rival label-right">
|
||
<label><span data-i18n="chosen_by_fate">Why were you chosen by fate?</span></label>
|
||
</div>
|
||
<div class="rival-subtitle">
|
||
</div>
|
||
<div class="rival rival-left">
|
||
<textarea class="stat-input" name="attr_left_chosen_by_fate" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
<div class="rival rival-right">
|
||
<textarea class="stat-input" name="attr_right_chosen_by_fate" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
</div>
|
||
<div class="stat-block rival-block">
|
||
<div class="rival label-left">
|
||
<label><span data-i18n="stand_for">What do you stand for?</span></label>
|
||
</div>
|
||
<div class="rival label-right">
|
||
<label><span data-i18n="stand_for">What do you stand for?</span></label>
|
||
</div>
|
||
<div class="rival-subtitle">
|
||
<div class="subtitle" data-i18n="risk_to_lose">These are the things you risk to lose</div>
|
||
</div>
|
||
<div class="rival rival-left">
|
||
<textarea class="stat-input" name="attr_left_stand_for" data-i18n-placeholder="stand_for_placeholder" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
<div class="rival rival-right">
|
||
<textarea class="stat-input" name="attr_right_stand_for" data-i18n-placeholder="stand_for_placeholder" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
</div>
|
||
<div class="stat-block rival-block">
|
||
<div class="rival label-left">
|
||
<label><span data-i18n="background">How do you feel about being the only lasting hope?</span></label>
|
||
</div>
|
||
<div class="rival label-right">
|
||
<label><span data-i18n="background">How do you feel about being the only lasting hope?</span></label>
|
||
</div>
|
||
<div class="rival-subtitle">
|
||
<div class="subtitle" data-i18n="background_subtitle">Does that duty empower you, or do you crumble under the pressure?</div>
|
||
</div>
|
||
<div class="rival rival-left">
|
||
<textarea class="stat-input" name="attr_left_background" data-i18n-placeholder="background_placeholder" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
<div class="rival rival-right">
|
||
<textarea class="stat-input" name="attr_right_background" data-i18n-placeholder="background_placeholder" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
</div>
|
||
<div class="disagreement subtitle" data-i18n="when_you_disagree">Whenever you disagree on how the story should unfold, you may each draw a card from the deck. Whoever draws the card with the highest value gets to decide what happens - and whoever draws the card with the lowest value gets to frame the fact, describing its consequences</div>
|
||
<div class="journaling-block">
|
||
<label data-i18n="journaling">Journaling</label>
|
||
<div class="subtitle" data-i18n="act_one_journal">You once sent a letter to someone you loved, detailing your own feelings about the Conflict and how you got involved in its madness. You shared your hopes and dreams - or maybe you didn’t share a thing, for feelings are too dangerous to someone in your position. Either way, write the letter you sent. Once you’re done - or if you choose to write the letter later by yourself - move on to the next act.</div>
|
||
</div>
|
||
</div>
|
||
<input class="act-two hide-element" type="radio" name="attr_act_page" value="2"/>
|
||
<div class="act-two showhide">
|
||
<div class="act-two-block">
|
||
<div class="act-title-block">
|
||
<label data-i18n="act_two">ACT 2: FIRST ENCOUNTER</label>
|
||
<div class="subtitle" data-i18n="before_you_were_born">Before you were born.</div>
|
||
<div class="subtitle" data-i18n="act_two_subtitle">Your paths were destined to cross.</div>
|
||
</div>
|
||
</div>
|
||
<div class="act-prompt">
|
||
<div class="prompt-text" data-i18n="act_two_prompt">You hadn’t met them yet, but you had heard whispers about someone like you. Their Side also had a new face, someone in which they put all their hope. Every battle you attended, you wondered if maybe this was the time in which you’d finally meet the person you were destined to fight, the only other person who could possibly understand your fate.</div>
|
||
</div>
|
||
<div class="act-block"></div>
|
||
<div class="stat-block together-block">
|
||
<label><span data-i18n="first_battle">Describe the battle in which you met for the first time</span></label>
|
||
<div class="subtitle" data-i18n="first_battle_subtitle">Which Side had the upper hand? What was the goal of the mission? Where was the battle set?</div>
|
||
<textarea class="stat-input" name="attr_first_battle" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
<div class="stat-block rival-block">
|
||
<div class="rival label-left">
|
||
<label><span data-i18n="looks">When you arrive in battle, what does your Rival see?</span></label>
|
||
</div>
|
||
<div class="rival label-right">
|
||
<label><span data-i18n="looks">When you arrive in battle, what does your Rival see?</span></label>
|
||
</div>
|
||
<div class="rival-subtitle">
|
||
<div class="subtitle" data-i18n="looks_subtitle">What do you look like and how do you behave? What do you carry with you? What are the Emotions you bring to the Conflict? What burns inside you and is shown through your eyes?</div>
|
||
</div>
|
||
<div class="rival rival-left">
|
||
<textarea class="stat-input" name="attr_left_looks" data-i18n-placeholder="looks_placeholder" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
<div class="rival rival-right">
|
||
<textarea class="stat-input" name="attr_right_looks" data-i18n-placeholder="looks_placeholder" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
</div>
|
||
<div class="stat-block together-block">
|
||
<label><span data-i18n="circumstances">Describe the circumstances surrounding your meeting.</span></label>
|
||
<div class="subtitle" data-i18n="circumstances_subtitle">Did you cross blades, did you fight near each other but never crossed paths, did you acknowledge each other from afar, or did you hear about your Rival’s deeds from somebody else? What were your emotions towards that battle? What were the main events of the battle?</div>
|
||
<textarea class="stat-input" name="attr_circumstances" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
<div class="disagreement subtitle" data-i18n="when_you_disagree">Whenever you disagree on how the story should unfold, you may each draw a card from the deck. Whoever draws the card with the highest value gets to decide what happens - and whoever draws the card with the lowest value gets to frame the fact, describing its consequences</div>
|
||
<div class="journaling-block">
|
||
<label data-i18n="journaling">Journaling</label>
|
||
<div class="subtitle" data-i18n="act_two_journal">After the battle, you sent a letter to your Superior Officers, detailing your encounter with your Rival. Describe how you first perceived them. What was striking about their presence and the choices they made? How did they fight and behave in battle? Can you defeat them? Write the letter you sent. Once you’re done - or if you choose to write the letter later by yourself - move on to the next act.</div>
|
||
</div>
|
||
</div>
|
||
<input class="act-three hide-element" type="radio" name="attr_act_page" value="3"/>
|
||
<div class="act-three showhide">
|
||
<div class="act-three-block">
|
||
<div class="act-title-block">
|
||
<label data-i18n="act_three">ACT 3: BATTLE SCARS</label>
|
||
<div class="subtitle" data-i18n="before_you_were_born">Before you were born.</div>
|
||
<div class="subtitle" data-i18n="act_three_subtitle">You were destined to lose.</div>
|
||
</div>
|
||
</div>
|
||
<div class="act-prompt">
|
||
<div class="prompt-text" data-i18n="act_three_prompt">The Conflict is ruthless, and to survive, you must be ruthless as well. You’ve fought on many battles, and your Sworn Rival has matched you each time. For every battle you won, you lost another. The Conflict ravages the entire world - but to you, it’s personal. Your Rival has taken too much. You still think about that which made your Destinies forever intertwined. The first time you truly hurt each other.</div>
|
||
</div>
|
||
<div class="act-block"></div>
|
||
<div class="stat-block rival-block">
|
||
<div class="rival label-left">
|
||
<label><span data-i18n="taken_from_you">What did your Sworn Rival take from you?</span></label>
|
||
</div>
|
||
<div class="rival label-right">
|
||
<label><span data-i18n="taken_from_you">What did your Sworn Rival take from you?</span></label>
|
||
</div>
|
||
<div class="rival-subtitle">
|
||
<div class="subtitle" data-i18n="taken_from_you_subtitle">Describe what was taken and how it was taken. What did that mean to you, and why was that your point of no return?</div>
|
||
</div>
|
||
<div class="rival rival-left">
|
||
<textarea class="stat-input" name="attr_left_taken_from_you" data-i18n-placeholder="taken_from_you_placeholder" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
<div class="rival rival-right">
|
||
<textarea class="stat-input" name="attr_right_taken_from_you" data-i18n-placeholder="taken_from_you_placeholder" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
</div>
|
||
<div class="stat-block rival-block">
|
||
<div class="rival label-left">
|
||
<label><span data-i18n="why_stop_them">Why must you Stop them?</span></label>
|
||
</div>
|
||
<div class="rival label-right">
|
||
<label><span data-i18n="why_stop_them">Why must you Stop them?</span></label>
|
||
</div>
|
||
<div class="rival-subtitle">
|
||
<div class="subtitle" data-i18n="why_stop_them_subtitle">Clearly they’re on the wrong Side of the conflict, and only you know the true harms they’ve already caused and all the lines they’ve already crossed for what they believe in.</div>
|
||
</div>
|
||
<div class="rival rival-left">
|
||
<textarea class="stat-input" name="attr_left_why_stop_them" data-i18n-placeholder="why_stop_them_placeholder" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
<div class="rival rival-right">
|
||
<textarea class="stat-input" name="attr_right_why_stop_them" data-i18n-placeholder="why_stop_them_placeholder" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
</div>
|
||
<div class="stat-block rival-block">
|
||
<div class="rival label-left">
|
||
<label><span data-i18n="rival_reputation">What is your Sworn Rival's Reputation on the battlefield?</span></label>
|
||
</div>
|
||
<div class="rival label-right">
|
||
<label><span data-i18n="rival_reputation">What is your Sworn Rival's Reputation on the battlefield?</span></label>
|
||
</div>
|
||
<div class="rival-subtitle">
|
||
<div class="subtitle" data-i18n="rival_reputation_subtitle_one">Your Side has been fighting your Sworn Rival for a while. They’re a formidable foe - or else, they wouldn’t be your Rival after all.</div>
|
||
<div class="subtitle" data-i18n="rival_reputation_subtitle_two">When your Side talks about them, what do they say?</div>
|
||
</div>
|
||
<div class="rival rival-left">
|
||
<textarea class="stat-input" name="attr_left_rival_reputation" data-i18n-placeholder="rival_reputation_placeholder" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
<div class="rival rival-right">
|
||
<textarea class="stat-input" name="attr_right_rival_reputation" data-i18n-placeholder="rival_reputation_placeholder" rows="2" spellcheck="false"></textarea>
|
||
</div>
|
||
</div>
|
||
<div class="disagreement subtitle" data-i18n="when_you_disagree">Whenever you disagree on how the story should unfold, you may each draw a card from the deck. Whoever draws the card with the highest value gets to decide what happens - and whoever draws the card with the lowest value gets to frame the fact, describing its consequences</div>
|
||
<div class="journaling-block">
|
||
<label data-i18n="journaling">Journaling</label>
|
||
<div class="subtitle" data-i18n="act_three_journal">You once wrote a letter about how your Rival hurt you, and about your promise to stop them. You wanted to keep it close so you’d never forget, but the truth is you could never forget even if you wanted to. Your scars will follow you on every battle. So you burned the letter, and its fire burns inside you. Hold on to that feeling. It fuels you. It always will. Seek your Rival.</div>
|
||
</div>
|
||
</div>
|
||
<input class="act-final hide-element" type="radio" name="attr_act_page" value="4"/>
|
||
<div class="act-final showhide">
|
||
<div class="act-final-block">
|
||
<div class="act-title-block">
|
||
<label data-i18n="act_final">FINAL ACT: WAR NEVER ENDS... UNTIL IT DOES</label>
|
||
<div class="subtitle" data-i18n="before_you_were_born">Before you were born.</div>
|
||
<div class="subtitle" data-i18n="act_final_subtitle">You were destined to fight. And to fight. And to fight.</div>
|
||
</div>
|
||
</div>
|
||
<div class="final-instructions" data-i18n="act_final_instruction_one">The history between you and your Rival drives both of you forward... You’ve fought many times before. You both lost too much - and you both took too much from each other as well. The battles don’t stop coming and you fight relentlessly, hoping maybe this time your Rival will be there, and you’ll finally be able to put an end to the Conflict - or that you’ll finally be given the rest you’ve been longing for. Maybe this time…</div>
|
||
<div class="final-instructions" data-i18n="act_final_instruction_two">You’ll engage on multiple battles until one of you finally falls. Every battle will take its toll, and it’s your duty to never forget what was lost. For too long, only those who won were allowed to tell their stories, but you’re here to make sure no loss is taken for granted. Fight to win - but if you lose, make them feel it.</div>
|
||
<div class="warning"><span data-i18n="warning">Warning!!!</span>
|
||
<div data-i18n="shuffle_your_deck">You’ve found each other on the battlefield again.<br />Shuffle your deck, draw the Rules of Engagement and prepare to fight.</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="page-container">
|
||
<input class="encounter-report hide-element" type="radio" name="attr_page" value="1"/>
|
||
<div class="encounter-report showhide">
|
||
<fieldset class="repeating_encounters">
|
||
<div class="encounter-block">
|
||
<div class="encounter-row-1">
|
||
<div class="encounter-date left">
|
||
<input class="stat-input" type="text" name="attr_encounter_date" data-i18n-placeholder="encounter_date" spellcheck="false"/>
|
||
</div>
|
||
<div class="encounter-context">
|
||
<input class="stat-input" type="text" name="attr_encounter_context" data-i18n-placeholder="encounter_context" spellcheck="false"/>
|
||
</div>
|
||
</div>
|
||
<div class="encounter-success-defeat left">
|
||
<input type="radio" name="attr_encounter_victor" value="left"/>
|
||
</div>
|
||
<div class="encounter-inputs">
|
||
<div class="encounter-row-2">
|
||
<div class="encounter-taken-recovered left">
|
||
<div class="reverse-skew">
|
||
<input class="stat-input" type="text" name="attr_left_taken_or_recovered" data-i18n-placeholder="taken_or_recovered" spellcheck="false"/>
|
||
</div>
|
||
</div>
|
||
<div class="encounter-taken-recovered right">
|
||
<div class="reverse-skew">
|
||
<input class="stat-input" type="text" name="attr_right_taken_or_recovered" data-i18n-placeholder="taken_or_recovered" spellcheck="false"/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="encounter-row-3">
|
||
<div class="encounter-details left">
|
||
<div class="reverse-skew">
|
||
<input class="stat-input" type="text" name="attr_left_encounter_details" data-i18n-placeholder="encounter_details" spellcheck="false"/>
|
||
</div>
|
||
</div>
|
||
<div class="encounter-details right">
|
||
<div class="reverse-skew">
|
||
<input class="stat-input" type="text" name="attr_right_encounter_details" data-i18n-placeholder="encounter_details" spellcheck="false"/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="encounter-success-defeat right">
|
||
<input type="radio" name="attr_encounter_victor" value="right"/>
|
||
</div>
|
||
<div class="gray-diamond"><span></span></div>
|
||
</div>
|
||
</fieldset>
|
||
<div class="losses-block">
|
||
<div class="losses-label" data-i18n="losses_counter">losses counter</div>
|
||
<div class="losses-counter">
|
||
<div class="loss-increments">
|
||
<div class="loss-increment left">
|
||
<label>
|
||
<input class="checkbox-size-1" type="checkbox" name="attr_left_loss_1" value="1"/>
|
||
<div class="loss-section"></div>
|
||
</label>
|
||
</div>
|
||
<div class="loss-increment left">
|
||
<label>
|
||
<input class="checkbox-size-2" type="checkbox" name="attr_left_loss_2" value="1"/>
|
||
<div class="loss-section"></div>
|
||
</label>
|
||
</div>
|
||
<div class="loss-increment left">
|
||
<label>
|
||
<input class="checkbox-size-3" type="checkbox" name="attr_left_loss_3" value="1"/>
|
||
<div class="loss-section"></div>
|
||
</label>
|
||
</div>
|
||
<div class="loss-increment left">
|
||
<label>
|
||
<input class="checkbox-size-4" type="checkbox" name="attr_left_loss_4" value="1"/>
|
||
<div class="loss-section"></div>
|
||
</label>
|
||
</div>
|
||
<div class="loss-increment left">
|
||
<label>
|
||
<input class="checkbox-size-5" type="checkbox" name="attr_left_loss_5" value="1"/>
|
||
<div class="loss-section"></div>
|
||
</label>
|
||
</div>
|
||
<div class="loss-increment final">
|
||
<label>
|
||
<input class="checkbox-size-6" type="checkbox" name="attr_loss_6" value="1"/>
|
||
<div class="loss-section"></div>
|
||
</label>
|
||
</div>
|
||
<div class="loss-increment right">
|
||
<label>
|
||
<input class="checkbox-size-5" type="checkbox" name="attr_right_loss_5" value="1"/>
|
||
<div class="loss-section"></div>
|
||
</label>
|
||
</div>
|
||
<div class="loss-increment right">
|
||
<label>
|
||
<input class="checkbox-size-4" type="checkbox" name="attr_right_loss_4" value="1"/>
|
||
<div class="loss-section"></div>
|
||
</label>
|
||
</div>
|
||
<div class="loss-increment right">
|
||
<label>
|
||
<input class="checkbox-size-3" type="checkbox" name="attr_right_loss_3" value="1"/>
|
||
<div class="loss-section"></div>
|
||
</label>
|
||
</div>
|
||
<div class="loss-increment right">
|
||
<label>
|
||
<input class="checkbox-size-2" type="checkbox" name="attr_right_loss_2" value="1"/>
|
||
<div class="loss-section"></div>
|
||
</label>
|
||
</div>
|
||
<div class="loss-increment right">
|
||
<label>
|
||
<input class="checkbox-size-1" type="checkbox" name="attr_right_loss_1" value="1"/>
|
||
<div class="loss-section"></div>
|
||
</label>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="final-result-block">
|
||
<div class="final-win-row">
|
||
<div class="result-radio left">
|
||
<input class="left" type="radio" name="attr_left_result" value="win"/>
|
||
</div>
|
||
<div class="result-label left">
|
||
<div data-i18n="emerged_victorious">I emerged victorious</div>
|
||
</div>
|
||
<div class="result-label right">
|
||
<div data-i18n="emerged_victorious">I emerged victorious</div>
|
||
</div>
|
||
<div class="result-radio right">
|
||
<input class="right" type="radio" name="attr_right_result" value="win"/>
|
||
</div>
|
||
</div>
|
||
<div class="final-loss-row">
|
||
<div class="result-radio left">
|
||
<input class="left" type="radio" name="attr_left_result" value="loss"/>
|
||
</div>
|
||
<div class="result-label left">
|
||
<div data-i18n="was_defeated">I was defeated</div>
|
||
</div>
|
||
<div class="result-label right">
|
||
<div data-i18n="was_defeated">I was defeated</div>
|
||
</div>
|
||
<div class="result-radio right">
|
||
<input class="right" type="radio" name="attr_right_result" value="loss"/>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<footer class="footer">
|
||
<div class="catscratcher">
|
||
<label><a href="https://catscratcher.itch.io/" target="_blank" data-i18n="catscratcher">Catscratcher Studio</a></label>
|
||
</div>
|
||
<div class="catscratcher-logo"><img src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/Crossed-Fates/assets/cat.png" height="50" width="50" data-i18n-title="crossed_fates" data-i18n-alt="crossed_fates"/></div>
|
||
</footer>
|
||
<rolltemplate class="sheet-rolltemplate-sheetname">
|
||
{{#rollName}}
|
||
{{/rollName}}
|
||
</rolltemplate>
|
||
<script type="text/worker">
|
||
on('change:page_button', function(eventinfo) {
|
||
setAttrs({
|
||
page: eventinfo.newValue
|
||
});
|
||
console.log({page: eventinfo.newValue});
|
||
});
|
||
|
||
on('change:act_page_button', function(eventinfo) {
|
||
setAttrs({
|
||
act_page: eventinfo.newValue
|
||
});
|
||
console.log({act_page: eventinfo.newValue});
|
||
});
|
||
|
||
on('change:mode_button', function(eventinfo) {
|
||
setAttrs({
|
||
mode: eventinfo.newValue,
|
||
modes_choice: 'off'
|
||
});
|
||
});
|
||
|
||
on('change:stat_mode_button', function(eventinfo) {
|
||
setAttrs({
|
||
stat_mode: eventinfo.newValue,
|
||
});
|
||
});
|
||
|
||
on('change:left_side change:right_side', function(eventinfo) {
|
||
setAttrs({
|
||
character_name: eventinfo.newValue,
|
||
});
|
||
});
|
||
|
||
// update character sheet name
|
||
on('sheet:opened change:left_side change:right_side', function() {
|
||
getAttrs(['left_side', 'right_side'], function(values) {
|
||
const name = values.left_side + ' × ' + values.right_side;
|
||
updateAttrs = { character_name: name };
|
||
setAttrs(updateAttrs);
|
||
console.log(updateAttrs);
|
||
});
|
||
});
|
||
|
||
</script>
|
||
|
||
|
||
|
||
|