Caractéristique 
        
          {{>"systems/foundryvtt-reve-de-dragon/templates/partial-select-carac.html"}}
         
      
      {{#if targetToken}}
      
        Cible: 
        
           
       
      {{/if}}
      {{#if ajustements.attaqueDefenseurSurpris.used}}
      
        {{ajustements.attaqueDefenseurSurpris.label}} 
      
      {{/if}}
      {{#if arme}}
        {{#if attackerRoll}}
          {{#if attackerRoll.tactique}}
          
            Tactique:  {{attackerRoll.tactique}} 
          
          {{/if}}
        {{else}}
        
          Tactique: 
          
            
              Attaque normale 
              Charge 
              Feinte 
             
            
              
                Charge  : Les longueurs d'armes n'interviennent pas dans la charge, il faut gérer une initiative aléatoire dans ce cas.
                Feinte  : Vous devez avoir l'initative sur votre adversaire et y renoncer.
              
             
           
         
        
          Dégats: 
          {{#if (eq arme.system.mortalite 'empoignade')}}
          Empoignade 
          {{else}}
          
            {{#unless (eq arme.system.mortalite 'non-mortel')}}
             
          {{/if}}
        
        {{/if}}
      {{/if}}
      
      {{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-surenc.html"}}
      {{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-enctotal.html"}}
    
 
    
      {{#if attackerRoll}}
      {{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-diffFixe.html"}}
      {{else}}
      {{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-diffLibre.html"}}
      {{/if}}
      {{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-diffCondition.html"}}
      {{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-forcer.html"}}
      {{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-moral.html"}}