Lynix

Members
  • Content count

    71
  • Joined

  • Last visited

2 Followers

About Lynix

Firestorm User

  • Name Udidntseeme
  • Guild Equipe Firestorm
  • Class Paladin
  • Level 90
  • Realm Rassharom
  • Race Blood elf

Recent Profile Visitors

1499 profile views
  1. mop

    Hi everyone, Many of you asked for a debug of http://www.wowhead.com/item=103982/burden-of-eternity, this is now done! Please note the fix is only available on our PTR for now, we wish this item to fully work until its release on our live realms, along with the update on July 4th. If you encounter any bug with Burden of Eternity, please let me know. Knows bugs: -Item description on use disappeared (won't fix).
  2. Hi everyone, In short: This week, the PPM system (Proc Per Minute) has been remade, using a new algorithm (described by Blizzard here). Some details: The previous system was using some calculation based on your attack speed and the proc per minute of your trinket (per example, if you had about six procs per minute and were attacking every second, you had 10% chance of proc per attack). This system was working but also far from perfect, it couldn't handle spells, whose hit per second is not really predictable, and multi-hit, as one single spell could hit ten targets and give you a chance of proc for every hit target based on your ranged attack speed (which barely makes sense). Because of some trinkets procing way too often, we put a forced cooldown based on the PPM (which was applying a cooldown of (0.8 * 60 / PPM) seconds) on some selected trinkets, which made the game playable again, but still, we're far from a Blizz-like experience. For this reason, I reworked the whole PPM system based on some data given by Blizzard and TrinityCore, it now uses the last time the trinket had a chance to proc, the last time it did proc and the average proc interval (60 / ppm), no more attack speed! It means your chances of proc goes up the more time passed without a successfull proc, which should be helpful for openers. And now: This new system is now live on the PTR and I like to get some returns about it before it hit the live realms on monday. I need some testers to check the trinkets proc rate on the PTR and tell me on this very topic how they feel about it. Thank you.
  3. The fact you cannot be resurrected by Spirit Healer should be fixed at the next restart!
  4. Hello everyone, This topic allows you to list all the bugs you may encounter on our new Burning Crusade realm, Stormrage. Do not hesitate to report any bug you may experience on this topic. Thank you!