HM-CODE / Haunted-Memories

A repository for Haunted Memories code.
http://www.haunted-memories.net/
BSD 3-Clause "New" or "Revised" License
4 stars 5 forks source link

+hunt adding Herd when not specified #144

Open Bradamante opened 12 years ago

Bradamante commented 12 years ago

+hunt is adding Herd to the dice pools when it exists, even when it is not specified in the roll (for instance, when Herd would not apply). It is, fortunately, NOT adding Herd twice when it is specified.

Interestingly, it will report it as part of the roll:

+hunt overpower=1/Test - overpower only [BigBrother] Horus<#14853> +hunts at St. Stephan Square -- City Center -- Vienna<#556> and succeeds, gaining 1 vitae. Roll: 'overpower + Herd' Successes: 5 Comment: 'Test - overpower only' Current Hunt Penalty: 0 Raw Dice: 10 3 10 9 9 8 | 6 7 | 5

Note that this is hard to pick up in the hunt logs, since the code adds the '+ Herd' as if it had been typed.

'+hunt overpower + herd' does not result in the '+ Herd' being added a second time.

nivthefox commented 12 years ago

This was originally by design. I'll have to double check with Sunny that it's not actually desired.