• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Bloodline ability replacement blood piercing

Maquadex

New member
Hopefully an easy one. I've got a Sorcerer/Dragon Disciple character, and I'm trying to replace the 9th level bloodline power (Breath Weapon) with blood piercing, but probably because it only expects one option, it picks the wrong one (Dragon Resistances)

The script is:
Code:
~ This ability replaces the sorcerer’s 9th-level bloodline power
        field[usrArray].arraytext[0] = "Sorcerer Bloodline Power (9th)"

        perform assign[AbReplace.cSorBl9th]

        call SorBlAbRep

How can I get it to swap out dragon breath instead? Thanks!
 

Attachments

  • special abilities.PNG
    special abilities.PNG
    386.2 KB · Views: 1
Back
Top