|
|
Line 1: |
Line 1: |
− | <big>'''== SOME MACROs =='''</big><br />
| |
− | <br />
| |
− | ''If the macro contains @{selected| or @{target then you will need to select the token on the map below running that macro.<br />''
| |
| | | |
− | '''Rolls Initiative but may not take into account any bonuses:''' <br />
| |
− | <code>/em "Initiative": [[1d20 + @{selected|dexterity_mod}&{tracker}]]</code>
| |
− |
| |
− | '''Rolls ranged attack with ranged weapon in position 1 of the ranged weapon's list:''' <br />
| |
− | <code>/me attacks @{target|character_name} with a @{selected|rangedweaponname1} and gets [[1d20+@{selected|rangedtohit1}]] to hit, for [[@{selected|rangeddmg1}+@{selected|rangeddmgbonus1}]] normal damage or [[@{selected|rangedcritdmg1}]] critical damage.</code>
| |
− |
| |
− | '''Rolls melee attack with melee weapon in position 1 of the melee weapon's list:''' <br />
| |
− | <code>/me attacks @{target|character_name} with a @{selected|meleeweaponname1} and gets [[1d20+@{selected|meleetohit1}]] to hit, for [[@{selected|meleedmg1}+@{selected|meleedmgbonus1}]] normal damage or [[@{selected|meleecritdmg1}]] critical damage.</code>
| |
− |
| |
− | '''Strength check rolls twice - one for standard, other for adv/disadvantage:''' <br />
| |
− | <code>/em "Strength Check": [Std | Advantage/Disadvantage] [[1d20 + @{selected|Strength_Mod} ]] | [[1d20 + @{selected|Strength_Mod} ]]</code>
| |
− |
| |
− | '''Dexterity check rolls twice - one for standard, other for adv/disadvantage:''' <br />
| |
− | <code>/em "Dexterity Check": [Std | Advantage/Disadvantage] [[1d20 + @{selected|Dexterity_Mod} ]] | [[1d20 + @{selected|Dexterity_Mod} ]]</code>
| |
− |
| |
− | '''Constitution check rolls twice - one for standard, other for adv/disadvantage:''' <br />
| |
− | <code>/em "Constitution Check": [Std | Advantage/Disadvantage] [[1d20 + @{selected|Constitution_Mod} ]] | [[1d20 + @{selected|Constitution_Mod} ]]</code>
| |
− |
| |
− | '''Intelligence check rolls twice - one for standard, other for adv/disadvantage:''' <br />
| |
− | <code> /em "Intelligence Check": [Std | Advantage/Disadvantage] [[1d20 + @{selected|Intelligence_Mod} ]] | [[1d20 + @{selected|Intelligence_Mod} ]]</code>
| |
− |
| |
− | '''Wisdom check rolls twice - one for standard, other for adv/disadvantage:''' <br />
| |
− | <code>/em "Wisdom Check": [Std | Advantage/Disadvantage] [[1d20 + @{selected|Wisdom_Mod} ]] | [[1d20 + @{selected|Wisdom_Mod} ]]</code>
| |
− |
| |
− | '''Charisma check rolls twice - one for standard, other for adv/disadvantage:''' <br />
| |
− | <code>/em "Charisma Check": [Std | Advantage/Disadvantage] [[1d20 + @{selected|Charisma_Mod} ]] | [[1d20 + @{selected|Charisma_Mod} ]]</code>
| |