diff --git a/13th_Age-neovatar/13th_Age-neovatar.css b/13th_Age-neovatar/13th_Age-neovatar.css index 31ce2939e0..5423aad911 100644 --- a/13th_Age-neovatar/13th_Age-neovatar.css +++ b/13th_Age-neovatar/13th_Age-neovatar.css @@ -1,8 +1,8 @@ -/* version: 1.9 */ +/* version: 1.8.1 */ .sheet-13thAge { padding-top: 10px; - background: url('../img/bg3.jpg') repeat top left; + background: url('https://neovatar.github.io/roll20-character-sheets/13th_Age-neovatar/img/bg3.jpg') repeat top left; position: relative; font-size: 0.9em; } @@ -51,7 +51,7 @@ } .sheet-brush { - background: url("../img/bgh4.png"); + background: url("https://neovatar.github.io/roll20-character-sheets/13th_Age-neovatar/img/bgh4.png"); width: 15px; height: 26px; float: left; @@ -60,19 +60,19 @@ } .sheet-l1 { - background: url("../img/bghl1.png"); + background: url("https://neovatar.github.io/roll20-character-sheets/13th_Age-neovatar/img/bghl1.png"); } .sheet-l2 { - background: url("../img/bghl2.png"); + background: url("https://neovatar.github.io/roll20-character-sheets/13th_Age-neovatar/img/bghl2.png"); } .sheet-r1 { - background: url("../img/bghr1.png"); + background: url("https://neovatar.github.io/roll20-character-sheets/13th_Age-neovatar/img/bghr1.png"); } .sheet-r2 { - background: url("../img/bghr2.png"); + background: url("https://neovatar.github.io/roll20-character-sheets/13th_Age-neovatar/img/bghr2.png"); } .sheet-invert { @@ -124,6 +124,7 @@ text-align:left; font-style: italic; vertical-align:middle; + width:50px; } .sheet-table-total { @@ -228,30 +229,30 @@ select { border-width: 0px 0px 2px 0px; } -div[class^="sheet-section"] { +div[class^="sheet-section"] { display: none; } -div[class^="sheet-setup"] { +div[class^="sheet-setup"] { display: none; } -div[class^="sheet-npc"] { +div[class^="sheet-npc"] { display: none; } -input.sheet-tab11:checked ~ div[class^="sheet-section-setup"] { +input.sheet-tab11:checked ~ div[class^="sheet-section-setup"] { display: block; } -input.sheet-tab99:checked ~ div[class^="sheet-section-npc"] { +input.sheet-tab99:checked ~ div[class^="sheet-section-npc"] { display: block; } input.sheet-tab { width: 70px; height: 20px; - cursor: pointer; + cursor: pointer; position: relative; opacity: 0; z-index: 9999; @@ -259,7 +260,7 @@ input.sheet-tab { span.sheet-tab { text-align: center; - display: inline-block; + display: inline-block; font-size: 13px; /*background: black;*/ background-color: rgba(125,114,69,0.2); @@ -270,7 +271,7 @@ span.sheet-tab { border-width: 0px; width: 70px; height: 20px; - cursor: pointer; + cursor: pointer; position: relative; margin-left: -70px; margin-bottom: 2px; @@ -279,16 +280,16 @@ span.sheet-tab { input.sheet-tab::before { content: attr(title); text-align: center; - display: inline-block; + display: inline-block; width: 100%; height: 100%; - background: black; + background: black; color: white; font-weight: bold; } input.sheet-tab:checked::before { - background:gray; + background:gray; color:white; } @@ -318,7 +319,7 @@ input.sheet-tab9:checked + span.sheet-tab9, input.sheet-tab11:checked + span.sheet-tab11, input.sheet-tab99:checked + span.sheet-tab99, input.sheet-tab10:checked + span.sheet-tab10 { - background: gray; + background: gray; color: white; } @@ -384,7 +385,7 @@ input[type="checkbox"] + span::before text-align: center; display: inline-block; vertical-align: middle; - + content: "[show]"; width: 14px; height: 14px; @@ -411,10 +412,10 @@ hr.sheet-hr-fancy { height: 1px; margin: 0px; padding: 0px; - background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); - background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); - background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); - background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); + background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); + background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); + background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); + background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); } textarea { @@ -441,26 +442,6 @@ textarea.sheet-textarea-desc { border: none; } -.sheet-rolltemplate-13thage_feature .sheet-rt-table { - margin: 0; - border: none; -} -.sheet-rolltemplate-13thage_feature .sheet-rt-table td, -.sheet-rolltemplate-13thage_feature .sheet-rt-table th { - padding: 5px; - border: none; -} - -.sheet-rolltemplate-13thage_talent .sheet-rt-table { - margin: 0; - border: none; -} -.sheet-rolltemplate-13thage_talent .sheet-rt-table td, -.sheet-rolltemplate-13thage_talent .sheet-rt-table th { - padding: 5px; - border: none; -} - .sheet-rolltemplate-13thage_power .sheet-rt-table { margin: 0; border: none; @@ -471,36 +452,6 @@ textarea.sheet-textarea-desc { border: none; } -.sheet-rolltemplate-13thage_spell .sheet-rt-table { - margin: 0; - border: none; -} -.sheet-rolltemplate-13thage_spell .sheet-rt-table td, -.sheet-rolltemplate-13thage_spell .sheet-rt-table th { - padding: 5px; - border: none; -} - -.sheet-rolltemplate-13thage_enemy .sheet-rt-table { - margin: 0; - border: none; -} -.sheet-rolltemplate-13thage_enemy .sheet-rt-table td, -.sheet-rolltemplate-13thage_enemy .sheet-rt-table th { - padding: 5px; - border: none; -} - -.sheet-rolltemplate-13thage_item .sheet-rt-table { - margin: 0; - border: none; -} -.sheet-rolltemplate-13thage_item .sheet-rt-table td, -.sheet-rolltemplate-13thage_item .sheet-rt-table th { - padding: 5px; - border: none; -} - .sheet-rolltemplate-13thage_background .sheet-rt-table { margin: 0; border: none; @@ -608,7 +559,7 @@ textarea.sheet-textarea-desc { .sheet-rolltemplate-13thage_background .sheet-header { - background-color:#4d4d4d; + background-color:#000; margin: 2px 25px 2px 25px; border: 1px solid #000; color:white; @@ -666,154 +617,6 @@ textarea.sheet-textarea-desc { background-color: #4A57ED; } -/* feature template */ -.sheet-rolltemplate-13thage_feature table { - width:100%; - background-color:white; - border:2px solid #000; - border-spacing: 0; - border-collapse: separate; - border-radius: 5px; - -moz-box-shadow: 2px 2px 5px #000; - -webkit-box-shadow: 2px 2px 5px #000; - box-shadow:2px 2px 5px #000; - overflow: hidden; -} - -.sheet-rolltemplate-13thage_feature .sheet-header { - background-color:#009933; - margin: 2px 25px 2px 25px; - border: 1px solid #000; - padding-bottom: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:1em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_feature .sheet-header-small { - background-color:#0a750a; - margin: 2px 2px 2px 2px; - border: 1px solid #000; - padding-top: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:0.8em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_feature .sheet-header a{ - color:white; - text-decoration: underline; -} - -.sheet-rolltemplate-13thage_feature td { - padding:5px;line-height:1.4em; - vertical-align:top; - text-align:justify; -} - -.sheet-rolltemplate-13thage_feature tr:nth-child(even) { - background-color:#D3D3D3; -} - -.sheet-rolltemplate-13thage_feature .inlinerollresult { - color: white; - background-color: black; - border-color:black; -} - -.sheet-rolltemplate-13thage_feature .inlinerollresult.fullcrit { - color: white; - background-color: #3FB315 -} - -.sheet-rolltemplate-13thage_feature .inlinerollresult.fullfail { - color: white; - background-color: #B31515 -} - -.sheet-rolltemplate-13thage_feature .inlinerollresult.importantroll { - color: white; - background-color: #4A57ED; -} - -/* talent template */ -.sheet-rolltemplate-13thage_talent table { - width:100%; - background-color:white; - border:2px solid #000; - border-spacing: 0; - border-collapse: separate; - border-radius: 5px; - -moz-box-shadow: 2px 2px 5px #000; - -webkit-box-shadow: 2px 2px 5px #000; - box-shadow:2px 2px 5px #000; - overflow: hidden; -} - -.sheet-rolltemplate-13thage_talent .sheet-header { - background-color:#e68a00; - margin: 2px 25px 2px 25px; - border: 1px solid #000; - padding-bottom: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:1em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_talent .sheet-header-small { - background-color:#aa5909; - margin: 2px 2px 2px 2px; - border: 1px solid #000; - padding-top: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:0.8em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_talent .sheet-header a{ - color:white; - text-decoration: underline; -} - -.sheet-rolltemplate-13thage_talent td { - padding:5px;line-height:1.4em; - vertical-align:top; - text-align:justify; -} - -.sheet-rolltemplate-13thage_talent tr:nth-child(even) { - background-color:#D3D3D3; -} - -.sheet-rolltemplate-13thage_talent .inlinerollresult { - color: white; - background-color: black; - border-color:black; -} - -.sheet-rolltemplate-13thage_talent .inlinerollresult.fullcrit { - color: white; - background-color: #3FB315 -} - -.sheet-rolltemplate-13thage_talent .inlinerollresult.fullfail { - color: white; - background-color: #B31515 -} - -.sheet-rolltemplate-13thage_talent .inlinerollresult.importantroll { - color: white; - background-color: #4A57ED; -} - /* power template */ .sheet-rolltemplate-13thage_power table { width:100%; @@ -829,7 +632,7 @@ textarea.sheet-textarea-desc { } .sheet-rolltemplate-13thage_power .sheet-header { - background-color:#0066cc; + background-color:#000; margin: 2px 25px 2px 25px; border: 1px solid #000; padding-bottom: 2px; @@ -841,7 +644,7 @@ textarea.sheet-textarea-desc { } .sheet-rolltemplate-13thage_power .sheet-header-small { - background-color:#003399; + background-color:#000; margin: 2px 2px 2px 2px; border: 1px solid #000; padding-top: 2px; @@ -888,228 +691,6 @@ textarea.sheet-textarea-desc { background-color: #4A57ED; } -/* spell template */ -.sheet-rolltemplate-13thage_spell table { - width:100%; - background-color:white; - border:2px solid #000; - border-spacing: 0; - border-collapse: separate; - border-radius: 5px; - -moz-box-shadow: 2px 2px 5px #000; - -webkit-box-shadow: 2px 2px 5px #000; - box-shadow:2px 2px 5px #000; - overflow: hidden; -} - -.sheet-rolltemplate-13thage_spell .sheet-header { - background-color:#990099; - margin: 2px 25px 2px 25px; - border: 1px solid #000; - padding-bottom: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:1em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_spell .sheet-header-small { - background-color:#660066; - margin: 2px 2px 2px 2px; - border: 1px solid #000; - padding-top: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:0.8em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_spell .sheet-header a{ - color:white; - text-decoration: underline; -} - -.sheet-rolltemplate-13thage_spell td { - padding:5px;line-height:1.4em; - vertical-align:top; - text-align:justify; -} - -.sheet-rolltemplate-13thage_spell tr:nth-child(even) { - background-color:#D3D3D3; -} - -.sheet-rolltemplate-13thage_spell .inlinerollresult { - color: white; - background-color: black; - border-color:black; -} - -.sheet-rolltemplate-13thage_spell .inlinerollresult.fullcrit { - color: white; - background-color: #3FB315 -} - -.sheet-rolltemplate-13thage_spell .inlinerollresult.fullfail { - color: white; - background-color: #B31515 -} - -.sheet-rolltemplate-13thage_spell .inlinerollresult.importantroll { - color: white; - background-color: #4A57ED; -} - -/* enemy template */ -.sheet-rolltemplate-13thage_enemy table { - width:100%; - background-color:white; - border:2px solid #000; - border-spacing: 0; - border-collapse: separate; - border-radius: 5px; - -moz-box-shadow: 2px 2px 5px #000; - -webkit-box-shadow: 2px 2px 5px #000; - box-shadow:2px 2px 5px #000; - overflow: hidden; -} - -.sheet-rolltemplate-13thage_enemy .sheet-header { - background-color:#cc0000; - margin: 2px 25px 2px 25px; - border: 1px solid #000; - padding-bottom: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:1em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_enemy .sheet-header-small { - background-color:#990000; - margin: 2px 2px 2px 2px; - border: 1px solid #000; - padding-top: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:0.8em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_enemy .sheet-header a{ - color:white; - text-decoration: underline; -} - -.sheet-rolltemplate-13thage_enemy td { - padding:5px;line-height:1.4em; - vertical-align:top; - text-align:justify; -} - -.sheet-rolltemplate-13thage_enemy tr:nth-child(even) { - background-color:#D3D3D3; -} - -.sheet-rolltemplate-13thage_enemy .inlinerollresult { - color: white; - background-color: black; - border-color:black; -} - -.sheet-rolltemplate-13thage_enemy .inlinerollresult.fullcrit { - color: white; - background-color: #3FB315 -} - -.sheet-rolltemplate-13thage_enemy .inlinerollresult.fullfail { - color: white; - background-color: #B31515 -} - -.sheet-rolltemplate-13thage_enemy .inlinerollresult.importantroll { - color: white; - background-color: #4A57ED; -} - -/* item template */ -.sheet-rolltemplate-13thage_item table { - width:100%; - background-color:white; - border:2px solid #000; - border-spacing: 0; - border-collapse: separate; - border-radius: 5px; - -moz-box-shadow: 2px 2px 5px #000; - -webkit-box-shadow: 2px 2px 5px #000; - box-shadow:2px 2px 5px #000; - overflow: hidden; -} - -.sheet-rolltemplate-13thage_item .sheet-header { - background-color:#4d4d4d; - margin: 2px 25px 2px 25px; - border: 1px solid #000; - padding-bottom: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:1em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_item .sheet-header-small { - background-color:#333333; - margin: 2px 2px 2px 2px; - border: 1px solid #000; - padding-top: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:0.8em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_item .sheet-header a{ - color:white; - text-decoration: underline; -} - -.sheet-rolltemplate-13thage_item td { - padding:5px;line-height:1.4em; - vertical-align:top; - text-align:justify; -} - -.sheet-rolltemplate-13thage_item tr:nth-child(even) { - background-color:#D3D3D3; -} - -.sheet-rolltemplate-13thage_item .inlinerollresult { - color: white; - background-color: black; - border-color:black; -} - -.sheet-rolltemplate-13thage_item .inlinerollresult.fullcrit { - color: white; - background-color: #3FB315 -} - -.sheet-rolltemplate-13thage_item .inlinerollresult.fullfail { - color: white; - background-color: #B31515 -} - -.sheet-rolltemplate-13thage_item .inlinerollresult.importantroll { - color: white; - background-color: #4A57ED; -} - /* block text template */ .sheet-rolltemplate-13thage_block table { width:100%; diff --git a/13th_Age-neovatar/13th_Age-neovatar.html b/13th_Age-neovatar/13th_Age-neovatar.html index 9fd31fe887..a8b285c8dd 100644 --- a/13th_Age-neovatar/13th_Age-neovatar.html +++ b/13th_Age-neovatar/13th_Age-neovatar.html @@ -1,4 +1,4 @@ - +
Attention: @@ -6,56 +6,26 @@
-
-
13th Age Character Sheet
-
-
-
+
+
13th Age Character Sheet
- -
Name
-
-
- -
Gender
-
-
- -
Race
+ +
Name
- -
Class
+ +
Race
+
+
+ +
Class
-
Level
+
Level
-
-
- -
Alignment
-
-
- -
Faction
-
-
- -
Title
-
-
- -
Size
-
-
- -
Age
-
-
-
PC @@ -68,18 +38,18 @@
-
Ability Scores
-
+
Ability Scores
+
- STR - CON - DEX - INT - WIS - CHA + STR + CON + DEX + INT + WIS + CHA
- Base + Base @@ -88,7 +58,7 @@
- +Misc. + +Misc. @@ -97,7 +67,7 @@
- +Item + +Item @@ -106,272 +76,141 @@
- Mod. - - - - - - -
-
- Check - - - - - - + Mod + + + + + +

-
Basic Melee Attacks
+
Basic Melee Attack
-  Attack +  Attack -   - Damage + Damage -   - Miss + Miss 
-  #1 + + + - | - - | + - - -
- Ability - +Misc. - +Item -   - Wpn. - +Abl. - +Misc. - +Item -   - Dmg. -
-
-  #2 - - - - - - | - - - - - - - - - | - - - - + Ability + Misc. + Item + Weapon + Ability + Misc. + Item + On Miss

-
Basic Ranged Attacks
+
Basic Ranged Attack
-  Attack +  Attack -   - Damage + Damage -   - Miss + Miss 
-  #1 + + + - | - - | + - - -
- Ability - +Misc. - +Item -   - Wpn. - +Abl. - +Misc. - +Item -   - Dmg. -
-
-  #2 - - - - - - | - - - - - - - - - | - - - - + Ability + Misc. + Item + Weapon + Ability + Misc. + Item + On Miss

@@ -379,9 +218,9 @@
-
Defenses
+
Defenses
- AC + AC @@ -389,14 +228,14 @@ - PD + PD - MD + MD @@ -406,14 +245,14 @@
  - TOTAL - Base + Total + Base   - TOTAL - Base + Total + Base   - TOTAL - Base + Total + Base
  @@ -428,50 +267,27 @@
  - +Misc. - +Item + Misc. + Item   - +Misc. - +Item + Misc. + Item   - +Misc. - +Item + Misc. + Item

-
-
- Resistances & Immunities - Rating - Tier -
-
-
-
-
- - - - - - - - - -
-
-
-
-
Hit Points
+
Hit Points
- HP + HP - + @@ -479,91 +295,55 @@
- Current - +Temp. - Max. + Current + Temp. + Max. - Base - +Misc. -
-
-
- -
-
Saves
-
-
-
- - Death - - - - - - - - Regular - - - - Moral - - - - Custom - - + Base + Misc.

-
+
-
Recoveries
+
Recoveries
- / - +
- Current - - Max. - Rec. Die + Current + Max. + Rec. Die
-
+
-
Initiative
+
Initiative
- + @@ -572,131 +352,24 @@ - +
- - - - +Misc. - +Item + DEX + Misc. + Item
-
-
-
-
-
-
- -
-
Class Overview
-
- -
-

- -
-
Culture & Ancestry
-
- -
-
-
-
- - - View - - -
-
-
-
-
-
-
-
Unique
+
One Unique Thing
- -
-
-
-
- - - View - - -
-
-
-
-
- -
-
Incremental Advances
-
- - Talent / Other - - - - - - Power / Spell - - - - - - -
-
- - Feat - - - - Attunement Slot - - -
-
- - Hit Points - - - - Skills (+1) - - -
-
- - Icon Point - -
(At 4th / 7th levels only) -
- - Ability Score Bonus - -
(At 3rd / 6th / 9th levels only) -
+
@@ -707,514 +380,353 @@
-
Class & Racial Features
+
Class Features
- + -   - + -   - - +
+
+
+
+ + + + + +
At-Will +
+ +   + + + + + +
 Battle uses left +
+ +   + + + + + +
 Daily uses left
-  
-
-
- - - - - - / - -
- Encounter Uses -
- - - / - -
- Daily Uses -
- - - / - -
- Recharge -
- - -
- Rate -
-
-
- - - Feats - - A - - C - - E -         - Description  - -   - Macro  - - + Show Description + + Show Macro +

-
-
-
- - - View - - -
-
-
-
-
Talents
+
Talents
- + -   - + -   - - +
+
+
+
+ + + + + +
At-Will +
+ +   + + + + + +
 Battle uses left +
+ +   + + + + + +
 Daily uses left
-  
-
-
- - - - - - / - -
- Encounter Uses -
- - - / - -
- Daily Uses -
- - - / - -
- Recharge -
- - -
- Rate -
-
-
- - - Feats - - A - - C - - E -         - Description  - -   - Macro  - - + Show Description  + + Show Macro  +

-
-
-
- - - View - - -
-
-
-
- +
-
Powers
+
Powers & Spells
- + -   - + -   - - +
+
+
+
+ + + + + +
At-Will +
+ +   + + + + + +
 Battle uses left +
+ +   + + + + + +
 Daily uses left
-  
-
-
- - - - - - / - -
- Encounter Uses -
- - - / - -
- Daily Uses -
- - - / - -
- Recharge -
- - -
- Rate -
-
-
- - - Feats - - A - - C - - E -         - Description  - -   - Macro  - - + Show Description  + + Show Macro  +

-
-
-
- - - View - - -
-
-
-
- +
-
Spells
+
Feats
-
-
- - Spell Slots  - - - Levels -   -   -   -   -   - - - Total  - -
-
-
-
+
- + -   - + -   - - +
+
+
+
+ + + + + +
At-Will +
+ +   + + + + + +
 Battle uses left +
+ +   + + + + + +
 Daily uses left
-   - +
-
-
- - - - - - / - -
- Encounter Uses -
- - - / - -
- Daily Uses -
- - - / - -
- Recharge -
- - -
- Rate -
-
-
- - - Feats - - A - - C - - E -         - Description  - -   - Macro  - - + Show Description  + + Show Macro  +
-
-
-
-
- - - View - - -
-
-
-
-
- -
-
Backgrounds
-
-
-
-
- - - - - - - - - -
-
- View Skills - -
-
-
-
+
-
Icons & Relationships
+
Icon Relationships
- Name - Pts. - Type - Use + Name + Points + Type +
- - + + - + - + - - - + +

+
+
Backgrounds
- Important Places & Characters + Background + Points +
-
-
+
+
- - - View - + + + + + + + +

+ +
+
Magic Items
+
+
+
+
+ + + + + + +
+
+
+
+ + + + + +
At-Will +
+ +   + + + + + +
 Battle uses left +
+ +   + + + + + +
 Daily uses left +
+ + + +
+
+ Show Description  + + Show Macro  + +
+
+
-
Equipment
+
Equipment
- General Belongings -
-
- -
-
- Specific Gear + Item
- - View - +
@@ -1223,17 +735,17 @@
-
Wealth
+
Coins
- Coins - Qty. + Type + Qty
- + @@ -1241,126 +753,54 @@
-
- Resources -
-
- -

- +
-
Gifts & Magic Items
-
-
+
Incremental Advances
- - Chakra Slots + + Ability Score Bonus + - Attunements - - - - - - + + Extra Magic Item + - - - - - - +
+
+ + 4th / 7th / 10th Level
(+1 to 3 abilities)
+ +
+ + +
+
+ + Feat + + + + Power/Spell + + + + + +
+
+ + Hit Points + + + + Skills (+1) +
-
-
-
-
- - - -   - - - -   - - - -   - - - -
-
-
-
- - - - - - / - -
- Encounter Uses -
- - - / - -
- Daily Uses -
- - - / - -
- Recharge -
- - -
- Rate -
-
-
- - - Feats - - A - - C - - E -         - Description  - -   - Macro  - - -
-
-
-
-
-
- - - View - - -
-
-
-
@@ -1372,198 +812,40 @@
General Information
- - + + - - - - + - + - + - +
- NPC Name - Ref. - HD - Role - Category + Name + Level + Size + Class Type

-
Description / Lore
+
Description
- +
- -
-
NPC Attacks & Powers
-
-
-
-
- - - -   - - - -   - - - -
-
-
-
- - -
- Attack Bonus -
- - -
- Hit Damage -
- - -
- Miss Damage -
- - -
- Damage Type -
-
-
-
-
- - Description  - - Macro  - - -
-
-
-
-
-
-
-
-
- - - -   - - - -   - - - -   - - - -
-
-
-
- - - - - - / - -
- Encounter Uses -
- - - / - -
- Daily Uses -
- - - / - -
- Recharge -
- - -
- Rate -
-
-
- - - Feats - - A - - C - - E -                 - Description  - -   - Macro  - - -
-
-
-
-
-
-
- - - View - - -
-
-
-
-
+
Defenses
@@ -1577,52 +859,14 @@

+
-
- Resistances & Immunities - Rating - Tier -
-
-
-
+
Vulnerabilities
- - - - - - - - - +
-
-
-
-
- Vulnerabilities - Rating - Tier -
-
-
-
-
- - - - - - - - - -
-
-
-
+
Hit points
@@ -1640,31 +884,6 @@

- -
-
Saves
-
-
-
- - Death - - - - - - - - Regular - - - - Moral - - -
-
-
@@ -1682,157 +901,81 @@
-
- -
-
+
-
Useful Macros
-
- Copy any macros listed below into the description boxes of your main character sheet when you need them to help you define your powers. -
-
+
NPC Attacks & Powers
-
- - Shortcut - Edit Macro -
-
- Escalation Die Query - - -
-
- Basic Melee Attack #1 - - -
-
- Basic Melee Dmg. #1 - - -
-
- Basic Melee Attack #2 - - -
-
- Basic Melee Dmg. #2 - - -
-
- Basic Range Attk. #1 - - -
-
- Basic Range Dmg. #1 - - -
-
- Basic Range Attk. #2 - - -
-
- Basic Range Dmg. #2 - - -
-
- Tier (levels 5 & 8) Damage Multiplier - - This is a hidden function. -
-
-
- -
-
Feats / Custom
-
-
+
- + -   - - -   - - - -   - - +
- + - - - / - -
- Encounter Uses + + +
At-Will
- - - / - -
- Daily Uses + +   + + + + + +
 Battle uses left
- - - / - -
- Recharge + + + + + + +
 Daily uses left
- - -
- Rate + +
- - - Feats - - A - - C - - E -         - Description  - -   - Macro  - - + Show Description  + + Show Macro  +
-
+
+
-
-
Sheet Version: 1.9 + +
+
+
+
+
Setup Basic Macros
+
+ Escalation Die Macro + +
+
+
+
+
+
+

Sheet Version: 1.8.1
@@ -1879,58 +1022,6 @@ - - - - - - {{#text}} - - {{/text}} - {{#allprops() character_name character_id name_link usage type text}} - - {{/allprops() character_name character_id name_link usage type text}} -
- {{#character_name}} - {{#character_id}}[{{character_name}}](http://journal.roll20.net/character/{{character_id}}){{/character_id}} - {{^character_id}}{{character_name}}{{/character_id}} - {{#name}}:{{/name}} - {{/character_name}} - {{#name}} - {{#name_link}}[{{name}}]({{name_link}}){{/name_link}} - {{^name_link}}{{name}}{{/name_link}} - {{/name}} -
- {{usage}} - {{type}} -

{{text}}

{{key}}

{{value}}

-
- - - - - - - {{#text}} - - {{/text}} - {{#allprops() character_name character_id name_link usage type text}} - - {{/allprops() character_name character_id name_link usage type text}} -
- {{#character_name}} - {{#character_id}}[{{character_name}}](http://journal.roll20.net/character/{{character_id}}){{/character_id}} - {{^character_id}}{{character_name}}{{/character_id}} - {{#name}}:{{/name}} - {{/character_name}} - {{#name}} - {{#name_link}}[{{name}}]({{name_link}}){{/name_link}} - {{^name_link}}{{name}}{{/name_link}} - {{/name}} -
- {{usage}} - {{type}} -

{{text}}

{{key}}

{{value}}

-
- @@ -1957,84 +1048,6 @@
- - - - - - {{#text}} - - {{/text}} - {{#allprops() character_name character_id name_link usage type text}} - - {{/allprops() character_name character_id name_link usage type text}} -
- {{#character_name}} - {{#character_id}}[{{character_name}}](http://journal.roll20.net/character/{{character_id}}){{/character_id}} - {{^character_id}}{{character_name}}{{/character_id}} - {{#name}}:{{/name}} - {{/character_name}} - {{#name}} - {{#name_link}}[{{name}}]({{name_link}}){{/name_link}} - {{^name_link}}{{name}}{{/name_link}} - {{/name}} -
- {{usage}} - {{type}} -

{{text}}

{{key}}

{{value}}

-
- - - - - - - {{#text}} - - {{/text}} - {{#allprops() character_name character_id name_link usage type text}} - - {{/allprops() character_name character_id name_link usage type text}} -
- {{#character_name}} - {{#character_id}}[{{character_name}}](http://journal.roll20.net/character/{{character_id}}){{/character_id}} - {{^character_id}}{{character_name}}{{/character_id}} - {{#name}}:{{/name}} - {{/character_name}} - {{#name}} - {{#name_link}}[{{name}}]({{name_link}}){{/name_link}} - {{^name_link}}{{name}}{{/name_link}} - {{/name}} -
- {{usage}} - {{type}} -

{{text}}

{{key}}

{{value}}

-
- - - - - - - {{#text}} - - {{/text}} - {{#allprops() character_name character_id name_link usage type text}} - - {{/allprops() character_name character_id name_link usage type text}} -
- {{#character_name}} - {{#character_id}}[{{character_name}}](http://journal.roll20.net/character/{{character_id}}){{/character_id}} - {{^character_id}}{{character_name}}{{/character_id}} - {{#name}}:{{/name}} - {{/character_name}} - {{#name}} - {{#name_link}}[{{name}}]({{name_link}}){{/name_link}} - {{^name_link}}{{name}}{{/name_link}} - {{/name}} -
- {{usage}} - {{type}} -

{{text}}

{{key}}

{{value}}

-
- @@ -2091,4 +1104,42 @@ }); }); }); - + + +on("sheet:opened", function(eventInfo){ + setAttrs({Basicmelee: getTranslationByKey("Basic melee")}); + setAttrs({BasicRanged: getTranslationByKey("Basic ranged")}); + + setAttrs({SituationalAttackModifier: getTranslationByKey("Situational Attack Modifier")}); + setAttrs({EscalationDieValue: getTranslationByKey("Escalation die value")}); + setAttrs({DamageOnHit: getTranslationByKey("Damage on hit")}); + setAttrs({DamageOnMiss: getTranslationByKey("Damage on miss")}); + setAttrs({AttackResult: getTranslationByKey("Attack result")}); + setAttrs({Initiative: getTranslationByKey("Initiative")}); + + setAttrs({Recovery: getTranslationByKey("Recovery")}); + setAttrs({RecoveryValue: getTranslationByKey("Recovery Value")}); + setAttrs({Check: getTranslationByKey("Check")}); + + setAttrs({Strength: getTranslationByKey("Strength")}); + setAttrs({Constitution: getTranslationByKey("Constitution")}); + setAttrs({Dexterity: getTranslationByKey("Dexterity")}); + setAttrs({Intelligence: getTranslationByKey("Intelligence")}); + setAttrs({Wisdom: getTranslationByKey("Wisdom")}); + setAttrs({Charisma: getTranslationByKey("Charisma")}); + + setAttrs({txt_Roll: getTranslationByKey("Roll")}); + setAttrs({txt_Attribute: getTranslationByKey("Attribute")}); + setAttrs({txt_Icon: getTranslationByKey("Icon")}); + setAttrs({txt_Type: getTranslationByKey("Type")}); + setAttrs({txt_usage: getTranslationByKey("Usage")}); + + setAttrs({positive: getTranslationByKey("positive")}); + setAttrs({conflicted: getTranslationByKey("conflicted")}); + setAttrs({negative: getTranslationByKey("negative")}); + + + +}); + + \ No newline at end of file diff --git a/13th_Age-neovatar/13th_Age-neovatar.jpg b/13th_Age-neovatar/13th_Age-neovatar.jpg index 84dc8343bb..a6a933fe9e 100644 Binary files a/13th_Age-neovatar/13th_Age-neovatar.jpg and b/13th_Age-neovatar/13th_Age-neovatar.jpg differ diff --git a/13th_Age-neovatar/README.md b/13th_Age-neovatar/README.md index d853c89d45..6be3d192fa 100644 --- a/13th_Age-neovatar/README.md +++ b/13th_Age-neovatar/README.md @@ -48,26 +48,6 @@ grunt build This will create `13th_Age-neovatar.[css|html]` that you can copy and paste into Roll 20 directly. ### Changelog -**1.9:** -* Lots of big changes and new features! (courtesy of user Seraaron) -* More character specification options on top bar, including alignment, age, and size -* Added simple ability check buttons, for use with no background modifier -* Added additional basic melee and ranged attacks for secondary weapons -* Added repeating resistances / immunities -* Added death saves and other saving throw options -* Made initiative ability bonus modifiable -* Added more text boxes for more personal character and class expressions, plus some repeating note boxes -* Moved incremental advances to make it more clear and added a few options that were missing previously -* Radical alterations to the repeating power sections: including drop-down usage box, current / total power uses, recharge rate option, feats checkboxes, and colour-coded macro templates -* Added spell slots -* Added extra box to repeating backgrounds for listing established skills -* Added repeating list for making easy notes about npcs met or places visited -* Added general textbox for basic item lists, and kept the repeating section for special items -* Added textbox for non-monetary resources -* Added chakra / attunement slots for magic items -* Re-vamped 'NPC' tab to be more useful and flexible for GMs who like to homebrew, including: repeating custom attack macros, separate from the repeating power macros, and repeating resistances and vulnerabilities -* Added more useful macros to the 'Setup' tab for basic attacks and the tier_dmg_mult -* Also on the 'Setup' tab is a special repeating power section where feats from the previous version of this sheet should still be found (for pre-existing users so that their work isn't lost), and where homebrew players can add their own custom powers **1.8.1:** * CSS fixes for upstream Roll20 changes @@ -131,3 +111,4 @@ This will create `13th_Age-neovatar.[css|html]` that you can copy and paste into * added roll templates * default macros now use roll templates + diff --git a/13th_Age-neovatar/package-lock.json b/13th_Age-neovatar/package-lock.json deleted file mode 100644 index f8d2fa1115..0000000000 --- a/13th_Age-neovatar/package-lock.json +++ /dev/null @@ -1,966 +0,0 @@ -{ - "name": "roll20-13th_age-neovatar", - "version": "1.9", - "lockfileVersion": 1, - "requires": true, - "dependencies": { - "abbrev": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", - "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", - "dev": true - }, - "accepts": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.0.3.tgz", - "integrity": "sha1-krHbDU89tHsFMN9uFa6X21FNwvg=", - "dev": true, - "requires": { - "mime": "~1.2.11", - "negotiator": "0.4.6" - } - }, - "argparse": { - "version": "0.1.16", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-0.1.16.tgz", - "integrity": "sha1-z9AeD7uj1srtBJ+9dY1A9lGW9Xw=", - "dev": true, - "requires": { - "underscore": "~1.7.0", - "underscore.string": "~2.4.0" - }, - "dependencies": { - "underscore.string": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.4.0.tgz", - "integrity": "sha1-jN2PusTi0uoefi6Al8QvRCKA+Fs=", - "dev": true - } - } - }, - "async": { - "version": "0.1.22", - "resolved": "https://registry.npmjs.org/async/-/async-0.1.22.tgz", - "integrity": "sha1-D8GqoIig4+8Ovi2IMbqw3PiEUGE=", - "dev": true - }, - "basic-auth-connect": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/basic-auth-connect/-/basic-auth-connect-1.0.0.tgz", - "integrity": "sha1-/bC0OWLKe0BFanwrtI/hc9otISI=", - "dev": true - }, - "batch": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/batch/-/batch-0.5.0.tgz", - "integrity": "sha1-/S4Fp6XWlrTbkxQBPihdj/NVfsM=", - "dev": true - }, - "body-parser": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.3.1.tgz", - "integrity": "sha1-GnRRP8eJfXDbVlieDQPwoT8b+pQ=", - "dev": true, - "requires": { - "bytes": "1.0.0", - "qs": "0.6.6", - "raw-body": "1.1.6", - "type-is": "1.2.1" - } - }, - "buffer-crc32": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.1.tgz", - "integrity": "sha1-vj5TgvwCttYySVasGvmKqYsIU0w=", - "dev": true - }, - "bytes": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/bytes/-/bytes-1.0.0.tgz", - "integrity": "sha1-NWnt6Lo0MV+rmcPpLLBMciDeH6g=", - "dev": true - }, - "coffee-script": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/coffee-script/-/coffee-script-1.3.3.tgz", - "integrity": "sha1-FQ1rTLUiiUNp7+1qIQHCC8f0pPQ=", - "dev": true - }, - "colors": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz", - "integrity": "sha1-JCP+ZnisDF2uiFLl0OW+CMmXq8w=", - "dev": true - }, - "compressible": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/compressible/-/compressible-1.1.0.tgz", - "integrity": "sha1-Ek2Ke7oYoFpBCi8lutQTsblK/2c=", - "dev": true - }, - "compression": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/compression/-/compression-1.0.7.tgz", - "integrity": "sha1-/Ev/Jh3043oTAAby2yqZo0iW9Vo=", - "dev": true, - "requires": { - "accepts": "1.0.3", - "bytes": "1.0.0", - "compressible": "1.1.0", - "on-headers": "0.0.0", - "vary": "0.1.0" - } - }, - "connect": { - "version": "2.19.6", - "resolved": "https://registry.npmjs.org/connect/-/connect-2.19.6.tgz", - "integrity": "sha1-1HP9eUnFW0I6ZPhCDb0Gnbd82dI=", - "dev": true, - "requires": { - "basic-auth-connect": "1.0.0", - "body-parser": "1.3.1", - "bytes": "1.0.0", - "compression": "1.0.7", - "connect-timeout": "1.1.0", - "cookie": "0.1.2", - "cookie-parser": "1.1.0", - "cookie-signature": "1.0.3", - "csurf": "1.2.1", - "debug": "1.0.2", - "errorhandler": "1.0.2", - "escape-html": "1.0.1", - "express-session": "1.2.1", - "fresh": "0.2.2", - "method-override": "2.0.2", - "morgan": "1.1.1", - "multiparty": "3.2.8", - "on-headers": "0.0.0", - "parseurl": "1.0.1", - "pause": "0.0.1", - "qs": "0.6.6", - "response-time": "2.0.0", - "serve-favicon": "2.0.1", - "serve-index": "1.1.1", - "serve-static": "1.2.3", - "type-is": "1.2.1", - "vhost": "1.0.0" - } - }, - "connect-livereload": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/connect-livereload/-/connect-livereload-0.4.1.tgz", - "integrity": "sha1-D4oagWvJuv+uRjfM6pF0Yv41kXo=", - "dev": true - }, - "connect-timeout": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/connect-timeout/-/connect-timeout-1.1.0.tgz", - "integrity": "sha1-/IBhX8els4Y70DGa8kkdLX/cXwU=", - "dev": true, - "requires": { - "debug": "0.8.1" - }, - "dependencies": { - "debug": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-0.8.1.tgz", - "integrity": "sha1-IP9NJvXkIstoobrLu2EDmtjBwTA=", - "dev": true - } - } - }, - "cookie": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz", - "integrity": "sha1-cv7D0k5Io0Mgc9kMEmQgBQYQBLE=", - "dev": true - }, - "cookie-parser": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/cookie-parser/-/cookie-parser-1.1.0.tgz", - "integrity": "sha1-L4JlqjtVczqF7vIH8OJTDD6M9wU=", - "dev": true, - "requires": { - "cookie": "0.1.2", - "cookie-signature": "1.0.3" - } - }, - "cookie-signature": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.3.tgz", - "integrity": "sha1-kc2ZfMUftkFZVzjGnNoCAyj1D/k=", - "dev": true - }, - "core-util-is": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", - "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=", - "dev": true - }, - "csrf-tokens": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/csrf-tokens/-/csrf-tokens-1.0.4.tgz", - "integrity": "sha1-SWclaLJwM0hkTqyvYc29wFS6VvI=", - "dev": true, - "requires": { - "rndm": "1", - "scmp": "~0.0.3", - "uid2": "~0.0.2" - } - }, - "csurf": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/csurf/-/csurf-1.2.1.tgz", - "integrity": "sha1-OSj6I3WS7Vgkp8Ih2Fgb81ap2nY=", - "dev": true, - "requires": { - "csrf-tokens": "~1.0.2" - } - }, - "dateformat": { - "version": "1.0.2-1.2.3", - "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-1.0.2-1.2.3.tgz", - "integrity": "sha1-sCIMAt6YYXQztyhRz0fePfLNvuk=", - "dev": true - }, - "debug": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/debug/-/debug-1.0.2.tgz", - "integrity": "sha1-OElZHBDM5khHbDx8Li40FttZY8Q=", - "dev": true, - "requires": { - "ms": "0.6.2" - } - }, - "ee-first": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.0.3.tgz", - "integrity": "sha1-bJjECJq+y1p7hcGsRJqmA9Oz2r4=", - "dev": true - }, - "errorhandler": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/errorhandler/-/errorhandler-1.0.2.tgz", - "integrity": "sha1-WH1Hu7vEjP/hMsOs2nIVyQJVgQg=", - "dev": true - }, - "escape-html": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.1.tgz", - "integrity": "sha1-GBoobq05ejmpKFfPsdQwUuNWv/A=", - "dev": true - }, - "esprima": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz", - "integrity": "sha1-n1V+CPw7TSbs6d00+Pv0drYlha0=", - "dev": true - }, - "eventemitter2": { - "version": "0.4.14", - "resolved": "https://registry.npmjs.org/eventemitter2/-/eventemitter2-0.4.14.tgz", - "integrity": "sha1-j2G3XN4BKy6esoTUVFWDtWQ7Yas=", - "dev": true - }, - "exit": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz", - "integrity": "sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=", - "dev": true - }, - "express-session": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/express-session/-/express-session-1.2.1.tgz", - "integrity": "sha1-J0GhZh6zpKF6fbCkgEn78FV05GU=", - "dev": true, - "requires": { - "buffer-crc32": "0.2.1", - "cookie": "0.1.2", - "cookie-signature": "1.0.3", - "debug": "0.8.1", - "on-headers": "0.0.0", - "uid2": "0.0.3", - "utils-merge": "1.0.0" - }, - "dependencies": { - "debug": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-0.8.1.tgz", - "integrity": "sha1-IP9NJvXkIstoobrLu2EDmtjBwTA=", - "dev": true - } - } - }, - "faye-websocket": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.4.4.tgz", - "integrity": "sha1-wUxbO/FNdBf/v9mQwKdJXNnzN7w=", - "dev": true - }, - "findup-sync": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.1.3.tgz", - "integrity": "sha1-fz56l7gjksZTvwZYm9hRkOk8NoM=", - "dev": true, - "requires": { - "glob": "~3.2.9", - "lodash": "~2.4.1" - }, - "dependencies": { - "glob": { - "version": "3.2.11", - "resolved": "https://registry.npmjs.org/glob/-/glob-3.2.11.tgz", - "integrity": "sha1-Spc/Y1uRkPcV0QmH1cAP0oFevj0=", - "dev": true, - "requires": { - "inherits": "2", - "minimatch": "0.3" - } - }, - "lodash": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz", - "integrity": "sha1-+t2DS5aDBz2hebPq5tnA0VBT9z4=", - "dev": true - }, - "minimatch": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz", - "integrity": "sha1-J12O2qxPG7MyZHIInnlJyDlGmd0=", - "dev": true, - "requires": { - "lru-cache": "2", - "sigmund": "~1.0.0" - } - } - } - }, - "finished": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/finished/-/finished-1.2.2.tgz", - "integrity": "sha1-QWCOr639ZWg7RqEiC8Sx7D2u3Ng=", - "dev": true, - "requires": { - "ee-first": "1.0.3" - } - }, - "fresh": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.2.2.tgz", - "integrity": "sha1-lzHc9WeMf660T7kDxPct9VGH+nc=", - "dev": true - }, - "gaze": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/gaze/-/gaze-0.5.2.tgz", - "integrity": "sha1-QLcJU30k0dRXZ9takIaJ3+aaxE8=", - "dev": true, - "requires": { - "globule": "~0.1.0" - } - }, - "getobject": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/getobject/-/getobject-0.1.0.tgz", - "integrity": "sha1-BHpEl4n6Fg0Bj1SG7ZEyC27HiFw=", - "dev": true - }, - "glob": { - "version": "3.1.21", - "resolved": "https://registry.npmjs.org/glob/-/glob-3.1.21.tgz", - "integrity": "sha1-0p4KBV3qUTj00H7UDomC6DwgZs0=", - "dev": true, - "requires": { - "graceful-fs": "~1.2.0", - "inherits": "1", - "minimatch": "~0.2.11" - }, - "dependencies": { - "inherits": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-1.0.2.tgz", - "integrity": "sha1-ykMJ2t7mtUzAuNJH6NfHoJdb3Js=", - "dev": true - } - } - }, - "globule": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/globule/-/globule-0.1.0.tgz", - "integrity": "sha1-2cjt3h2nnRJaFRt5UzuXhnY0auU=", - "dev": true, - "requires": { - "glob": "~3.1.21", - "lodash": "~1.0.1", - "minimatch": "~0.2.11" - }, - "dependencies": { - "lodash": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz", - "integrity": "sha1-j1dWDIO1n8JwvT1WG2kAQ0MOJVE=", - "dev": true - } - } - }, - "graceful-fs": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz", - "integrity": "sha1-FaSAaldUfLLS2/J/QuiajDRRs2Q=", - "dev": true - }, - "grunt": { - "version": "0.4.5", - "resolved": "https://registry.npmjs.org/grunt/-/grunt-0.4.5.tgz", - "integrity": "sha1-VpN81RlDJK3/bSB2MYMqnWuk5/A=", - "dev": true, - "requires": { - "async": "~0.1.22", - "coffee-script": "~1.3.3", - "colors": "~0.6.2", - "dateformat": "1.0.2-1.2.3", - "eventemitter2": "~0.4.13", - "exit": "~0.1.1", - "findup-sync": "~0.1.2", - "getobject": "~0.1.0", - "glob": "~3.1.21", - "grunt-legacy-log": "~0.1.0", - "grunt-legacy-util": "~0.2.0", - "hooker": "~0.2.3", - "iconv-lite": "~0.2.11", - "js-yaml": "~2.0.5", - "lodash": "~0.9.2", - "minimatch": "~0.2.12", - "nopt": "~1.0.10", - "rimraf": "~2.2.8", - "underscore.string": "~2.2.1", - "which": "~1.0.5" - } - }, - "grunt-cli": { - "version": "0.1.13", - "resolved": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-0.1.13.tgz", - "integrity": "sha1-6evEBHYx9QEtkidww5N4EzytEPQ=", - "dev": true, - "requires": { - "findup-sync": "~0.1.0", - "nopt": "~1.0.10", - "resolve": "~0.3.1" - } - }, - "grunt-contrib-connect": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/grunt-contrib-connect/-/grunt-contrib-connect-0.8.0.tgz", - "integrity": "sha1-H3AEPjpHOuj7eorL+SnOEE6vQyM=", - "dev": true, - "requires": { - "async": "~0.9.0", - "connect": "~2.19.5", - "connect-livereload": "~0.4.0", - "open": "0.0.5", - "portscanner": "~0.2.3" - }, - "dependencies": { - "async": { - "version": "0.9.2", - "resolved": "https://registry.npmjs.org/async/-/async-0.9.2.tgz", - "integrity": "sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0=", - "dev": true - } - } - }, - "grunt-contrib-watch": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/grunt-contrib-watch/-/grunt-contrib-watch-0.6.1.tgz", - "integrity": "sha1-ZP3LolpjX1tNobbOb5DaCutuPxU=", - "dev": true, - "requires": { - "async": "~0.2.9", - "gaze": "~0.5.1", - "lodash": "~2.4.1", - "tiny-lr-fork": "0.0.5" - }, - "dependencies": { - "async": { - "version": "0.2.10", - "resolved": "https://registry.npmjs.org/async/-/async-0.2.10.tgz", - "integrity": "sha1-trvgsGdLnXGXCMo43owjfLUmw9E=", - "dev": true - }, - "lodash": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz", - "integrity": "sha1-+t2DS5aDBz2hebPq5tnA0VBT9z4=", - "dev": true - } - } - }, - "grunt-include-replace": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/grunt-include-replace/-/grunt-include-replace-2.0.2.tgz", - "integrity": "sha1-X7xERWeW4qICxnER89XA8E7rL4g=", - "dev": true - }, - "grunt-legacy-log": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-0.1.3.tgz", - "integrity": "sha1-7ClCboAwIa9ZAp+H0vnNczWgVTE=", - "dev": true, - "requires": { - "colors": "~0.6.2", - "grunt-legacy-log-utils": "~0.1.1", - "hooker": "~0.2.3", - "lodash": "~2.4.1", - "underscore.string": "~2.3.3" - }, - "dependencies": { - "lodash": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz", - "integrity": "sha1-+t2DS5aDBz2hebPq5tnA0VBT9z4=", - "dev": true - }, - "underscore.string": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.3.3.tgz", - "integrity": "sha1-ccCL9rQosRM/N+ePo6Icgvcymw0=", - "dev": true - } - } - }, - "grunt-legacy-log-utils": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/grunt-legacy-log-utils/-/grunt-legacy-log-utils-0.1.1.tgz", - "integrity": "sha1-wHBrndkGThFvNvI/5OawSGcsD34=", - "dev": true, - "requires": { - "colors": "~0.6.2", - "lodash": "~2.4.1", - "underscore.string": "~2.3.3" - }, - "dependencies": { - "lodash": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.2.tgz", - "integrity": "sha1-+t2DS5aDBz2hebPq5tnA0VBT9z4=", - "dev": true - }, - "underscore.string": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.3.3.tgz", - "integrity": "sha1-ccCL9rQosRM/N+ePo6Icgvcymw0=", - "dev": true - } - } - }, - "grunt-legacy-util": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-0.2.0.tgz", - "integrity": "sha1-kzJIhNv343qf98Am3/RR2UqeVUs=", - "dev": true, - "requires": { - "async": "~0.1.22", - "exit": "~0.1.1", - "getobject": "~0.1.0", - "hooker": "~0.2.3", - "lodash": "~0.9.2", - "underscore.string": "~2.2.1", - "which": "~1.0.5" - } - }, - "hooker": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz", - "integrity": "sha1-uDT3I8xKJCqmWWNFnfbZhMXT2Vk=", - "dev": true - }, - "iconv-lite": { - "version": "0.2.11", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.2.11.tgz", - "integrity": "sha1-HOYKOleGSiktEyH/RgnKS7llrcg=", - "dev": true - }, - "inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "dev": true - }, - "isarray": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz", - "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=", - "dev": true - }, - "js-yaml": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-2.0.5.tgz", - "integrity": "sha1-olrmUJmZ6X3yeMZxnaEb0Gh3Q6g=", - "dev": true, - "requires": { - "argparse": "~ 0.1.11", - "esprima": "~ 1.0.2" - } - }, - "lodash": { - "version": "0.9.2", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-0.9.2.tgz", - "integrity": "sha1-jzSZxSRdNG1oLlsNO0B2fgnxqSw=", - "dev": true - }, - "lru-cache": { - "version": "2.7.3", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz", - "integrity": "sha1-bUUk6LlV+V1PW1iFHOId1y+06VI=", - "dev": true - }, - "method-override": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/method-override/-/method-override-2.0.2.tgz", - "integrity": "sha1-AFMSeMeXiWQL8n6X4mo6Wh98ynM=", - "dev": true, - "requires": { - "methods": "1.0.1", - "parseurl": "1.0.1", - "vary": "0.1.0" - } - }, - "methods": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/methods/-/methods-1.0.1.tgz", - "integrity": "sha1-dbyRlD3/19oDfPPusO1zoAN80Us=", - "dev": true - }, - "mime": { - "version": "1.2.11", - "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz", - "integrity": "sha1-WCA+7Ybjpe8XrtK32evUfwpg3RA=", - "dev": true - }, - "mime-types": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.0.tgz", - "integrity": "sha1-antKavLn2S+Xr+A/BHx4AejwAdI=", - "dev": true - }, - "minimatch": { - "version": "0.2.14", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.2.14.tgz", - "integrity": "sha1-x054BXT2PG+aCQ6Q775u9TpqdWo=", - "dev": true, - "requires": { - "lru-cache": "2", - "sigmund": "~1.0.0" - } - }, - "morgan": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/morgan/-/morgan-1.1.1.tgz", - "integrity": "sha1-zeRdLoB+vMQ5dFhG6oA5LmkJgUY=", - "dev": true, - "requires": { - "bytes": "1.0.0" - } - }, - "ms": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-0.6.2.tgz", - "integrity": "sha1-2JwhJMb9wTU9Zai3e/GqxLGTcIw=", - "dev": true - }, - "multiparty": { - "version": "3.2.8", - "resolved": "https://registry.npmjs.org/multiparty/-/multiparty-3.2.8.tgz", - "integrity": "sha1-veITAdrSlChuFVsrYHEMauBK5k8=", - "dev": true, - "requires": { - "readable-stream": "~1.1.9", - "stream-counter": "~0.2.0" - } - }, - "negotiator": { - "version": "0.4.6", - "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.4.6.tgz", - "integrity": "sha1-9F+vn6gz7TylElDqmn3fxCZ6RLM=", - "dev": true - }, - "nopt": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz", - "integrity": "sha1-bd0hvSoxQXuScn3Vhfim83YI6+4=", - "dev": true, - "requires": { - "abbrev": "1" - } - }, - "noptify": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/noptify/-/noptify-0.0.3.tgz", - "integrity": "sha1-WPZUpz2XU98MUdlobckhBKZ/S7s=", - "dev": true, - "requires": { - "nopt": "~2.0.0" - }, - "dependencies": { - "nopt": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/nopt/-/nopt-2.0.0.tgz", - "integrity": "sha1-ynQW8gpeP5w7hhgPlilfo9C1Lg0=", - "dev": true, - "requires": { - "abbrev": "1" - } - } - } - }, - "on-headers": { - "version": "0.0.0", - "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-0.0.0.tgz", - "integrity": "sha1-7igX+DRDJXhc2cLfKyQrvBfK9MQ=", - "dev": true - }, - "open": { - "version": "0.0.5", - "resolved": "https://registry.npmjs.org/open/-/open-0.0.5.tgz", - "integrity": "sha1-QsPhjslUZra/DcQvOilFw/DK2Pw=", - "dev": true - }, - "parseurl": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.0.1.tgz", - "integrity": "sha1-Llfc5u/dN8NRhwEDCUTCK/OIt7Q=", - "dev": true - }, - "pause": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/pause/-/pause-0.0.1.tgz", - "integrity": "sha1-HUCLP9t2kjuVQ9lvtMnf1TXZy10=", - "dev": true - }, - "portscanner": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/portscanner/-/portscanner-0.2.3.tgz", - "integrity": "sha1-QNityS4BsgWrAgqhbw44asXtGXg=", - "dev": true, - "requires": { - "async": "0.1.15" - }, - "dependencies": { - "async": { - "version": "0.1.15", - "resolved": "https://registry.npmjs.org/async/-/async-0.1.15.tgz", - "integrity": "sha1-IYDqyizypspSgNQcBYW+ybPkm9M=", - "dev": true - } - } - }, - "qs": { - "version": "0.6.6", - "resolved": "https://registry.npmjs.org/qs/-/qs-0.6.6.tgz", - "integrity": "sha1-bgFQmP9RlouKPIGQAdXyyJvEsQc=", - "dev": true - }, - "range-parser": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.0.3.tgz", - "integrity": "sha1-aHKCNTXGkuLCoBA4Jq/YLC4P8XU=", - "dev": true - }, - "raw-body": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-1.1.6.tgz", - "integrity": "sha1-mOnfmn4t+ZSTG3zbSyprlpSnTwI=", - "dev": true, - "requires": { - "bytes": "1" - } - }, - "readable-stream": { - "version": "1.1.14", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz", - "integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=", - "dev": true, - "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.1", - "isarray": "0.0.1", - "string_decoder": "~0.10.x" - } - }, - "resolve": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-0.3.1.tgz", - "integrity": "sha1-NMY0R8ZkxwWY0cmxJvxDsqJDEKQ=", - "dev": true - }, - "response-time": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/response-time/-/response-time-2.0.0.tgz", - "integrity": "sha1-Zcs5/VDeL0/9vdKF8YVZZr1vyzY=", - "dev": true, - "requires": { - "on-headers": "0.0.0" - } - }, - "rimraf": { - "version": "2.2.8", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz", - "integrity": "sha1-5Dm+Kq7jJzIZUnMPmaiSnk/FBYI=", - "dev": true - }, - "rndm": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/rndm/-/rndm-1.2.0.tgz", - "integrity": "sha1-8z/pz7Urv9UgqhgyO8ZdsRCht2w=", - "dev": true - }, - "scmp": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/scmp/-/scmp-0.0.3.tgz", - "integrity": "sha1-NkjfLXKUZB5/eGc//CloHZutkHM=", - "dev": true - }, - "send": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/send/-/send-0.4.3.tgz", - "integrity": "sha1-lieyO3cH+/Y3ODHKxXkzMLWUtkA=", - "dev": true, - "requires": { - "debug": "1.0.2", - "escape-html": "1.0.1", - "finished": "1.2.2", - "fresh": "0.2.2", - "mime": "1.2.11", - "range-parser": "~1.0.0" - } - }, - "serve-favicon": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/serve-favicon/-/serve-favicon-2.0.1.tgz", - "integrity": "sha1-SCaXXZ8XPKOkFY6WmBYfdd7Hr+w=", - "dev": true, - "requires": { - "fresh": "0.2.2" - } - }, - "serve-index": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.1.1.tgz", - "integrity": "sha1-6trdj9B0E63RejAcZX9S/AXxnS8=", - "dev": true, - "requires": { - "accepts": "1.0.3", - "batch": "0.5.0" - } - }, - "serve-static": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.2.3.tgz", - "integrity": "sha1-k87Lw0Dweey4WJKB0dwxwmwM0Vg=", - "dev": true, - "requires": { - "escape-html": "1.0.1", - "parseurl": "1.0.1", - "send": "0.4.3" - } - }, - "sigmund": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz", - "integrity": "sha1-P/IfGYytIXX587eBhT/ZTQ0ZtZA=", - "dev": true - }, - "stream-counter": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/stream-counter/-/stream-counter-0.2.0.tgz", - "integrity": "sha1-3tJmVWMZyLDiIoErnPOyb6fZR94=", - "dev": true, - "requires": { - "readable-stream": "~1.1.8" - } - }, - "string_decoder": { - "version": "0.10.31", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz", - "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", - "dev": true - }, - "tiny-lr-fork": { - "version": "0.0.5", - "resolved": "https://registry.npmjs.org/tiny-lr-fork/-/tiny-lr-fork-0.0.5.tgz", - "integrity": "sha1-Hpnh4qhGm3NquX2X7vqYxx927Qo=", - "dev": true, - "requires": { - "debug": "~0.7.0", - "faye-websocket": "~0.4.3", - "noptify": "~0.0.3", - "qs": "~0.5.2" - }, - "dependencies": { - "debug": { - "version": "0.7.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-0.7.4.tgz", - "integrity": "sha1-BuHqgILCyxTjmAbiLi9vdX+Srzk=", - "dev": true - }, - "qs": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/qs/-/qs-0.5.6.tgz", - "integrity": "sha1-MbGtBYVnZRxSaSFQa5qHk5EaA4Q=", - "dev": true - } - } - }, - "type-is": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.2.1.tgz", - "integrity": "sha1-c9RICApPHdGKyx7v/2KWjFtdVKI=", - "dev": true, - "requires": { - "mime-types": "1.0.0" - } - }, - "uid2": { - "version": "0.0.3", - "resolved": "https://registry.npmjs.org/uid2/-/uid2-0.0.3.tgz", - "integrity": "sha1-SDEm4Rd03y9xuLY53NeZw3YWK4I=", - "dev": true - }, - "underscore": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.7.0.tgz", - "integrity": "sha1-a7rwh3UA02vjTsqlhODbn+8DUgk=", - "dev": true - }, - "underscore.string": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.2.1.tgz", - "integrity": "sha1-18D6KvXVoaZ/QlPa7pgTLnM/Dxk=", - "dev": true - }, - "utils-merge": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.0.tgz", - "integrity": "sha1-ApT7kiu5N1FTVBxPcJYjHyh8ivg=", - "dev": true - }, - "vary": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/vary/-/vary-0.1.0.tgz", - "integrity": "sha1-3wlFiZ6TwMxb0YzIMh2dIedPYXY=", - "dev": true - }, - "vhost": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/vhost/-/vhost-1.0.0.tgz", - "integrity": "sha1-ZUUT8omk+Jiqt0W71jPkAYDJxMA=", - "dev": true - }, - "which": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/which/-/which-1.0.9.tgz", - "integrity": "sha1-RgwdoPgQED0DIam2M6+eV15kSG8=", - "dev": true - } - } -} diff --git a/13th_Age-neovatar/package.json b/13th_Age-neovatar/package.json index 2fa20ac73b..be23a526ba 100644 --- a/13th_Age-neovatar/package.json +++ b/13th_Age-neovatar/package.json @@ -1,6 +1,6 @@ { "title": "13th Age Roll 20 Character Sheet - neovatar edition", - "version": "1.9", + "version": "1.8.1", "name": "roll20-13th_age-neovatar", "author": { "name": "Thomas Seliger" diff --git a/13th_Age-neovatar/sheet.json b/13th_Age-neovatar/sheet.json index 0d816ff20e..d08dd098aa 100644 --- a/13th_Age-neovatar/sheet.json +++ b/13th_Age-neovatar/sheet.json @@ -4,5 +4,5 @@ "authors": "Thomas Seliger (neovatar)", "roll20userid": "388327", "preview": "13th_Age-neovatar.jpg", - "instructions": "New edition of a 13th Age character sheet with some automation.\n\nVersion: 1.9\n\nIf you find bugs or have suggestions, please use the [Github issue tracker](https://github.com/neovatar/roll20-character-sheets/issues) for this sheet.\n\nFor changes in this version, please check the [CHANGELOG](https://github.com/Roll20/roll20-character-sheets/blob/master/13th_Age-neovatar/README.md#changelog) on Roll20.net Github repository." -} + "instructions": "New edition of a 13th Age character sheet with some automation.\n\nVersion: 1.8.1\n\nIf you find bugs or have suggestions, please use the [Github issue tracker](https://github.com/neovatar/roll20-character-sheets/issues) for this sheet.\n\nFor changes in this version, please check the [CHANGELOG](https://github.com/Roll20/roll20-character-sheets/blob/master/13th_Age-neovatar/README.md#changelog) on Roll20.net Github repository." +} \ No newline at end of file diff --git a/13th_Age-neovatar/src/13th_Age-neovatar.css b/13th_Age-neovatar/src/13th_Age-neovatar.css index 29cac5f2e2..dcb81ada6d 100644 --- a/13th_Age-neovatar/src/13th_Age-neovatar.css +++ b/13th_Age-neovatar/src/13th_Age-neovatar.css @@ -2,7 +2,7 @@ .sheet-13thAge { padding-top: 10px; - background: url('../img/bg3.jpg') repeat top left; + background: url('@@img_prefix/bg3.jpg') repeat top left; position: relative; font-size: 0.9em; } @@ -51,7 +51,7 @@ } .sheet-brush { - background: url("../img/bgh4.png"); + background: url("@@img_prefix/bgh4.png"); width: 15px; height: 26px; float: left; @@ -60,19 +60,19 @@ } .sheet-l1 { - background: url("../img/bghl1.png"); + background: url("@@img_prefix/bghl1.png"); } .sheet-l2 { - background: url("../img/bghl2.png"); + background: url("@@img_prefix/bghl2.png"); } .sheet-r1 { - background: url("../img/bghr1.png"); + background: url("@@img_prefix/bghr1.png"); } .sheet-r2 { - background: url("../img/bghr2.png"); + background: url("@@img_prefix/bghr2.png"); } .sheet-invert { @@ -228,30 +228,30 @@ select { border-width: 0px 0px 2px 0px; } -div[class^="sheet-section"] { +div[class^="sheet-section"] { display: none; } -div[class^="sheet-setup"] { +div[class^="sheet-setup"] { display: none; } -div[class^="sheet-npc"] { +div[class^="sheet-npc"] { display: none; } -input.sheet-tab11:checked ~ div[class^="sheet-section-setup"] { +input.sheet-tab11:checked ~ div[class^="sheet-section-setup"] { display: block; } -input.sheet-tab99:checked ~ div[class^="sheet-section-npc"] { +input.sheet-tab99:checked ~ div[class^="sheet-section-npc"] { display: block; } input.sheet-tab { width: 70px; height: 20px; - cursor: pointer; + cursor: pointer; position: relative; opacity: 0; z-index: 9999; @@ -259,7 +259,7 @@ input.sheet-tab { span.sheet-tab { text-align: center; - display: inline-block; + display: inline-block; font-size: 13px; /*background: black;*/ background-color: rgba(125,114,69,0.2); @@ -270,7 +270,7 @@ span.sheet-tab { border-width: 0px; width: 70px; height: 20px; - cursor: pointer; + cursor: pointer; position: relative; margin-left: -70px; margin-bottom: 2px; @@ -279,16 +279,16 @@ span.sheet-tab { input.sheet-tab::before { content: attr(title); text-align: center; - display: inline-block; + display: inline-block; width: 100%; height: 100%; - background: black; + background: black; color: white; font-weight: bold; } input.sheet-tab:checked::before { - background:gray; + background:gray; color:white; } @@ -318,7 +318,7 @@ input.sheet-tab9:checked + span.sheet-tab9, input.sheet-tab11:checked + span.sheet-tab11, input.sheet-tab99:checked + span.sheet-tab99, input.sheet-tab10:checked + span.sheet-tab10 { - background: gray; + background: gray; color: white; } @@ -384,7 +384,7 @@ input[type="checkbox"] + span::before text-align: center; display: inline-block; vertical-align: middle; - + content: "[show]"; width: 14px; height: 14px; @@ -411,10 +411,10 @@ hr.sheet-hr-fancy { height: 1px; margin: 0px; padding: 0px; - background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); - background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); - background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); - background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); + background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); + background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); + background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); + background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); } textarea { @@ -441,26 +441,6 @@ textarea.sheet-textarea-desc { border: none; } -.sheet-rolltemplate-13thage_feature .sheet-rt-table { - margin: 0; - border: none; -} -.sheet-rolltemplate-13thage_feature .sheet-rt-table td, -.sheet-rolltemplate-13thage_feature .sheet-rt-table th { - padding: 5px; - border: none; -} - -.sheet-rolltemplate-13thage_talent .sheet-rt-table { - margin: 0; - border: none; -} -.sheet-rolltemplate-13thage_talent .sheet-rt-table td, -.sheet-rolltemplate-13thage_talent .sheet-rt-table th { - padding: 5px; - border: none; -} - .sheet-rolltemplate-13thage_power .sheet-rt-table { margin: 0; border: none; @@ -471,36 +451,6 @@ textarea.sheet-textarea-desc { border: none; } -.sheet-rolltemplate-13thage_spell .sheet-rt-table { - margin: 0; - border: none; -} -.sheet-rolltemplate-13thage_spell .sheet-rt-table td, -.sheet-rolltemplate-13thage_spell .sheet-rt-table th { - padding: 5px; - border: none; -} - -.sheet-rolltemplate-13thage_enemy .sheet-rt-table { - margin: 0; - border: none; -} -.sheet-rolltemplate-13thage_enemy .sheet-rt-table td, -.sheet-rolltemplate-13thage_enemy .sheet-rt-table th { - padding: 5px; - border: none; -} - -.sheet-rolltemplate-13thage_item .sheet-rt-table { - margin: 0; - border: none; -} -.sheet-rolltemplate-13thage_item .sheet-rt-table td, -.sheet-rolltemplate-13thage_item .sheet-rt-table th { - padding: 5px; - border: none; -} - .sheet-rolltemplate-13thage_background .sheet-rt-table { margin: 0; border: none; @@ -608,7 +558,7 @@ textarea.sheet-textarea-desc { .sheet-rolltemplate-13thage_background .sheet-header { - background-color:#4d4d4d; + background-color:#000; margin: 2px 25px 2px 25px; border: 1px solid #000; color:white; @@ -666,154 +616,6 @@ textarea.sheet-textarea-desc { background-color: #4A57ED; } -/* feature template */ -.sheet-rolltemplate-13thage_feature table { - width:100%; - background-color:white; - border:2px solid #000; - border-spacing: 0; - border-collapse: separate; - border-radius: 5px; - -moz-box-shadow: 2px 2px 5px #000; - -webkit-box-shadow: 2px 2px 5px #000; - box-shadow:2px 2px 5px #000; - overflow: hidden; -} - -.sheet-rolltemplate-13thage_feature .sheet-header { - background-color:#009933; - margin: 2px 25px 2px 25px; - border: 1px solid #000; - padding-bottom: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:1em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_feature .sheet-header-small { - background-color:#0a750a; - margin: 2px 2px 2px 2px; - border: 1px solid #000; - padding-top: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:0.8em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_feature .sheet-header a{ - color:white; - text-decoration: underline; -} - -.sheet-rolltemplate-13thage_feature td { - padding:5px;line-height:1.4em; - vertical-align:top; - text-align:justify; -} - -.sheet-rolltemplate-13thage_feature tr:nth-child(even) { - background-color:#D3D3D3; -} - -.sheet-rolltemplate-13thage_feature .inlinerollresult { - color: white; - background-color: black; - border-color:black; -} - -.sheet-rolltemplate-13thage_feature .inlinerollresult.fullcrit { - color: white; - background-color: #3FB315 -} - -.sheet-rolltemplate-13thage_feature .inlinerollresult.fullfail { - color: white; - background-color: #B31515 -} - -.sheet-rolltemplate-13thage_feature .inlinerollresult.importantroll { - color: white; - background-color: #4A57ED; -} - -/* talent template */ -.sheet-rolltemplate-13thage_talent table { - width:100%; - background-color:white; - border:2px solid #000; - border-spacing: 0; - border-collapse: separate; - border-radius: 5px; - -moz-box-shadow: 2px 2px 5px #000; - -webkit-box-shadow: 2px 2px 5px #000; - box-shadow:2px 2px 5px #000; - overflow: hidden; -} - -.sheet-rolltemplate-13thage_talent .sheet-header { - background-color:#e68a00; - margin: 2px 25px 2px 25px; - border: 1px solid #000; - padding-bottom: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:1em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_talent .sheet-header-small { - background-color:#aa5909; - margin: 2px 2px 2px 2px; - border: 1px solid #000; - padding-top: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:0.8em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_talent .sheet-header a{ - color:white; - text-decoration: underline; -} - -.sheet-rolltemplate-13thage_talent td { - padding:5px;line-height:1.4em; - vertical-align:top; - text-align:justify; -} - -.sheet-rolltemplate-13thage_talent tr:nth-child(even) { - background-color:#D3D3D3; -} - -.sheet-rolltemplate-13thage_talent .inlinerollresult { - color: white; - background-color: black; - border-color:black; -} - -.sheet-rolltemplate-13thage_talent .inlinerollresult.fullcrit { - color: white; - background-color: #3FB315 -} - -.sheet-rolltemplate-13thage_talent .inlinerollresult.fullfail { - color: white; - background-color: #B31515 -} - -.sheet-rolltemplate-13thage_talent .inlinerollresult.importantroll { - color: white; - background-color: #4A57ED; -} - /* power template */ .sheet-rolltemplate-13thage_power table { width:100%; @@ -829,7 +631,7 @@ textarea.sheet-textarea-desc { } .sheet-rolltemplate-13thage_power .sheet-header { - background-color:#0066cc; + background-color:#000; margin: 2px 25px 2px 25px; border: 1px solid #000; padding-bottom: 2px; @@ -841,7 +643,7 @@ textarea.sheet-textarea-desc { } .sheet-rolltemplate-13thage_power .sheet-header-small { - background-color:#003399; + background-color:#000; margin: 2px 2px 2px 2px; border: 1px solid #000; padding-top: 2px; @@ -888,228 +690,6 @@ textarea.sheet-textarea-desc { background-color: #4A57ED; } -/* spell template */ -.sheet-rolltemplate-13thage_spell table { - width:100%; - background-color:white; - border:2px solid #000; - border-spacing: 0; - border-collapse: separate; - border-radius: 5px; - -moz-box-shadow: 2px 2px 5px #000; - -webkit-box-shadow: 2px 2px 5px #000; - box-shadow:2px 2px 5px #000; - overflow: hidden; -} - -.sheet-rolltemplate-13thage_spell .sheet-header { - background-color:#990099; - margin: 2px 25px 2px 25px; - border: 1px solid #000; - padding-bottom: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:1em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_spell .sheet-header-small { - background-color:#660066; - margin: 2px 2px 2px 2px; - border: 1px solid #000; - padding-top: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:0.8em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_spell .sheet-header a{ - color:white; - text-decoration: underline; -} - -.sheet-rolltemplate-13thage_spell td { - padding:5px;line-height:1.4em; - vertical-align:top; - text-align:justify; -} - -.sheet-rolltemplate-13thage_spell tr:nth-child(even) { - background-color:#D3D3D3; -} - -.sheet-rolltemplate-13thage_spell .inlinerollresult { - color: white; - background-color: black; - border-color:black; -} - -.sheet-rolltemplate-13thage_spell .inlinerollresult.fullcrit { - color: white; - background-color: #3FB315 -} - -.sheet-rolltemplate-13thage_spell .inlinerollresult.fullfail { - color: white; - background-color: #B31515 -} - -.sheet-rolltemplate-13thage_spell .inlinerollresult.importantroll { - color: white; - background-color: #4A57ED; -} - -/* enemy template */ -.sheet-rolltemplate-13thage_enemy table { - width:100%; - background-color:white; - border:2px solid #000; - border-spacing: 0; - border-collapse: separate; - border-radius: 5px; - -moz-box-shadow: 2px 2px 5px #000; - -webkit-box-shadow: 2px 2px 5px #000; - box-shadow:2px 2px 5px #000; - overflow: hidden; -} - -.sheet-rolltemplate-13thage_enemy .sheet-header { - background-color:#cc0000; - margin: 2px 25px 2px 25px; - border: 1px solid #000; - padding-bottom: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:1em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_enemy .sheet-header-small { - background-color:#990000; - margin: 2px 2px 2px 2px; - border: 1px solid #000; - padding-top: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:0.8em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_enemy .sheet-header a{ - color:white; - text-decoration: underline; -} - -.sheet-rolltemplate-13thage_enemy td { - padding:5px;line-height:1.4em; - vertical-align:top; - text-align:justify; -} - -.sheet-rolltemplate-13thage_enemy tr:nth-child(even) { - background-color:#D3D3D3; -} - -.sheet-rolltemplate-13thage_enemy .inlinerollresult { - color: white; - background-color: black; - border-color:black; -} - -.sheet-rolltemplate-13thage_enemy .inlinerollresult.fullcrit { - color: white; - background-color: #3FB315 -} - -.sheet-rolltemplate-13thage_enemy .inlinerollresult.fullfail { - color: white; - background-color: #B31515 -} - -.sheet-rolltemplate-13thage_enemy .inlinerollresult.importantroll { - color: white; - background-color: #4A57ED; -} - -/* item template */ -.sheet-rolltemplate-13thage_item table { - width:100%; - background-color:white; - border:2px solid #000; - border-spacing: 0; - border-collapse: separate; - border-radius: 5px; - -moz-box-shadow: 2px 2px 5px #000; - -webkit-box-shadow: 2px 2px 5px #000; - box-shadow:2px 2px 5px #000; - overflow: hidden; -} - -.sheet-rolltemplate-13thage_item .sheet-header { - background-color:#4d4d4d; - margin: 2px 25px 2px 25px; - border: 1px solid #000; - padding-bottom: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:1em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_item .sheet-header-small { - background-color:#333333; - margin: 2px 2px 2px 2px; - border: 1px solid #000; - padding-top: 2px; - color:white; - font-family:"Helvetica Neue",Helvetica,sans-serif; - font-size:0.8em; - font-weight:bold; - text-align: center; -} - -.sheet-rolltemplate-13thage_item .sheet-header a{ - color:white; - text-decoration: underline; -} - -.sheet-rolltemplate-13thage_item td { - padding:5px;line-height:1.4em; - vertical-align:top; - text-align:justify; -} - -.sheet-rolltemplate-13thage_item tr:nth-child(even) { - background-color:#D3D3D3; -} - -.sheet-rolltemplate-13thage_item .inlinerollresult { - color: white; - background-color: black; - border-color:black; -} - -.sheet-rolltemplate-13thage_item .inlinerollresult.fullcrit { - color: white; - background-color: #3FB315 -} - -.sheet-rolltemplate-13thage_item .inlinerollresult.fullfail { - color: white; - background-color: #B31515 -} - -.sheet-rolltemplate-13thage_item .inlinerollresult.importantroll { - color: white; - background-color: #4A57ED; -} - /* block text template */ .sheet-rolltemplate-13thage_block table { width:100%; diff --git a/13th_Age-neovatar/src/13th_Age-neovatar.html b/13th_Age-neovatar/src/13th_Age-neovatar.html index 4e5daef643..bb6189b7b9 100644 --- a/13th_Age-neovatar/src/13th_Age-neovatar.html +++ b/13th_Age-neovatar/src/13th_Age-neovatar.html @@ -6,25 +6,18 @@
-
-
13th Age Character Sheet
-
-
-
+
+
13th Age Character Sheet
- +
Name
-
- -
Gender
-
- +
Race
- +
Class
@@ -32,30 +25,7 @@
Level
-
-
- -
Alignment
-
-
- -
Faction
-
-
- -
Title
-
-
- -
Size
-
-
- -
Age
-
-
-
PC @@ -69,7 +39,7 @@
Ability Scores
-
+
STR CON @@ -106,47 +76,37 @@
- Mod. - - - - - - -
-
- Check - - - - - - + Mod + + + + + +

-
Basic Melee Attacks
+
Basic Melee Attack
 Attack -   - Damage + | Damage -   - Miss + Miss 
-  #1 + + + - | - - | + - - -
Ability - +Misc. - +Item -   - Wpn. - +Abl. - +Misc. - +Item -   - Dmg. -
-
-  #2 - - - - - - | - - - - - - - - - | - - - - + Misc. + Item + Weapon + Ability + Misc. + Item + On Miss

-
Basic Ranged Attacks
+
Basic Ranged Attack
 Attack -   - Damage + | Damage -   - Miss + Miss 
-  #1 + + + - | - - | + - - -
Ability - +Misc. - +Item -   - Wpn. - +Abl. - +Misc. - +Item -   - Dmg. -
-
-  #2 - - - - - - | - - - - - - - - - | - - - - + Misc. + Item + Weapon + Ability + Misc. + Item + On Miss

@@ -381,7 +220,7 @@
Defenses
- AC + AC @@ -389,14 +228,14 @@ - PD + PD - MD + MD @@ -406,13 +245,13 @@
  - TOTAL + Total Base   - TOTAL + Total Base   - TOTAL + Total Base
@@ -428,50 +267,27 @@
  - +Misc. - +Item + Misc. + Item   - +Misc. - +Item + Misc. + Item   - +Misc. - +Item + Misc + Item

-
-
- Resistances & Immunities - Rating - Tier -
-
-
-
-
- - - - - - - - - -
-
-
-
Hit Points
- HP + HP - + @@ -479,83 +295,47 @@
- Current - +Temp. + Current + Temp. Max. Base - +Misc. -
-
-
- -
-
Saves
-
-
-
- - Death - - - - - - - - Regular - - - - Moral - - - - Custom - - + Misc.

-
+
Recoveries
- / - +
- Current - + Current Max. Rec. Die
-
+
Initiative
@@ -563,7 +343,7 @@
- + @@ -572,79 +352,408 @@ - +
- - - - +Misc. - +Item + DEX + Misc. + Item
+
+ +
+
One Unique Thing
+
+ +
+


- +
-
Class Overview
-
- -
+
Class Features
-
- -
-
Culture & Ancestry
-
- -
-
-
-
- - - View - - -
+
+
+
+ + + + + +
-
-
+
+
+
+ + + + + +
At-Will +
+ +   + + + + + +
 Battle uses left +
+ +   + + + + + +
 Daily uses left +
+ + + +
+
+ Show Description  + + Show Macro  + +
+
+ +
+
Talents
+
+
+
+
+ + + + + + +
+
+
+
+ + + + + +
At-Will +
+ +   + + + + + +
 Battle uses left +
+ +   + + + + + +
 Daily uses left +
+ + + +
+
+ Show Description  + + Show Macro  + +
+
+
+ +
+
Powers & Spells
+
+
+
+
+ + + + + + +
+
+
+
+ + + + + +
At-Will +
+ +   + + + + + +
 Battle uses left +
+ +   + + + + + +
 Daily uses left +
+ + + +
+
+ Show Description  + + Show Macro  + +
+
+
+ +
+
Feats
+
+
+
+
+ + + + + + +
+
+
+
+ + + + + +
At-Will +
+ +   + + + + + +
 Battle uses left +
+ +   + + + + + +
 Daily uses left +
+ + + +
+
+ Show Description  + + Show Macro  + +
+
- +
-
Unique
+
Icon Relationships
- + Name + Points + Type +
-
-
+
+
+
+
+ + + + + + + + + + + + +
+
+
+
+ +
+
Backgrounds
+
+ Background + Points + +
+
+
+
+
+ + + + + + + + + +
+
+
+
+ +
+
Magic Items
+
+
+
+
+ + + + + + +
+
+
+
+ + + + + +
At-Will +
+ +   + + + + + +
 Battle uses left +
+ +   + + + + + +
 Daily uses left +
+ + + +
+
+ Show Description  + + Show Macro  + +
+
+
+
+
+ +
+
Equipment
- - - View - - + Item
-
+
+
+
+ + + +
+
+
+
+
+ +
+
Coins
+
+ Type + Qty +
+
+
+
+
+ + + + + + +
+
+
+

@@ -652,18 +761,20 @@
Incremental Advances
- Talent / Other - - - + Ability Score Bonus + + + + Extra Magic Item + + +
+
+ + 4th / 7th / 10th Level
+ (+1 to 3 abilities)
- Power / Spell - - - - -
@@ -672,8 +783,11 @@ - Attunement Slot - + Power/Spell + + + +
@@ -686,683 +800,9 @@
-
- - Icon Point - -
(At 4th / 7th levels only) -
- - Ability Score Bonus - -
(At 3rd / 6th / 9th levels only) -
-
-
-
-
-
- -
-
Class & Racial Features
-
-
-
-
- - - -   - - - -   - - - -   - - - -
-
-
-
- - - - - - / - -
- Encounter Uses -
- - - / - -
- Daily Uses -
- - - / - -
- Recharge -
- - -
- Rate -
-
-
- - - Feats - - A - - C - - E -         - Description  - -   - Macro  - - -
-
-
-
-
-
- - - View - - -
-
-
-
- -
-
Talents
-
-
-
-
- - - -   - - - -   - - - -   - - - -
-
-
-
- - - - - - / - -
- Encounter Uses -
- - - / - -
- Daily Uses -
- - - / - -
- Recharge -
- - -
- Rate -
-
-
- - - Feats - - A - - C - - E -         - Description  - -   - Macro  - - -
-
-
-
-
-
- - - View - - -
-
-
-
- -
-
Powers
-
-
-
-
- - - -   - - - -   - - - -   - - - -
-
-
-
- - - - - - / - -
- Encounter Uses -
- - - / - -
- Daily Uses -
- - - / - -
- Recharge -
- - -
- Rate -
-
-
- - - Feats - - A - - C - - E -         - Description  - -   - Macro  - - -
-
-
-
-
-
- - - View - - -
-
-
-
- -
-
Spells
-
-
-
- - Spell Slots  - - - Levels -   -   -   -   -   - - - Total  - -
-
-
-
-
-
- - - -   - - - -   - - - -   - - - -
-
-
-
- - - - - - / - -
- Encounter Uses -
- - - / - -
- Daily Uses -
- - - / - -
- Recharge -
- - -
- Rate -
-
-
- - - Feats - - A - - C - - E -         - Description  - -   - Macro  - - -
-
-
-
-
-
- - - View - - -
-
-
-
-
-
- -
-
Backgrounds
-
-
-
-
- - - - - - - - - -
-
- View Skills - -
-
-
-
- -
-
Icons & Relationships
-
- Name - Pts. - Type - Use -
-
-
-
-
- - - - - - - - - - - - - -
-
-
-
-
-
- Important Places & Characters -
-
-
-
-
- - - View - - -
-
-
-
-
-
- -
-
Equipment
-
- General Belongings -
-
- -
-
- Specific Gear -
-
-
-
-
- - - View - - -
-
-
-
-
- -
-
Wealth
-
- Coins - Qty. -
-
-
-
-
- - - - - - -
-
-
-
- Resources -
-
- -
-
-
-
- -
-
Gifts & Magic Items
-
-
-
- - Chakra Slots - - Attunements - - - - - - - - - - - - - - -
-
-
-
-
-
- - - -   - - - -   - - - -   - - - -
-
-
-
- - - - - - / - -
- Encounter Uses -
- - - / - -
- Daily Uses -
- - - / - -
- Recharge -
- - -
- Rate -
-
-
- - - Feats - - A - - C - - E -         - Description  - -   - Macro  - - -
-
-
-
-
-
- - - View - - -
-
-
-
-
-
@@ -1372,198 +812,40 @@
General Information
- - + + - - - - + - + - +
- NPC Name - Ref. - HD - Role - Category + Name + Level + Size + Class Type

-
Description / Lore
+
Description
- +
- -
-
NPC Attacks & Powers
-
-
-
-
- - - -   - - - -   - - - -
-
-
-
- - -
- Attack Bonus -
- - -
- Hit Damage -
- - -
- Miss Damage -
- - -
- Damage Type -
-
-
-
-
- - Description  - - Macro  - - -
-
-
-
-
-
-
-
-
- - - -   - - - -   - - - -   - - - -
-
-
-
- - - - - - / - -
- Encounter Uses -
- - - / - -
- Daily Uses -
- - - / - -
- Recharge -
- - -
- Rate -
-
-
- - - Feats - - A - - C - - E -                 - Description  - -   - Macro  - - -
-
-
-
-
-
-
- - - View - - -
-
-
-
-
+
Defenses
@@ -1577,52 +859,14 @@

+
-
- Resistances & Immunities - Rating - Tier -
-
-
-
+
Vulnerabilities
- - - - - - - - - +
-
-
-
-
- Vulnerabilities - Rating - Tier -
-
-
-
-
- - - - - - - - - -
-
-
-
+
Hit points
@@ -1640,31 +884,6 @@

- -
-
Saves
-
-
-
- - Death - - - - - - - - Regular - - - - Moral - - -
-
-
@@ -1682,157 +901,81 @@
-
- -
-
+
-
Useful Macros
-
- Copy any macros listed below into the description boxes of your main character sheet when you need them to help you define your powers. -
-
+
NPC Attacks & Powers
-
- - Shortcut - Edit Macro -
-
- Escalation Die Query - - -
-
- Basic Melee Attack #1 - - -
-
- Basic Melee Dmg. #1 - - -
-
- Basic Melee Attack #2 - - -
-
- Basic Melee Dmg. #2 - - -
-
- Basic Range Attk. #1 - - -
-
- Basic Range Dmg. #1 - - -
-
- Basic Range Attk. #2 - - -
-
- Basic Range Dmg. #2 - - -
-
- Tier (levels 5 & 8) Damage Multiplier - - This is a hidden function. -
-
-
- -
-
Feats / Custom
-
-
+
- + -   - - -   - - - -   - - +
- + - - - / - -
- Encounter Uses + + +
At-Will
- - - / - -
- Daily Uses + +   + + + + + +
 Battle uses left
- - - / - -
- Recharge + + + + + + +
 Daily uses left
- - -
- Rate + +
- - - Feats - - A - - C - - E -         - Description  - -   - Macro  - - + Show Description  + + Show Macro  +
-
+
+
-
-
Sheet Version: 1.9 + +
+
+
+
+
Setup Basic Macros
+
+ Escalation Die Macro + +
+
+
+
+
+
+

Sheet Version: @@version
@@ -1879,58 +1022,6 @@
- - - - - - {{#text}} - - {{/text}} - {{#allprops() character_name character_id name_link usage type text}} - - {{/allprops() character_name character_id name_link usage type text}} -
- {{#character_name}} - {{#character_id}}[{{character_name}}](http://journal.roll20.net/character/{{character_id}}){{/character_id}} - {{^character_id}}{{character_name}}{{/character_id}} - {{#name}}:{{/name}} - {{/character_name}} - {{#name}} - {{#name_link}}[{{name}}]({{name_link}}){{/name_link}} - {{^name_link}}{{name}}{{/name_link}} - {{/name}} -
- {{usage}} - {{type}} -

{{text}}

{{key}}

{{value}}

-
- - - - - - - {{#text}} - - {{/text}} - {{#allprops() character_name character_id name_link usage type text}} - - {{/allprops() character_name character_id name_link usage type text}} -
- {{#character_name}} - {{#character_id}}[{{character_name}}](http://journal.roll20.net/character/{{character_id}}){{/character_id}} - {{^character_id}}{{character_name}}{{/character_id}} - {{#name}}:{{/name}} - {{/character_name}} - {{#name}} - {{#name_link}}[{{name}}]({{name_link}}){{/name_link}} - {{^name_link}}{{name}}{{/name_link}} - {{/name}} -
- {{usage}} - {{type}} -

{{text}}

{{key}}

{{value}}

-
- @@ -1957,84 +1048,6 @@
- - - - - - {{#text}} - - {{/text}} - {{#allprops() character_name character_id name_link usage type text}} - - {{/allprops() character_name character_id name_link usage type text}} -
- {{#character_name}} - {{#character_id}}[{{character_name}}](http://journal.roll20.net/character/{{character_id}}){{/character_id}} - {{^character_id}}{{character_name}}{{/character_id}} - {{#name}}:{{/name}} - {{/character_name}} - {{#name}} - {{#name_link}}[{{name}}]({{name_link}}){{/name_link}} - {{^name_link}}{{name}}{{/name_link}} - {{/name}} -
- {{usage}} - {{type}} -

{{text}}

{{key}}

{{value}}

-
- - - - - - - {{#text}} - - {{/text}} - {{#allprops() character_name character_id name_link usage type text}} - - {{/allprops() character_name character_id name_link usage type text}} -
- {{#character_name}} - {{#character_id}}[{{character_name}}](http://journal.roll20.net/character/{{character_id}}){{/character_id}} - {{^character_id}}{{character_name}}{{/character_id}} - {{#name}}:{{/name}} - {{/character_name}} - {{#name}} - {{#name_link}}[{{name}}]({{name_link}}){{/name_link}} - {{^name_link}}{{name}}{{/name_link}} - {{/name}} -
- {{usage}} - {{type}} -

{{text}}

{{key}}

{{value}}

-
- - - - - - - {{#text}} - - {{/text}} - {{#allprops() character_name character_id name_link usage type text}} - - {{/allprops() character_name character_id name_link usage type text}} -
- {{#character_name}} - {{#character_id}}[{{character_name}}](http://journal.roll20.net/character/{{character_id}}){{/character_id}} - {{^character_id}}{{character_name}}{{/character_id}} - {{#name}}:{{/name}} - {{/character_name}} - {{#name}} - {{#name_link}}[{{name}}]({{name_link}}){{/name_link}} - {{^name_link}}{{name}}{{/name_link}} - {{/name}} -
- {{usage}} - {{type}} -

{{text}}

{{key}}

{{value}}

-
- @@ -2091,4 +1104,4 @@ }); }); }); - + \ No newline at end of file