diff --git a/The One Ring 2e/readme.md b/The One Ring 2e/readme.md index 057c3ea8e6..7c5b794e6c 100644 --- a/The One Ring 2e/readme.md +++ b/The One Ring 2e/readme.md @@ -16,7 +16,8 @@ More info: [Readme](https://github.com/Roll20/roll20-character-sheets/blob/maste - Rolls for skills, wisdom, valour, attack and protection including favoured/ illfavoured / weary modifiers and optional bonus dice - Automated calculation of total parry and protection depending on stance and equipped gear. - Automated calculation of load -- Attacks with optional selecting target and integrating target's parry +- Attacks with optionally selecting target and integrating target's parry +- Attack button macro bar support ### Adversarysheet ### diff --git a/The One Ring 2e/sheet-adversaries.png b/The One Ring 2e/sheet-adversaries.png index d2c89676ba..2f287f59cf 100644 Binary files a/The One Ring 2e/sheet-adversaries.png and b/The One Ring 2e/sheet-adversaries.png differ diff --git a/The One Ring 2e/sheet.json b/The One Ring 2e/sheet.json index 2b02915b38..2ce816d20f 100644 --- a/The One Ring 2e/sheet.json +++ b/The One Ring 2e/sheet.json @@ -1,11 +1,11 @@ { "title": "The One Ring 2e", - "version": "2.0.0", + "version": "2.2.0", "html": "sheet.html", "css": "sheet.css", "authors": "Bodo Hüsemann, Richard W, Michael (aka Aragent) I, Paul Venner, Michael Heilemann, Stefan Unterhuber, Stuart Johnson, David Domínguez, Eric Le Bourvellec", "roll20userid": "390460,8097845,2624774,84040,61774,1227702,383147,63716,211627", "preview": "sheet.png", - "instructions": "The One Ring 2nd Edition. This is a rewrite based on the early 2e (basic) and 1e edition that also includes a 2e version for adversaries. It features correct handling of favoured rolls and stance related bonus changes to attack rating, parry, protection and damage. In addition to the classic custom roll tables the sheet also includes roll-templates for parsed rolls (player can toggle). \r\r**Important:** For table rolls to work properly, follow the instructions on [The One Ring wiki page](https://wiki.roll20.net/The_One_Ring#Rollable_Tables) to set up custom rollable tables for your game. If you want to use parsed rolls you don't have to do this anymore. \rMore info: [Readme](https://github.com/Roll20/roll20-character-sheets/blob/master/The%20One%20Ring/README.md) and [wiki page](https://wiki.roll20.net/The_One_Ring). You can reach us via Discord here: https://discord.com/invite/WEUx83PjWm .", + "instructions": "The One Ring 2nd Edition. This is a rewrite based on the early 2e (basic) and 1e edition that also includes a 2e version for adversaries. It features correct handling of favoured rolls and stance related bonus changes to attack rating, parry, protection and damage. In addition to the classic custom roll tables the sheet also includes roll-templates for parsed rolls (player can toggle). \r\r**Important:** For table rolls to work properly, follow the instructions on [The One Ring wiki page](https://wiki.roll20.net/The_One_Ring#Rollable_Tables) to set up custom rollable tables for your game. If you want to use parsed rolls you don't have to do this anymore. \rMore info: [Readme](https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/The%20One%20Ring%202e/readme.md) and [wiki page](https://wiki.roll20.net/The_One_Ring). You can reach us via Discord here: https://discord.com/invite/WEUx83PjWm .", "legacy": false } \ No newline at end of file diff --git a/The One Ring 2e/sheet.png b/The One Ring 2e/sheet.png index bd15768bbf..57197b6912 100644 Binary files a/The One Ring 2e/sheet.png and b/The One Ring 2e/sheet.png differ