Hello,
I have a first buff A with an effect group. I want to define a buff B with the same group, and an extra one.
I make B extends A, and add the extra group. However, the group from A seems to show up randomly in B.
How does <buff name="B" extends="A"> treats the <effect_group> from A ? Is it overridden with B.<effect_group> ? Does it depend on the name of the effect group ?
Thank you !
I have a first buff A with an effect group. I want to define a buff B with the same group, and an extra one.
I make B extends A, and add the extra group. However, the group from A seems to show up randomly in B.
How does <buff name="B" extends="A"> treats the <effect_group> from A ? Is it overridden with B.<effect_group> ? Does it depend on the name of the effect group ?
Thank you !