public override void Apply(PlayerCharacter playerCharacter)
 {
     playerCharacter.AddCombatPlayerAbility(ability);
 }