diff --git a/AGE System/AGE System.css b/AGE System/AGE System.css index 47e9d8e616..f73aa65392 100644 --- a/AGE System/AGE System.css +++ b/AGE System/AGE System.css @@ -85,6 +85,13 @@ input.sheet-tab-button.sheet-tab5 + span { width: 47px; } +input.sheet-tab-button.sheet-tab-stunts2, +input.sheet-tab-button.sheet-tab-stunts2 + span { + left: 99px; + width: 58px; + display: none; +} + input.sheet-tab-button.sheet-tab-aim, input.sheet-tab-button.sheet-tab-aim + span { left: 68px; @@ -901,11 +908,6 @@ input.sheet-mana-section-checkbox:not(:checked) + input.sheet-exp-section-checkb margin-left: 5px; } -.sheet-col-attackdice .sheet-attackroll-withprompt, -.sheet-col-attackdice .sheet-attackroll-withprompt::before { - display: none; -} - .sheet-col-attack-damage { width: 80px; } @@ -1350,7 +1352,8 @@ select.sheet-spell-method option { background-color: white; color: black; } /* OPTIONS TAB */ -.sheet-page.sheet-tab6 select[name="attr_armor-penalty-for-dex"] { +.sheet-page.sheet-tab6 select[name="attr_armor-penalty-for-dex"], +.sheet-page.sheet-tab6 select[name="attr_initiative-tiebreaker"] { width: 50px; } @@ -1850,22 +1853,6 @@ input.sheet-the-expanse-button:checked ~ .sheet-page .sheet-blue-rose-selected { width: 75px; } -input.sheet-aim-toggle-checkbox:checked ~ .sheet-page .sheet-attackroll-noaim, -input.sheet-aim-toggle-checkbox:checked ~ .sheet-page .sheet-attackroll-noaim::before, -input.sheet-aim-prompt-checkbox:checked ~ .sheet-page .sheet-attackroll-noaim, -input.sheet-aim-prompt-checkbox:checked ~ .sheet-page .sheet-attackroll-noaim::before, -input.sheet-aim-always-checkbox:checked ~ .sheet-page .sheet-attackroll-noaim, -input.sheet-aim-always-checkbox:checked ~ .sheet-page .sheet-attackroll-noaim::before -{ - display: none; -} - -input.sheet-aim-toggle-checkbox:checked ~ .sheet-page .sheet-attackroll-withprompt, -input.sheet-aim-toggle-checkbox:checked ~ .sheet-page .sheet-attackroll-withprompt::before, -input.sheet-aim-prompt-checkbox:checked ~ .sheet-page .sheet-attackroll-withprompt, -input.sheet-aim-prompt-checkbox:checked ~ .sheet-page .sheet-attackroll-withprompt::before, -input.sheet-aim-always-checkbox:checked ~ .sheet-page .sheet-attackroll-withprompt, -input.sheet-aim-always-checkbox:checked ~ .sheet-page .sheet-attackroll-withprompt::before, input.sheet-conditions-section-checkbox:checked ~ .sheet-page .sheet-conditions-section, input.sheet-mana-section-checkbox:checked ~ .sheet-page .sheet-mana-section, input.sheet-exp-section-checkbox:checked ~ .sheet-page .sheet-experience-points-section, @@ -1887,20 +1874,12 @@ input.sheet-money-section-checkbox:checked ~ .sheet-page .sheet-money-secti input.sheet-whisper-toggle-checkbox:checked ~ input.sheet-tab-button.sheet-tab-whisper, input.sheet-whisper-toggle-checkbox:checked ~ input.sheet-tab-button.sheet-tab-whisper + span, input.sheet-aim-toggle-checkbox:checked ~ input.sheet-tab-button.sheet-tab-aim, -input.sheet-aim-toggle-checkbox:checked ~ input.sheet-tab-button.sheet-tab-aim + span { +input.sheet-aim-toggle-checkbox:checked ~ input.sheet-tab-button.sheet-tab-aim + span, +input.sheet-stunts2-toggle-checkbox:checked ~ input.sheet-tab-button.sheet-tab-stunts2, +input.sheet-stunts2-toggle-checkbox:checked ~ input.sheet-tab-button.sheet-tab-stunts2 + span { display: block; } -input.sheet-old-section-checkbox:checked ~ input.sheet-tab-button.sheet-tab-whisper, -input.sheet-old-section-checkbox:checked ~ input.sheet-tab-button.sheet-tab-whisper + span { - left: 154px; -} - -input.sheet-old-section-checkbox:checked ~ input.sheet-tab-button.sheet-tab-aim, -input.sheet-old-section-checkbox:checked ~ input.sheet-tab-button.sheet-tab-aim + span { - left: 222px; -} - input.sheet-mana-section-checkbox:not(:checked) + input.sheet-exp-section-checkbox:not(:checked) + input.sheet-fatigue-section-checkbox:not(:checked) + input.sheet-conviction-section-checkbox:not(:checked) + input.sheet-corruption-section-checkbox:not(:checked) ~ .sheet-page .sheet-speed-defense-armor-container { width: calc(75% - 2.9px); } @@ -1974,11 +1953,12 @@ input.sheet-ammo-col-checkbox:checked ~ .sheet-page .sheet-attack-container .she .sheet-rolltemplate-age-roller .sheet-age-roller-result { width: 100%; padding-top: 10px; text-align: center; border-bottom: 1px solid black;padding-bottom: 5px; } .sheet-rolltemplate-age-roller .sheet-die-face { font-size: 48px; font-weight: bold; font-family: "dicefontd6"; color: #333333; } .sheet-rolltemplate-age-roller .sheet-die-face-drama { text-transform: uppercase; } +.sheet-rolltemplate-age-roller .sheet-die-seperator { font-size: 38px; font-weight: bold; color: black; vertical-align: top;} .sheet-rolltemplate-age-roller .sheet-age-roller-stunt + .sheet-age-roller-stunt { display: none; } .sheet-rolltemplate-age-roller .sheet-age-roller-line { padding-top: 2px; padding-bottom: 2px; text-align: top; } .sheet-rolltemplate-age-roller .sheet-age-roller-stunt { border-top: 1px solid black; color: green; font-weight: bold; } -.sheet-rolltemplate-age-roller .sheet-age-roller-col1 { display: inline-block; width: 165px; text-align: left; margin-left: 5px; margin-right: 5px; } -.sheet-rolltemplate-age-roller .sheet-age-roller-col2 { display: inline-block; width: 36px; text-align: right; margin-left: 5px; margin-right: 5px; } +.sheet-rolltemplate-age-roller .sheet-age-roller-col1 { display: inline-block; width: 163px; text-align: left; margin-left: 5px; margin-right: 5px; } +.sheet-rolltemplate-age-roller .sheet-age-roller-col2 { display: inline-block; width: 38px; text-align: right; margin-left: 5px; margin-right: 5px; } .sheet-rolltemplate-age-roller .sheet-age-roller-title { background-color: black; color: white; font-weight: bold; padding-left: 5px; padding-right: 5px; padding-bottom: 2px; padding-top: 2px; margin-bottom: 3px; } .sheet-rolltemplate-age-roller .sheet-age-roller-total { border-top: 1px solid black; } .sheet-rolltemplate-age-roller .sheet-age-roller-total .sheet-age-roller-col1 { font-weight: bold; } diff --git a/AGE System/AGE System.html b/AGE System/AGE System.html index 9a982f79f7..43b6232912 100644 --- a/AGE System/AGE System.html +++ b/AGE System/AGE System.html @@ -1,6 +1,6 @@
- + @@ -26,6 +26,7 @@ + @@ -45,13 +46,20 @@ - + + + + + + + WHISPER AIM +2 STUNTS CHARACTER PERSONA @@ -60,7 +68,7 @@ MAGICARCANAEXTRAORDINARY y - +
@@ -294,8 +302,8 @@
-
+
@@ -303,7 +311,7 @@
- +
@@ -314,7 +322,7 @@ - , + ,
@@ -327,7 +335,7 @@
- +
@@ -337,7 +345,7 @@
- , + ,
@@ -350,7 +358,7 @@
- +
@@ -360,8 +368,8 @@
- - , + + ,
@@ -374,7 +382,7 @@
- +
@@ -385,7 +393,7 @@ - , + ,
@@ -398,7 +406,7 @@
- +
@@ -409,21 +417,21 @@ - , + ,
- +
- +
@@ -434,7 +442,7 @@ - , + ,
@@ -447,7 +455,7 @@
- +
@@ -458,7 +466,7 @@ - , + ,
@@ -471,7 +479,7 @@
- +
@@ -482,7 +490,7 @@ - , + ,
@@ -495,7 +503,7 @@
- +
@@ -506,7 +514,7 @@ - , + ,
@@ -519,7 +527,7 @@
- +
@@ -530,7 +538,7 @@ - , + ,
@@ -543,7 +551,7 @@
- +
@@ -554,7 +562,7 @@ - , + ,
@@ -608,16 +616,16 @@
-
-
- -
- -
- Adjust - -
-
+
+
+ +
+ +
+ Adjust + +
+
FATIGUE @@ -688,23 +696,23 @@
-
-
-
- -
-
- -
-
-
- -
-
+
+
+
+ +
+
+ +
+
+
+ +
+
Max -
-
+
+
@@ -749,6 +757,7 @@
+
i
b
@@ -883,14 +892,12 @@
- - - - + +
- +
@@ -935,7 +942,7 @@
- +
@@ -957,7 +964,7 @@
- +
@@ -980,7 +987,7 @@
- +
@@ -1002,12 +1009,12 @@ - - -
- - -
+ + +
+ + +
@@ -1025,12 +1032,12 @@ - - -
- - -
+ + +
+ + +
@@ -1654,7 +1661,7 @@ FOCUS: - +
@@ -1672,7 +1679,7 @@ FOCUS: - +
@@ -1690,7 +1697,7 @@ FOCUS: - +
@@ -1708,7 +1715,7 @@ FOCUS: - +
@@ -1728,7 +1735,7 @@ FOCUS: - +
@@ -1746,7 +1753,7 @@ FOCUS: - +
@@ -1764,7 +1771,7 @@ FOCUS: - +
@@ -1782,7 +1789,7 @@ FOCUS: - +
@@ -1800,7 +1807,7 @@ FOCUS: - +
@@ -1820,7 +1827,7 @@ FOCUS: - +
@@ -1838,7 +1845,7 @@ FOCUS: - +
@@ -1856,7 +1863,7 @@ FOCUS: - +
@@ -2119,7 +2126,7 @@
- +
@@ -2208,7 +2215,7 @@
- +
@@ -2274,9 +2281,9 @@
- - - + + +
@@ -2305,7 +2312,7 @@
- +
@@ -2378,13 +2385,13 @@
- - - - - - - + + + + + + +
@@ -2418,13 +2425,13 @@
- - - - - - -
+ + + + + + +
SHORT DESC.: @@ -2492,11 +2499,11 @@
- - - - - + + + + +
@@ -2531,13 +2538,13 @@
-
- -
-
- -
-
+
+ +
+
+ +
+
SHORT DESC.: @@ -2735,6 +2742,7 @@
+
GAME SYSTEM @@ -2746,12 +2754,13 @@ - - - + + +
+
COLOR SELECTION @@ -2778,6 +2787,7 @@
+
ROLLS @@ -2811,7 +2821,7 @@ Prompt for Aim
-
+
Apply Armor Penalty to Dexterity rolls
- -
+ +
+
+
+ Prompt for 2 Stunts +
+ +
+
+
+ Add Tiebreaker to Initiative rolls +
+ +
+
CHARACTER TAB SECTIONS @@ -2975,10 +3006,10 @@
- - Version - - + + Version + + @@ -2987,264 +3018,317 @@ -
+
- {{#color-black}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-black}} - {{#color-red}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-red}} - {{#color-blue1}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-blue1}} - {{#color-blue2}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-blue2}} - {{#color-teal1}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-teal1}} - {{#color-teal2}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-teal2}} - {{#color-green}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-green}} - {{#color-orange}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-orange}} - {{#color-stars}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-stars}} - {{#color-threefold}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-threefold}} - {{#color-lazarus}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-lazarus}} - {{#color-rainbow}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-rainbow}} - {{#color-dragon}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-dragon}} + {{#color-black}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-black}} + {{#color-red}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-red}} + {{#color-blue1}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-blue1}} + {{#color-blue2}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-blue2}} + {{#color-teal1}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-teal1}} + {{#color-teal2}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-teal2}} + {{#color-green}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-green}} + {{#color-orange}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-orange}} + {{#color-stars}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-stars}} + {{#color-threefold}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-threefold}} + {{#color-lazarus}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-lazarus}} + {{#color-rainbow}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-rainbow}} + {{#color-dragon}}
{{#player}}{{player}}{{/player}}{{#desc}}{{desc}}{{/desc}}
{{/color-dragon}} - {{#total}} -
- - {{#rollTotal() die1 1}}a{{/rollTotal() die1 1}} - {{#rollTotal() die1 2}}b{{/rollTotal() die1 2}} - {{#rollTotal() die1 3}}c{{/rollTotal() die1 3}} - {{#rollTotal() die1 4}}d{{/rollTotal() die1 4}} - {{#rollTotal() die1 5}}e{{/rollTotal() die1 5}} - {{#rollTotal() die1 6}}f{{/rollTotal() die1 6}} - - - {{#rollTotal() die2 1}}a{{/rollTotal() die2 1}} - {{#rollTotal() die2 2}}b{{/rollTotal() die2 2}} - {{#rollTotal() die2 3}}c{{/rollTotal() die2 3}} - {{#rollTotal() die2 4}}d{{/rollTotal() die2 4}} - {{#rollTotal() die2 5}}e{{/rollTotal() die2 5}} - {{#rollTotal() die2 6}}f{{/rollTotal() die2 6}} - - {{#color-black}} {{/color-black}} - {{#color-red}} {{/color-red}} - {{#color-blue1}} {{/color-blue1}} - {{#color-blue2}} {{/color-blue2}} - {{#color-teal1}} {{/color-teal1}} - {{#color-teal2}} {{/color-teal2}} - {{#color-orange}} {{/color-orange}} - {{#color-green}} {{/color-green}} - {{#color-threefold}} {{/color-threefold}} - {{#color-lazarus}} {{/color-lazarus}} - {{#color-stars}} {{/color-stars}} - {{#color-rainbow}} {{/color-rainbow}} - {{#color-dragon}} {{/color-dragon}} + {{#total}} +
+ + {{#rollTotal() die1 1}}a{{/rollTotal() die1 1}} + {{#rollTotal() die1 2}}b{{/rollTotal() die1 2}} + {{#rollTotal() die1 3}}c{{/rollTotal() die1 3}} + {{#rollTotal() die1 4}}d{{/rollTotal() die1 4}} + {{#rollTotal() die1 5}}e{{/rollTotal() die1 5}} + {{#rollTotal() die1 6}}f{{/rollTotal() die1 6}} + + + {{#rollTotal() die2 1}}a{{/rollTotal() die2 1}} + {{#rollTotal() die2 2}}b{{/rollTotal() die2 2}} + {{#rollTotal() die2 3}}c{{/rollTotal() die2 3}} + {{#rollTotal() die2 4}}d{{/rollTotal() die2 4}} + {{#rollTotal() die2 5}}e{{/rollTotal() die2 5}} + {{#rollTotal() die2 6}}f{{/rollTotal() die2 6}} + + {{#color-black}} {{/color-black}} + {{#color-red}} {{/color-red}} + {{#color-blue1}} {{/color-blue1}} + {{#color-blue2}} {{/color-blue2}} + {{#color-teal1}} {{/color-teal1}} + {{#color-teal2}} {{/color-teal2}} + {{#color-orange}} {{/color-orange}} + {{#color-green}} {{/color-green}} + {{#color-threefold}} {{/color-threefold}} + {{#color-lazarus}} {{/color-lazarus}} + {{#color-stars}} {{/color-stars}} + {{#color-rainbow}} {{/color-rainbow}} + {{#color-dragon}} {{/color-dragon}} - {{#rollTotal() drama 1}}a{{/rollTotal() drama 1}} - {{#rollTotal() drama 2}}b{{/rollTotal() drama 2}} - {{#rollTotal() drama 3}}c{{/rollTotal() drama 3}} - {{#rollTotal() drama 4}}d{{/rollTotal() drama 4}} - {{#rollTotal() drama 5}}e{{/rollTotal() drama 5}} - {{#rollTotal() drama 6}}f{{/rollTotal() drama 6}} - -
- {{/total}} + {{#rollTotal() drama 1}}a{{/rollTotal() drama 1}} + {{#rollTotal() drama 2}}b{{/rollTotal() drama 2}} + {{#rollTotal() drama 3}}c{{/rollTotal() drama 3}} + {{#rollTotal() drama 4}}d{{/rollTotal() drama 4}} + {{#rollTotal() drama 5}}e{{/rollTotal() drama 5}} + {{#rollTotal() drama 6}}f{{/rollTotal() drama 6}} - {{#mod}} -
-
- {{#ability}}{{ability}}{{/ability}} -
-
- {{#mod}} - {{#rollGreater() mod 0}}+{{/rollGreater() mod 0}}{{mod}} - {{/mod}} -
-
- {{/mod}} + {{#rollTotal() stuntcheck 1}} + | + {{#rollTotal() drama2 1}}a{{/rollTotal() drama2 1}} + {{#rollTotal() drama2 2}}b{{/rollTotal() drama2 2}} + {{#rollTotal() drama2 3}}c{{/rollTotal() drama2 3}} + {{#rollTotal() drama2 4}}d{{/rollTotal() drama2 4}} + {{#rollTotal() drama2 5}}e{{/rollTotal() drama2 5}} + {{#rollTotal() drama2 6}}f{{/rollTotal() drama2 6}} + {{/rollTotal() stuntcheck 1}} +
+
+ {{/total}} - {{#damage}} -
-
- Damage -
-
- {{damage}} -
-
- {{/damage}} + {{#mod}} +
+
+ {{#ability}}{{ability}}{{/ability}} +
+
+ {{#rollGreater() mod 0}}+{{/rollGreater() mod 0}}{{mod}} +
+
+ {{/mod}} - {{#extramod1}} -
-
- {{#extramod1-name}}{{extramod1-name}}{{/extramod1-name}} -
-
- {{#extramod1}} - {{#rollGreater() extramod1 0}}+{{/rollGreater() extramod1 0}}{{extramod1}} - {{/extramod1}} -
-
- {{/extramod1}} + {{#damage}} +
+
+ Damage{{#damagedice}}: {{damagedice}}{{/damagedice}} +
+
+ {{damage}} +
+
+ {{/damage}} - {{#extramod2}} - {{#^rollTotal() extramod2 0}} -
-
- {{#extramod2-name}}{{extramod2-name}}{{/extramod2-name}} -
-
- {{#extramod2}} - {{#rollGreater() extramod2 0}}+{{/rollGreater() extramod2 0}}{{extramod2}} - {{/extramod2}} -
-
- {{/^rollTotal() extramod2 0}} - {{/extramod2}} + {{#^rollTotal() aimcheck 0}} +
+
+ Aim +
+
+ {{aimbonus}} +
+
+ {{/^rollTotal() aimcheck 0}} - {{#extramod3}} - {{#^rollTotal() extramod3 0}} -
-
- {{#extramod3-name}}{{extramod3-name}}{{/extramod3-name}} -
-
- {{#extramod3}} - {{#rollGreater() extramod3 0}}+{{/rollGreater() extramod3 0}}{{extramod3}} - {{/extramod3}} -
-
- {{/^rollTotal() extramod3 0}} - {{/extramod3}} + {{#extramod1}} +
+
+ {{#extramod1-name}}{{extramod1-name}}{{/extramod1-name}} +
+
+ {{#rollGreater() extramod1 0}}+{{/rollGreater() extramod1 0}}{{extramod1}} +
+
+ {{/extramod1}} - {{#extramod4}} - {{#^rollTotal() extramod4 0}} -
-
- {{#extramod4-name}}{{extramod4-name}}{{/extramod4-name}} -
-
- {{#extramod4}} - {{#rollGreater() extramod4 0}}+{{/rollGreater() extramod4 0}}{{extramod4}} - {{/extramod4}} -
-
- {{/^rollTotal() extramod4 0}} - {{/extramod4}} + {{#extramod2}} + {{#^rollTotal() extramod2 0}} +
+
+ {{#extramod2-name}}{{extramod2-name}}{{/extramod2-name}} +
+
+ {{#rollGreater() extramod2 0}}+{{/rollGreater() extramod2 0}}{{extramod2}} +
+
+ {{/^rollTotal() extramod2 0}} + {{/extramod2}} - {{#rollGreater() fatigue 0}} -
-
- Fatigue -
-
- {{#fatigue}} - -{{fatigue}} - {{/fatigue}} -
-
- {{/rollGreater() fatigue 0}} + {{#extramod3}} + {{#^rollTotal() extramod3 0}} +
+
+ {{#extramod3-name}}{{extramod3-name}}{{/extramod3-name}} +
+
+ {{#rollGreater() extramod3 0}}+{{/rollGreater() extramod3 0}}{{extramod3}} +
+
+ {{/^rollTotal() extramod3 0}} + {{/extramod3}} - {{#total}} -
- Total - {{total}} -
- {{/total}} + {{#extramod4}} + {{#^rollTotal() extramod4 0}} +
+
+ {{#extramod4-name}}{{extramod4-name}}{{/extramod4-name}} +
+
+ {{#rollGreater() extramod4 0}}+{{/rollGreater() extramod4 0}}{{extramod4}} +
+
+ {{/^rollTotal() extramod4 0}} + {{/extramod4}} - {{#tn}} -
- - Target Number - - - {{tn}} - + {{#rollGreater() fatigue 0}} +
+
+ Fatigue +
+
+ {{#fatigue}} + -{{fatigue}} + {{/fatigue}} +
+
+ {{/rollGreater() fatigue 0}} -
- {{/tn}} + {{#tiebreaker}} + {{#^rollTotal() tiebreaker 0}} +
+
+ Stunt Die * 0.1 +
+
+ +{{tiebreaker1}} +
+
+
+
+ {{ability}} * 0.01 +
+
+ {{#rollGreater() mod 0}}+{{/rollGreater() mod 0}}{{tiebreaker2}} +
+
+ {{/^rollTotal() tiebreaker 0}} + {{/tiebreaker}} - {{#note1}} -
- - {{note1-name}} - - - {{note1}} - + {{#total}} +
+ Total + {{total}} +
+ {{/total}} -
- {{/note1}} + {{#tn}} +
+ + Target Number + + + {{tn}} + - {{#note2}} -
- - {{note2-name}} - - - {{note2}} - -
- {{/note2}} +
+ {{/tn}} - {{#note3}} -
- - {{note3-name}} - - - {{note3}} - -
- {{/note3}} + {{#note1}} +
+ + {{note1-name}} + + + {{note1}} + - {{#note4}} -
- - {{note4-name}} - - - {{note4}} - -
- {{/note4}} +
+ {{/note1}} - {{#note5}} -
- - {{note5-name}} - - - {{note5}} - -
- {{/note5}} + {{#note2}} +
+ + {{note2-name}} + + + {{note2}} + +
+ {{/note2}} - {{#note6}} -
- - {{note6-name}} - - - {{note6}} - -
- {{/note6}} + {{#note3}} +
+ + {{note3-name}} + + + {{note3}} + +
+ {{/note3}} - {{#rollTotal() die1 die2}} -
- Stunt Points{{drama}} -
- {{/rollTotal() die1 die2}} + {{#note4}} +
+ + {{note4-name}} + + + {{note4}} + +
+ {{/note4}} - {{#rollTotal() die1 drama}} -
- Stunt Points{{drama}} -
- {{/rollTotal() die1 drama}} + {{#note5}} +
+ + {{note5-name}} + + + {{note5}} + +
+ {{/note5}} - {{#rollTotal() die2 drama}} -
- Stunt Points{{drama}} -
- {{/rollTotal() die2 drama}} + {{#note6}} +
+ + {{note6-name}} + + + {{note6}} + +
+ {{/note6}} -
+ {{#rollTotal() die1 die2}} + {{#rollTotal() stuntcheck 0}} +
+ Stunt Points{{drama}} +
+ {{/rollTotal() stuntcheck 0}} + {{#rollTotal() stuntcheck 1}} +
+ Stunt Points{{drama}} or {{drama2}} +
+ {{/rollTotal() stuntcheck 1}} + {{/rollTotal() die1 die2}} + + {{#rollTotal() die1 drama}} + {{#rollTotal() stuntcheck 0}} +
+ Stunt Points{{drama}} +
+ {{/rollTotal() stuntcheck 0}} + {{#rollTotal() stuntcheck 1}} +
+ Stunt Points{{drama}} or {{drama2}} +
+ {{/rollTotal() stuntcheck 1}} + {{/rollTotal() die1 drama}} + + {{#rollTotal() die2 drama}} + {{#rollTotal() stuntcheck 0}} +
+ Stunt Points{{drama}} +
+ {{/rollTotal() stuntcheck 0}} + {{#rollTotal() stuntcheck 1}} +
+ Stunt Points{{drama}} or {{drama2}} +
+ {{/rollTotal() stuntcheck 1}} + {{/rollTotal() die2 drama}} + +
diff --git a/AGE System/sheet.json b/AGE System/sheet.json index 42e069b3f1..18ba2c86d0 100644 --- a/AGE System/sheet.json +++ b/AGE System/sheet.json @@ -1,235 +1,284 @@ { - "html": "AGE System.html", - "css": "AGE System.css", - "authors": "Olivier L.-L., Zach Hall, Cadera Spindrift", - "roll20userid": "594486,636802", - "preview": "AGE System.png", - "instructions": "A sheet made for the AGE family of games:\n- **Dragon Age**\n- **Fantasy AGE**\n- **Titansgrave**\n- **Blue Rose**\n- **The Expanse**\n- **Modern AGE**\n- **Threefold**\n- **World of Lazarus**\n\n**Note:** Focuses need to be added in the 'Focuses' tab.\n**GMs:** Make sure to edit the Default Sheet Settings after creating the campaign.\n\nSheet version 1.60.0 (2020-08-24); Added Modern AGE, Threefold, World of Lazarus; removed 'Old' tab; added new skins.", - "useroptions": [ - { - "attribute": "game", - "displayname": "Game System", - "displaytranslationkey": "game-system", - "type": "select", - "options": [ - "Dragon Age|dragon-age", - "Fantasy AGE|fantasy-age", - "Titansgrave|titansgrabe", - "Blue Rose|blue-rose", - "The Expanse|the-expanse", - "Modern AGE|modern-age", - "Threefold|threefold", - "World of Lazarus|world-of-lazarus" - ], - "default": "Fantasy AGE" - }, - { - "attribute": "color", - "displayname": "Color Selection", - "displaytranslationkey": "color-selection", - "type": "select", - "options": [ - "Black|black", - "Red|red", - "Teal 1|teal1", - "Teal 2|teal2", - "Blue|blue1", - "Blue|blue2", - "Dragonscale Red|dragon", - "Expansive Starfield|stars", - "Lazarus Blue|lazarus", - "Modern Orange|orange", - "Proud Rainbow|rainbow", - "Ronin Green|green", - "Threefold Blend|threefold" - ], - "optiontranslationkeys": [ - "black", - "red", - "teal-1", - "teal-2", - "blue-1", - "blue-2", - "dragonscale-red", - "expansive-starfield", - "lazarus-blue", - "modern-orange", - "proud-rainbow", - "ronin-green", - "threefold-color" - ], - "default": "Black", - "description": "Select the color for the character sheet section headers and buttons.", - "descriptiontranslationkey": "color-selection-info" - }, - { - "attribute": "wtype", - "displayname": "Whisper rolls to GM", - "displaytranslationkey": "whisp-rolls-gm", - "type": "select", - "options": [ - "Never Whisper Rolls|", - "Toggle|@{whisper-toggle}", - "Query Whisper|?{Whisper?|Public Roll,|Whisper Roll,/w gm }", - "Always Whisper Rolls|/w gm " - ], - "optiontranslationkeys": [ - "never-whisper-roll", - "toggle", - "query-whisper-roll", - "always-whisper-roll" - ], - "default": "", - "description": "All sheet rolls are sent to all players in chat by default. Query Whisper option gives you a prompt with each roll of whether or not the roll should be sent privately only to yourself and the GM. Always Whisper Rolls will send all rolls only to yourself and the GM.", - "descriptiontranslationkey": "whisp-rolls-gm-info" - }, - { - "attribute": "char-name-option", - "displayname": "Show the character name in roll results", - "displaytranslationkey": "show-the-character-name-in-roll-results", - "type": "select", - "options": [ - "Show|@{character_name} | ", - "Hide| " - ], - "optiontranslationkeys": [ - "show", - "hide" - ], - "default": "@{character_name} | " - }, - { - "attribute": "aim-select", - "displayname": "Prompt for Aim", - "displaytranslationkey": "prompt-for-aim", - "type": "select", - "options": [ - "Never use Aim|none", - "Toggle|@{aim-toggle}", - "Prompt for Aim|?{Using the Aim action|Yes, @{aim-value}|No, 0}", - "Always use Aim|@{aim-value}" - ], - "optiontranslationkeys": [ - "never-use-aim", - "toggle", - "prompt-for-aim", - "always-use-aim" - ], - "default": "none" - }, - { - "attribute": "aim-value", - "displayname": "Aim Value", - "displaytranslationkey": "aim-value-default", - "type": "number", - "default": "1", - "description": "The default value for the aim bonus when using the Aim prompt. It should be 1 unless a power or talent changes it." - }, - { - "attribute": "armor-penalty-for-dex", - "displayname": "Apply Armor Penalty to Dexterity checks", - "displaytranslationkey": "apply-armor-penalty-to-dexterity-rolls", - "type": "select", - "options": [ - "No|0", - "Yes|@{armor-penalty}" - ], - "optiontranslationkeys": [ - "no", - "yes" - ] - }, - { - "attribute": "initiative-toggle", - "displayname": "Show the Initiative section", - "displaytranslationkey": "show-the-initiative-section", - "type": "checkbox", - "value": "on" - }, - { - "attribute": "power-list-toggle", - "displayname": "Show the Power list in the Character tab", - "displaytranslationkey": "show-the-power-list", - "type": "checkbox", - "value": "on" - }, - { - "attribute": "spell-list-toggle", - "displayname": "Show the Spell/Arcana list in the Character tab", - "displaytranslationkey": "show-the-spell/arcana-list", - "type": "checkbox", - "value": "on" - }, - { - "attribute": "mana-toggle", - "displayname": "Show the Mana/Magic Points section", - "displaytranslationkey": "show-the-mana/magic-points-section", - "type": "checkbox", - "value": "on" - }, - { - "attribute": "exp-toggle", - "displayname": "Show the Experience Points section", - "displaytranslationkey": "show-the-experience-points-section", - "type": "checkbox", - "value": "on" - }, - { - "attribute": "fatigue-toggle", - "displayname": "Show the Fatigue section", - "displaytranslationkey": "show-the-fatigue-section", - "type": "checkbox", - "value": "on" - }, - { - "attribute": "conviction-toggle", - "displayname": "Show the Conviction section", - "displaytranslationkey": "show-the-conviction-section", - "type": "checkbox", - "value": "on" - }, - { - "attribute": "corruption-toggle", - "displayname": "Show the Corruption section", - "displaytranslationkey": "show-the-corruption-section", - "type": "checkbox", - "value": "on" - }, - { - "attribute": "ammo-toggle", - "displayname": "Show the Ammo column", - "displaytranslationkey": "show-the-ammo-column", - "type": "checkbox", - "value": "on" - }, - { - "attribute": "equipment-toggle", - "displayname": "Show the Equipment section", - "displaytranslationkey": "show-the-equipment-section", - "type": "checkbox", - "value": "on" - }, - { - "attribute": "money-toggle", - "displayname": "Show the Money/Currency section", - "displaytranslationkey": "show-the-money/currency-section", - "type": "checkbox", - "value": "on" - }, - { - "attribute": "income-toggle", - "displayname": "Show the Resources section", - "displaytranslationkey": "show-the-resources-section", - "type": "checkbox", - "value": "on" - }, - { - "attribute": "conditions-toggle", - "displayname": "Show the Conditions section", - "displaytranslationkey": "show-the-conditions-section", - "type": "checkbox", - "value": "on" - } - ], - "legacy": true -} \ No newline at end of file + "html": "AGE System.html", + "css": "AGE System.css", + "authors": "Olivier L.-L., Zach Hall, Cadera Spindrift, theDissilent", + "roll20userid": "594486,636802,3173288", + "preview": "AGE System.png", + "instructions": "A sheet made for the AGE family of games:\n- **Dragon Age**\n- **Fantasy AGE**\n- **Titansgrave**\n- **Blue Rose**\n- **The Expanse**\n- **Modern AGE**\n- **Threefold**\n- **World of Lazarus**\n\n**Note:** Focuses need to be added in the 'Focuses' tab.\n**GMs:** Make sure to edit the Default Sheet Settings after creating the campaign.\n\nSheet version 1.60.0 (2020-08-24); Added Modern AGE, Threefold, World of Lazarus; removed 'Old' tab; added new skins.", + "useroptions": [ + { + "attribute": "game", + "displayname": "Game System", + "displaytranslationkey": "game-system", + "type": "select", + "options": [ + "Dragon Age|dragon-age", + "Fantasy AGE|fantasy-age", + "Titansgrave|titansgrabe", + "Blue Rose|blue-rose", + "The Expanse|the-expanse", + "Modern AGE|modern-age", + "Threefold|threefold", + "World of Lazarus|world-of-lazarus" + ], + "default": "Fantasy AGE" + }, + { + "attribute": "color", + "displayname": "Color Selection", + "displaytranslationkey": "color-selection", + "type": "select", + "options": [ + "Black|black", + "Red|red", + "Teal 1|teal1", + "Teal 2|teal2", + "Blue|blue1", + "Blue|blue2", + "Dragonscale Red|dragon", + "Expansive Starfield|stars", + "Lazarus Blue|lazarus", + "Modern Orange|orange", + "Proud Rainbow|rainbow", + "Ronin Green|green", + "Threefold Blend|threefold" + ], + "optiontranslationkeys": [ + "black", + "red", + "teal-1", + "teal-2", + "blue-1", + "blue-2", + "dragonscale-red", + "expansive-starfield", + "lazarus-blue", + "modern-orange", + "proud-rainbow", + "ronin-green", + "threefold-color" + ], + "default": "Black", + "description": "Select the color for the character sheet section headers and buttons.", + "descriptiontranslationkey": "color-selection-info" + }, + { + "attribute": "wtype", + "displayname": "Whisper rolls to GM", + "displaytranslationkey": "whisp-rolls-gm", + "type": "select", + "options": [ + "Never Whisper Rolls|", + "Toggle|@{whisper-toggle}", + "Query Whisper|?{Whisper?|Public Roll,|Whisper Roll,/w gm }", + "Always Whisper Rolls|/w gm " + ], + "optiontranslationkeys": [ + "never-whisper-roll", + "toggle", + "query-whisper-roll", + "always-whisper-roll" + ], + "default": "", + "description": "All sheet rolls are sent to all players in chat by default. Query Whisper option gives you a prompt with each roll of whether or not the roll should be sent privately only to yourself and the GM. Always Whisper Rolls will send all rolls only to yourself and the GM.", + "descriptiontranslationkey": "whisp-rolls-gm-info" + }, + { + "attribute": "char-name-option", + "displayname": "Show the character name in roll results", + "displaytranslationkey": "show-the-character-name-in-roll-results", + "type": "select", + "options": [ + "Show|@{character_name} | ", + "Hide| " + ], + "optiontranslationkeys": [ + "show", + "hide" + ], + "default": "@{character_name} | " + }, + { + "attribute": "aim-select", + "displayname": "Prompt for Aim", + "displaytranslationkey": "prompt-for-aim", + "type": "select", + "options": [ + "Never use Aim|0", + "Toggle|@{aim-toggle}", + "Prompt for Aim|?{Using the Aim action|Yes, @{aim-value}|No, 0}", + "Always use Aim|@{aim-value}" + ], + "optiontranslationkeys": [ + "never-use-aim", + "toggle", + "prompt-for-aim", + "always-use-aim" + ], + "default": "0" + }, + { + "attribute": "aim-value", + "displayname": "Aim Value", + "displaytranslationkey": "aim-value-default", + "type": "number", + "default": "1", + "description": "The default value for the aim bonus when using the Aim prompt. It should be 1 unless a power or talent changes it." + }, + { + "attribute": "armor-penalty-for-dex", + "displayname": "Apply Armor Penalty to Dexterity checks", + "displaytranslationkey": "apply-armor-penalty-to-dexterity-rolls", + "type": "select", + "options": [ + "No|0", + "Yes|@{armor-penalty}" + ], + "optiontranslationkeys": [ + "no", + "yes" + ] + }, + { + "attribute": "stunts2-select", + "displayname": "Prompt for 2 Stunts", + "displaytranslationkey": "prompt-for-2-stunts", + "type": "select", + "options": [ + "Never use 2 Stunts|0", + "Toggle|@{stunts2-toggle}", + "Prompt for 2 Stunts|?{Using the 2nd Stunt Die|Yes, 1|No, 0}", + "Always use 2 Stunts|1" + ], + "optiontranslationkeys": [ + "never-use-2-stunts", + "toggle", + "prompt-for-2-stunts", + "always-use-2-stunts" + ], + "default": "0", + "description": "If your characters have the ability to re-roll their stunt die." + }, + { + "attribute": "initiative-tiebreaker", + "displayname": "Add Tiebreaker to Initiative rolls", + "displaytranslationkey": "add-tiebreaker-to-initiative-rolls", + "type": "select", + "options": [ + "No|0", + "Yes|1" + ], + "optiontranslationkeys": [ + "no", + "yes" + ], + "description": "Initiative tiebreaker is displayed as Stunt Die * 0.1 + Dexterity * 0.01." + }, + { + "attribute": "initiative-toggle", + "displayname": "Show the Initiative section", + "displaytranslationkey": "show-the-initiative-section", + "type": "checkbox", + "value": "1" + }, + { + "attribute": "power-list-toggle", + "displayname": "Show the Power list in the Character tab", + "displaytranslationkey": "show-the-power-list", + "type": "checkbox", + "value": "1" + }, + { + "attribute": "spell-list-toggle", + "displayname": "Show the Spell/Arcana list in the Character tab", + "displaytranslationkey": "show-the-spell/arcana-list", + "type": "checkbox", + "value": "1" + }, + { + "attribute": "mana-toggle", + "displayname": "Show the Mana/Magic Points section", + "displaytranslationkey": "show-the-mana/magic-points-section", + "type": "checkbox", + "value": "1" + }, + { + "attribute": "exp-toggle", + "displayname": "Show the Experience Points section", + "displaytranslationkey": "show-the-experience-points-section", + "type": "checkbox", + "value": "1" + }, + { + "attribute": "fatigue-toggle", + "displayname": "Show the Fatigue section", + "displaytranslationkey": "show-the-fatigue-section", + "type": "checkbox", + "value": "1" + }, + { + "attribute": "fear-toggle", + "displayname": "Show the Fear section", + "displaytranslationkey": "show-the-fear-section", + "type": "checkbox", + "value": "1" + }, + { + "attribute": "horror-toggle", + "displayname": "Show the Horror section", + "displaytranslationkey": "show-the-horror-section", + "type": "checkbox", + "value": "1" + }, + { + "attribute": "conviction-toggle", + "displayname": "Show the Conviction section", + "displaytranslationkey": "show-the-conviction-section", + "type": "checkbox", + "value": "1" + }, + { + "attribute": "corruption-toggle", + "displayname": "Show the Corruption section", + "displaytranslationkey": "show-the-corruption-section", + "type": "checkbox", + "value": "1" + }, + { + "attribute": "ammo-toggle", + "displayname": "Show the Ammo column", + "displaytranslationkey": "show-the-ammo-column", + "type": "checkbox", + "value": "1" + }, + { + "attribute": "equipment-toggle", + "displayname": "Show the Equipment section", + "displaytranslationkey": "show-the-equipment-section", + "type": "checkbox", + "value": "1" + }, + { + "attribute": "money-toggle", + "displayname": "Show the Money/Currency section", + "displaytranslationkey": "show-the-money/currency-section", + "type": "checkbox", + "value": "1" + }, + { + "attribute": "income-toggle", + "displayname": "Show the Resources section", + "displaytranslationkey": "show-the-resources-section", + "type": "checkbox", + "value": "1" + }, + { + "attribute": "conditions-toggle", + "displayname": "Show the Conditions section", + "displaytranslationkey": "show-the-conditions-section", + "type": "checkbox", + "value": "1" + } + ], + "legacy": true +} diff --git a/AGE System/translation.json b/AGE System/translation.json index bb355faa05..f0c11e2ee6 100644 --- a/AGE System/translation.json +++ b/AGE System/translation.json @@ -8,6 +8,7 @@ "arcana/psychic-u": "ARCANA/PSYCHIC", "whisper-u": "WHISPER", "aim-u": "AIM", + "stunts2-u": "2 Stunts", "char-name-u": "CHARACTER NAME", "mage": "Mage", "rogue": "Rogue", @@ -186,6 +187,7 @@ "show": "Show", "hide": "Hide", "apply-armor-penalty-to-dexterity-rolls": "Apply Armor Penalty to Dexterity rolls", + "add-tiebreaker-to-initiative-rolls": "Add Tiebreaker to Initiative rolls", "no": "No", "yes": "Yes", "options-u": "OPTIONS", @@ -193,6 +195,9 @@ "never-use-aim": "Never use Aim", "toggle": "Toggle", "always-use-aim": "Always use Aim", + "never-use-2-stunts": "Never use 2 Stunts", + "prompt-for-2-stunts": "Prompt for 2 Stunts", + "always-use-2-stunts": "Always use 2 Stunts", "aim-value-a-value-must-be-entered-here": "Aim value (a number MUST be entered here)", "sections-u": "CHARACTER TAB SECTIONS", "show-the-power-list": "Show the Power list in the Character tab", @@ -248,6 +253,7 @@ "total": "Total", "target_number": "Target Number", "stunt_points": "Stunt Points", + "stunt_die": "Stunt Die", "ability": "Ability", "ability_value": "Ability Value (field 1 of 4)", "focus_value": "Focus (field 2 of 4)",