Cyberpunk RED Character Sheet

Cyberpunk RED Character Sheet en

Installations 7 Likes 5

Attribute template / character sheet for Cyberpunk Red.


Cyberpunk Red is a roleplaying game by R. Talsorian Games. https://rtalsoriangames.com/cyberpunk/

Usage:

  • LightTheme attribute, changes sheet to predefined light theme,
  • installed cyber options attributes let the sheet know how to auto-calculate bonuses,
  • the weapon name attribute cannot be empty for other stats to be shown,
  • only role abilities with at least one rank are visible on the sheet,
  • ChipwareUsed attribute can be used to specify the chipware previously installed,
  • LanguageOne attribute can be changed from generic Native to specific native language,
  • specializations can be entered for generic skills (speak language, expert, science, play) and they will be displayed instead of ... ,
  • CraftablePharmaceutics attribute can be used to specify recipes mastered,
  • YourMotorpool attribute can be used to detail the vehicles and modifications acquired,
  • SpecialMoves attribute can be used to detail the style dependant techniques learned.

Other

  • Do not change attributes that have names starting with underscore _.
  • If you find any bugs, spelling errors or would like something to be changed or added pm Ureck @Kanka Discord.

Custom Color Theme

To use a custom colour scheme,  navigate to Campaign > Theming > New Style and copy the following constants. Change them to customize the sheet appearance.

  --ct-sheet-background: #EC3527;
  --ct-attribute-background: #1F1F1F;
  --ct-attribute-shadow: #000000;
  --ct-attribute-strip: #4A4B4B;
  --ct-tooltip-hover-strip: #EC3527;
  --ct-attribute-value: #BABCBC;
  --ct-attribute-name:  #F5F5F5;
  --ct-attribute-name-outline: #000000;
  --ct-title-color: #BABCBC;
  --ct-title-background: #1F1F1F;
  --ct-cell-color: #dedede;
  --ct-cell-background:#2e2e2e;
  --ct-text-shadow: #1359A1;
  --ct-tooltip-hover: #EC3527;
  --ct-tooltip-border: #EC3527;
  --ct-tooltip-title: #DEDEDE;
  --ct-tooltip-text: #DEDEDE;
  --ct-tooltip-background: #1F1F1F;
  --ct-tooltip-glow: #F5F5F5;
  --ct-button-background: #1F1F1F;
  --ct-button-border: #1F1F1F;
  --ct-button-left-text: #DEDEDE;
  --ct-button-left-background: #2E2E2E;
  --ct-button-left-border: #2E2E2E;
  --ct-button-right-text:#BABCBC;
  --ct-button-right-background: #1F1F1F;
  --ct-button-right-border: #1F1F1F;
  --ct-button-shadow: #000000;
  --ct-info-checkbox: #00A142;
  --ct-star-shade-1: #EC3527;
  --ct-star-shade-2:  #2E0002;
  --ct-star-shadow:  #000000;

Latest version 1.1

Released 2 years ago

  • Minor bug fixes for cyberware options.
  • Changed the hosting of logo image to Github.
  • Added Cyberarm attribute to autocalculate brawling damage.
  • Some code cleanup.