ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

npc_sheets

by aurule ALL

Syntax highlighting for roleplaying character sheets

Details

Installs

  • Total 113
  • Win 67
  • Mac 31
  • Linux 15
May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23 May 22 May 21 May 20 May 19 May 18 May 17 May 16 May 15 May 14 May 13 May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

About

This package provides syntax highlighting for the character sheets created by npc. The sheets are mostly markdown files with the addition of tags and special sections.

Each tag appears on its own line and starts with an at (@) symbol. Recognized tags will be highlighted differently from free-form tags, but you can tag characters however you want. Section headings must appear on their own line and consist of one or two words wrapped in two hyphens, like --Section Name--. The only section that gets special treatment is the Stats section, which has game-specific formatting for certain systems.

The supported file types right now are:

extension game
.dnd3 Dungeons & Dragons 3.5
.nwod New World of Darkness 1e (human, changeling, and werewolf)
.fate FATE Core and Eclipse Phase addon
.npc Generic character info sheet

Installation

The best way to install NPC Sheets is through Package Manager.

Alternatively, you can download the latest code into your Sublime Text Packages directory, either by cloning the repository or by downloading the latest release.