summaryrefslogtreecommitdiff
path: root/tgscripts/roll20macros-thirteenth.txt
blob: c662c839ced43f5dcf5b47bf2e79d7a20780fdf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
TEMPLATE FUNCTIONS

[[{{x,false-value-compared-to-A}>A}*(T-F) + F]]
[[({0,floor(1-abs(x-A))}dl1)*(T-F) +F]]

?{Modifiers|0} MODIFIERS GET SAVED WHEN THEY GET RECORDED ONCE, YOU CAN REUSE THEM BY INVOKING THE SAME ?{}

CONFIGURE BASIC MELEE AND RANGED ATTACK IN COG, ALONG WITH EVERYTHING ELSE

/w Kohaku &{template:default} {{name=Utility Menu}} {{Rule=[Two Weapon Fighting](!
#Rule-Two-Weapon-Fighting)}} {{Racial=[Quick to Fight](!
#Racial-Quick-to-Fight)}} {{Item=[Wooden Ring](!
#Item-Wooden-Ring)}} {{Feat=[Bribery](!
#Feat-Bribery)}} {{Feature=[Momentum](!
#Feature-Momentum) [Sneak Attack](!
#Feature-Sneak-Attack) [Trap Sense](!
#Feature-Trap-Sense)}} {{Talent=[Babyface](!
#Talent-Babyface) [Intrusion Expert](!
#Talent-Intrusion-Expert) [Shadow Walk](!
#Talent-Shadow-Walk)}}

CUSTOM VALUE INSIDE THING

icon-final1
{{name=@{icon-name1}}} {{relationship=^{@{icon-type1}}}} {{iconlvl=[[@{icon1}]]}} {{iconrow=1}}

icon-final2
{{name=@{icon-name2}}} {{relationship=^{@{icon-type2}}}} {{iconlvl=[[@{icon2}]]}} {{iconrow=2}}

icon-final3
{{name=@{icon-name3}}} {{relationship=^{@{icon-type3}}}} {{iconlvl=[[@{icon3}]]}} {{iconrow=3}}

icon-final4
{{name=@{icon-name4}}} {{relationship=^{@{icon-type4}}}} {{iconlvl=[[@{icon4}]]}} {{iconrow=4}}

THE ROLL
&{template:icon} {{icon1=[[1d6cf5]]}} {{icon2=[[1d6cf5]]}} {{icon3=[[1d6cf5]]}} {{icon4=[[1d6cf5]]}} {{charname=@{Kohaku|character_name}}} @{Kohaku|icon-final1}
COPY AND PASTE IN MACRO AS MANY TIMES AS YOU HAVE ICONS, CHANGING ONLY THE CHARACTER NAME AND X IN finalX (1-4)

MWEAP-name
[[({0,floor(1-abs(@{MWEAP-sel}-1))}dl1)*@{MWEAP-name1} + ({0,floor(1-abs(@{MWEAP-sel}-2))}dl1)*@{MWEAP-name2} + ({0,floor(1-abs(@{MWEAP-sel}-3))}dl1)*@{MWEAP-name3}]]

MWEAP-mod
[[({0,floor(1-abs(@{MWEAP-sel}-1))}dl1)*@{MWEAP-mod1} + ({0,floor(1-abs(@{MWEAP-sel}-2))}dl1)*@{MWEAP-mod2} + ({0,floor(1-abs(@{MWEAP-sel}-3))}dl1)*@{MWEAP-mod3}]]

MWEAP
[[({0,floor(1-abs(@{MWEAP-sel}-1))}dl1)*@{MWEAP1} + ({0,floor(1-abs(@{MWEAP-sel}-2))}dl1)*@{MWEAP2} + ({0,floor(1-abs(@{MWEAP-sel}-3))}dl1)*@{MWEAP3}]]

RWEAP-name
[[({0,floor(1-abs(@{RWEAP-sel}-1))}dl1)*@{RWEAP-name1} + ({0,floor(1-abs(@{RWEAP-sel}-2))}dl1)*@{RWEAP-name2} + ({0,floor(1-abs(@{RWEAP-sel}-3))}dl1)*@{RWEAP-name3}]]

RWEAP-mod
[[({0,floor(1-abs(@{RWEAP-sel}-1))}dl1)*@{RWEAP-mod1} + ({0,floor(1-abs(@{RWEAP-sel}-2))}dl1)*@{RWEAP-mod2} + ({0,floor(1-abs(@{RWEAP-sel}-3))}dl1)*@{RWEAP-mod3}]]

RWEAP
[[({0,floor(1-abs(@{RWEAP-sel}-1))}dl1)*@{RWEAP1} + ({0,floor(1-abs(@{RWEAP-sel}-2))}dl1)*@{RWEAP2} + ({0,floor(1-abs(@{RWEAP-sel}-3))}dl1)*@{RWEAP3}]]


CUSTOM ATTACK MODIFIERS
@{M-BAMOD}[MMOD]+@{level}[LVL]+@{MWEAP-mod}[WEAP]
(+ 2[FEINT])
@{CHA-mod}[MMOD]+@{level}[LVL]+@{MWEAP-mod}[WEAP]


CUSTOM DAMAGE MODIFIERS
[[@{MBA-hit}]]
[[@{MBA-hit} + @{CHA-mod}[CHA]*@{LVL-multiplier}[LVL]]]
[[@{level}[LVL]]]
[[@{CHA-mod}[CHA]*@{LVL-multiplier}[LVL]]]
[[@{level}[LVL] + @{CHA-mod}[CHA]*@{LVL-multiplier}[LVL]]]



-------------------------ROGUE SNEAK ATTACK-------------------------

[[ ({0,floor(1-abs(@{level}-1))}dl1)*1d4 + {{@{level},0}>[[2]]}*1d6 + {{@{level},0}>[[4]]}*1d6 + {{@{level},0}>[[6]]}*1d6 + {{@{level},0}>[[8]]}*2d6 + {{@{level},0}>[[10]]}*2d6 ]]


-------------------------SHADOW WALK-------------------------

Name: Shadow Walk
Type: At-Will
Action: Move Action
Range: Nearby
Target: All nearby enemies, targeting the enemy among them with the highest Mental Defense
Attack: Custom - @{CHA-mod}[MMOD]+@{level}[LVL]+@{MWEAP-mod}[WEAP]
VS: MD

Custom 1:
Hit:
- Remove yourself from play. At the start of your next turn, return anywhere nearby that you could have moved to normally during your turn, and deal double damage with your first rogue attack that turn.

Custom 2:
Miss:
- No effect. You can’t attempt to shadow walk again until your next turn, but you still have your standard action this turn.

Custom 3:
Custom - (blank):
- **Adventurer Feat:** On a miss, you can still use your move action normally (but still can’t shadow walk this turn).
- **Champion Feat:** Twice per day, you can reroll the rogue attack that follows your successful use of shadow walk.
- **Epic Feat:** Twice per day, you can reappear from your shadow walk in a nearby location you wouldn’t have been able to reach unimpeded physically, for instance, on the other side of a portcullis or door, or high up a wall.


-------------------------EVASIVE STRIKE-------------------------

Name: Evasive Strike
Type: At-Will
Action: Custom - Melee Attack
Range: Engaged
Target: One enemy
Attack: Custom - @{M-BAMOD}[MMOD]+@{level}[LVL]+@{MWEAP-mod}[WEAP]
VS: AC

Custom 1:
Hit:
- [[@{MBA-hit}]] damage, and you can pop free from the target.

Custom 2:
Miss:
- [[@{level}[LVL]]] damage

-------------------------PERFECT EXECUTION-------------------------

Name: Perfect Execution
Type: Daily
Action: Custom - Melee Attack; Requires Momentum
Range: Engaged

Custom 1:
Effect:
- [[50]] damage
- *9th level power:* [[75]] damage

-------------------------WELL-TIMED STRIKE-------------------------

Name: Well-Timed Strike
Type: Encounter
Action: Custom - Melee Attack
Range: Engaged
Attack: Custom - @{M-BAMOD}[MMOD]+@{level}[LVL]+@{MWEAP-mod}[WEAP]
VS: Custom - the lowest defense of the target

Custom 1:
Special:
- The target is vulnerable to the attack.

Custom 2:
Hit:
- [[@{MBA-hit}]] damage

Custom 3:
Miss:
- Half damage


-------------------------ROLL WITH IT-------------------------

Name: Roll With It
Type: At-Will
Action: Custom - Interrupt Action; Requires Momentum

Custom 1:
Trigger:
-  A melee attack that targets AC hits you.

Custom 2:
Effect:
- You take half damage from that attack.


-------------------------CHEEKY DISTRACTION-------------------------

Name: Cheeky Distraction
Type: At-Will
Action: Custom - Interrupt Action; Requires Momentum
Range: Engaged
Attack: Custom - @{CHA-mod}[MMOD]+@{level}[LVL]+@{MWEAP-mod}[WEAP]
VS: MD

Custom 1:
Trigger:
- An enemy you are engaged with makes an attack against you or an ally.

Custom 2:
Hit:
- The enemy has disadvantage on the attack roll.
- *Critical hit:* The attack fails and has no effect.
- **Champion Feat:** If you hit, you can pop free from the target after it made the attack.

Custom 3:
Miss:
- -

-------------------------DARK SHROUD-------------------------

Name: Dark Shroud
Type: Encounter
Action: Custom - Close-quarters attack; Quick action; Shadow
Range: Nearby
Target: One nearby enemy
Attack: Custom - @{CHA-mod}[MMOD]+@{level}[LVL]+@{MWEAP-mod}[WEAP]
VS: MD

Custom 1:
Hit:
- The target has disadvantage on their next attack roll. If you make a melee or ranged weapon attack against the target this turn, you can use your Sneak Attack, even if it is not engaged with an ally.

Custom 2:
Miss:
- -

-------------------------NOT TODAY, DEATH-------------------------

Name: Not Today, Death
Type: Daily / Recharge
Action: Custom - Interrupt Action; Requires Momentum; Shadow

Custom 1:
Trigger:
- An attack reduces you to zero hit points or below.

Custom 2:
Effect:
- You take no damage or other effects from the attack. You can spend your momentum to disappear and reappear anywhere nearby.

Custom 3:
Custom - (blank):
- **Epic Feat:** The power is now Recharge 16+ after battle.

-------------------------TRICKSTER'S CUT-------------------------

Name: Trickster's Cut
Type: At-Will
Action: Custom - Melee Attack
Range: Engaged
Attack: Custom - @{CHA-mod}[MMOD]+@{level}[LVL]+@{MWEAP-mod}[WEAP]
VS: MD

Custom 1:
Hit:
- [[@{MBA-hit}]] damage

Custom 2:
Miss:
- [[@{level}[LVL]]] damage / [[@{level}[LVL] + @{CHA-mod}[CHA]*@{LVL-multiplier}[LVL]]] damage
- **Adventurer Feat:** Add your Charisma modifier to miss damage.

-------------------------TUMBLING STRIKE-------------------------

Name: Tumbling Strike
Type: At-Will
Action: Custom - Melee Attack
Range: Engaged
Attack: Custom - @{M-BAMOD}[MMOD]+@{level}[LVL]+@{MWEAP-mod}[WEAP]
VS: AC

Custom 1:
Custom - Always:
- You gain a +5 bonus to all disengage checks you attempt this turn. You can also move to engage an enemy, make this attack against it, and then use a quick action to attempt to disengage from it (the quick action disengage lets you move again if you succeed).

Custom 2:
Hit:
- [[@{MBA-hit}]] damage

Custom 3:
Miss:
- [[@{level}[LVL]]] damage

-------------------------SLICK FEINT-------------------------

TWO-PARTER

Name: Slick Feint - **Act I**
Type: At-Will
Action: Custom - Melee Attack
Range: Engaged
Target: One enemy engaged with you
Attack: Custom - @{CHA-mod}[MMOD]+@{level}[LVL]+@{MWEAP-mod}[WEAP]
VS: MD

Custom 1:
Hit:
- The target is dazed until the end of your next turn, and you can make an improved attack against a second target.

Custom 2:
Miss:
- Your attack action is over; the feint was a screw-up.

Name: Slick Feint - **Act II**
Type: Custom - Follow-Up
Action: Custom - Melee Attack
Range: Engaged
Target: A different enemy from the first target that is engaged with you
Attack: Custom - @{M-BAMOD}[MMOD]+@{level}[LVL]+@{MWEAP-mod}[WEAP] + 2[FEINT]
VS: AC

Custom 1:
Hit:
- [[@{MBA-hit}]] damage

Custom 2:
Miss:
- [[@{level}[LVL]]] damage


-------------------------BLACK VEIL-------------------------

Name: Black Veil
Type: Encounter
Action: Custom - Interrupt action; Requires Momentum; Shadow

Custom 1:
Trigger:
- An enemy hits you with an attack.

Custom 2:
Effect:
- You take half damage from the attack, and make the following attack against the target.
- **Attack:** [[1d20+@{CHA-mod}[MMOD]+@{level}[LVL]+@{MWEAP-mod}[WEAP]+?{Modifiers|0}[MOD]+@{E-DIE}]] vs PD

Custom 3:
Hit:
- Negative energy damage equal to the damage of the target’s attack, plus [[@{CHA-mod}[CHA]*@{LVL-multiplier}[LVL]]]

-------------------------STAR MANTLE-------------------------

Name: Star Mantle
Type: Encounter
Action: Custom - Close-quarters power; Quick action; Shadow

Custom 1:
Effect:
- Until the end of your next turn, natural odd attack rolls against you miss.
- **Adventurer Feat:** Gain momentum when you use this power.

-------------------------SWIFT DODGE-------------------------

Name: Swift Dodge
Type: At-Will
Action: Custom - Interrupt Action; Requires Momentum

Custom 1:
Trigger:
- You are hit by an attack against AC.

Custom 2:
Effect:
- The attacker must reroll the attack.


-------------------------SNEAKY SETUP-------------------------

Name: Sneaky Setup
Type: At-Will
Action: Custom - Interrupt action; You must spend your Momentum
Range: Engaged

Custom 1:
Trigger:
- An ally makes an attack against an enemy you are engaged with.

Custom 2:
Effect:
- The ally gains advantage on the attack.


-------------------------CHARGING SHADOW-------------------------

Name: Charging Shadow
Type: Encounter
Action: Custom - Melee attack; Shadow
Target: One nearby or far away enemy
Attack: Custom - @{M-BAMOD}[MMOD]+@{level}[LVL]+@{MWEAP-mod}[WEAP]
VS: AC

Custom 1:
Hit:
- [[@{MBA-hit} + @{CHA-mod}[CHA]*@{LVL-multiplier}[LVL]]] damage

Custom 2:
Miss:
- [[@{level}[LVL]]] damage

Custom 3:
Custom - (blank):
- **Champion Feat:** After the attack, you can teleport to engage the enemy.


-------------------------KILLING BLOW-------------------------

Name: Killing Blow
Type: Daily
Action: Custom - Melee Attack
Range: Engaged
Attack: Custom - @{M-BAMOD}[MMOD]+@{level}[LVL]+@{MWEAP-mod}[WEAP]
VS: AC

Custom 1:
Hit:
- [[@{MBA-hit}]] damage. If the target has 250 hit points or less left after the attack, it starts making last gasp saves (16+; see Core Book p. 200). After the fourth failed save, it dies. If the target has more than 250 hit points, you can choose to either deal 100 extra damage or cause the target to lose its next standard action.

Custom 2:
Miss:
- You have advantage on your next attack against the target.


DLANOR - PALLY COMMANDER MULTICLASS

M-BAMOD
[[({@{STR-mod},@{CHA-mod}}kl1)]]

CUSTOM ATTACK MODIFIERS
@{M-BAMOD}[MMOD]+@{level}[LVL]+@{MWEAP-mod}[WEAP]


CUSTOM DAMAGE MODIFIERS
[[@{MBA-hit}]]
[[@{level}[LVL]]]


/w Dlanor A. Knox &{template:default} {{name=Commands}} {{Reminder=When you lead troops against demons, devils, or undead, you can use one command without paying its standard command point cost during that battle. **You also start each battle with 1 command point**}}{{Commands=[You Set Them Up, I Finish (4)](~Dlanor A. Knox|C-You-Set-Them-Up) [You're the Hero! (1)](~Dlanor A. Knox|C-Youre-the-Hero)}}

!# [Clear Your Mind (2)](~Dlanor A. Knox|C-Clear-Your-Mind)

/w Dlanor A. Knox &{template:default} {{name=Tactics}} {{Reminder=When you lead troops against demons, devils, or undead, you can use one tactic without expending it during that battle.}}  {{Tactics=[Inspiring Leadership (16+)](~Dlanor A. Knox|T-Inspiring-Leadership)}}

!# [Enforce Clarity (16+)](~Dlanor A. Knox|T-Enforce-Clarity)

/w Dlanor A. Knox &{template:default} {{name=Smites}} {{Reminder=When you activate your Smite Evil, choose one of your Smite powers and gain its effect. You must choose the smite power before making the attack roll, and before you know whether your smite hits or misses.}} {{Smite=[Smite Evil](~Dlanor A. Knox|Smite-Evil)}} {{Smite powers=[True Smite](~Dlanor A. Knox|S-True-Smite) [Blessed Smite](~Dlanor A. Knox|S-Blessed-Smite) [Inquisitor's Smite](~Dlanor A. Knox|S-Inquisitors-Smite)}}

!# fearless and some level 9

Your next paladin melee attack deals [[({0,floor(1-abs(@{level}-1))}dl1)*1d12 + [[floor(@{level}/2)]]d12]] extra damage on a hit. In addition, you can activate one smite power of your choice, which can be True Smite below, or a smite power gained through talents.

/w Dlanor A. Knox &{template:default} {{name=Spells}} {{Reminder=**Adventurer Feat** You gain the at-will attack spell of a cleric domain as a once-per-battle bonus spell. (This feat requires the Cleric Training, Divine Domain or Ranger Ex Cathedral talent)}} {{Spells=[Eyes of the Judge](~Dlanor A. Knox|Eyes-of-the-Judge) [Sacred Mantra](~Dlanor A. Knox|Sacred-Mantra)}}

[[ [[{{@{Dlanor A. Knox|level},10}<2}*1]]d4 + [[floor((@{Dlanor A. Knox|level} - 1)/2)]]d8 + [[{{@{Dlanor A. Knox|level},0}>9}*1]]d8 + @{Dlanor A. Knox|WIS-mod}*@{Dlanor A. Knox|LVL-multiplier} ]] holy damage