12-12-2004, 01:50 AM
|
#4
|
Jack Burton 
Join Date: November 10, 2001
Location: Bathurst & Orange, in constant flux
Age: 38
Posts: 5,452
|
I don't think you could use Improved INvisibility to backstab multiple times, no. After you make that first attack, you are visible, just untargetable. But, it depends entirely on how the game handles backstabbing. It may check STATE_INVISIBLE (like See(O LAYER*) would), or it may check STATE_INVISIBLE and STATE_IMPROVED_INVISIBLE (like Spell(O:OBJECT*, I:SPELL*SPELLS) would). If the latter, you will be able to backstab multiple times.
As for the strength issue, I doubt it would convert it. You don't reallocate stats at dual classing, and so I would assume that they aren't even touched past determining what you can dual to.
|
|
|