2021-01-31 19:35:21 +01:00
|
|
|
<img class="chat-icon" src="systems/foundryvtt-reve-de-dragon/icons/competence_chant.png" alt="chant" />
|
2021-01-27 23:35:45 +01:00
|
|
|
<h4>
|
2021-01-31 21:37:41 +01:00
|
|
|
{{alias}} tente de chanter la chanson : {{oeuvre.name}} (niveau {{oeuvre.data.niveau}})
|
2021-01-27 23:35:45 +01:00
|
|
|
</h4>
|
|
|
|
{{> "systems/foundryvtt-reve-de-dragon/templates/chat-infojet.html"}}
|
|
|
|
<hr>
|
|
|
|
<div>
|
|
|
|
{{#if rolled.isSuccess}}
|
|
|
|
{{alias}} réussi son interprétation avec une qualité de {{qualiteFinale}} .
|
|
|
|
{{else}}
|
|
|
|
{{alias}} est peu inspiré(e) et son interprétation a une qualité de {{qualiteFinale}}.
|
|
|
|
{{/if}}
|
|
|
|
</div>
|