Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| content-packs:core-rules:software:discord [2026/02/03 00:42] – job | content-packs:core-rules:software:discord [2026/02/04 19:21] (current) – [GM Commands] job | ||
|---|---|---|---|
| Line 39: | Line 39: | ||
| === /bid === | === /bid === | ||
| Type // | Type // | ||
| - | * //**/bid show**// will show you in a private message the sequence of all the cards you've played so far in the hand to help you find the sequence number of the card you want to bid on. | ||
| * //**/bid Card2 3WIL 1QUI**// will bid chips **face-down** on Card2 in the hand sequence, sending a message to the channel with the number of chips you have bid, but not what Attribute they are. You can type this command more than once if you made a mistake the first time and want to adjust your prior bid. Each time this command is run it will send a message to the channel to alert other players what card you've bid on. | * //**/bid Card2 3WIL 1QUI**// will bid chips **face-down** on Card2 in the hand sequence, sending a message to the channel with the number of chips you have bid, but not what Attribute they are. You can type this command more than once if you made a mistake the first time and want to adjust your prior bid. Each time this command is run it will send a message to the channel to alert other players what card you've bid on. | ||
| * //**/bid Card0 3WIL 1QUI up**// will bid three WIL Attribute Points and one Quickness **face up** on the first card that has been played in the hand (card sequences in a hand start with 0, not 1). | * //**/bid Card0 3WIL 1QUI up**// will bid three WIL Attribute Points and one Quickness **face up** on the first card that has been played in the hand (card sequences in a hand start with 0, not 1). | ||
| Line 48: | Line 47: | ||
| === /chips === | === /chips === | ||
| Allows you to manage the chip stacks of your actor: | Allows you to manage the chip stacks of your actor: | ||
| - | | + | * //**/chips dmg Grogan -3str -2ag **// applies 3 STR and 2 AGI damage to the Actor Grogan |
| - | | + | |
| * //**/chips delta Grogan +2kno **// awards 2 KNO chips to Grogan | * //**/chips delta Grogan +2kno **// awards 2 KNO chips to Grogan | ||
| * //**/chips reset Grogan**// resets Grogan' | * //**/chips reset Grogan**// resets Grogan' | ||
| Line 56: | Line 54: | ||
| * //**/show actors**// shows the actors names assigned to you in the current // | * //**/show actors**// shows the actors names assigned to you in the current // | ||
| * //**/show actor**// shows you the statblock of an Actor assigned to you like __/show actor example-actor__ | * //**/show actor**// shows you the statblock of an Actor assigned to you like __/show actor example-actor__ | ||
| + | * //**/show bid**// will show you in a private message the sequence of all the cards you've played so far in the hand to help you find the sequence number of the card you want to bid on. | ||
| + | * //**/show chips < | ||
| * //**/show config**// will send a private message to you showing all of the current game settings (Campaign, Adventure, Scenario, Scene, Hand, and Actor count) | * //**/show config**// will send a private message to you showing all of the current game settings (Campaign, Adventure, Scenario, Scene, Hand, and Actor count) | ||
| * //**/show list**// will show just you a list of all possible card file names. | * //**/show list**// will show just you a list of all possible card file names. | ||
| Line 85: | Line 85: | ||
| * __///config actor example-actor unassign// | * __///config actor example-actor unassign// | ||
| * __///config actor example-actor delete//__ -- removes example-actor from the GM's campaign. | * __///config actor example-actor delete//__ -- removes example-actor from the GM's campaign. | ||
| - | * //**/config ex < | + | |
| - | * __///config ex list//__ -- lists all available game extensions. | + | * __///config cp list//__ -- lists all available game Content Packs. |
| - | * __///config ex body_locations.py// | + | * __///config cp fantasy.py// |
| - | * __///config ex body_locations.py on//__ -- turns on this extension | + | * __///config cp fantasy.py on//__ -- turns on this Content Pack |
| - | * __///config ex body_locations.py off//__ -- turns off this extension | + | * __///config cp fantasy.py off//__ -- turns off this Content Pack |
| + | | ||
| + | * __///config ex list//__ -- lists all available game Extensions. | ||
| + | * __///config ex body_locations.py// | ||
| + | * __///config ex body_locations.py on//__ -- turns on this Extension | ||
| + | * __///config ex body_locations.py off//__ -- turns off this Extension | ||
| === ?sync === | === ?sync === | ||
