diff --git a/CWOD-DAV20/DAV20.css b/CWOD-DAV20/DAV20.css new file mode 100644 index 0000000000..bb5e896db7 --- /dev/null +++ b/CWOD-DAV20/DAV20.css @@ -0,0 +1,206 @@ +.charsheet label { + display: inline-block; + width: 75px; + text-align: right; + padding-bottom: 0px; +} + +.charsheet input { + display: inline-block; + width: 155px; +} + +.charsheet { + background-color: white; +} + +.charsheet select { + width: 42px; +} + +/* Hide actual dot/checkbox */ +input[type="radio"], +input[type="checkbox"] +{ + position: absolute; + opacity: 0; + width:15px; + cursor: pointer; + z-index: 1; + margin-top: 6px; +} + +/* Styles common to fake dot and checkbox */ +input[type="radio"] + span::before, +input[type="checkbox"] + span::before +{ + border: solid 1px #a8a8a8; + line-height: 14px; + text-align: middle; + display: inline-block; + vertical-align: middle; + + -moz-box-shadow: 0 0 2px #ccc; + -webkit-box-shadow: 0 0 2px #ccc; + box-shadow: 0 0 2px #ccc; + + background: #f6f6f6; + background: -moz-radial-gradient(#f6f6f6, #dfdfdf); + background: -webkit-radial-gradient(#f6f6f6, #dfdfdf); + background: -ms-radial-gradient(#f6f6f6, #dfdfdf); + background: -o-radial-gradient(#f6f6f6, #dfdfdf); + background: radial-gradient(#f6f6f6, #dfdfdf); +} + +/* Styles unique to fake dot (checked or left of checked) */ +input[type="radio"] + span::before +{ + content: "•"; + width: 12px; + height: 12px; + font-size: 36px; + + -moz-border-radius: 50%; + -webkit-border-radius: 50%; + border-radius: 50%; +} + +/* Styles unique to fake checkbox (unchecked) */ +input[type="checkbox"] + span::before +{ + position:relative; + content: ""; + opacity: .25; + width: 14px; + height: 14px; + font-size: 12px; + + -moz-border-radius: 3px; + -webkit-border-radius: 3px; + border-radius: 3px; +} + +/* Styles unique to fake checkbox (checked) */ +input[type="checkbox"]:checked + span::before +{ + content: "✖"; + color: #a00; + + -moz-box-shadow: 0 0 2px transparent; + -webkit-box-shadow: 0 0 2px transparent; + box-shadow: 0 0 2px transparent; +} + +/* Remove dot from all radios _after_ selected one */ +input[type="radio"]:checked ~ input[type="radio"] + span::before +{ + content: ""; +} + +input.sheet-used+span::before +{ + content: "✖"; + width: 12px; + height: 12px; + font-size: 12px; + + -moz-border-radius: 0%; + -webkit-border-radius: 0%; + border-radius: 0%; +} + +input.sheet-zero:checked + span::before +{ + opacity: 0; +} + +input.sheet-zero:hover + span::before +{ + opacity: 1; +} + +input.sheet-zero+ span::before +{ + font-size: 12px; + content: "✖"; + opacity: 0.25; +} + +input.sheet-DP1Spec + span::before, +input.sheet-DP2Spec + span::before, +input.sheet-DP2Spec + span::before, +input.sheet-DP3Spec + span::before, +input.sheet-DP4Spec + span::before, +input.sheet-DP5Spec + span::before +{ + opacity: 1; + margin-bottom: 10px; +} + +div.sheet-DP1, +div.sheet-DP2, +div.sheet-DP2, +div.sheet-DP3, +div.sheet-DP4, +div.sheet-DP5 +{ + display: inline; +} +div.sheet-DP1wSpec, +div.sheet-DP2wSpec, +div.sheet-DP2wSpec, +div.sheet-DP3wSpec, +div.sheet-DP4wSpec, +div.sheet-DP5wSpec +{ + display: none; +} + +input.sheet-DP1Spec:checked ~ div.sheet-DP1, +input.sheet-DP2Spec:checked ~ div.sheet-DP2, +input.sheet-DP2Spec:checked ~ div.sheet-DP2, +input.sheet-DP3Spec:checked ~ div.sheet-DP3, +input.sheet-DP4Spec:checked ~ div.sheet-DP4, +input.sheet-DP5Spec:checked ~ div.sheet-DP5 +{ + display: none; +} + +input.sheet-DP1Spec:checked ~ div.sheet-DP1wSpec, +input.sheet-DP2Spec:checked ~ div.sheet-DP2wSpec, +input.sheet-DP2Spec:checked ~ div.sheet-DP2wSpec, +input.sheet-DP3Spec:checked ~ div.sheet-DP3wSpec, +input.sheet-DP4Spec:checked ~ div.sheet-DP4wSpec, +input.sheet-DP5Spec:checked ~ div.sheet-DP5wSpec +{ + display: inline; +} + +h4.sheet-SCorI1, +h4.sheet-SCorI2, +h4.sheet-CorC1, +h4.sheet-CorC2 +{ + display: block; +} + +input.sheet-SCorI1, +input.sheet-SCorI2, +input.sheet-CorC1, +input.sheet-CorC2 +{ + width: 120px; +} + +input.sheet-SCorI1:checked ~ h4.sheet-SCorI1, +input.sheet-SCorI2:checked ~ h4.sheet-SCorI2 +{ + display: none; +} + +input.sheet-CorC1:checked ~ h4.sheet-CorC1, +input.sheet-CorC2:checked ~ h4.sheet-CorC2 +{ + display: none; +} + diff --git a/CWOD-DAV20/DAV20.html b/CWOD-DAV20/DAV20.html new file mode 100644 index 0000000000..13acebb955 --- /dev/null +++ b/CWOD-DAV20/DAV20.html @@ -0,0 +1,502 @@ +

+ +

+ +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ +
+ +

Attributes

+ +
+
+

Physical

+
+
+

Social

+
+
+

Mental

+
+
+
+
+

Strength

+

Dexterity

+

Stamina

+
+
+ +
+ +
+
+ +
+
+
+

Charisma

+

Manipulation

+

Appearance

+
+
+ +
+ +
+
+ +
+
+
+
+
+

Intelligence

+

Wits

+

Perception

+
+
+ +
+ +
+
+ +
+
+
+ +
+ +

Abilities

+
+
+

Talents

+
+
+

Skills

+
+
+

Knowledges

+
+
+ +
+
+

Alertness

+

Athletics

+

Awareness

+

Brawl

+

Empathy

+

Expression

+

Intimidation

+

Leadership

+

Legerdemain

+

Subterfuge

+
+
+ +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+

Animal Ken

+

Archery

+

Commerce

+

Crafts

+

Etiquette

+

Melee

+

Performance

+

Ride

+

Stealth

+

Survival

+
+
+ +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
+
+

Academics

+

Enigmas

+

Hearth Wisdom

+

Investigation

+

Law

+

Medicine

+

Occult

+

Politics

+

Seneschal

+

Theology

+
+
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+ +
+ +

Advantages

+ +
+
+

Disciplines

+
+
+

Backgrounds

+
+
+

Virtues

+
+
+
+
+ + + + + + +
+
+ +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
+
+ + + + + + +
+
+ +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
+
+
+
+

Conscience

+

Conviction



+

Self-Control

+

Instinct



+

Courage

+
+
+
+
+ +
+

+ +
+

+ +
+
+
+
+ +
+

Other Traits

+
+ + + + + + + +
+
+ +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+

+

Paths

+
+ + + + + +
+
+ +
+ +
+
+ +
+
+ +
+
+ +
+
+

+

Merits

+ +
+

Flaws

+ +
+
+
+
+

Road

+
+ +
+
+ +
+
+ Aura: +
+
+

Willpower

+
+ +
+
+ +
+

+

Blood Pool

+
+
+
+
+ +
+
Points Per Turn
+

+

Dice Pools

+
Attribute            Ability
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ + + +
+
+ +
+

Health

+
+

Bruised

+

Hurt

+

Injured

+

Wounded

+

Mauled

+

Crippled

+

Incapacitated

+
+
+
+ +
+
+

-1     +

+
+

-1     +

+
+

-2     +

+
+

-2     +

+
+

-5     +

+
+ +
+
+

+
+

Weakness

+
+
+ +
+
+
+

Experience

+
+
+ +
+
+

Notes

+ +
diff --git a/CWOD-DAV20/DAV20.png b/CWOD-DAV20/DAV20.png new file mode 100644 index 0000000000..f7dac741ff Binary files /dev/null and b/CWOD-DAV20/DAV20.png differ diff --git a/CWOD-DAV20/README.md b/CWOD-DAV20/README.md new file mode 100644 index 0000000000..df46aea5d4 --- /dev/null +++ b/CWOD-DAV20/README.md @@ -0,0 +1,3 @@ +Character sheet for Vampire The Dark Ages, 20th Anniversary Edition, by White Wolf Publishing. + +This character sheet was based on Matt Zaldivar's Vampire The Masquerade 20th Anniversary Edition character sheet. diff --git a/CWOD-DAV20/sheet.json b/CWOD-DAV20/sheet.json new file mode 100644 index 0000000000..c4885035af --- /dev/null +++ b/CWOD-DAV20/sheet.json @@ -0,0 +1,8 @@ +{ + "html": "DAV20.html", + "css": "DAV20.css", + "authors": "Invincible Spleen, based on Matt Zaldivar's V20 character sheet", + "roll20userid": 901082, + "preview": "DAV20.png", + "instructions": "# Vampire: The Dark Ages Character Sheet\r For use in the classic World of Darkness, 20th Anniversary edition. Designed to function much like an actual paper sheet would. With the most notable exception being that you can roll Willpower directy from the sheet. Also, The Dice Pool section in the center at the bottom allow one to select an Attribute and/or Ability to roll; The Other Traits may also be seleceted in the Ability drop down. All rolls from the sheet are of the from {Xd10}>Df1, where X is the number of dice and D is the difficulty. NOTE: These rolls do not recognize botches or specialties. Further, the rolls will prompt the user to modify the number of dice rolled and set the difficulty. The defaults for these are 0 and 6 respectively. Also, click on the Virtues Conscience or Self-Control to change to Conviction and Instinct, repectively, click again to change back." +}