Skip to content

Commit d9d74c2

Browse files
author
Scott Tomaszewski
committed
Removes extra roll info
1 parent 6e92af1 commit d9d74c2

File tree

157 files changed

+0
-960
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

157 files changed

+0
-960
lines changed

Abyssal Hyena.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,13 @@ traits:
2626
abilities:
2727
- name: Snapjaw
2828
type: Action
29-
roll: 2d10 + 2
3029
cost: Signature
3130
keywords:
3231
- Attack
3332
- Melee
3433
- Weapon
3534
distance: Melee 1
3635
target: 1 creature or object per minion
37-
t1: 2 damage
38-
t2: 4 damage; grabbed
39-
t3: '5 damage; grabbed '
4036
effects:
4137
- roll: 2d10 + 2
4238
t1: 2 damage

Ankheg.yaml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,13 @@ traits:
3636
abilities:
3737
- name: Bite
3838
type: Action
39-
roll: 2d10 + 3
4039
cost: Signature
4140
keywords:
4241
- Attack
4342
- Melee
4443
- Weapon
4544
distance: Melee 2
4645
target: One creature or object
47-
t1: 5 damage
48-
t2: 8 damage; grabbed
49-
t3: 11 damage; grabbed
5046
effects:
5147
- roll: 2d10 + 3
5248
t1: 5 damage
@@ -57,16 +53,12 @@ abilities:
5753
each of their turns. '
5854
- name: Claws
5955
type: Action
60-
roll: 2d10 + 3
6156
keywords:
6257
- Attack
6358
- Melee
6459
- Weapon
6560
distance: Melee 2
6661
target: Two creatures or objects
67-
t1: 2 damage; A2 grabbed
68-
t2: 4 damage; A3 grabbed
69-
t3: 5 damage; A4 grabbed
7062
effects:
7163
- roll: 2d10 + 3
7264
t1: 2 damage; A2 grabbed
@@ -76,15 +68,11 @@ abilities:
7668
effect: 'The ankheg can vertical slide one or both targets up to 5 squares. '
7769
- name: Earth Eruption
7870
type: Action
79-
roll: 2d10 + 2
8071
cost: 3 Malice
8172
keywords:
8273
- Area
8374
distance: 4 burst
8475
target: Each enemy in the burst
85-
t1: 4 damage
86-
t2: 6 damage
87-
t3: '7 damage; push 2 '
8876
effects:
8977
- roll: 2d10 + 2
9078
t1: 4 damage
@@ -116,15 +104,11 @@ abilities:
116104
effect: 'The ankheg shifts up to 3 squares. '
117105
- name: Acid Breath
118106
type: Villain Action 1
119-
roll: 2d10 + 3
120107
keywords:
121108
- Area
122109
- Weapon
123110
distance: 10 x 1 line within 1
124111
target: Each creature in the line
125-
t1: 4 acid damage
126-
t2: 6 acid damage
127-
t3: 7 acid damage
128112
effects:
129113
- roll: 2d10 + 3
130114
t1: 4 acid damage
@@ -147,15 +131,11 @@ abilities:
147131
ankheg makes a Bite attack against the creature. '
148132
- name: Acid and Claws
149133
type: Villain Action 3
150-
roll: 2d10 + 3
151134
keywords:
152135
- Area
153136
- Weapon
154137
distance: 2 burst
155138
target: Each creature in the burst
156-
t1: 5 acid damage; M2 bleeding (save ends)
157-
t2: 7 acid damage; M3 bleeding (save ends)
158-
t3: 10 acid damage; M4 bleeding (save ends)
159139
effects:
160140
- roll: 2d10 + 3
161141
t1: 5 acid damage; M2 bleeding (save ends)

Basilisk Tonguesnapper.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,13 @@ traits:
2626
abilities:
2727
- name: Prehensile Tongue
2828
type: Action
29-
roll: 2d10 + 2
3029
cost: Signature
3130
keywords:
3231
- Attack
3332
- Melee
3433
- Weapon
3534
distance: Melee 3
3635
target: 1 creature or object
37-
t1: 6 acid damage; pull 1
38-
t2: 8 acid damage; pull 2
39-
t3: 12 acid damage; pull 3
4036
effects:
4137
- roll: 2d10 + 2
4238
t1: 6 acid damage; pull 1
@@ -48,16 +44,12 @@ abilities:
4844
effect: 'The tonguesnapper targets two additional creatures or objects. '
4945
- name: Petrifying Eye Beams
5046
type: Maneuver
51-
roll: MGT RR
5247
keywords:
5348
- Magic
5449
- Ranged
5550
- Resistance
5651
distance: Ranged 5 × 2 line within 1
5752
target: Special
58-
t1: Restrained (save ends)
59-
t2: Slowed (save ends)
60-
t3: Slowed (EoT)
6153
effects:
6254
- roll: MGT RR
6355
t1: Restrained (save ends)
@@ -72,7 +64,6 @@ abilities:
7264
the effect.
7365
- name: Wink
7466
type: Action
75-
roll: 2d10 + 2
7667
cost: 2 Malice
7768
keywords:
7869
- Attack
@@ -81,9 +72,6 @@ abilities:
8172
- Ranged
8273
distance: Melee 1 or Ranged 10
8374
target: 1 creature
84-
t1: 6 corruption damage; R1 dazed (save ends)
85-
t2: 8 corruption damage; R2 dazed (save ends)
86-
t3: 12 corruption damage; R3 dazed and slowed (save ends)
8775
effects:
8876
- roll: 2d10 + 2
8977
t1: 6 corruption damage; R1 dazed (save ends)

