This commit is contained in:
@@ -109,19 +109,19 @@
|
||||
{{/if}}
|
||||
{{#if rune}}
|
||||
<div class="detail-row">
|
||||
<span class="detail-label">Rune :</span>
|
||||
<span class="detail-label">{{localize "MNBL.rune"}} :</span>
|
||||
<span class="detail-value">{{rune.name}}{{#if rune.system.formule}} — {{rune.system.formule}}{{/if}}</span>
|
||||
</div>
|
||||
<div class="detail-row">
|
||||
<span class="detail-label">Mode :</span>
|
||||
<span class="detail-label">{{localize "MNBL.mode"}} :</span>
|
||||
<span class="detail-value">{{runemode}}</span>
|
||||
</div>
|
||||
<div class="detail-row">
|
||||
<span class="detail-label">Pouvoir / Durée :</span>
|
||||
<span class="detail-label">{{localize "MNBL.soulpoints"}} / {{localize "MNBL.duration"}} :</span>
|
||||
<span class="detail-value">{{runeame}} pts → {{runeduree}} action(s) complexe(s)</span>
|
||||
</div>
|
||||
<div class="detail-row">
|
||||
<span class="detail-label">Coût en Âme :</span>
|
||||
<span class="detail-label">{{localize "MNBL.soulcost"}} :</span>
|
||||
<span class="detail-value">{{runeAmeCout}} pts</span>
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user