ordo-bs11 downloadsTrack Cyberpunk 2020 combat with an initiative sidebar, combat sheets, and note templates.
Track Cyberpunk 2020 combat inside your vault: initiative, combat sheets, hit/damage resolution, status effects, and reusable templates.
This is an unofficial fan tool. It is not affiliated with R. Talsorian Games or CD Projekt.
Until the plugin is listed in the community directory, you can also install it from this repository: download main.js, manifest.json, and styles.css from the latest GitHub release into .obsidian/plugins/cp-combat-tracker/, then enable it under Installed plugins.
Requires Obsidian 1.7.2 or later. The plugin does not use Node or Electron APIs, so it can run on mobile. Phone layouts are cramped; a tablet or desktop is recommended.
Encounter state is stored in plugin data for the current vault. Nothing is sent over the network.
Put a combat-sheet fenced block in a note. In Reading or Live Preview, the block becomes a card with Add to combat and Edit and add to combat.
version: 1
sheetType: NPC
name: Boosterganger
initiativeModifier: 0
btm: -2
baseStunSave: 8
maximumShots: 30
body.head.sp: 0
body.torso.sp: 4
From the sheet editor, Copy template writes a block to the clipboard so you can paste it into a note.
data.json and your notes).navigator.clipboard) only when you click that button.Issues and feature requests: github.com/Ordo-bs/cp-combat-tracker.
Developers: see CONTRIBUTING.md.