After a few tries, I got what I wanted. I leave here the
macro that I was looking for in case someone finds it useful. If the rollable
tables on the wiki are used to use the dice symbols for "The One
Ring", it should be noted that if the "feat" rollable table and
"lm-feat" rollable table are configured with the Eye of Sauron and
Gandalf rune with a value of 10, cannot be discerned in the "default
template" if it is 10 or Gandalf rune (for the pcs) or Eye of Sauron (for
the enemies). So you have to change the value of these symbols to 12 in these
rollable tables to see the exact result when you put the mouse pointer over it.
The text is in Spanish, it should simply be changed from
"ataca con" to "attacks with", "daño" to
"damage", etc. Main weapon: /me @{selected|token_name} ataca con @{selected|weapon_skill_name_1} &{template:default} {{name=@{selected|token_name}}} {{Ataque=[[1t[lm-feat] + @{selected|weapon_rating_1}t[@{selected|weary}] + [[@{selected|weapon_favoured_1} * @{selected|attribute_level}]] + ?{Modifier|0}]]}} {{Daño=@{selected|weapon_damage_1}}} {{Filo=@{selected|weapon_edge_1}}} {{Herida=@{selected|weapon_injury_1}}} {{Daño extra=@{selected|attribute_level}}} Secondary weapon: /me @{selected|token_name} ataca con @{selected|weapon_skill_name_2} &{template:default} {{name=@{selected|token_name}}} {{Ataque=[[1t[lm-feat] + @{selected|weapon_rating_2}t[@{selected|weary}] + [[@{selected|weapon_favoured_2} * @{selected|attribute_level}]] + ?{Modifier|0} ]]}} {{Daño=@{selected|weapon_damage_2}}} {{Filo=@{selected|weapon_edge_2}}} {{Herida=@{selected|weapon_injury_2}}} {{Daño extra=@{selected|attribute_level}}} Third weapon: /me @{selected|token_name} ataca con @{selected|weapon_skill_name_3} &{template:default} {{name=@{selected|token_name}}} {{Ataque=[[1t[lm-feat] + @{selected|weapon_rating_3}t[@{selected|weary}] + [[@{selected|weapon_favoured_3} * @{selected|attribute_level}]] + ?{Modifier|0} ]]}} {{Daño=@{selected|weapon_damage_3}}} {{Filo=@{selected|weapon_edge_3}}} {{Herida=@{selected|weapon_injury_3}}} {{Daño extra=@{selected|attribute_level}}} "feat" rollable table with the Gandalf rune as 12 in the die. "lm-feat" rollable table with the Eye ofo Sauron as 12. Here we can see that an orc rolls an Eye of Sauron (12 in the feat die). Hope someone finds it useful. Regards!!