Skip to content

#7639 [CORE] - Infinite Phoenix Guards

CrevsDaakCrevsDaak Member Posts: 7,155
edited April 2014 in BG:EE Bugs (v1.2)
If you click certain plaquette on Nashkel one time, a mage appears and threatens you, if you do that again, he'll summon a bunch of Phoenix Guards, but while he is summoning them, you can talk to him, and that will cause him to spawn more Phoenix Guards (making this a XP party), and that happens again and again.image
Post edited by Troodon80 on

Comments

  • CrevsDaakCrevsDaak Member Posts: 7,155
    @Troodon80‌ I attached a save for replication purposes, tagging you if you want to take a look (and because I've forgot to tag you in my initial post).
  • BalquoBalquo Member, Developer Posts: 2,746
    Haven't got time to report this right now but the following will fix it:
    COPY_EXISTING daerragh.dlg override
    DECOMPILE_AND_PATCH BEGIN
    REPLACE_TEXTUALLY ~ForceSpell(Myself,DAERRAGH)
    Enemy()~ ~DialogInterrupt(FALSE)
    ForceSpell(Myself,DAERRAGH)
    Enemy()
    DialogInterrupt(TRUE)~
    END
  • meaglothmeagloth Member Posts: 3,806
    Yea, all dat like, 125xp Phoenix guard.
  • CrevsDaakCrevsDaak Member Posts: 7,155
    @meagloth they give 100 XP each, not 125 :)
  • Troodon80Troodon80 Member, Developer Posts: 4,110
    @Balquo, #7639.
Sign In or Register to comment.