Commit Graph
18 Commits
Author SHA1 Message Date
NathaTerrien c356df9f37 Corrected readme files and links additions
Corrected readme files and links additions
2017-06-12 01:45:01 +02:00
NathaTerrien 86d325a586 Numenera tabbed v4.8: unified basic roll template
By popular demand, the basic (non API) stat/skill roll template has been
unified and only rolls one d20 dice (for the 3D dice users out there),
whatever is the "Difficulty" roll parameter from the "Action" section.
If the difficulty parameter has been set to 0, the beaten difficulty is
no longer calculated (due to Roll20 limitations), but the raw d20 dice
is shown, as the special natural rolls (1 or 17+), and the steps
modifiying the difficulty are displayed (and summed).
New (small) API button to reset Action parameters.
2015-10-10 11:46:23 +02:00
NathaTerrien 7838dafb4a Numenera tabbed v4.7 :
The API script needs to be updated to use the red buttons.
Default values are now correctly set through the sheet or API so that
every roll (with or without API/red or green buttons) can be used
immediately after character creation.
Roll templates have been clarified a bit and should look almost the same
between basic and API rolls/buttons (+ API button for stat costs updates
in the basic roll template).
2015-09-19 20:49:53 +02:00
NathaTerrien 278b560489 Numenera (tabbed) v4.6 : enhanced basic stat roll templates
Success or failure is now shown in basic stat roll templates (without
API).
2015-08-30 15:18:46 +02:00
NathaTerrien 0cea542129 v4.5 : Special Damage added
v4.5 : Special Damage added. API script updated accordingly.
2015-06-14 00:05:24 +02:00
NathaTerrien 0366eec266 v4.4 : Skill level & Assets added to Initiative
Skill level and Assets added to the Initiative roll parameters. API
script updated accordingly.
2015-06-02 01:50:27 +02:00
NathaTerrien e4a6d1294e v4.3 : skill level as roll parameter
Skill level added to the roll parameters. API script updated
accordingly.
"Tiers" corrected to "Tier".
2015-05-31 17:56:43 +02:00
NathaTerrien c3ce86e5be v4.2 : "asset" for stat roll + layout corrections
v4.2 : "asset" for stat roll + layout corrections
2015-04-25 00:46:22 +02:00
NathaTerrien d9fe5853b4 4.1: new "asset" attribute for stat rolls
New "Asset" attribute as stat roll parameter, used by both the API rolls
(v4.2+) and the integrated standard rolls.
2015-04-20 14:00:35 +02:00
NathaTerrien 6439faf9ee (v4.0) updated screenshot and help
Updated screenshot and help (with link to the Roll20 API scripts repo).
2015-04-13 00:11:01 +02:00
NathaTerrien cd437492b7 v4 : integrated rolls and templates
New version (4.0) of the sheet and API functions, with integrated rolls
(with and without API) and roll templates. Previous attributes stay the
same so it's backward compatible.
2015-03-31 22:31:45 +02:00
NathaTerrien ccc6c35dd3 v4 : now with integrated rolls and templates
New version (4.0) of the sheet and API functions, with integrated rolls
(with and without API) and roll templates. Previous attributes stay the
same so it's backward compatible.
2015-03-31 00:25:23 +02:00
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 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