{{!--Achievements--}}
{{#if this.achievements}}
{{!--Achievements Profieciency--}}
{{#if this.achievements.proficiency.shown}}
-
{{localize "DAGGERHEART.APPLICATIONS.Levelup.summary.proficiencyIncreaseChat"}}
{{/if}}
{{!--Achievements Damage Thresholds--}}
{{#if this.achievements.damageThresholds}}
-
{{localize "DAGGERHEART.APPLICATIONS.Levelup.summary.damageThresholdsChat"}}
{{/if}}
{{!--Achievements Domain Cards--}}
{{#if this.achievements.domainCards.shown}}
-
{{localize "DAGGERHEART.APPLICATIONS.Levelup.summary.domainCardsChat"}}
{{/if}}
{{!--Achievements Experiences--}}
{{#if this.achievements.experiences.shown}}
-
{{localize "DAGGERHEART.APPLICATIONS.Levelup.summary.newExperiences"}}
{{/if}}
{{/if}}
{{!--Advancements--}}
{{!--Advancements Statistics--}}
{{#if this.advancements.statistics.shown}}
{{!--Advancements Statistics Proficiency--}}
{{#if this.advancements.statistics.proficiency.shown}}
-
{{localize "DAGGERHEART.APPLICATIONS.Levelup.summary.proficiencyIncreaseChat"}}
{{/if}}
{{!--Advancements Statistics Hitpoints--}}
{{#if this.advancements.statistics.hitPoints.shown}}
-
{{localize "DAGGERHEART.APPLICATIONS.Levelup.summary.hpIncreaseChat"}}
{{/if}}
{{!--Advancements Statistics Stress--}}
{{#if this.advancements.statistics.stress.shown}}
-
{{localize "DAGGERHEART.APPLICATIONS.Levelup.summary.stressIncreaseChat"}}
{{/if}}
{{!--Advancements Statistics Evasion--}}
{{#if this.advancements.statistics.evasion.shown}}
-
{{localize "DAGGERHEART.APPLICATIONS.Levelup.summary.evasionIncreaseChat"}}
{{/if}}
{{/if}}
{{!--Advancements Traits--}}
{{#if this.advancements.traits}}
-
{{localize "DAGGERHEART.APPLICATIONS.Levelup.summary.traits"}}
{{/if}}
{{!--Advancements Domain Cards--}}
{{#if this.advancements.domainCards}}
-
{{localize "DAGGERHEART.APPLICATIONS.Levelup.summary.domainCardsChat"}}
{{/if}}
{{!--Advancements Experiences--}}
{{#if this.advancements.experiences}}
-
{{localize "DAGGERHEART.APPLICATIONS.Levelup.summary.newExperiences"}}
{{/if}}
{{!--Advancements Subclass--}}
{{#if this.advancements.subclass}}
-
{{localize "DAGGERHEART.APPLICATIONS.Levelup.summary.subclassChat"}}
{{/if}}
{{!--Advancements Multiclass (Added or Advanced tag to be figured out later)--}}
{{#if this.advancements.multiclass}}
-
{{localize "DAGGERHEART.APPLICATIONS.Levelup.summary.multiclass"}}
{{/if}}
{{!--Advancements Vicious--}}
{{#if this.advancements.vicious.damage}}
{{#if this.advancements.vicious.range}}
-
{{localize "DAGGERHEART.APPLICATIONS.Levelup.summary.vicious"}}
{{/if}}
{{/if}}
{{!--Advancements Features--}}
{{#if this.advancements.simple}}
-
{{localize "DAGGERHEART.APPLICATIONS.Levelup.summary.simpleFeatureChat"}}
{{/if}}