diff --git a/Spycraft_2.0/README.md b/Spycraft_2.0/README.md index f4658e8a9a..3a6ecac6f0 100644 --- a/Spycraft_2.0/README.md +++ b/Spycraft_2.0/README.md @@ -1 +1,12 @@ -This character sheet is building towards Spycraft 2.0, a d20 espionage game. I suspect much of it will be easily adaptable to other d20 type systems. I'm editing from the 'kitchenSink' example as I go, so there might be some clearly unused bits of sheet. +This is a character sheet for Spycraft 2.0, the espionage game system from Crafty Games. + +Items are arranged on the digital sheet here somewhat differently than they are in the Crafty games sheet. This is primarily to make optimal use of repeating sections - sheet areas which have radically optional numbers of useful items are placed towards the bottom of their respective blocks, in order to minimally impact sheet flow. + +Several items have roll buttons attached, primarily weapon attacks and saving throws. I did not deem this worthwhile for the skills area, however, since Spycraft skills are so complex that even auto-calculating them wouldn't be that terribly useful. I was tempted to try dividing up the skills more, giving each stat-modifier its own line, and adding roll buttons to the skills, but decided against this in order to keep the information condensed. This should be trivial, if time consuming, for anyone who thinks that functionality would be helpful to do down the road to do themselves, however. + +If anyone should want to make modifications to this sheet, for their own use or for distribution, please take my permission as having been given. + + + +Created by Bill Katt +Last updated: May 15, 2014. diff --git a/Spycraft_2.0/README.md~ b/Spycraft_2.0/README.md~ deleted file mode 100644 index 2711446b40..0000000000 --- a/Spycraft_2.0/README.md~ +++ /dev/null @@ -1 +0,0 @@ -This is a simple example character sheet. It's based on a simple Savage Worlds sheet, but it's by no means complete. Shows how to use most of the basic controls available when creating a Roll20 sheet. diff --git a/Spycraft_2.0/spycraft2.css b/Spycraft_2.0/spycraft2.css index 40efd901b7..7f74c83569 100644 --- a/Spycraft_2.0/spycraft2.css +++ b/Spycraft_2.0/spycraft2.css @@ -1,14 +1,18 @@ -.charsheet label { - display: inline-block; - width: 75px; - text-align: right; + +.charsheet input.disabled { +background: #000000 } -.charsheet input { - display: inline-block; - width: 165px; + +.charsheet label { + display: inline-block; + width: 110px; + text-align: left; } + + + .sheet-col strong.sheet-dee { font-size: 1.4em; font-weight: bold; @@ -16,20 +20,168 @@ } .charsheet input.sheet-short { - width: 3.5em; + width: 3.5em; } -.charsheet { - background-image: url("http://freeseamlesstextures.com/images/28-faded-parchment-background-sml.jpg"); +.charsheet input.sheet-input-small { + width: 2.5em; } +.charsheet input.sheet-input-five { + width: 5em; +} + +.charsheet input.sheet-input-ten { + width: 10em; +} + +.charsheet input.sheet-input-thirteen { + width: 13em; +} + + +.charsheet input.sheet-input-fifteen { + width: 15em; +} + +.charsheet input.sheet-input-twenty { + width: 20em; +} + + +.charsheet input.sheet-input-long { + width: 30em; +} + + +.charsheet input.sheet-input-fourty { + width: 40em; +} + +.charsheet input.sheet-input-maxWidth { + width: 100%; +} + +.charsheet td.sheet-emptyColumn { + padding:5px; +} + +.charsheet td.sheet-emptyColumnTen { + padding:10px; +} + + +.charsheet td.sheet-emptyRowTen { + padding:10px; +} + +.charsheet td.sheet-emptyRowFive { + padding:5px; +} + +.charsheet td.sheet-emptyRowFifteen { + padding:17px; +} + + +.charsheet td.sheet-tinyTextLeft { + font-size: 7pt; + text-align: left; + height: 20px; +} + +.charsheet td.sheet-mediumTextLeft { + font-size: 9pt; + text-align: left; + height: 20px; +} +.charsheet td.sheet-tinyTextRight { + font-size: 7pt; + text-align: Right; + height: 20px; +} + +.charsheet td.sheet-tinyTextCenter{ + font-size: 7pt; + text-align: center; + height: 10px; + vertical-align:bottom; +} + +.charsheet td.sheet-superTinyTextCenter{ + font-size: 7pt; + text-align: center; + height: 10px; + vertical-align:bottom; +} + +.charsheet td.sheet-smallBlackBox{ + font-size: 8pt; + color:#FFFAF0; + background-color:#000000; + text-align: center; + padding-right:6px; + padding-left:6px; +} + +.charsheet td.sheet-smallBlackBoxNoPad{ + font-size: 8pt; + color:#FFFAF0; + background-color:#000000; + text-align: center; +} + +.charsheet td.sheet-proficienciesTable { + font-size: 10pt; +} + +.charsheet td.sheet-proficienciesTableHeader { + font-size: 7pt; + padding-right: 3px; + text-align: left; +} + +.charsheet td.sheet-proficienciesTableMainHeader { + font-size: 10pt; + text-align: left; + font-weight:bold; +} + +.charsheet td.sheet-mediumBlackBox{ + font-size: 10pt; + color:#FFFAF0; + background-color:#000000; + text-align: center; + padding-right:6px; + padding-left:6px; +} + +.charsheet td.sheet-largeBlackBox{ + font-size: 12pt; + color:#FFFAF0; + background-color:#000000; + text-align: center; + padding-right:6px; + padding-left:6px; +} + + + + + .charsheet table td, .charsheet table th { - font-size: 1.2em; - font-weight: bold; - text-align: center; + font-size: 0.9em; + text-align: left; + padding: 0px; +} + +.charsheet td.sheet-pageTwoTableTd{ + vertical-align:top; } select.sheet-dtype { width: 60px; - vertical-align: top; + vertical-align: center; } + + diff --git a/Spycraft_2.0/spycraft2.html b/Spycraft_2.0/spycraft2.html index e13f176b20..fe9bd919c6 100644 --- a/Spycraft_2.0/spycraft2.html +++ b/Spycraft_2.0/spycraft2.html @@ -1,237 +1,1861 @@ -
+ -
- - - - - -
- -
- -

-

-

- -
- -
- - - - -
- -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Character NameFirst Class/LevelTalent
Code NameSecond Class/LevelSpecialty
Player NameThird Class/LevelCareer LevelBase Speed

-
-
-

Base Stats

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
AttributeScoreModTemp ScoreTemp Mod
Strength
Dexterity
Constitution
Wisdom
Intelligence
Charisma
-
+ -
- - - +
+ + + + + + + +
+ - - - - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
TotalCurrentThresholdCurrentAttributeAttributeTemporary
VitalityNameScoreModifierScoreModifier
STR
DEX
CON
WIS
INT
CHA
+
+ + + + + + + + +
+ + + + + + + + + + + + - + + - + - + - + + +
TotalCurrentThresholdCurrent
Vitality Subdual Damage Subdual Damage
WoundsWounds Stress Damage Stress Damage
+ + + + + + + + + + + + + + - -
TotalClassDexSizeMiscArmor
- - - - - - - - - - - + + + + + + + + + + + + + + +
TotalClassDexSizeMiscArmorDefense=++++-
+ + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + +
TotalClassDexMiscRoll
Defense
Initiative=++ +
- - - - - + + + + + + +
+ - - - - - - - - + + + + + + + + - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -
TotalClassDexSizeMiscArmorCareerStat
DefenseCheck BonusTotalLevelModMisc
Knowledge=++
Request=++
Gear=++
+ + + + + + + + + + + + +
Die TypeTotalCurrent
Action Dice +
+
+ - +
-
-

Derived Stats

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -
Saving ThrowBonusBase SaveStat ModMisc ModSaving ThrowBonusBase SaveStat ModMisc ModSaving ThrowBonusBase SaveStat ModMisc Mod
Fortitude=++Reflex=++Will=++
Roll Fort SaveRoll Reflex SaveRoll Will Save
- + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Attack TypeBonusBABStat ModMisc ModAttack TypeBonusBABStat ModMisc ModAttack TypeBonusBABStat ModMisc Mod
Unarmed=++Melee=++Ranged=++
+ + + + +
+ + + + + + + + + + +
+ + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
Weapon
AtkRecoilDMGE/TRangeSZ/HandWeightQualities
+ + + + + + + + + + + + + + + + + + +
Ammo TypeAmmo SpecialShotsAmmo TypeAmmo SpecialShotsRoll Attack
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Armor
DRResistDefense PenaltyACPSpeed PenaltyNotice DCWeightSpecial
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
SKILLS
Class SkillSkill NameKey AttributesResult CapSkill BonusRanksAttribute ModMisc ModError RangeThreat RangeClass SkillSkill NameKey AttributesResult CapSkill BonusRanksAttribute ModMisc ModError RangeThreat Range
AcrobaticsStr/Dex=MechanicsInt/Wis=
AnalysisInt/Wis=MedicineInt/Wis=
AthleticsStr/Con=NetworkingWis/Cha=
BlendDex/Cha=NoticeWis=
BluffCha=ProfessionCha=
BureaucracyCha=ResolveCon/Wis=
ComputersInt=ScienceInt=
CulturesInt=SearchInt=
DriveDex=SecurityInt=
ElectronicsInt/Wis=Sense MotiveWis/Cha=
FalsifyInt/Wis=Sleight Of HandDex=
ImpressCha=SneakDex/Cha=
IntimidateStr/Wis=StreetwiseWis/Cha=
InvestigationWis/Cha=SurvivalWis/Cha=
ManipulateWis/Cha=TacticsWis/Cha=
+ + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Focuses and Fortes
+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Cultures
KnownForteFocus
Central America
Eastern Asia (incl. China)
Eastern Europe (incl. Russia)
North Africa
Northern America (incl. Greenland)
Oceania (incl. Australia)
South America
Southern Africa
Southern Asia (incl. Southeast Asia)
Western Asia (incl. The Middle East)
Western Europe
+
+ - - - - - - - - - - + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Base Mod
PaceDrive
ParryKnownForteFocus
Personal Ground Vehicles
Standard Ground Vehicles
Heavy Ground Vehicles
Mounts and Animal-Drawn Vehicles
Personal Aircraft
Performance Aircraft
Service Aircraft
Rotary-Wing Aircraft
Personal Watercraft
Standard Watercraft
Ships
Submarines
+
+ + + + + + +
Conditions
+
+ + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - -
Profession
ToughnessKnownForteFocus
Science
CharismaKnownForteFocus
- +
Chemistry
Economy
Engineering
Fabrication
Genetics
Mathematics
Pharmacology
Programming
Super-Science
+
-
+
+
-

Hindrances

+ + + + + + + + + + +
+ + + + - -
+ -

Edges

+ - + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Faction/Freelance
GenderAgeHeightWeightEyesHair
CampaignCampaign Qualities
XP GainedXP NeededReputation/Net Worth
Interests
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Mission Gear
Gear PicksReserve PicksReserve Common Items
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Carrying Capacity
Light LoadMedium LoadHeavy LoadExtreme LoadOverloaded
Lift Over HeadLift Off GroundPush or Drag
+ +
+ + + + + + +
Subplots
CompletedCompleted
+
+ + + + + + + +
+
+ + + + + + + + + +
Completed: Regular - Crossroads -
+ +
+ + + + +
Contacts
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
Contact Information
Name
Acquaintance
Associate
Confederate
Partner
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Proficiencies
ProficientForteProficientForte
UnarmedHurled
BluntExotic (Hurled)
Exotic (Blunt)Indirect Fire
EdgedRifle
Exotic (Edged)Shotgun
ExplosivesSubmachinegun
GuidedTactical
HandgunVehicle Weapon
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Wealth
TotalLifestyleSpending CashPossessions
Spending CashAppearance Modifier
Lifestyle
Possessions
+
+ + + + + + + + + +
Class Abilities
NameEffect
+
+ + + + + +
+
+ +
+ + + + + + + + + +
Feat Abilities
NameEffect
+
+ + + + + +
+
+ +
+ +
+ + + + + + + +
Vehicles
+
+ + + + +
+ + + + + + + + +
+ + + + + + + + + + + + + + + + + +
Vehicle Name
SizeOccA/TMPH
+ + + + + + + + + + + +
Def SaveCargoRng/FuelQualities
+
+ + +
+ + + + + + + +
Vehicle Weapons
+
+
+ + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + +
Weapon Name
AtkDMGE/TRangeSZ/HandBlast
+ + + + + + + + + + + + + + + + + + + +
Ammo TypeAmmo SpecialShotsAmmo TypeAmmo SpecialShotsRoll Attack
+
+ + + +
+ + + + +
+ + +
+
-
-
\ No newline at end of file