The version of Improved Critical I'm working on states that at 20th level if the weapon you are using is keen in addition to having Improved critical it increases the threat range by +1
So a dagger that is 19-20, would become 17-20 with Improved Critical or Keen on it, and at 20th level with both it would become 16-20.
The problem I'm having is that if I subtract 1 from the wCritMin.? tag before assigning the Broadcast.ImpCrit tag it'll double that threat range which means a dagger would appear as a 18-20 to Improved Crit and end up as a 15-20 threat range.
Is there a way to increase this by one? The simpliest thing would be to subtract .5 from the value, but then there's not a tag for it.
Any ideas?
So a dagger that is 19-20, would become 17-20 with Improved Critical or Keen on it, and at 20th level with both it would become 16-20.
The problem I'm having is that if I subtract 1 from the wCritMin.? tag before assigning the Broadcast.ImpCrit tag it'll double that threat range which means a dagger would appear as a 18-20 to Improved Crit and end up as a 15-20 threat range.
Is there a way to increase this by one? The simpliest thing would be to subtract .5 from the value, but then there's not a tag for it.
Any ideas?