Jump to content

Spell fixes Fixpack Beta 4 - a few suggestions...


Roana

Recommended Posts

Hello,

 

well, as it says above, I'm fixing spells.... :)

 

 

What I have not done for these and why:

 

// elven sleep/charm immunity

~spcl311.spl~ ~override~ // ranger charm animal // NOT fixed – no charm here, but summon animals - have only to fix the BAM... – I have used the SPPR501C.BAM and in the header certainly the SPPR501B.BAM

~spcl641.spl~ ~override~ // charm person or animal (unused?) // NOT fixed – charm only animal AND is unsued

~spin108.spl~ ~override~ // charm animal (elminster version) // NOT fixed – charm only animal

 

 

And a suggestion for this:

 

// dragon breath attacks missing vvc to play over victims

COPY_EXISTING ~drgrbrht.spl~ ~override~ // done in a different way

~spin691.spl~ ~override~ // done in a different way

~spin893.spl~ ~override~ // done in a different way

...

snip

...

("%resref%" STRING_COMPARE_CASE "spbdimsp" = 0))) BEGIN

WRITE_ASCII ("%fx_off%" + 0x14 + (0x30 * ("%index2%" + "%abil_fx_idx%"))) "spsdimpa"

END

END

END

BUT_ONLY_IF_IT_CHANGES

 

In my game it was already fixed with the SPDRGNBR.VVC (maybe from one of my very few installed mods - I don't know...). I have left this one - maybe, you would like to change it too. Take a look on it - it looks fine :).

 

Regards

 

Roana

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...