From 18c1da1c2de696989634a5fecebb777387a0143a Mon Sep 17 00:00:00 2001 From: dmrickey Date: Thu, 21 Dec 2023 10:07:18 -0600 Subject: [PATCH] Updated readme for mythic weapon focus --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3cf19641..611c80d0 100644 --- a/README.md +++ b/README.md @@ -295,6 +295,13 @@ Automatically add +1 to attack rolls to weapons with `Weapon Focus`. Includes `G - The dropdown will be added automatically if you add a dictionary flag `greater-weapon-focus` to the feat (or any other Item) - The choices will be based off of any other `Weapon Focus` feats you already have configured. + ### Mythic Weapon Focus + Doubles the bonus from `Weapon Focus` and `Greater Weapon Focus` + - Will automatically include the select input in the feat advanced tab if the feat name includes both `Weapon Focus` and `Mythic` + - This is configurable in the settings to account for different translations + - The dropdown will be added automatically if you add a dictionary flag `mythic-weapon-focus` to the feat (or any other Item) + - The choices will be based off of any other `Weapon Focus` feats you already have configured. + ### Racial Weapon Focus Adds +1 to hit to racial weapons - those weapons must have appropriate racial tags. - Will Automatically include the select input in the feat advanced tab if the feat is named `Gnome Weapon Focus` (only official racial weapon feat)