In the game Demon Gate, monks roll for chi drain when they attack. I have set up a macro that rolls the attack die and the drain die at the same time. I would love to also be able to have a script perhaps that would also drain what was rolled from their Chi Pool. Is this possible within this macro here? Each of these below are weapon slots on the sheet so I'm specifically looking for a way to add it into the AltUnarmedName attack right after **Chi Drain** *[[d6]]* &{template:two-part} {{name=Attack Roll}} {{character=@{character_name}}} {{text=Attack:?{Form of Attack |Unarmed,[[d20+@{selected|UnarmedHit}+@{selected|UnarmedHitBonus}@{PhysMod}+?{Modifier|0} [Unarmed] ]] **Unarmed** |@{AltUnarmedName},[[d20+@{selected|AltUnarmedHit}+@{selected|AltUnarmedHitBonus}@{PhysMod}+?{Modifier|0} [@{AltUnarmedName}] ]] **@{AltUnarmedName}** **Chi Drain:** *[[d6]]* |@{Weapon1Name}, [[d20+@{selected|Weapon1Hit}+@{selected|Weapon1HitBonus}@{PhysMod}+?{Modifier|0} [@{Weapon1Name}_Attack] ]] **@{Weapon1Name}** |@{Weapon2Name}, [[d20+@{selected|Weapon2Hit}+@{selected|Weapon2HitBonus}@{PhysMod}+?{Modifier|0} [@{Weapon2Name}_Attack] ]] **@{Weapon2Name}** |@{Weapon3Name}, [[d20+@{selected|Weapon3Hit}+@{selected|Weapon3HitBonus}@{PhysMod}+?{Modifier|0} [@{Weapon3Name}_Attack] ]] **@{Weapon3Name}** |@{Weapon4Name}, [[d20+@{selected|Weapon4Hit}+@{selected|Weapon4HitBonus}@{PhysMod}+?{Modifier|0} [@{Weapon4Name}_Attack] ]] **@{Weapon4Name}** |@{Weapon5Name}, [[d20+@{selected|Weapon5Hit}+@{selected|Weapon5HitBonus}@{PhysMod}+?{Modifier|0} [@{Weapon5Name}_Attack] ]] **@{Weapon5Name}** |@{Weapon6Name}, [[d20+@{selected|Weapon6Hit}+@{selected|Weapon6HitBonus}@{PhysMod}+?{Modifier|0} [@{Weapon6Name}_Attack] ]] **@{Weapon6Name}** }}} {{supplementary=**Actions:** ?{Actions|1}}}