GSF Abjuration Clarity duration bug

Started by SemStar, February 28, 2017, 10:07:42 PM

Previous topic - Next topic

SemStar

Quote[/B]
CLARITY: EfU’s current changes
  • Vanilla casting is unaffected
  • With SF: Abjuration, the duration is doubled
  • With GSF: Abjuration, the duration is doubled again
  • GSF Abjuration also applies the buff on yourself (same bonuses as to the main target)
  • SF: Divination grants the target +5 Concentration and +2 Lore. GSF divination grants +10 Concentration and +4 Lore.
[/LIST]
 Clarity has a base duration of 5+1/level rounds. According to this change, it would be the following at SF and GSF Abjuration

10+2/level
20+4/level

And that when extended, it would achieve

40+8/level

However in my own experiments I have found out that it is only doubling the base duration before extending it. Thus it becomes

10+2/level
15+3/level
30+6/level Extended

If this is not a bug, and is working as intended; it would be much appreciated to change the spell change text to saying it is TRIPLED at GSF abjuration rather than "Doubled again"

Tala

Got around to it and edited the documentation by what's in the script:

CLARITY: EfU's current changes
  • Duration for the spell: 10 Rounds + (1 Round/Level * (2 if has SF Abj.) * (2 if has GSF Abj.) * (2 if EXTENDED))
  • GSF Abjuration also applies the buff on yourself (same bonuses as to the main target)
  • SF: Divination grants the target +5 Concentration and +2 Lore. GSF divination grants +10 Concentration and +4 Lore.
So according to what you wrote, what it should be is:

Regular: 10 + 1/level
SF Abj.: 10 + 2/level
GSF Abj: 10 + 4/level
GFS + Extended: 10 + 8/level

Let me know if something is not clear.