Sindragosa Airphase/Last Phase detection (Curse of Tongues) #172


  • New
  • Defect
Closed
Assigned to kollektiv
  • MysticalOS created this issue Oct 20, 2010

    May seem small, but it's pretty common these days for most gdkp or pug runs to use warlocks to CoT sindragosa for the extra 1.5 seconds it adds to blistering cold cast, but it will break DXE functionality for encounter since the localized strings are no longer what mod expects, there will be no air phase or last phase triggers so timers will lose all accuracy.

    What steps will reproduce the problem?
    1. Cast curse of tongues on Sindragosa

    What is the expected output? What do you see instead?
    Curse of tongues causes sindragosa to speak demonic, this will break localized string triggers making phase detection no longer operate correctly.

    What version of the product are you using?
    N/A. Had bug in own mod and thought i'd point it out here as well as some of friends use DXE too :)

    Do you have an error log of what happened?
    N/A

    Please provide any additional information below.
        AirPhaseDemonic        = "Rikk zilthuras rikk zila Aman adare tiriosh ",
        LastPhaseDemonic        = "Zar kiel xi romathIs zilthuras revos ruk toralar ",

    easily fixed by just adding those 2 locals above to trigger events. that's english demonic though, i haven't actually gotten the logs from a non english client to determin if it's actually different in other locals or not.

  • MysticalOS added the tags New Defect Oct 20, 2010
  • _ForgeUser6799991 posted a comment May 20, 2011

    Obsolete because: Catacylsm!


To post a comment, please login or register a new account.