Grasscutters / Grasscutter

A server software reimplementation for a certain anime game.
https://grasscutter.io/
GNU Affero General Public License v3.0
16.15k stars 4.47k forks source link

[Bug] 同元素角色羁绊无法正常触发 #1897

Open ouhexi opened 1 year ago

ouhexi commented 1 year ago

例如双水的25%生命值加成,双火的25%攻击力加成,7种元素的羁绊都无法正常触发

Birdulon commented 1 year ago

Elemental resonances definitely work, I tested just now and confirmed 2x Pyro with at least 4 total party members gives the +25% ATK.

2x Hydro does not give the +25% Max HP bonus because many resource sets have not updated BinOutputData for 3.0, and look like this:

image

The pre-3.0 resonance for 2x Hydro gave 30% more incoming healing rather than +25% Max HP.