diff --git a/WFRP4CharSheet/WFRP4Charsheet.css b/WFRP4CharSheet/WFRP4Charsheet.css index 37a2bf0e89..f214283c5b 100644 --- a/WFRP4CharSheet/WFRP4Charsheet.css +++ b/WFRP4CharSheet/WFRP4Charsheet.css @@ -1,5 +1,5 @@ /* WARHAMMER FANTASY ROLEPLAY 4th EDITION CHARACTER SHEET CSS */ -/* Version 1.54j */ +/* Version 1.55d */ /* REPLACE CHECKBOXES */ input[type="checkbox"] { @@ -36,7 +36,7 @@ input[type="checkbox"] + span::before { opacity: 1; width: 20px; height: 20px; - font-size: 12px; + font-size: 10px; border:none; -moz-border-radius: 3px; @@ -512,7 +512,7 @@ table.sheet-armortable{ background-image:url("https://i.imgur.com/ohregeQ.png"); background-size: 60% 80%; background-repeat: no-repeat; - background-position: 110px 70px; + background-position: center 70px; } td.sheet-armorshield{ background-image:url("https://i.imgur.com/c4KfHLg.png"); @@ -657,4 +657,4 @@ input.sheet-tab-page-4:checked + span.sheet-tab-page-4 .sheet-section-3 select, .sheet-section-4 select .sheet-checkbox-row-height{ height: 19px; -} +} \ No newline at end of file diff --git a/WFRP4CharSheet/WFRP4Charsheet.html b/WFRP4CharSheet/WFRP4Charsheet.html index b6d89c20f3..b6ffe4f65a 100644 --- a/WFRP4CharSheet/WFRP4Charsheet.html +++ b/WFRP4CharSheet/WFRP4Charsheet.html @@ -1,6 +1,6 @@ - +
@@ -66,7 +66,7 @@
-
+
+ + + + + + + + + + + + + @@ -300,7 +324,7 @@
-
+
@@ -96,6 +96,30 @@
+ + + + + + + + + + +
@@ -613,11 +637,11 @@ - - - @@ -633,11 +657,11 @@ - - -
+ + +
+ + +
@@ -649,12 +673,14 @@
- + - + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ @@ -667,8 +693,10 @@
Art + Art +
Athletics +
Bribery +
Charm +
Charm Animal +
Climb +
Cool +
Consume Alcohol +
Dodge +
Drive +
Endurance +
Entertain +
Gamble +
Gossip +
Haggle +
Intimidate +
Intuition +
Leadership +
Navigation +
Outdoor Survival +
Perception +
Ride +
Row +
Stealth + - - + @@ -1388,6 +1464,8 @@ + - + + + + + + + + - + - - + @@ -1631,6 +1725,8 @@ + + + + + + + +
+
+ +
Melee (Basic) +
Melee (Brawling) +
Melee (Cavalry) +
Melee (Fencing) +
Melee (Flail) +
Melee (Parry) +
Melee (Pole-Arm) +
Melee (Two-Handed) +
+
+ +
Ranged (Blackpowder) +
Ranged (Bow) +
Ranged (Crossbow) † +
Ranged (Engineering) +
Ranged (Entangling) +
Ranged (Explosives) +
Ranged (Sling) +
Ranged (Throwing) † +
-
+ + +
@@ -1871,6 +1981,8 @@
+ @@ -1885,6 +1997,8 @@
Language (Magick) +
Pray + - - + @@ -1968,8 +2086,10 @@
+
+ +
- +
+ +
-
+
@@ -2074,8 +2194,9 @@
-
+
+
@@ -2294,7 +2415,22 @@
-
+
+ +
@@ -2385,9 +2521,10 @@
-
+
+
@@ -3135,9 +3272,9 @@ Effect: {{effect}} {{/spell}} - {{#talent}} - Description: {{description}} - {{/talent}} + {{#talentdescription}} + Description: {{talentdescription}} + {{/talentdescription}}
@@ -3807,7 +3944,11 @@ var TAS = TAS || (function(){ }()); /* ---- END: TheAaronSheet.js ---- */ - + +//calculate current wounds// + + +//calculate armor points // on('change:repeating_armor', function(){ TAS.repeating('armor') .attrs('ArmourAPHead','ArmourAPRightArm','ArmourAPLeftArm','ArmourAPBody','ArmourAPRightLeg','ArmourAPLeftLeg','ArmourAPShield','Current_TB')