mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
[RWBY_RoC-Unofficial_Tabletop_RPG] V.2.5.1 - Minor fixes (#5343)
* Update to V2- Added numerous roll and display options change log ¤ Modified all roll values ¤ Added Empower feature in Semblance section ¤ Added optional Additional, Unarmed and Alternate Form attack and damage rolls in Weapon section footer ¤ Added Info boxes attached to various parts of the sheet containing rule details ¤ Added Version Notes section in the header containing update and how-to-use notes ¤ Added Sheet Options section in the footer, containing modifiers and roll options ¤ Added option to hide Modification and Phial description fields, reduced format includes a Quick description field for mods and roll buttons for phials ¤ Changed Weapon Variants to Weapon Styles ¤ Added default placeholders to drop-down menus for Weapon styles and phial attributes ¤ Minor cosmetic changes (sans-serif font in text areas, etc) ¤ (Chrome only) Added webkit buttons (up/down arrows) in RoC Dice field for one-click RoC modification * Update RWBY_RoC-Unofficial_Tabletop_RPG/RWBY-UnofficialTabletopRPG.css Changed image link to github repo Co-Authored-By: Kasenai3 <Sengannomahoutsukai@gmail.com> * changed logo link to github repo * Update preview.jpg * Minor update v2.01 Fixed semblance and phial rolls, added character level field (and udpated changelog) * Updated Sheet to match v19.6.30 General: ¤ Updated Info boxes descriptions and rolls to match v.19.6.30 ¤ Updated Initiative Roll to enable choosing "Initiate" or "React" ¤ Updated Defense rolls to no longer ignore PER when Aura is depleted Weapon section: ¤ Updated Martial Arts Mod line to match v.19.6.30 (new accuracy: STR+PER, new damage: STR) Skill Check List section ¤ Added expandable "Skill Check list" above Semblance section, containing all fifteen exemple Skill Checks with stand-alone Roll buttons Semblance Empowering: ¤ Added Empower feature (checkbox) in Defense section ¤ Changed normal Semblance roll Empowering from Checkbox to in-chat button Dust Phials section: ¤ Added Dust Phial Roll button next to Secondary Attribute selection menu ¤ Removed individual Phial Level roll buttons ¤ Removed reduced mode second line (with Phial Level shortcut rolls) ¤ Phial description fields are still collapsible and take even less space than before Sheet Options section: ¤ Replaced "Initiative" permanent modifier field with "Dust phials (all)" permanent modifier field ¤ Replaced Semblance Empowering dialog box option with Defense Semblance Empowering dialog box option * Display fixes and a new feature ¤ Fixed displaying issues in Firefox ¤ Minor cosmetic changes (Dust textfields switched to gray) ¤ Fixed Initiative dialog box displaying wrong attributes for React check ¤ Converted some style attributes in .html to classes in .css Added features : ¤ Added read-only fields showing accuracy bonus next to melee and ranged roll butons
This commit is contained in:
@@ -63,23 +63,46 @@ border: 0px;
|
||||
|
||||
/* ===== Info =====*/
|
||||
.sheet-col-inf {
|
||||
width: 100px ;
|
||||
text-align: center ;
|
||||
width: 60px ;
|
||||
text-align: right ;
|
||||
padding: 5px 0px 0px 2px;
|
||||
display: inline;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace, sans-serif ;
|
||||
font-size: 1.1em ;
|
||||
Font-family: sans-serif;
|
||||
font-size: 1em ;
|
||||
}
|
||||
|
||||
.sheet-col-it {
|
||||
width: 80px ;
|
||||
text-align: center ;
|
||||
margin: 1px 0px 0px 0px;
|
||||
margin: 0px 0px 0px 0px;
|
||||
padding: 0px;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.sheet-57 {
|
||||
width: 65px;
|
||||
margin: 1px 0px 0px 0px;
|
||||
font-weight: bold;
|
||||
Font-family: sans-serif;
|
||||
font-size: 0.9em ;
|
||||
}
|
||||
|
||||
.sheet-53 {
|
||||
width: 53px;
|
||||
margin: 0px 0px 0px 0px;
|
||||
font-weight: bold;
|
||||
Font-family: sans-serif;
|
||||
font-size: 0.9em ;
|
||||
}
|
||||
|
||||
.sheet-82 {
|
||||
width:102px;
|
||||
margin: 1px 0px 0px 0px;
|
||||
font-weight: bold;
|
||||
Font-family: sans-serif;
|
||||
font-size: 0.9em ;
|
||||
}
|
||||
|
||||
/* ===== Defenses ===== */
|
||||
.sheet-col-def {
|
||||
height: 30px;
|
||||
@@ -111,27 +134,14 @@ position: relative;
|
||||
top: 5px;
|
||||
}
|
||||
|
||||
|
||||
.sheet-col-wv2 {
|
||||
width: 110px ;
|
||||
text-align: center ;
|
||||
padding: 7px ;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace, sans-serif ;
|
||||
font-size: 0.9em ;
|
||||
display: inline;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
}
|
||||
|
||||
.sheet-col-wv3 {
|
||||
width: 100px ;
|
||||
height: 30px;
|
||||
text-align: justify ;
|
||||
padding: 5px;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace, sans-serif ;
|
||||
font-size: 0.9em ;
|
||||
Font-family: monospace, ;
|
||||
font-size: 0.8em ;
|
||||
display: inline;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
@@ -141,10 +151,10 @@ top: 5px;
|
||||
width: 115px ;
|
||||
height: 30px;
|
||||
text-align: justify ;
|
||||
padding: 5px 0px 5px 5px;
|
||||
padding: 5px 4px 5px 5px;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace, sans-serif ;
|
||||
font-size: 0.9em ;
|
||||
Font-family: monospace, ;
|
||||
font-size: 0.85em ;
|
||||
display: inline;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
@@ -156,47 +166,93 @@ height: 30px;
|
||||
text-align: justify ;
|
||||
padding: 5px 0px 5px 4px;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace, sans-serif ;
|
||||
font-size: 0.9em ;
|
||||
Font-family: monospace, ;
|
||||
font-size: 0.85em ;
|
||||
display: inline;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
}
|
||||
|
||||
.sheet-col-wMvA {
|
||||
width: 100px ;
|
||||
height: 30px;
|
||||
text-align: justify ;
|
||||
padding: 5px 6px 5px 5px;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace, ;
|
||||
font-size: 0.85em ;
|
||||
display: inline;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
}
|
||||
|
||||
.sheet-col-wMvB {
|
||||
padding: 1px;
|
||||
width: 22px;
|
||||
margin-right: -5px;
|
||||
margin-left: 2px;
|
||||
display: inline;
|
||||
position: relative;
|
||||
top: 3px;
|
||||
}
|
||||
|
||||
.sheet-acc-bonus {
|
||||
padding-left: 0px;
|
||||
padding-top: 3px;
|
||||
padding-right: 0px;
|
||||
letter-spacing: -1px;
|
||||
background-color: transparent;
|
||||
border: none; font-size: 1.1em;
|
||||
font-family: monospace, sans-serif;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
width: 12px !important;
|
||||
}
|
||||
|
||||
.sheet-col-wMvD {
|
||||
width: 115px ;
|
||||
height: 30px;
|
||||
text-align: justify ;
|
||||
padding: 5px 0px 5px 5px;
|
||||
padding: 5px 2px 5px 0px;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace, sans-serif ;
|
||||
font-size: 0.9em ;
|
||||
Font-family: monospace, ;
|
||||
font-size: 0.85em ;
|
||||
display: inline;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
left: 7px;
|
||||
left: 5px;
|
||||
}
|
||||
|
||||
.sheet-col-wRvA {
|
||||
width: 86px ;
|
||||
height: 30px;
|
||||
text-align: left ;
|
||||
padding: 5px 5px 5px 0px;
|
||||
padding: 5px 3px 5px 0px;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace, sans-serif ;
|
||||
font-size: 0.9em ;
|
||||
Font-family: monospace, ;
|
||||
font-size: 0.85em ;
|
||||
display: inline;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
}
|
||||
|
||||
.sheet-col-wRvB {
|
||||
padding: 1px;
|
||||
width: 22px;
|
||||
margin-right: -5px;
|
||||
margin-left: -4px;
|
||||
display: inline;
|
||||
position: relative;
|
||||
top: 3px;
|
||||
}
|
||||
|
||||
.sheet-col-wRvD {
|
||||
height: 30px;
|
||||
text-align: left ;
|
||||
padding: 5px 0px 5px 4px;
|
||||
padding: 5px 1px 5px 4px;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace, sans-serif ;
|
||||
font-size: 0.9em ;
|
||||
Font-family: monospace, ;
|
||||
font-size: 0.85em ;
|
||||
display: inline;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
@@ -211,7 +267,7 @@ height: 100px;
|
||||
|
||||
textarea {
|
||||
height: 65px;
|
||||
width: 460px;
|
||||
width: 455px;
|
||||
margin: 1px;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
@@ -234,8 +290,8 @@ font-family: sans-serif;
|
||||
text-align: justify ;
|
||||
padding: 5px;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace, sans-serif ;
|
||||
font-size: 0.9em ;
|
||||
Font-family: monospace, ;
|
||||
font-size: 0.8em ;
|
||||
display: inline;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
@@ -246,8 +302,8 @@ font-family: sans-serif;
|
||||
text-align: justify ;
|
||||
padding: 5px;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace, sans-serif ;
|
||||
font-size: 0.9em ;
|
||||
Font-family: monospace, ;
|
||||
font-size: 0.8em ;
|
||||
display: inline;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
@@ -260,8 +316,8 @@ font-family: sans-serif;
|
||||
text-align: justify ;
|
||||
padding: 5px;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace, sans-serif ;
|
||||
font-size: 0.9em ;
|
||||
Font-family: monospace, ;
|
||||
font-size: 0.8em ;
|
||||
display: inline;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
@@ -273,8 +329,8 @@ font-family: sans-serif;
|
||||
text-align: justify ;
|
||||
padding: 5px;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace, sans-serif ;
|
||||
font-size: 0.9em ;
|
||||
Font-family: monospace, ;
|
||||
font-size: 0.8em ;
|
||||
display: inline;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
@@ -284,16 +340,16 @@ font-family: sans-serif;
|
||||
|
||||
.sheet-col-af {
|
||||
height: 30px;
|
||||
text-align: left ;
|
||||
padding: 5px;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace, sans-serif ;
|
||||
font-size: 0.9em ;
|
||||
Font-family: monospace, ;
|
||||
font-size: 0.8em ;
|
||||
display: inline;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
width: 90px;
|
||||
margin-right: -8px;
|
||||
text-align: justify ;
|
||||
}
|
||||
|
||||
.sheet-col-afb {
|
||||
@@ -304,6 +360,33 @@ font-family: sans-serif;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
/* ===== Semblance ===== */
|
||||
|
||||
.sheet-col-sem {
|
||||
height: 30px;
|
||||
text-align: left ;
|
||||
padding: 5px;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace, sans-serif;
|
||||
font-size: 1em ;
|
||||
display: inline;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
}
|
||||
|
||||
.sheet-col-sem-desc {
|
||||
height: 30px;
|
||||
text-align: left ;
|
||||
padding: 5px;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace, sans-serif;
|
||||
font-size: 1em ;
|
||||
display: inline;
|
||||
position: relative;
|
||||
top: 5px;
|
||||
width: 358px;
|
||||
}
|
||||
|
||||
/* ===== INPUTS ===== */
|
||||
|
||||
input[type=number]::-webkit-inner-spin-button,
|
||||
@@ -324,7 +407,7 @@ input[type=number].sheet-roc::-webkit-outer-spin-button {
|
||||
width: 0.8em;
|
||||
z-index: 5;
|
||||
opacity: 0.5;
|
||||
background: url('https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/RWBY_RoC-Unofficial_Tabletop_RPG/webkit.jpg') center center;
|
||||
background: url('https://github.com/Roll20/roll20-character-sheets/blob/master/RWBY_RoC-Unofficial_Tabletop_RPG/webkit.jpg?raw=true') center center;
|
||||
|
||||
}
|
||||
input[type="number"].sheet-roc::-webkit-inner-spin-button:hover,
|
||||
@@ -365,10 +448,10 @@ input[type=number].sheet-roc {
|
||||
.sheet-popup {
|
||||
width: 30px ;
|
||||
text-align: center ;
|
||||
padding: 2px ;
|
||||
padding: 5px 2px 5px 2px;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace, sans-serif ;
|
||||
font-size: 1.1em ;
|
||||
Font-family: monospace, ;
|
||||
font-size: 0.9em ;
|
||||
}
|
||||
|
||||
.sheet-popup + .sheet-tooltip {
|
||||
@@ -441,6 +524,47 @@ font-size: 1.1em ;
|
||||
box-shadow: 3px #CCC;
|
||||
}
|
||||
|
||||
|
||||
.sheet-popup-def {
|
||||
width: 30px ;
|
||||
text-align: center ;
|
||||
padding: 2px ;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace, ;
|
||||
font-size: 0.9em ;
|
||||
}
|
||||
|
||||
.sheet-popup-def + .sheet-tooltip {
|
||||
z-index: 10;
|
||||
display: none;
|
||||
padding: 4px;
|
||||
text-align: left;
|
||||
margin-left: 0px;
|
||||
font-weight: normal;
|
||||
text-transform: initial;
|
||||
font-variant: initial;
|
||||
}
|
||||
|
||||
.sheet-popup-def:hover + .sheet-tooltip {
|
||||
width: auto;
|
||||
display: inline;
|
||||
position: absolute;
|
||||
color: #111;
|
||||
border: 1px solid gray;
|
||||
background: #ffffff;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
.sheet-popup-def + .sheet-tooltip {
|
||||
border-radius: 1px;
|
||||
-moz-border-radius: 1px;
|
||||
-webkit-border-radius: 1px;
|
||||
-moz-box-shadow: 3px #CCC;
|
||||
-webkit-box-shadow: 3px #CCC;
|
||||
box-shadow: 3px #CCC;
|
||||
}
|
||||
|
||||
|
||||
.sheet-popup-semblance {
|
||||
width: 25px ;
|
||||
text-align: center ;
|
||||
@@ -482,6 +606,57 @@ font-size: 1.1em ;
|
||||
box-shadow: 3px #CCC;
|
||||
}
|
||||
|
||||
|
||||
.sheet-popup-skill {
|
||||
width: 30px ;
|
||||
text-align: center ;
|
||||
padding: 5px 2px 5px 2px;
|
||||
font-weight: bold ;
|
||||
Font-family: sans-serif;
|
||||
font-size: 0.85em;
|
||||
display: inline;
|
||||
}
|
||||
.sheet-popup-skill-stat {
|
||||
width: 80px ;
|
||||
text-align: center ;
|
||||
padding: 5px 2px 5px 2px;
|
||||
font-weight: bold ;
|
||||
Font-family: monospace;
|
||||
font-size: 0.85em;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.sheet-popup-skill + .sheet-tooltip {
|
||||
z-index: 10;
|
||||
display: none;
|
||||
padding: 4px;
|
||||
text-align: left;
|
||||
margin-left: 0px;
|
||||
font-weight: normal;
|
||||
text-transform: initial;
|
||||
font-variant: initial;
|
||||
}
|
||||
|
||||
.sheet-popup-skill:hover + .sheet-tooltip {
|
||||
width: auto;
|
||||
display: inline;
|
||||
position: absolute;
|
||||
color: #111;
|
||||
border: 1px solid gray;
|
||||
background: #ffffff;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
.sheet-popup-skill + .sheet-tooltip {
|
||||
border-radius: 1px;
|
||||
-moz-border-radius: 1px;
|
||||
-webkit-border-radius: 1px;
|
||||
-moz-box-shadow: 3px #CCC;
|
||||
-webkit-box-shadow: 3px #CCC;
|
||||
box-shadow: 3px #CCC;
|
||||
}
|
||||
|
||||
|
||||
.sheet-defense + .sheet-tooltip {
|
||||
z-index: 10;
|
||||
display: none;
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<input type="text" style=" background: #FFF; width: 25px; border-radius: 2px; font-weight: bold; Font-family: monospace, sans-serif; font-size: 1.1em ;" name="attr_level" />
|
||||
</div>
|
||||
<div class='sheet-col' style="text-align: left;">
|
||||
<img src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/RWBY_RoC-Unofficial_Tabletop_RPG/rwby.png" style="position: relative; left: 380px; bottom: 2px;" alt="RWBY Unofficial Tabletop RPG" width="80%" height="80%">
|
||||
<img src="https://github.com/Roll20/roll20-character-sheets/blob/master/RWBY_RoC-Unofficial_Tabletop_RPG/rwby.png?raw=true" style="position: relative; left: 380px; bottom: 2px;" alt="RWBY Unofficial Tabletop RPG" width="80%" height="80%">
|
||||
</div>
|
||||
</div>
|
||||
<div style=" display: inline; font-size: 0.6em; opacity:0.8;"><span style="font-family: Pictos;"> </span> Version notes </div>
|
||||
@@ -32,8 +32,7 @@
|
||||
<strong>
|
||||
Clarifications on Attribute Checkboxes:</strong>
|
||||
</td>
|
||||
<td align="left" style="font-size: 0.9em;"><strong>
|
||||
Change log (07.2019):</strong>
|
||||
<td align="left" style="font-size: 0.9em;"><strong>Change log (08.2019):</strong>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -53,6 +52,16 @@
|
||||
</td>
|
||||
<td style="font-size: 0.8em;">
|
||||
<div style="overflow: auto; height: 170px; width: 415px;">
|
||||
<br><strong>V2.5.1 (08.19):</strong>
|
||||
<br>Fixes :
|
||||
<br>¤ Fixed displaying issues in Firefox
|
||||
<br>¤ Minor cosmetic changes (Dust textfields switched to gray)
|
||||
<br>¤ Fixed Initiative dialog box displaying wrong attributes for React check
|
||||
<br>
|
||||
<br>Added features :
|
||||
<br>¤ Added read-only fields showing accuracy bonus next to melee and ranged roll butons
|
||||
<br>
|
||||
<br>
|
||||
<strong>V2.5 (07.19):</strong>
|
||||
<br>General:
|
||||
<br>¤ Updated Info boxes descriptions and rolls to match v.19.6.30
|
||||
@@ -352,10 +361,10 @@
|
||||
Initiative and moving faster.
|
||||
</span>
|
||||
</div>
|
||||
<div class='sheet-col'>
|
||||
<div class='sheet-col' style="padding: 1px 0px 0px 18px;">
|
||||
<button type="roll" value="/me is combat ready @{ad-disad-query}+(@{RoC})d10cs11cf0)+?{Initiative Check|
|
||||
Initiate (PER+WIL), @{willpower}[Wil]+@{perception}[Per][Initiate]|
|
||||
React (AGI+WIL), @{agility}[Agi]+@{perception}[Per][React]}+@{modquery} &{tracker}]]" name="roll_init" />
|
||||
React (PER+AGI), @{agility}[Agi]+@{perception}[Per][React]}+@{modquery} &{tracker}]]" name="roll_init" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -368,7 +377,7 @@
|
||||
Check desired attributes and roll.
|
||||
</span>
|
||||
</div>
|
||||
<div class='sheet-col'>
|
||||
<div class='sheet-col' style="padding: 1px 0px 0px 16px;">
|
||||
<button type="roll" value="/me attempts a skill roll @{ad-disad-query}+(@{RoC})d10cs11cf0)+@{altskillcheck}+@{modquery}]]" name="roll_skillroll" />
|
||||
</div>
|
||||
</div>
|
||||
@@ -395,60 +404,60 @@
|
||||
Year
|
||||
</div>
|
||||
<div class="sheet-col-it">
|
||||
<input type="text" name="attr_year" style="width: 57px; font-weight: bold; Font-family: monospace, sans-serif; font-size: 1em ;"/>
|
||||
<input class="sheet-57" type="text" name="attr_year"/>
|
||||
</div>
|
||||
<div class="sheet-col-inf">
|
||||
Gender
|
||||
</div>
|
||||
<div class="sheet-col-it">
|
||||
<input type="text" name="attr_gender" style="width: 53px; margin: 0px 8px 0px 0px; font-weight: bold; Font-family: monospace, sans-serif; font-size: 1em ;"/>
|
||||
<div class="sheet-col-it" style="margin-right: 9px">
|
||||
<input class="sheet-53" type="text" name="attr_gender"/>
|
||||
</div>
|
||||
<div class="sheet-col-inf">
|
||||
Hair
|
||||
</div>
|
||||
<div class="sheet-col-it">
|
||||
<input type="text" name="attr_hair" style="width:82px; margin: 1px 1px 0px 0px; font-weight: bold; Font-family: monospace, sans-serif; font-size: 1em ;"/>
|
||||
<input class="sheet-82" type="text" name="attr_hair"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sheet-4colrow" style="width: 380px;" align="right">
|
||||
<div class="sheet-col-inf" style="margin: 0px 2px 0px 0px;">
|
||||
<div class="sheet-col-inf">
|
||||
Team
|
||||
</div>
|
||||
<div class="sheet-col-it">
|
||||
<input type="text" name="attr_team" style="width: 57px; margin: 0px 24px 0px 0px; font-weight: bold; Font-family: monospace, sans-serif; font-size: 1em ;"/>
|
||||
<div class="sheet-col-it" style="margin-right: 22px">
|
||||
<input class="sheet-57" type="text" name="attr_team"/>
|
||||
</div>
|
||||
<div class="sheet-col-inf">
|
||||
Age
|
||||
</div>
|
||||
<div class="sheet-col-it">
|
||||
<input type="text" name="attr_age" style="width: 53px; margin: 0px 8px 0px 0px; font-weight: bold; Font-family: monospace, sans-serif; font-size: 1em ;"/>
|
||||
<div class="sheet-col-it" style="margin-right: 3px">
|
||||
<input class="sheet-53" type="text" name="attr_age"/>
|
||||
</div>
|
||||
<div class="sheet-col-inf">
|
||||
Eyes
|
||||
</div>
|
||||
<div class="sheet-col-it">
|
||||
<input type="text" name="attr_eyes" style="width:82px; margin: 1px 1px 0px 0px; font-weight: bold; Font-family: monospace, sans-serif; font-size: 1em ;"/>
|
||||
<input class="sheet-82" type="text" name="attr_eyes"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sheet-4colrow1" style="width: 380px;" align="right">
|
||||
<div class="sheet-4colrow1" align="right">
|
||||
<div class="sheet-col-inf">
|
||||
Heritage
|
||||
Heritage
|
||||
</div>
|
||||
<div class="sheet-col-it">
|
||||
<input type="text" name="attr_heritage" style="width: 57px; font-weight: bold; Font-family: monospace, sans-serif; font-size: 1em ;"/>
|
||||
<div class="sheet-col-it" style="margin-right: 5px">
|
||||
<input class="sheet-57" type="text" name="attr_heritage"/>
|
||||
</div>
|
||||
<div class="sheet-col-inf">
|
||||
Height
|
||||
</div>
|
||||
<div class="sheet-col-it">
|
||||
<input type="text" name="attr_height" style="width: 53px; font-weight: bold; Font-family: monospace, sans-serif; font-size: 1em ;"/>
|
||||
<input class="sheet-53" type="text" name="attr_height"/>
|
||||
</div>
|
||||
<div class="sheet-col-inf">
|
||||
Color
|
||||
</div>
|
||||
<div class="sheet-col-it">
|
||||
<input type="text" name="attr_color" style="width:82px; margin: 1px 1px 0px 0px; font-weight: bold; Font-family: monospace, sans-serif; font-size: 1em ;"/>
|
||||
</div>
|
||||
<input class="sheet-82" type="text" name="attr_color"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</td>
|
||||
@@ -479,7 +488,7 @@
|
||||
</span>
|
||||
<div class='sheet-4colrow1'>
|
||||
<div class='sheet-col'>
|
||||
<div class="sheet-popup" style="font-size: 1em;">
|
||||
<div class="sheet-popup-def">
|
||||
Parry
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -497,7 +506,7 @@
|
||||
<button type="roll" value="/me attempts to Parry @{ad-disad-query}+@{RoC}d10cs11cf0)+@{strength}[Str]+@{perception}[Per]+@{parmod}+@{modquery}]]" name="roll_parry" />
|
||||
</div>
|
||||
<div class='sheet-col'>
|
||||
<div class="sheet-popup" style="font-size: 1em;">
|
||||
<div class="sheet-popup-def">
|
||||
Dodge
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -515,7 +524,7 @@
|
||||
<button type="roll" value="/me attempts to Dodge @{ad-disad-query}+@{RoC}d10cs11cf0)+@{agility}[Agi]+@{perception}[Per]+@{dodmod}+@{modquery}]]" name="roll_dodge" />
|
||||
</div>
|
||||
<div class='sheet-col'>
|
||||
<div class="sheet-popup" style="font-size: 1em; width: 38px;">
|
||||
<div class="sheet-popup-def" style="width: 38px;">
|
||||
Resist
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -532,7 +541,7 @@
|
||||
<button type="roll" value="/me attempts to Resist @{ad-disad-query}+@{RoC}d10cs11cf0)+@{endurance}[End]+@{perception}[Per]+@{resmod}+@{modquery}]]" name="roll_resist" />
|
||||
</div>
|
||||
<div class='sheet-col'>
|
||||
<div class="sheet-popup" style="font-size: 1em; width: 65px;">
|
||||
<div class="sheet-popup-def" style="width: 65px;">
|
||||
Semblance
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -546,8 +555,8 @@
|
||||
choose to Empower their Semblance at the cost <br>
|
||||
of 1 Aura.
|
||||
</span>
|
||||
<div class='sheet-popup' style="font-size: 0.9em; width: 45px; position: relative; top: -10px; display: inline; margin-left: 4px;">
|
||||
Empower <input type='checkbox' style="margin-left: -4px;" name='attr_empower' value='1d10cs11cf0[Empowered]'/>
|
||||
<div class='sheet-popup-def' style="font-size: 0.75em; width: 45px; position: relative; top: -10px; display: inline; margin-left: 6px;">
|
||||
Empower <input type='checkbox' style="margin-left: -2px;" name='attr_empower' value='1d10cs11cf0[Empowered]'/>
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
Check to empower Semblance defense roll<br>
|
||||
@@ -559,7 +568,7 @@
|
||||
<button type="roll" value="/me attempts to defend with Semblance @{ad-disad-query})+(@{RoC}d10cs11cf0)+@{willpower}[Wil]+@{perception}[Per]+@{dsemmod}+@{modquery}+@{altempsemblance}]]" name="roll_semblance-defense" />
|
||||
</div>
|
||||
<div class='sheet-col'>
|
||||
<div class="sheet-popup" style="font-size: 1em;">
|
||||
<div class="sheet-popup-def">
|
||||
Dust
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -583,7 +592,7 @@
|
||||
Name:
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 1px;">
|
||||
<input type="text" name="attr_weaponname" style=" background: #FFF; width: 408px; border-radius: 3px;" name="name" />
|
||||
<input type="text" name="attr_weaponname" style=" background: #FFF; width: 400px; border-radius: 3px;" name="name" />
|
||||
</div>
|
||||
</div>
|
||||
<div class='sheet-4colrow' align="left">
|
||||
@@ -606,7 +615,7 @@
|
||||
training than physical prowess. Dust-ready weapons <br>
|
||||
usually are Elegant but don't always have to be.
|
||||
</span>
|
||||
<div class='sheet-col' style="width: 96px; position: relative; left: 6px;">
|
||||
<div class='sheet-col' style="width: 96px; position: relative; left: 5px;">
|
||||
<div class="sheet-select">
|
||||
<select name="attr_mlvariant" style="width: 95px;">
|
||||
<option value="++">Style</option>
|
||||
@@ -616,10 +625,13 @@
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
<div class='sheet-col-wv3'style="width: 100px;">
|
||||
<div class='sheet-col-wMvA'style="width: 100px;">
|
||||
Melee attack
|
||||
</div>
|
||||
<div class='sheet-col' style="width: 30px; position: relative; left: 7px;">
|
||||
<div class='sheet-col-wMvB' >
|
||||
(+<input class="sheet-acc-bonus" type="number" disabled='true' value="@{mlvariant}+@{mlmod}" name="attr_mlaccbonus"/>)
|
||||
</div>
|
||||
<div class='sheet-col' style="width: 30px; position: relative; left: 1px;">
|
||||
<button type="roll" value="/me makes a melee attack @{ad-disad-query}+(@{RoC})d10cs11cf0)+@{mlvariant}+@{mlmod}+@{modquery}]]" name="roll_mlacc" />
|
||||
</div>
|
||||
<div class='sheet-col-wMvD'>
|
||||
@@ -672,6 +684,9 @@
|
||||
1 Capacity each time. They are<br>
|
||||
effective at ranges up to Long Range.
|
||||
</span>
|
||||
<div class='sheet-col-wRvB'>
|
||||
(+<input class="sheet-acc-bonus" type="number" disabled='true' value="@{rngvariant}+@{rngmod}" name="attr_rngaccbonus"/>)
|
||||
</div>
|
||||
<div class='sheet-col' style="width: 30px;">
|
||||
<button type="roll" value="/me makes a ranged attack @{ad-disad-query}+(@{RoC})d10cs11cf0)+@{rngvariant}+@{rngmod}+@{modquery}]]" name="roll_rngacc" />
|
||||
</div>
|
||||
@@ -816,7 +831,7 @@
|
||||
<div class='sheet-col-wv3'style="width: 90px; margin-left: 2px;">
|
||||
Alternate attack
|
||||
</div>
|
||||
<div class='sheet-col' style="width: 30px; margin-right: -9px; margin-left: -13px;">
|
||||
<div class='sheet-col' style="width: 30px; margin-right: -9px; margin-left: -5px;">
|
||||
<button type="roll" value="/me uses @{weaponname}'s alternate form @{ad-disad-query}+(@{RoC})d10cs11cf0)+@{altvariant}+@{altmod}+@{modquery}]]" name="roll_altacc" />
|
||||
</div>
|
||||
<div class='sheet-col-wv3'style="width: 115px; margin-right: -9px; margin-left: 3px;">
|
||||
@@ -838,7 +853,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="sheet-4colrow" style="border-bottom: 1px solid black; ">
|
||||
<div style="width:9%; font-family: monospace, sans-serif; font-weight: bold; font-size: 0.9em; text-align: center; display: inline;margin-left: 5px;">Desc.</div>
|
||||
<div style="width:9%; font-family: monospace, ; font-weight: bold; font-size: 0.8em; text-align: center; display: inline;margin-left: 5px;">Desc.</div>
|
||||
<div style="width:95%; display: inline;"><input style="width:91%; display: inline; color: gray" type="text" name="attr_altname"/></div>
|
||||
</div>
|
||||
</fieldset>
|
||||
@@ -921,7 +936,7 @@
|
||||
<div class='sheet-4colrowwdesc'>
|
||||
<div class="sheet-4colrow">
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px; width: 60px;">
|
||||
<div class="sheet-popup" style="font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill">
|
||||
Jump
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -929,7 +944,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px;">
|
||||
<div class="sheet-popup" style=" font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill-stat">
|
||||
STR+AGI
|
||||
</div>
|
||||
</div>
|
||||
@@ -940,7 +955,7 @@
|
||||
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px; width: 75px;">
|
||||
<div class="sheet-popup" style="font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill">
|
||||
Sneak
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -948,7 +963,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px;">
|
||||
<div class="sheet-popup" style="width: 80px; font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill-stat">
|
||||
AGI+DIS
|
||||
</div>
|
||||
</div>
|
||||
@@ -958,7 +973,7 @@
|
||||
</div>
|
||||
<div class="sheet-4colrow1">
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px; width: 60px;">
|
||||
<div class="sheet-popup" style="font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill">
|
||||
Climb
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -966,7 +981,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px;">
|
||||
<div class="sheet-popup" style="width: 80px; font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill-stat">
|
||||
AGI+END
|
||||
</div>
|
||||
</div>
|
||||
@@ -977,7 +992,7 @@
|
||||
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px; width: 75px;">
|
||||
<div class="sheet-popup" style="font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill">
|
||||
Pickpocket
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -985,7 +1000,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px;">
|
||||
<div class="sheet-popup" style="width: 80px; font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill-stat">
|
||||
AGI+WIL
|
||||
</div>
|
||||
</div>
|
||||
@@ -995,7 +1010,7 @@
|
||||
</div>
|
||||
<div class="sheet-4colrow">
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px; width: 60px;">
|
||||
<div class="sheet-popup" style="font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill">
|
||||
Lift
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -1003,7 +1018,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px;">
|
||||
<div class="sheet-popup" style="width: 80px; font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill-stat">
|
||||
STR+END
|
||||
</div>
|
||||
</div>
|
||||
@@ -1014,7 +1029,7 @@
|
||||
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px; width: 75px;">
|
||||
<div class="sheet-popup" style="font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill">
|
||||
Detect
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -1022,7 +1037,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px;">
|
||||
<div class="sheet-popup" style="width: 80px; font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill-stat">
|
||||
PER+DIS
|
||||
</div>
|
||||
</div>
|
||||
@@ -1032,7 +1047,7 @@
|
||||
</div>
|
||||
<div class="sheet-4colrow1">
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px; width: 60px;">
|
||||
<div class="sheet-popup" style="font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill">
|
||||
Break
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -1040,7 +1055,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px;">
|
||||
<div class="sheet-popup" style="width: 80px; font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill-stat">
|
||||
STR+DIS
|
||||
</div>
|
||||
</div>
|
||||
@@ -1051,7 +1066,7 @@
|
||||
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px; width: 75px;">
|
||||
<div class="sheet-popup" style="font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill">
|
||||
Resolve
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -1059,7 +1074,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px;">
|
||||
<div class="sheet-popup" style="width: 80px; font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill-stat">
|
||||
END+DIS
|
||||
</div>
|
||||
</div>
|
||||
@@ -1069,7 +1084,7 @@
|
||||
</div>
|
||||
<div class="sheet-4colrow">
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px; width: 60px;">
|
||||
<div class="sheet-popup" style=" font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill">
|
||||
Grapple
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -1077,7 +1092,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px;">
|
||||
<div class="sheet-popup" style="width: 80px; font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill-stat">
|
||||
STR+PER
|
||||
</div>
|
||||
</div>
|
||||
@@ -1088,7 +1103,7 @@
|
||||
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px; width: 75px;">
|
||||
<div class="sheet-popup" style=" font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill">
|
||||
Hack
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -1096,7 +1111,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px;">
|
||||
<div class="sheet-popup" style="width: 80px; font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill-stat">
|
||||
WIL+DIS
|
||||
</div>
|
||||
</div>
|
||||
@@ -1106,7 +1121,7 @@
|
||||
</div>
|
||||
<div class="sheet-4colrow1">
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px; width: 60px;">
|
||||
<div class="sheet-popup" style="font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill">
|
||||
Dodge
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -1114,7 +1129,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px;">
|
||||
<div class="sheet-popup" style="width: 80px; font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill-stat">
|
||||
AGI+PER
|
||||
</div>
|
||||
</div>
|
||||
@@ -1125,7 +1140,7 @@
|
||||
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px; width: 75px;">
|
||||
<div class="sheet-popup" style=" font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill">
|
||||
Perform
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -1133,7 +1148,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px;">
|
||||
<div class="sheet-popup" style="width: 80px; font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill-stat">
|
||||
END+WIL
|
||||
</div>
|
||||
</div>
|
||||
@@ -1143,7 +1158,7 @@
|
||||
</div>
|
||||
<div class="sheet-4colrow">
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px; width: 60px;">
|
||||
<div class="sheet-popup" style="font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill">
|
||||
Resist
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -1151,7 +1166,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px;">
|
||||
<div class="sheet-popup" style="width: 80px; font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill-stat">
|
||||
END+PER
|
||||
</div>
|
||||
</div>
|
||||
@@ -1162,7 +1177,7 @@
|
||||
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px; width: 75px;">
|
||||
<div class="sheet-popup" style=" font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill">
|
||||
Influence
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -1170,7 +1185,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px;">
|
||||
<div class="sheet-popup" style="width: 80px; font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill-stat">
|
||||
WIL+PER
|
||||
</div>
|
||||
</div>
|
||||
@@ -1179,8 +1194,8 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="sheet-4colrow1">
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px; width: 138px;">
|
||||
<div class="sheet-popup" style="font-size: 0.95em; display: inline;">
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px; width: 134px;">
|
||||
<div class="sheet-popup-skill">
|
||||
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -1188,7 +1203,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px;">
|
||||
<div class="sheet-popup" style="font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill-stat">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -1198,8 +1213,8 @@
|
||||
<div class='sheet-col' style="width: 9px;">
|
||||
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px; width: 75px;">
|
||||
<div class="sheet-popup" style=" font-size: 0.95em; display: inline;">
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px; width: 74px;">
|
||||
<div class="sheet-popup-skill">
|
||||
Intimidate
|
||||
</div>
|
||||
<span class="sheet-tooltip">
|
||||
@@ -1207,7 +1222,7 @@
|
||||
</span>
|
||||
</div>
|
||||
<div class='sheet-col' style="padding: 6px 0px 0px 2px;">
|
||||
<div class="sheet-popup" style="font-size: 0.95em; display: inline;">
|
||||
<div class="sheet-popup-skill-stat">
|
||||
STR+WIL
|
||||
</div>
|
||||
</div>
|
||||
@@ -1228,7 +1243,7 @@
|
||||
one other attribute which depends
|
||||
on how the Semblance is being utilized.
|
||||
Semblances last 1 turn, and characters can keep the
|
||||
effect up with a Semblance check each subsequent turn or without
|
||||
effect up with a WIL+END Semblance check each subsequent turn or without
|
||||
any Check if they do nothing else during that turn.<br><br>
|
||||
Semblances can also be used to make attacks up to Close<br>
|
||||
Range, dealing Damage equal to the character's WIL.<br><br>
|
||||
@@ -1237,7 +1252,7 @@
|
||||
appear in the chat after rolling, click it to Empower your Semblance.
|
||||
</span>
|
||||
<div class='sheet-4colrow1'>
|
||||
<div class='sheet-col-wv'>
|
||||
<div class='sheet-col-sem'>
|
||||
Name:
|
||||
</div>
|
||||
<div class='sheet-col' style="width: 254px; padding: 1px;">
|
||||
@@ -1256,7 +1271,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class='sheet-4colrowwdesc'>
|
||||
<div class='sheet-col-wv'style="width: 358px;">
|
||||
<div class='sheet-col-sem-desc'>
|
||||
Description:<br>
|
||||
<textarea style=" background: #FFF; width: 343px; height: 72px; border-radius: 2px; color: gray" name="attr_semblance-desc" /></textarea>
|
||||
</div>
|
||||
@@ -1279,7 +1294,7 @@
|
||||
is also caused by Dust.
|
||||
</span>
|
||||
</td>
|
||||
<td style="width:83%"><input style="width:100%" type="text" name="attr_cristalcol"/></td>
|
||||
<td style="width:83%"><input style="width:100%; color: gray;" type="text" name="attr_cristalcol"/></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
@@ -1298,7 +1313,7 @@
|
||||
caused by Dust.
|
||||
</span>
|
||||
</td>
|
||||
<td style="width:83%"><input style="width:100%" type="text" name="attr_roundcol"/></td>
|
||||
<td style="width:83%"><input style="width:100%; color: gray;" type="text" name="attr_roundcol"/></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
@@ -1344,8 +1359,8 @@
|
||||
<div class="4colrow">
|
||||
<table style="width:100%; position: relative; bottom: 0px;">
|
||||
<tr>
|
||||
<td style="width:4%; font-family: monospace, sans-serif; font-weight: bold; font-size: 1.1em; text-align: right">1.</td>
|
||||
<td style="width:94%"><input style="width:100%" type="text" name="attr_phicol"/></td>
|
||||
<td style="width:4%; font-family: monospace, sans-serif; font-weight: bold; font-size: 1.1em; text-align: right">1.</td
|
||||
<td style="width:94%"><input style="width:100%; color: gray;" type="text" name="attr_phicol"/></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
@@ -1353,7 +1368,7 @@
|
||||
<table style="width:100%; position: relative; bottom: 0px;">
|
||||
<tr>
|
||||
<td style="width:4%; font-family: monospace, sans-serif; font-weight: bold; font-size: 1.1em; text-align: right">2.</td>
|
||||
<td style="width:94%;"><input style="width:100%" type="text" name="attr_phi2col"/></td>
|
||||
<td style="width:94%;"><input style="width:100%; color: gray;" type="text" name="attr_phi2col"/></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
@@ -1361,7 +1376,7 @@
|
||||
<table style="width:100%; position: relative; bottom: 0px;">
|
||||
<tr>
|
||||
<td style="width:4%; font-family: monospace, sans-serif; font-weight: bold; font-size: 1.1em; text-align: right">3.</td>
|
||||
<td style="width:94%"><input style="width:100%" type="text" name="attr_phi3col"/></td>
|
||||
<td style="width:94%"><input style="width:100%; color: gray;" type="text" name="attr_phi3col"/></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user