Blitz Knuckles

From Soul Co, Your Home for inclusive DnD

Very Rare, Requires Attunement by Moz

BlitzKnuckles.jpg

Description

Granted for service to Faeyis and her mistress, Blitz Knuckles provides more than just a cushion for your enemies to prevent their death. Each blow deals an additional 1d8 Force damage, as well as giving you a plethora or Special Abilities! This weapon also grows with its user, becoming stronger as their owner does as well.

Blitzes are the Special abilities these knuckles provide, each one costs 1 Ki Point, replaces one attack, and can only be used once per short rest. One turn can contain up to two Blitzes.

Code

_v: 2
name: Blitz Knuckles
automation:
  - type: variable
    name: monklevel
    value: MonkLevel
    onError: "0"
  - type: condition
    condition: monklevel < 5
    onTrue:
      - type: variable
        name: weapdamage
        value: "4"
    onFalse:
      - type: condition
        condition: monklevel < 11
        onTrue:
          - type: variable
            name: weapdamage
            value: "6"
        onFalse:
          - type: condition
            condition: monklevel < 17
            onTrue:
              - type: variable
                name: weapdamage
                value: "8"
            onFalse:
              - type: variable
                name: weapdamage
                value: "10"
  - type: condition
    condition: level > 10
    onTrue:
      - type: condition
        condition: level > 15
        onTrue:
          - type: variable
            name: weapbonus
            value: "3"
        onFalse:
          - type: variable
            name: weapbonus
            value: "2"
    onFalse:
      - type: variable
        name: weapbonus
        value: "1"
  - type: condition
    condition: strengthMod > dexterityMod
    onTrue:
      - type: variable
        name: weapmod
        value: strengthMod
    onFalse:
      - type: variable
        name: weapmod
        value: dexterityMod
    errorBehaviour: "false"
  - type: condition
    condition: choice == "attack"
    onTrue:
      - type: text
        text: >-
          Granted for service to Faeyis and her mistress, Blitz Knuckles provides
          more than just a cushion for your enemies to prevent their death. Each
          blow deals an additional 1d8 Force damage, as well as giving you a
          plethora or Special Abilities! This weapon also grows with its user,
          becoming stronger as their owner does as well.  


          Blitzes are the Special abilities these knuckles provide, each one costs 1 Ki Point, replaces one attack, and can only be used once per short rest. One turn can contain up to two Blitzes.
        title: Blitz Knuckles
      - type: target
        target: each
        effects:
          - type: attack
            hit:
              - type: damage
                damage: 1d{weapdamage} + {weapmod} + {weapbonus}[bludgeoning] + 1d8[force]
            miss: []
            attackBonus: proficiencyBonus + weapmod + weapbonus
    onFalse: []
    errorBehaviour: raise
  - type: condition
    condition: choice == "pummel"
    onTrue:
      - type: text
        text: >-
          Granted for service to Faeyis and her mistress, Blitz Knuckles provides
          more than just a cushion for your enemies to prevent their death. Each
          blow deals an additional 1d8 Force damage, as well as giving you a
          plethora or Special Abilities! This weapon also grows with its user,
          becoming stronger as their owner does as well.  


          Blitzes are the Special abilities these knuckles provide, each one costs 1 Ki Point, replaces one attack, and can only be used once per short rest. One turn can contain up to two Blitzes.


          Pummel: If you use flurry of blows and direct all attack actions at the same target, you can immediately use another flurry of blows.
        title: "Blitz Knuckles: Pummel"
      - type: counter
        counter:
          id: 1024
          typeId: 222216831
        amount: "1"
        errorBehaviour: raise
        fixedValue: true
      - type: target
        target: all
        effects:
          - type: attack
            hit:
              - type: damage
                damage: 1d{weapdamage} + {weapmod} + {weapbonus}[bludgeoning] + 1d8[force]
            miss: []
            attackBonus: proficiencyBonus + weapmod + weapbonus
          - type: attack
            hit:
              - type: damage
                damage: 1d{weapdamage} + {weapmod} + {weapbonus}[bludgeoning] + 1d8[force]
            miss: []
            attackBonus: proficiencyBonus + weapmod + weapbonus
    onFalse: []
    errorBehaviour: raise
  - type: condition
    condition: choice == "aurabolt"
    onTrue:
      - type: text
        text: >-
          Granted for service to Faeyis and her mistress, Blitz Knuckles provides
          more than just a cushion for your enemies to prevent their death. Each
          blow deals an additional 1d8 Force damage, as well as giving you a
          plethora or Special Abilities! This weapon also grows with its user,
          becoming stronger as their owner does as well.  


          Blitzes are the Special abilities these knuckles provide, each one costs 1 Ki Point, replaces one attack, and can only be used once per short rest. One turn can contain up to two Blitzes.


          Aura Bolt: Blast a single enemy with a bolt of holy energy, which deals 2d8 radiant damage and inflicts blindness. Ranged attack.
        title: "Blitz Knuckles: Aura Bolt"
      - type: counter
        counter:
          id: 1024
          typeId: 222216831
        amount: "1"
        errorBehaviour: raise
        fixedValue: true
      - type: target
        target: all
        effects:
          - type: attack
            hit:
              - type: damage
                damage: 2d8[radiant]
              - type: ieffect2
                name: Blinded
                buttons:
                  - automation:
                      - type: target
                        target: self
                        effects:
                          - type: save
                            stat: dex
                            fail: []
                            success:
                              - type: remove_ieffect
                                removeParent: if_no_children
                    label: Resist Blindness
                    verb: attempts to resist Blindness
                    style: "1"
                    defaultDC: lastSaveDC
            miss: []
            attackBonus: proficiencyBonus + weapmod + weapbonus
    onFalse: []
    errorBehaviour: raise
  - type: condition
    condition: choice == "supplex"
    onTrue:
      - type: text
        text: >-
          Granted for service to Faeyis and her mistress, Blitz Knuckles provides
          more than just a cushion for your enemies to prevent their death. Each
          blow deals an additional 1d8 Force damage, as well as giving you a
          plethora or Special Abilities! This weapon also grows with its user,
          becoming stronger as their owner does as well.  


          Blitzes are the Special abilities these knuckles provide, each one costs 1 Ki Point, replaces one attack, and can only be used once per short rest. One turn can contain up to two Blitzes.


          Supplex (Meteor Strike): Grapple one enemy and hurl them into the ground for 2d6 bludgeoning damage, plus 1d6 for every 10 feet they fall (increased to 1d8 if you fall together). This attack can be combined with your movement. If the target fails a Strength saving throw (monk DC), it is restrained while grappled.
        title: "Blitz Knuckles: Supplex (Meteor Strike)"
      - type: counter
        counter:
          id: 1024
          typeId: 222216831
        amount: "1"
        errorBehaviour: raise
      - type: target
        target: 1
        effects:
          - type: check
            ability:
              - acrobatics
              - athletics
            contestAbility:
              - athletics
            success: []
            fail:
              - type: ieffect2
                name: Grappled
                buttons:
                  - automation:
                      - type: target
                        target: children
                        effects:
                          - type: check
                            ability:
                              - athletics
                            contestAbility:
                              - acrobatics
                              - athletics
                            success: []
                            fail:
                              - type: remove_ieffect
                            contestTie: fail
                    label: Escape Grapple
                    verb: attempts to break out of the grapple
                    style: "3"
                desc: Grappled by {{caster.name}}
                save_as: grapple
            contestTie: neither
      - type: condition
        condition: not lastCheckDidPass
        onTrue:
          - type: target
            target: self
            effects:
              - type: ieffect2
                name: Grappling
                buttons:
                  - automation:
                      - type: remove_ieffect
                        removeParent: always
                    label: Release Grapple
                    verb: lets go of their target
                    style: "1"
                desc: Grappling {{targets[0].name if str(targets[0])!=targets[0] else
                  targets[0]}}
                parent: grapple
          - type: target
            target: all
            effects:
              - type: damage
                damage: 2d6[bludgeoning]
              - type: save
                stat: str
                fail:
                  - type: ieffect2
                    name: Restrained
                    buttons:
                      - automation:
                          - type: target
                            target: self
                            effects:
                              - type: save
                                stat: dex
                                fail: []
                                success:
                                  - type: remove_ieffect
                                    removeParent: if_no_children
                        label: Resist Restrained
                        verb: attempts to resist Restrained
                        style: "1"
                        defaultDC: lastSaveDC
                    desc: If the target fails a Strength saving throw (monk DC), it is restrained
                      while grappled.
                success: []
        onFalse: []
        errorBehaviour: "false"
    onFalse: []
    errorBehaviour: raise
  - type: condition
    condition: choice == "risingpheonix"
    onTrue:
      - type: text
        text: >-
          Granted for service to Faeyis and her mistress, Blitz Knuckles provides
          more than just a cushion for your enemies to prevent their death. Each
          blow deals an additional 1d8 Force damage, as well as giving you a
          plethora or Special Abilities! This weapon also grows with its user,
          becoming stronger as their owner does as well.  


          Blitzes are the Special abilities these knuckles provide, each one costs 1 Ki Point, replaces one attack, and can only be used once per short rest. One turn can contain up to two Blitzes.


          Rising Phoenix (Fire Dance): Deal 1d8 fire damage to all enemies within 10 feet of you. If the targets fail a Dex saving throw, they are on fire and take 1d6 fire damage at the start of each turn. It takes an action to douse these flames.
        title: "Blitz Knuckles: Rising Phoenix (Fire Dance)"
      - type: counter
        counter:
          id: 1024
          typeId: 222216831
        amount: "1"
        errorBehaviour: raise
      - type: target
        target: all
        effects:
          - type: damage
            damage: 1d8[fire]
          - type: save
            stat: dex
            fail:
              - type: ieffect2
                name: On Fire
                buttons:
                  - automation:
                      - type: target
                        target: self
                        effects:
                          - type: damage
                            damage: 1d6 [fire]
                    label: On Fire
                    verb: is burned by the fire
                    style: "4"
                  - automation:
                      - type: remove_ieffect
                    label: Douse Flame
                    verb: spends their action putting out the fire
                    style: "3"
                desc: |-
                  Target takes 1d6 fire damage at the start of their turn
                   - Can spend an action to douse the flames
            success: []
    onFalse: []
    errorBehaviour: raise
  - type: condition
    condition: choice == "razorgale"
    onTrue:
      - type: text
        text: >-
          Granted for service to Faeyis and her mistress, Blitz Knuckles provides
          more than just a cushion for your enemies to prevent their death. Each
          blow deals an additional 1d8 Force damage, as well as giving you a
          plethora or Special Abilities! This weapon also grows with its user,
          becoming stronger as their owner does as well.  


          Blitzes are the Special abilities these knuckles provide, each one costs 1 Ki Point, replaces one attack, and can only be used once per short rest. One turn can contain up to two Blitzes.


          Razor Gale: Slash at all enemies within 15 feet with a cutting wind. 1d8[slashing], knocked prone on Dex save failure.
        title: "Blitz Knuckles: Razor Gale"
      - type: counter
        counter:
          id: 1024
          typeId: 222216831
        amount: "1"
        errorBehaviour: raise
      - type: target
        target: all
        effects:
          - type: damage
            damage: 1d8[slashing]
          - type: save
            stat: dex
            fail:
              - type: ieffect2
                name: Prone
                effects:
                  attack_advantage: "-1"
                buttons:
                  - automation:
                      - type: remove_ieffect
                    label: Stand Up
                    verb: stands up
                desc: A prone creature's only movement option is to crawl, unless it stands up
                  and thereby ends the condition
            success: []
    onFalse: []
    errorBehaviour: raise
  - type: condition
    condition: choice == "chakra"
    onTrue:
      - type: text
        text: >-
          Granted for service to Faeyis and her mistress, Blitz Knuckles provides
          more than just a cushion for your enemies to prevent their death. Each
          blow deals an additional 1d8 Force damage, as well as giving you a
          plethora or Special Abilities! This weapon also grows with its user,
          becoming stronger as their owner does as well.  


          Blitzes are the Special abilities these knuckles provide, each one costs 1 Ki Point, replaces one attack, and can only be used once per short rest. One turn can contain up to two Blitzes.


          Chakra: When you use your Hand of Healing, you can heal up to two additional targets. Can be used twice per combat.
        title: "Blitz Knuckles: Chakra"
      - type: counter
        counter:
          id: 1024
          typeId: 222216831
        amount: "1"
        errorBehaviour: raise
    onFalse: []
    errorBehaviour: raise
  - type: condition
    condition: choice == "soulspiral"
    onTrue:
      - type: text
        text: >-
          Granted for service to Faeyis and her mistress, Blitz Knuckles provides
          more than just a cushion for your enemies to prevent their death. Each
          blow deals an additional 1d8 Force damage, as well as giving you a
          plethora or Special Abilities! This weapon also grows with its user,
          becoming stronger as their owner does as well.  


          Blitzes are the Special abilities these knuckles provide, each one costs 1 Ki Point, replaces one attack, and can only be used once per short rest. One turn can contain up to two Blitzes.


          Soul Spiral: Restore 30 hp to a fallen ally & remove any curses or other negative status effects, at the cost of half of your own remaining hp.
        title: "Blitz Knuckles: Soul Spira"
      - type: counter
        counter:
          id: 1024
          typeId: 222216831
        amount: "1"
        errorBehaviour: raise
      - type: target
        target: all
        effects:
          - type: damage
            damage: -30[heal]
      - type: target
        target: self
        effects:
          - type: damage
            damage: "{target.hp}/2"
    onFalse: []
    errorBehaviour: raise
  - type: condition
    condition: choice == "bumrush"
    onTrue:
      - type: text
        text: >-
          Granted for service to Faeyis and her mistress, Blitz Knuckles provides
          more than just a cushion for your enemies to prevent their death. Each
          blow deals an additional 1d8 Force damage, as well as giving you a
          plethora or Special Abilities! This weapon also grows with its user,
          becoming stronger as their owner does as well.  


          Blitzes are the Special abilities these knuckles provide, each one costs 1 Ki Point, replaces one attack, and can only be used once per short rest. One turn can contain up to two Blitzes.


          Bum Rush: Deal massive non-elemental magic damage to one enemy. 4d10[magical], uses 2 attack actions & 2 Ki Points.
        title: "Blitz Knuckles: Bum Rush"
      - type: counter
        counter:
          id: 1024
          typeId: 222216831
        amount: "2"
        errorBehaviour: raise
      - type: target
        target: each
        effects:
          - type: attack
            hit:
              - type: damage
                damage: 4d10[magical]
            miss: []
            attackBonus: proficiencyBonus + weapmod + weapbonus
    onFalse: []
    errorBehaviour: raise
thumb: https://cdn.discordapp.com/attachments/1159909883320205382/1167615144814202900/IMG_7383.jpg?ex=654ec557&is=653c5057&hm=9518b645b530f86f1f1ebeeb09c398a6e388b91ad59b72be2bf8e9bf206e9580&
activation_type: 1