I made macros for Degenesis; you can have them grouped by
attribute or all-in-one. Enjoy! Question : Is there any way to add to the selected [or queried]
from the drop down (i.e., show I selected athletics verse toughness)? Anything
I can do to enhance them? Body &{template:default} {{name=Body roll for
@{selected|character_name}}}{{Roll @{selected|body} + ?{Skill|Athletics,
@{selected|athletics}|Brawl, @{selected|brawl}|Force, @{selected|force}|Melee,
@{selected|melee}|Stamina, @{selected|stamina}|Toughness,
@{selected|toughness}} [[[[ (@{selected|body} + ?{Skill})]]d6s>4]]
Successes}} Agility &{template:default}{{name=Agility roll for
@{selected|character_name}}}{{Roll @{selected|agility} + ?{Skill|Crafting,
@{selected|crafting}|Dexterity, @{selected|dexterity}|Navigation,
@{selected|navigation}|Mobility, @{selected|mobility}|Projectiles,
@{selected|projectiles}|Stealth, @{selected|stealth}} [[[[ (@{selected|body} +
?{Skill})]]d6s>4]] Successes }} Charisma &{template:default} {{name=Charisma roll for
@{selected|character_name}}}{{Roll @{selected|charisma} + ?{Skill|Arts,
@{selected|arts}|Conduct, @{selected|conduct}|Expression,
@{selected|expression}|Leadership, @{selected|leadership}|Negotiation,
@{selected|negotiation}|Seduction, @{selected|seduction}} [[[[ (@{selected|body}
+ ?{Skill})]]d6s>4]] Successes}} Intellect &{template:default}{{name=Intellect roll for
@{selected|character_name}}}{{Roll @{selected|intellect} + ?{Skill|Artifact
Lore, @{selected|artifact_lore}|Engineering, @{selected|engineering}|Focus,
@{selected|focus}|Legends, @{selected|legends}|Medicine,
@{selected|medicine}|Science, @{selected|science}} [[[[ (@{selected|body} +
?{Skill})]]d6s>4]] Successes }} Psyche &{template:default}{{name=Psyche roll for
@{selected|character_name}}}{{Roll @{selected|psyche} + ?{Skill|Cunning, @{selected|cunning}|Deception,
@{selected|deception}|Domination, @{selected|domination}|Faith,
@{selected|faith}|Reaction, @{selected|reaction}|Willpower,
@{selected|willpower}} [[[[ (@{selected|body} + ?{Skill})]]d6s>4]] Successes
}} Instinct &{template:default} {{name=Instinct roll for
@{selected|character_name}}}{{Roll @{selected|instinct} + ?{Skill|Empathy,
@{selected|empathy}|Orienteering, @{selected|orienteering}|Perception,
@{selected|perception}|Primal, @{selected|primal}|Survival,
@{selected|survival}|Taming, @{selected|taming}} [[[[ (@{selected|body} +
?{Skill})]]d6s>4]] Successes}} All-in-One
&{template:default} {{name=Skill roll for
@{selected|character_name}}} {{Roll ?{Attribute|Body, @{selected|body}|Agility,
@{selected|agility}|Charmisa, @{selected|charisma}|Intellect,
@{selected|intellect}|Psyche, @{selected|psyche}|Instinct, @{selected|instinct}}
+ ?{Skill|Athletics, @{selected|athletics}|Brawl, @{selected|brawl}|Force,
@{selected|force}|Melee, @{selected|melee}|Stamina,
@{selected|stamina}|Toughness, @{selected|toughness}|Crafting,
@{selected|crafting}|Dexterity, @{selected|dexterity}|Navigation,
@{selected|navigation}|Mobility, @{selected|mobility}|Projectiles,
@{selected|projectiles}|Stealth, @{selected|stealth}|Arts,
@{selected|arts}|Conduct, @{selected|conduct}|Expression,
@{selected|expression}|Leadership, @{selected|leadership}|Negotiation,
@{selected|negotiation}|Seduction, @{selected|seduction}|Artifact Lore,
@{selected|artifact_lore}|Engineering, @{selected|engineering}|Focus,
@{selected|focus}|Legends, @{selected|legends}|Medicine,
@{selected|medicine}|Science, @{selected|science}|Cunning,
@{selected|cunning}|Deception, @{selected|deception}|Domination,
@{selected|domination}|Faith, @{selected|faith}|Reaction,
@{selected|reaction}|Willpower, @{selected|willpower}|Empathy,
@{selected|empathy}|Orienteering, @{selected|orienteering}|Perception,
@{selected|perception}|Primal, @{selected|primal}|Survival,
@{selected|survival}|Taming, @{selected|taming}} [[[[ (?{Attribute} + ?{Skill}
)]]d6s>4]] Successes }}