ebonhold / simc

Simulationcraft engine/GUI
GNU General Public License v3.0
0 stars 0 forks source link

Unhinged #952

Closed Armadk closed 2 months ago

Armadk commented 3 months ago
Changed Unhinged (id=386628)
---
+++
@@ -1,25 +1,25 @@
 Name             : Unhinged (id=386628) [Spell Family (4), Passive, Hidden]
 Talent Entry     : Arms [tree=spec, row=10, col=3, max_rank=1, req_points=20, select_idx=0]
 Class            : Warrior
 School           : Physical
 Spell Type       : None
 Attributes       : ....x.xx ........ ..x..... ........   ........ ........ ........ ........
                  : ........ x....... ........ ........   ........ ........ ........ ........
                  : ........ ........ ........ ........   ........ ........ ........ ........
                  : ........ ........ ........ ........   ........ ........ ........ ........
                  : ........ ........ ........ ........   ........ ........ ........ ........
                  : ........ ........ ........ ........   ........ ........ ........ ........
                  : ........ ........ ........ ........   ........ ........ ........ ........
                  : ........ ........ ........ ........
                  : Is Ability (4), Passive (6), Do Not Display (Spellbook, Aura Icon, Combat Log) (7), Do Not Sheath (18), Include In Advanced Combat Log (72)
 Effects          :
 #1 (id=1020844)  : Apply Aura (6) | Dummy (4)
                    Base Value: 2 | Scaled Value: 2 | PvP Coefficient: 1.00000 | Target: Self (1)
 #2 (id=1020845)  : Apply Aura (6) | Dummy (4)
                    Base Value: 1 | Scaled Value: 1 | PvP Coefficient: 1.00000 | Target: Self (1)
 #3 (id=1078844)  : Apply Aura (6) | Dummy (4)
                    Base Value: 60 | Scaled Value: 60 | PvP Coefficient: 1.00000 | Target: Self (1)
-Description      : While $?s152277[Ravager][Bladestorm] is active, you automatically cast a total of $?s152277[$s2 Mortal Strike][$s1 Mortal Strikes] at random nearby enemies$?a134735[, dealing $s3% of normal damage][.]
+Description      : While Bladestorm or Ravager are active, you automatically cast a total of $?s152277[$s2 Mortal Strike][$s1 Mortal Strikes] at your target or random nearby enemies$?a134735[, dealing $s3% of normal damage][.]
Armadk commented 2 months ago

NYI for ravager

Armadk commented 2 months ago

Currently also bugged, as of May 29th 2024 while testing with Archi. It refers to the old ravager spell id, 152277, which is no longer in use. As a result, ravager is getting two swings of unhinged, instead of the intended 1.

Armadk commented 2 months ago

Implemented it as per current testing.