Inconnu
InviteOfficial ServerGitHubPatreon
  • Inconnu
    • Basic Features
  • About Discord Slash Commands
  • Guides
    • ✨Quickstart
      • 💡Just the basics
      • 🎭Creating a character
      • 🎲Rolling with traits
      • ⚡Willpower re-rolls
      • 🥇Specialties
      • 🪄Disciplines & powers
      • 🔡Custom traits
      • 🩸Trackers
      • 🙎Profiles
      • 💙Quality of life
      • ✅That's a wrap!
    • 🧲Macros
      • Your first macro
      • Rolling macros
      • Optional modifiers
      • Updating your macros
      • Deleting macros
      • Advanced: Rouse-only macros
    • 🎲Gameplay Shortcuts
  • Premium
    • 💰Supporter-only features
    • 📸Character Images
    • 🎭Roleposting
      • /post
      • /bookmarks
      • /tags
      • /search
      • RP changelog
      • Admin checklist
      • Troubleshooting
  • 🔎Command Reference
    • Rolls
      • ⚡Advanced: Roll shorthand
    • Characters
      • Creation
      • Displaying
      • Updates
      • Deletion
      • Profiles
      • RP Headers
    • Miscellaneous
    • Traits
      • What are traits?
      • Adding Traits
      • Updating Traits
      • Removing Traits
      • Displaying Traits
    • Macros
      • Creation
      • Rolling
      • Updating
      • Deletion
      • Listing
  • Advanced
    • ❗Administration
      • Experience Management
      • Character Transfers
    • 🎭Character and Player Parameters
    • ⚙️Server Settings
    • 🛠️Troubleshooting
  • Terms of Service
  • Privacy Policy
  • Contact
  • Copyright
  • Changelog
Powered by GitBook
On this page
  1. Guides
  2. Macros

Advanced: Rouse-only macros

PreviousDeleting macrosNextGameplay Shortcuts

Last updated 2 years ago

We learned earlier that a macro's pool can be any valid . What we didn't learn is that a macro's pool may also be 0.

Why would you want a pool of 0? Many players use "zero-pool" macros for commented Rouse checks. Let's say your character has the Toughness power. This power doesn't require a roll to activate. While you could use /rouse purpose:Toughness, that's a lot of typing. And what if your Blood Potency is 3 or higher? It becomes an even longer command: /rouse reroll:Yes purpose:Toughness.

To save time, you can make a "Rouse-only macro".

Example: Nadea has Blood Potency 3 and the Toughness power. To save time, we want a macro called Toughness that makes the appropriate, labeled Rouse check.

/macro create name:toughness pool:0 hunger:Yes difficulty:0 rouses:1 reroll_rouses:Yes comment:Toughness

With this macro created, we can perform the Rouse check with a much shorter /vm syntax:toughness.

With a zero-pool macro, hunger and difficulty are effectively ignored.

It's possible to make a macro that does nothing! If there's no pool and no Rouse check, then ... nothing will happen.

🧲
roll pool