already did, but was unsuccefuly, so it's only a bug that the legendary badge create, ill try to change somethink in xml file, but if we cant modify condition it's impossible
--- Merged ---
For example, this 2
<layer>
<decision>
<condition skill="27146" variation-id="21" />
<result context-2="27146" control-mode="classic" skillbar-ui-effect="event" />
<result context-2="27146" control-mode="bns" skillbar-ui-effect="event" />
</decision>
</layer>
<layer>
<decision>
<condition skill="27145" variation-id="21" />
<result context-2="27145" control-mode="classic" skillbar-ui-effect="event" />
<result context-2="27145" control-mode="bns" skillbar-ui-effect="event" />
</decision>
</layer>
<layer>
<decision>
<condition skill="27144" variation-id="21" />
<result context-2="27144" control-mode="classic" />
<result context-2="27144" control-mode="bns" />
</decision>
</layer>
what they do? that ID are not skill, there is only 27144 that is Storm Cleave, maybe if i can understand this 2 codes maybe i can do somethink