[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HOE] About Sensor



Luckily for me, nobody's playing a junker in my posse.  But this is
how I understand the modifiers to combine:

> (bs)basic sight: 1 slot
> (r) rating: 1d4  1 slot
> (p) Passive:  -25% slot, -50% Drain
> (R) Range:   +100% slot, +100% Drain
> 
> So, which do I use:
> 1. ((bs+p)+R)+r= 2.5 slots, 2 drain
> 2. ((bs+R)+r)+p= 2.25 slots, 1.5 drain

(bs + r) * p * R, where

  bs = 1 slot
  r  = 1 slot
  p  = 0.75 for slots, 0.5 for drain
  R  = 2.0 for slots,  2.0 for drain

It doesn't matter which order you apply p and R modifiers.