Browse Source

bugbear ability fix

Okos 5 years ago
parent
commit
08ab4cae31
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      generator/data/card_data_example.js

+ 1
- 1
generator/data/card_data_example.js View File

@@ -17,7 +17,7 @@ var card_data_example = [
17 17
       "fill",
18 18
       "section | Abilities",
19 19
       "description | Brute| A melee weapon deals one extra die of its damage when the bugbear hits with it (included in the attack).",
20
-      "description | Surprise Attack | If the bugbear surprises a creature and hitsection | Actionss it with an attack during the first round of combat, the target takes an extra 7 (2d6) damage from the attack.",
20
+      "description | Surprise Attack | If the bugbear surprises a creature and hits it with an attack during the first round of combat, the target takes an extra 7 (2d6) damage from the attack.",
21 21
       "fill",
22 22
       "section | Actions",
23 23
       "description | Morningstar | Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 11 (2d8 + 2) piercing damage.",

Loading…
Cancel
Save