public EffectDescriptionBuilder HalfDamageOnMiss() { effect.SetHalfDamageOnAMiss(true); return(this); }