feat: améliorer les fiches (tests PNJ/créature, message de jet, compétences, créatures)
Release Creation / build (release) Failing after 1m23s
Release Creation / build (release) Failing after 1m23s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="skill-item">
|
||||
<label for="system.skills.{{key}}.value" title="{{ localize (concat 'SKILLS.' key) }} - {{ localize (concat 'VERMINE.rarity_' skill.rarity) }}">
|
||||
{{ localize (concat 'SKILLS.' key) }}
|
||||
<label for="system.skills.{{key}}.value" class="resource-label rollable" data-type="skill" data-label="{{key}}" title="{{ smarttlk 'SKILLS' key 'name' }} - {{ localize (concat 'VERMINE.rarity_' skill.rarity) }}">
|
||||
{{ smarttlk 'SKILLS' key 'name' }}
|
||||
{{#if skill.rarity}}
|
||||
<span class="rarity-badge rarity-{{skill.rarity}}" title="{{ localize (concat 'VERMINE.rarity_' skill.rarity) }}">
|
||||
{{skill.rarity}}
|
||||
|
||||
Reference in New Issue
Block a user