Commit Graph
7 Commits
Author SHA1 Message Date
NathaTerrien b4c6a7eabe New tabbed character sheet (v3)
New tabbed character sheet, with improved readability, over three tabs :
Main (stats, attacks, skills, special abilities), Numenera & Equipment,
Advancements & Background.
The attributes are the same (so are the macros and API functions), so
the campaign can be updated with the new sheet (HTML and CSS) and keep
existing character(s).
2014-11-04 11:35:06 +01:00
NathaTerrien ff4c9512f9 v3 : and now with tabs
Tabbed character sheet
2014-11-04 00:42:04 +01:00
NathaTerrien 8d8d5c4bba v2.7 (2014/09/22) : updates to macros and API
Natha's Numenera v2.7 (2014/09/22)
No change to the character sheet.
Moved the API scripts and Macros files to Git.
Enhanced Readme.md.
Updates to the API functions and macros  :
1. New function/macro to apply damage to NPC (the Character must have
these attributes: "Health" and "Armor")
2. Update to the stats rolls (function and macros) : now they handle
damage effort and the chat output has been corrected.
2014-10-02 00:37:08 +02:00
NathaTerrien cdb606d8c0 Corrected readme files and layout of macros files
Corrected readme files and layout of macros files
2014-07-30 23:56:23 +02:00
NathaTerrien ac70304164 Corrected md files
Corrected md files
2014-07-30 23:37:41 +02:00
NathaTerrien c9a061a744 Numenera English Sheet v2.01
Release 2.01 (07/29/2014)
1. Updated **NathasNumenera_Roll20_CharacterSheet_Layout.htm**
1. More detailed "Advancement" section, with one field/attribute per
advancement per tier
2. After updating the layout in campaigns with existing characters, you
can delete the prospective old advancement attributes like "xp-edge",
"xp-stat"... (don't delete the "xp" attribute though !)
2. Updated **NathasNumenera_Roll20_API.js** : the numeneroll function
had a residual french word or two in the resulting chat text (on an
atuomatic success)
3. More detailed "Readme.md" with better layout
4. New screenshot/image
5. Updated sheet.json with the new screenshot
2014-07-29 18:41:11 +02:00
NathaTerrien 28fba83d42 New Numenera Sheets (french and english)
New character sheets for Numenera, (htm and css), in french and english.
With optional macros (txt) and API scripts (js) files.
2014-07-12 14:20:01 +02:00