Basilisk.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,13 @@ traits:
2626
abilities:
2727
- name: Noxious Bite
2828
type: Action
29-
roll: 2d10 + 2
3029
cost: Signature
3130
keywords:
3231
- Attack
3332
- Melee
3433
- Weapon
3534
distance: Melee 1
3635
target: 2 creatures or objects
37-
t1: 5 poison damage
38-
t2: 8 poison damage
39-
t3: 11 poison damage
4036
effects:
4137
- roll: 2d10 + 2
4238
t1: 5 poison damage
@@ -47,16 +43,12 @@ abilities:
4743
dealt poison damage to. '
4844
- name: Petrifying Eye Beams
4945
type: Maneuver
50-
roll: MGT RR
5146
keywords:
5247
- Magic
5348
- Ranged
5449
- Resistance
5550
distance: Ranged 5 × 2 line within 1
5651
target: Special
57-
t1: Restrained (save ends)
58-
t2: Slowed (save ends)
59-
t3: Slowed (EoT)
6052
effects:
6153
- roll: MGT RR
6254
t1: Restrained (save ends)
@@ -71,16 +63,12 @@ abilities:
7163
effect.
7264
- name: Poison Fumes
7365
type: Action
74-
roll: 2d10 + 2
7566
cost: 5 Malice
7667
keywords:
7768
- Area
7869
- Magic
7970
distance: 3 cube within 1
8071
target: All creatures in the cube
81-
t1: 4 poison damage; M1 weakened (save ends)
82-
t2: 6 poison damage; M2 weakened and slowed (save ends)
83-
t3: '9 poison damage; M3 weakened and slowed (save ends) '
8472
effects:
8573
- roll: 2d10 + 2
8674
t1: 4 poison damage; M1 weakened (save ends)

Bredbeddle.yaml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,13 @@ traits:
3939
abilities:
4040
- name: Executioner's Swing
4141
type: Action
42-
roll: 2d10 + 3
4342
cost: Signature
4443
keywords:
4544
- Area
4645
- Resistance
4746
- Weapon
4847
distance: 2 burst
4948
target: Each enemy in the burst
50-
t1: 2 damage; A2 bleeding (save ends)
51-
t2: 4 damage; A3 bleeding (save ends)
52-
t3: 5 damage; A4 bleeding and dazed (save ends)
5349
effects:
5450
- roll: 2d10 + 3
5551
t1: 2 damage; A2 bleeding (save ends)
@@ -60,7 +56,6 @@ abilities:
6056
who come within distance of this ability during the move. '
6157
- name: Lop
6258
type: Action
63-
roll: 2d10 + 3
6459
cost: 3 Malice
6560
keywords:
6661
- Attack
@@ -69,9 +64,6 @@ abilities:
6964
- Weapon
7065
distance: Melee 2
7166
target: One creature
72-
t1: 6 damage; bleeding (save ends) or M2 beheaded (see effect)
73-
t2: 10 damage; bleeding (save ends) or M3 beheaded (see effect)
74-
t3: 13 damage; bleeding (save ends) or M4 beheaded (see effect)
7567
effects:
7668
- roll: 2d10 + 3
7769
t1: 6 damage; bleeding (save ends) or M2 beheaded (see effect)
@@ -98,17 +90,13 @@ abilities:
9890
difficult terrain. '
9991
- name: Headway
10092
type: Maneuver
101-
roll: 2d10 + 3
10293
cost: 5 Malice
10394
keywords:
10495
- Attack
10596
- Ranged
10697
- Weapon
10798
distance: Ranged 20
10899
target: One creature or object
109-
t1: 3 damage; M2 dazed (save ends)
110-
t2: 5 damage; prone; M3 dazed (save ends)
111-
t3: '7 damage; prone; M4 dazed (save ends) '
112100
effects:
113101
- roll: 2d10 + 3
114102
t1: 3 damage; M2 dazed (save ends)
@@ -132,16 +120,12 @@ abilities:
132120
using that creature''s bonus to any power rolls they make. '
133121
- name: Turn Green
134122
type: Villain Action 1
135-
roll: PRS RR
136123
keywords:
137124
- Area
138125
- Magic
139126
- Resistance
140127
distance: 3 burst
141128
target: Each enemy in the burst
142-
t1: The target turns green and is slowed (save ends)
143-
t2: The target turns green (save ends)
144-
t3: 'No effect '
145129
effects:
146130
- roll: PRS RR
147131
t1: The target turns green and is slowed (save ends)
@@ -165,16 +149,12 @@ abilities:
165149
no additional modifiers.
166150
- name: Headlam Rampage
167151
type: Villain Action 3
168-
roll: 2d10 + 3
169152
keywords:
170153
- Attack
171154
- Melee
172155
- Weapon
173156
distance: Melee 2
174157
target: Four creatures
175-
t1: 3 damage; bleeding (save ends) or M2 beheaded (see Lop)
176-
t2: 4 damage; bleeding (save ends) or M3 beheaded (see Lop)
177-
t3: 5 damage; bleeding (save ends) or M4 beheaded (see Lop)
178158
effects:
179159
- roll: 2d10 + 3
180160
t1: 3 damage; bleeding (save ends) or M2 beheaded (see Lop)

