foundryvtt-shadows-over-sol/templates/chat-reaction-result.html

5 lines
187 B
HTML
Raw Normal View History

2021-02-16 22:04:59 +01:00
<h4>{{target.actor.name}} reacted and has avoided damages !</h4>
<div class="flexcol">
<label>Score : {{finalScore}} - Target defense : {{tn}} / {{targetCritical}}</label>
</div>