Skip to content

Commit

Permalink
Update luckstone desc (#1653)
Browse files Browse the repository at this point in the history
  • Loading branch information
thundergore authored Oct 18, 2023
1 parent afe73d3 commit d62d904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/factions/stormcast_eternals/artifacts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const Artifacts = {
effects: [
{
name: `Luckstone`,
desc: `Once per battle, before you make a hit or wound roll for an attack made by the bearer, a save roll for an attack that targets the bearer, you can say that the bearer will draw upon the power of the luckstone. If you do so, instead of making the roll, you must choose the result of the roll. The result chosen for a D6 roll must be a whole number from 1 to 6, and the result chosen for a 2D6 roll must be a whole number between 2 to 12. The result cannot be rerolled, but any modifiers are applied to it as normal.`,
desc: `Once per battle, before you make a hit or wound roll for an attack made by the bearer, a save roll for an attack that targets the bearer, a run roll or a charge roll made by the bearer, you can say that the bearer will draw upon the power of the luckstone. If you do so, instead of making the roll, you must choose the result of the roll. The result chosen for a D6 roll must be a whole number from 1 to 6, and the result chosen for a 2D6 roll must be a whole number between 2 to 12. The result cannot be rerolled, but any modifiers are applied to it as normal.`,
when: [DURING_GAME],
},
],
Expand Down

0 comments on commit d62d904

Please sign in to comment.