From ed807499dc9080544e04fce3039f41e41d9d3015 Mon Sep 17 00:00:00 2001 From: CrazierIvan <121170679+CrazierIvan@users.noreply.github.com> Date: Sun, 24 Sep 2023 22:30:21 +0300 Subject: [PATCH] Update LaserLlama; Alternate Fighter.json --- class/LaserLlama; Alternate Fighter.json | 36 ++++-------------------- 1 file changed, 5 insertions(+), 31 deletions(-) diff --git a/class/LaserLlama; Alternate Fighter.json b/class/LaserLlama; Alternate Fighter.json index 6ebce72e30..1a00ab251e 100644 --- a/class/LaserLlama; Alternate Fighter.json +++ b/class/LaserLlama; Alternate Fighter.json @@ -1,4 +1,6 @@ + { +"$schema": "https://raw.githubusercontent.com/TheGiddyLimit/5etools-utils/master/schema/brew-fast/homebrew.json", "_meta": { "sources": [ { @@ -9733,34 +9735,6 @@ } ] }, - { - "name": "Masterful Technique", - "source": "LLAF:E", - "page": 5, - "entries": [ - "You have learned to change your fighting stance to best meet the challenges you face. You gain the following benefits:", - { - "type": "list", - "items": [ - "You increase your Strength, Dexterity, or Constitution score by 1, to a maximum of 20.", - "You learn one Fighting Style of your choice from those available to the Alternate Fighter. However, you can only benefit from the effects of one Fighting Style you know.", - "As a bonus action, you can switch your current Fighting Style to another Fighting Style that you know." - ] - } - ], - "ability": [ - { - "choose": { - "from": [ - "str", - "dex", - "con" - ], - "amount": 1 - } - } - ] - }, { "name": "Alternate Weapon Master", "source": "LLAF:E", @@ -9887,11 +9861,11 @@ "str", "dex", "con" - ] - }, + ], "amount": 1 } - ] + } + ] } ] }