rileyshahar / botcbot

A WIP bot for playing Blood on the Clocktower on Discord. Version 2.
3 stars 1 forks source link

Character-specific registers #7

Closed rileyshahar closed 4 years ago

rileyshahar commented 4 years ago

Implement a registersto command to solve this illustrative case:

Virgin
Tea Lady
Spy

If the spy nominates the virgin, they should be able to be executed by the virgin, but saved by the tea lady. (This example is not exactly correct, because virgin triggers based on character type and tea lady based on alignment, but it illustrates the idea.)

rileyshahar commented 4 years ago

Closed (for now) in favor of #26, which resolves every use-case of this feature that I can think of.