Skip to content

miscs for celetial tree

yutio888 requested to merge yutio888/t-engine4:miscs into master
  1. fix Weapon of Light not correctly triggered when Gravitic Effulgence is active
  2. Flash of the Blade now gives shield before attack, to prevent the strange death by melee retaliation
  3. fix some global variables
  4. Damage Shield now have a new function "extend", used by Weapon of Light, Bathe in Light and Dirge of Pestilence to strengthen the existing shield, and now they share the same limit of 20 times, but will not instantly break upon exceeding the limit. The added shield is also influenced by your current shield amplifier.
  5. Corona immediately stops firing bolt at low energy
  6. Totality now use talentCooldownFilter instead of alterTalentCoolingdown (to prevent synergy with fixed-cooldown talents)

Merge request reports