Skip to content

Commit

Permalink
Merge pull request #484 from datdamnzotz/#410-ThunderCannon
Browse files Browse the repository at this point in the history
Remove Thunder Cannon non SRD
  • Loading branch information
datdamnzotz authored Nov 25, 2020
2 parents f5ce20a + 02e4ec1 commit e28d037
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/cljc/orcpub/dnd/e5/weapons.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -354,15 +354,6 @@
:key :crossbow-heavy
::ammunition? true
::two-handed? true}
{:name "Thunder Cannon",
::damage-type :piercing,
::damage-die 6,
::type ::special
::damage-die-count 2,
::ranged? true,
::range {::min 150, ::max 500},
:key :thunder-cannon
::two-handed? true}
{:name "Longbow",
::damage-type :piercing,
::damage-die 8,
Expand Down

0 comments on commit e28d037

Please sign in to comment.