diff --git a/Warhammer 4e Character Sheet/README.md b/Warhammer 4e Character Sheet/README.md index ec9474c745..c90240acaa 100644 --- a/Warhammer 4e Character Sheet/README.md +++ b/Warhammer 4e Character Sheet/README.md @@ -28,7 +28,7 @@ My optional Custom WFRP4e token marker set 2.0 is available @ https://github.com - Intergated SL results for all rolls, which aids in the manual calculation for opposed rolls (due underlying limits with Roll20 full Opposed SL resolution is not a straight forward matter for now, i have chosen the visual self calcualted approach while providing the maximum possible information.) -- Full combat Advantage & Condition Tracking, per core rules. Additionally advantage can be disabled for spells in the settings tab, allowing for seemless integration the Unoffical Grimoire rules (@ http://www.lahiette.com/leratierbretonnien/wp-content/uploads/2020/09/WFRP4-Unofficial-Grimoire-2.02-PDF.pdf). +- Full combat Advantage & Condition Tracking, per core rules. - Inventory: Full Encumbrance Management system, with automatic Overencumbrance modifiers (-move/agi), and Container & Vehicle Management section (TEW compatible) . @@ -74,12 +74,10 @@ Note conditions are not inteneded for out of combat situations, GM simply makes ///// ============ Change Log ============ ///// - February 1st 2021 v1.34 - Added coin converters buttons on the inventory page. - Various Qualities text fields now align to the left. -- Changed spellbook Channel button label from "Cast" to "Channel". January 18th 2021 v1.33 diff --git a/Warhammer 4e Character Sheet/Warhammer 4e Character Sheet.html b/Warhammer 4e Character Sheet/Warhammer 4e Character Sheet.html index 5994b8b856..f000f54b1e 100644 --- a/Warhammer 4e Character Sheet/Warhammer 4e Character Sheet.html +++ b/Warhammer 4e Character Sheet/Warhammer 4e Character Sheet.html @@ -16473,7 +16473,7 @@
@@ -25951,7 +25951,7 @@ on('change:repeating_advancements', function(){ }) .execute(); }); -roll + diff --git a/Warhammer 4e Character Sheet/translation.json b/Warhammer 4e Character Sheet/translation.json index 96d287166d..c80a5fa9f5 100644 --- a/Warhammer 4e Character Sheet/translation.json +++ b/Warhammer 4e Character Sheet/translation.json @@ -1058,7 +1058,6 @@ "CRITICAL-ROLL": "Critical Roll", "CRITICAL-CAST": "Critical Cast", "CRITICAL-CHANNEL": "Critical Channel", - "CHANNEL": "Channel", "CRITICAL": "Critical Hit", "IMPALE-CRITICAL": "Critical Hit (Impaled)", "CRITICAL-SUCCESS": "Auto Success",