Bugbear Channeler.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,13 @@ traits: []
2323
abilities:
2424
- name: Shape Earth
2525
type: Action
26-
roll: 2d10 + 2
2726
cost: Signature
2827
keywords:
2928
- Attack
3029
- Magic
3130
- Ranged
3231
distance: Ranged 8
3332
target: 2 creatures or objects on the ground
34-
t1: 5 damage; pull 2
35-
t2: 8 damage; pull 3
36-
t3: 11 damage; pull 4
3733
effects:
3834
- roll: 2d10 + 2
3935
t1: 5 damage; pull 2
@@ -43,15 +39,11 @@ abilities:
4339
effect: 'Each square that a target is pulled through becomes difficult terrain. '
4440
- name: Blistering Element
4541
type: Action
46-
roll: 2d10 + 2
4742
keywords:
4843
- Area
4944
- Magic
5045
distance: 3 burst
5146
target: All enemies in the burst
52-
t1: 2 damage; M1 bleeding (save ends)
53-
t2: 3 damage; M2 bleeding (save ends)
54-
t3: 4 damage; M3 bleeding (save ends)
5547
effects:
5648
- roll: 2d10 + 2
5749
t1: 2 damage; M1 bleeding (save ends)
@@ -62,17 +54,13 @@ abilities:
6254
cold, fire, corruption, lightning, or poison. '
6355
- name: Green Reshape
6456
type: Action
65-
roll: 2d10 + 2
6657
cost: 5 Malice
6758
keywords:
6859
- Magic
6960
- Ranged
7061
- Resistance
7162
distance: Ranged 5
7263
target: 1 creature
73-
t1: 5 damage; P1 slowed (save ends)
74-
t2: 8 damage; P2 shapechanged (save ends)
75-
t3: 11 damage; P3 shapechanged (save ends)
7664
effects:
7765
- roll: 2d10 + 2
7866
t1: 5 damage; P1 slowed (save ends)

Bugbear Commander.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,13 @@ traits:
2626
abilities:
2727
- name: Inspiring Swordplay
2828
type: Action
29-
roll: 2d10 + 2
3029
cost: Signature
3130
keywords:
3231
- Attack
3332
- Melee
3433
- Weapon
3534
distance: Melee 1
3635
target: 2 creatures or objects
37-
t1: 5 damage
38-
t2: 8 damage
39-
t3: 11 damage; one target is grabbed
4036
effects:
4137
- roll: 2d10 + 2
4238
t1: 5 damage

Bugbear Roughneck.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,13 @@ traits: []
2323
abilities:
2424
- name: Haymaker
2525
type: Action
26-
roll: 2d10 + 2
2726
cost: Signature
2827
keywords:
2928
- Attack
3029
- Melee
3130
- Weapon
3231
distance: Melee 1
3332
target: 2 creatures or objects
34-
t1: 5 damage
35-
t2: 9 damage; one target is grabbed; one target gets push 2
36-
t3: 12 damage; one target is grabbed; one target gets vertical push 3
3733
effects:
3834
- roll: 2d10 + 2
3935
t1: 5 damage
@@ -44,16 +40,12 @@ abilities:
4440
and the roughneck targets all enemies instead. '
4541
- name: Leaping Fury
4642
type: Action
47-
roll: 2d10 + 3
4843
keywords:
4944
- Attack
5045
- Ranged
5146
- Weapon
5247
distance: Melee 1
5348
target: 1 creature or object
54-
t1: 5 damage; M1 prone
55-
t2: 9 damage; M2 prone
56-
t3: 12 damage; M3 prone
5749
effects:
5850
- roll: 2d10 + 3
5951
t1: 5 damage; M1 prone

0 commit comments

Comments
 (0)