Hello, I don't know how fix skill provocation on sp1E i have change in Database type and subtype in Bcard but the skill kill mob and don't attract them. So i think the probleme is in OpenNos.Domain.BCardType.cs but where ?
public enum FocusEnemyAttentionSkill : byte
{
FocusEnemyAttention = 11,
Unknown = 12,
Unknown2 = 21,
Unknown3 = 22,
}
i see that its normal ?






