Differences on Hunting
==== Hunting ====
//Review of hunting rules, to see if the distinction between Hunting, Herd and hunting-related powers can be improved and rebalanced.//
* [[https://campaigns.13w.nl/five-boroughs/tools/book/kindred.html#hunting|Hunting]] is not a risky business (which is good in itself)
* Hunting takes too short (only an hour), which makes Herd and other feeding-related thigns a bit irrelevant
* Hunting should take longer, since the inherent risk in doing so must be weighed by carefulness
* -> Hunting could take about a day of activity, making it more of a thing...
http://anydice.com/program/acb3:
[quote]
function: ROLL:s opposed by OPP:s { result: ROLL - [highest of 0 and OPP] }
function: N:n diff D:n { result: Nd{0,0:D-2,1:11-D} }
output [[4 diff 6] diff 7] named "layered (model)"
output [4 diff 6]*2 named "direct (pool 4)"
output [6 diff 6]*2 named "direct (pool 6)"
output [8 diff 6]*2 named "direct (pool 8)"
[/quote]