Skip to content

Commit

Permalink
Update D&D Wiki; Swashbuckler.json (#1870)
Browse files Browse the repository at this point in the history
"MB" is incorrect, should be "TB" for "Trickster Bomb" optional feature
  • Loading branch information
ebullient authored Oct 15, 2023
1 parent 6725bca commit db2b979
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions class/D&D Wiki; Swashbuckler.json
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,7 @@
"name": "Concussive Bomb",
"source": "SC",
"featureType": [
"MB"
"TB"
],
"entries": [
"Creates a concussive shock-wave. All creatures within a 60 foot radius that have Line of Sight to the area must succeed on a Dexterity saving throw vs your ability save or be {@condition stunned}. All creatures must make a Wisdom save at the end of each of their turns to snap out of it."
Expand All @@ -753,7 +753,7 @@
"name": "Fury Bomb",
"source": "SC",
"featureType": [
"MB"
"TB"
],
"entries": [
"Releases a cloud of gas. All creatures in a 20ft radius must succeed on a Constitution saving throw vs your ability save or fall under similar effects of the {@spell confusion} spell. All creatures must make a Wisdom save at the end of each of their turns to overcome the gas."
Expand All @@ -763,7 +763,7 @@
"name": "Incendiary Bomb",
"source": "SC",
"featureType": [
"MB"
"TB"
],
"entries": [
"Creates a deadly explosion. All creatures in a 10ft radius must succeed on a Dexterity saving throw vs your ability save or take {@dice 6d10} fire damage, half as much on a successful save."
Expand All @@ -773,7 +773,7 @@
"name": "Sleep Bomb",
"source": "SC",
"featureType": [
"MB"
"TB"
],
"entries": [
"Releases a cloud of gas. All creatures in a 30 foot radius must succeed on a Constitution saving throw vs your ability save or be knocked {@condition unconscious}. All creatures must make a Wisdom save at the end of each of their turns to overcome the gas. A sleeping creature awakens when attacked."
Expand Down Expand Up @@ -1296,7 +1296,7 @@
"level": 15,
"header": 2,
"entries": [
"Starting at 15th level, you learn to create more powerful {@filter bombs|optionalfeatures|Feature Type=MB}. To create these new bombs you must spend 50 gold pieces and spend 6 hours in a village, town, or city. You are only allowed to have one of each bomb at a time, they are too dangerous to give to others, and cannot be sold without raising suspicion. The radius of affect for all bombs you make with Explosives Expert increases by 5 feet and they may be thrown up to 40 feet. Furthermore, when creating the bombs listed under explosives expert ability, you roll a {@dice d6} plus 2 to determine how many bombs you create."
"Starting at 15th level, you learn to create more powerful {@filter bombs|optionalfeatures|Feature Type=TB}. To create these new bombs you must spend 50 gold pieces and spend 6 hours in a village, town, or city. You are only allowed to have one of each bomb at a time, they are too dangerous to give to others, and cannot be sold without raising suspicion. The radius of affect for all bombs you make with Explosives Expert increases by 5 feet and they may be thrown up to 40 feet. Furthermore, when creating the bombs listed under explosives expert ability, you roll a {@dice d6} plus 2 to determine how many bombs you create."
]
},
{
Expand Down

0 comments on commit db2b979

Please sign in to comment.