Advertisement
Guest User

Untitled

a guest
Aug 18th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. &{template:npcaction} {{rname=Conjured @{target|Conjured Creature|token_name}s}} {{name=?{Weapon}}} {{description=Hit [[{?{Number of Attacks}d20+?{Attack Modifier}}>@{Target|Target|npc_ac}]] times out of **?{Number of Attacks}** attacks, before factoring advantage or disadvantage.
  2.  
  3. If the first number is green or blue, hover over it to see how many times you scored a critical hit!
  4.  
  5. [Advantage](~selected|✔️-Advantage)
  6. [Disadvantage](~selected|❌-Disadvantage)
  7. [Damage](~selected|⚔️-Damage)}}
  8. ############################################################################################################################
  9. &{template:npcaction} {{name=Conjured @{target|Conjured Creature|token_name}s}} {{rname=?{Weapon} (Advantage)}}{{description=Because of advantage, you hit [[{?{Number of Initial Misses}d20+?{Attack Modifier}}>@{Target|Target|npc_ac}]] additional times. If this number is green or blue, some of those attacks became critical hits!
  10.  
  11. Because of advantage, [[{?{Number of Initial Hits}d20}>20}]] of your attacks that had hit but weren't critting became critical hits.
  12.  
  13. [Damage](~selected|⚔️-Damage)}}
  14. ############################################################################################################################
  15. &{template:npcaction} {{name=Conjured @{target|Conjured Creature|token_name}s}} {{rname=?{Weapon} (Disadvantage)}}{{description=Because of disadvantage, you lost **?{Number of Initial Criticals}** critical hit(s), but [[{?{Number of Initial Criticals}d20+?{Attack Modifier}}>@{Target|Target|npc_ac}]] of those are still hitting.
  16.  
  17. If the second number is green or blue, you rolled *two Nat 20's* and still managed to crit on at least one of these!
  18.  
  19. Of the rest, [[{?{Number of Initial Non-Criticals}d20+?{Attack Modifier}}>@{Target|Target|npc_ac}]] attacks are still hitting. **Ignore green or blue text here; none of these can be critical hits.**
  20.  
  21. [Damage](~selected|⚔️-Damage)}}
  22. ############################################################################################################################
  23. &{template:npcaction} {{name=Conjured @{target|Conjured Creature|token_name}s}} {{rname=?{Weapon}}} {{description=Rolling damage for **?{Number of Hits}** hits, **?{Number of Criticals}** of which were critical.
  24.  
  25. @{target|Conjured Creature|token_name}s deal [[(?{Number of Hits}*?{Damage Dice Multiplier|1})?{Damage Die|d4|d6|d8|d10|d12|d20}+?{Number of Criticals}?{Damage Die|d4|d6|d8|d10|d12|d20}+?{Number of Hits}*?{Attack Modifier|}]] ?{Type of Damage|magical slashing|magical bludgeoning|magical piercing|fire|cold|poison|acid|psychic|necrotic|radiant|lightning|thunder|force} damage total to @{Target|Target|token_name}.}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement