Skip to content

Commit

Permalink
DATA-4339
Browse files Browse the repository at this point in the history
Bombs (alchemist weapon) should have the type "light" added to interact correctly with the feat two-weapon fighting
  • Loading branch information
LegacyKing committed Sep 15, 2023
1 parent c21d0f5 commit 07f8047
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Chakram PROFICIENCY:WEAPON|Chakram TYPE:Weapon.Resizable.Martia
Pilum PROFICIENCY:WEAPON|Pilum TYPE:Weapon.Resizable.Martial.Ranged.Thrown.Standard.Piercing.Pilum.Javelin.Spear COST:5 WT:4 CRITMULT:x2 CRITRANGE:1 DAMAGE:1d8 EQMOD:Material ~ Wood RANGE:20 SIZE:M SOURCEPAGE:p.177
Boomerang PROFICIENCY:WEAPON|Boomerang TYPE:Weapon.Resizable.Exotic.Ranged.Standard.Bludgeoning.Thrown.Consumable COST:3 WT:3 CRITMULT:x2 CRITRANGE:1 DAMAGE:1d6 EQMOD:Material ~ Wood RANGE:30 SIZE:M SOURCEPAGE:p.177
Crossbow (Double) OUTPUTNAME:Crossbow, [NAME] PROFICIENCY:WEAPON|Crossbow (Double) TYPE:Weapon.Resizable.Exotic.Ranged.Standard.Piercing.Container.Projectile.Crossbow CONTAINS:2|Bolt=2 COST:300 WT:18 CRITMULT:x2 CRITRANGE:2 DAMAGE:1d8 EQMOD:Material ~ Wood RANGE:80 SOURCEPAGE:p.177 BONUS:WEAPON|TOHIT|-4
Bomb PROFICIENCY:WEAPON|Bomb TYPE:Weapon.Exotic.Ranged.Standard.Thrown.Splash.Fire.NoAttackPenalty CRITMULT:x2 CRITRANGE:1 DAMAGE:1d6 WIELD:OneHandedNoSize RANGE:20 BONUS:WEAPON|TOHIT|4|!PREWEAPONPROF:1,Bomb SPROP:%d% bonus damage|AlchemistBombAdditionalDice|AlchemistBombDiceSize|PREVARGT:AlchemistBombAdditionalDice,0
Bomb PROFICIENCY:WEAPON|Bomb TYPE:Weapon.Exotic.Ranged.Standard.Thrown.Splash.Fire.NoAttackPenalty.Light CRITMULT:x2 CRITRANGE:1 DAMAGE:1d6 WIELD:OneHandedNoSize RANGE:20 BONUS:WEAPON|TOHIT|4|!PREWEAPONPROF:1,Bomb SPROP:%d% bonus damage|AlchemistBombAdditionalDice|AlchemistBombDiceSize|PREVARGT:AlchemistBombAdditionalDice,0


####Block: Natural Weapons
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ SOURCELONG:Advanced Player's Guide SOURCESHORT:APG SOURCEWEB:http://paizo.com/st
# Original Entry by: Eric C. Smith (Maredudd)

# Weapon Name Unique Key Type Nb Hands
Bomb TYPE:Exotic.Ranged.Splash.Weapon Group Thrown
Bomb TYPE:Exotic.Ranged.Splash.Weapon Group Thrown.Light
# SIMPLE WEAPONS
# -- unarmed
# Weapon Name Type Nb Hands
Expand Down

0 comments on commit 07f8047

Please sign in to comment.