{{!-- Favor/Hinder Debug Panel Template --}}
{{!-- Development tool for testing favor/hinder flags on actors --}}
{{!-- Actor Selection --}}
{{#if actor}}
{{!-- Skills Panel --}}
{{localize "VAGABOND.Skills"}}
{{!-- Attacks Panel --}}
{{localize "VAGABOND.Attacks"}}
{{!-- Saves Panel --}}
{{localize "VAGABOND.Saves"}}
{{!-- Action Buttons --}}
{{else}}
Select an actor to manage favor/hinder flags.
You can also select a token on the canvas before opening this panel.
{{/if}}