Hi Lars, are you using the macro-text included with the attack on the sheet, or are you making a ability/token macro? If you are using the macro-text included with the sheet, you do not need to include {{header_image}}. It's actually included within @{macro_options}. @{macro_options} includes notes and header image choices as chosen from the attack's "Options" sub-section. It includes {{header_image=@{selected|header_image-pf_attack-melee}}} , {{header_image=@{selected|header_image-pf_attack-ranged}}} or {{header_image=@{selected|header_image-pf_attack-CMB}}} depending on your selection. "selected" will actually be your character's name. If you are making your own ability/token macro, you should be able to manually insert {{header_image=@{selected|header_image-pf_attack-melee}}} , {{header_image=@{selected|header_image-pf_attack-ranged}}} or {{header_image=@{selected|header_image-pf_attack-CMB}}} depending on your selection. To sum it up. Use the Options sub-section to change the header image on the sheet's attack, otherwise you'll need to manually insert the header image property as noted above. Cheers