
Hi, i am starting a Lancer campaign with my friend and i would like your suggestions about what Macros or APIs helped you run the game. I myself don´t have API access but i assume other people reading this might find your ideas helpfull.
A particular problem i currently have is trying to give the players a macro that shows their talents in a easy way.
For example i have a macro that shows the Skirmisher Talent Rank 1 and one that shows the Infiltrator Talent Rank 1:
- &{template:lancer} {{name=SKIRMISHER}} {{tags=Rank I - Integrated Chaff Launchers}} {{effect=At the start of your turn, you gain soft cover. You lose this cover if you attack or force another character to make a save.}}
- &{template:lancer} {{name=INFILTRATOR}} {{tags=Rank I - Prowl}} {{effect=During your turn, gain the following benefits:
- Entering line of sight of hostile characters or moving from cover does not stop you from being Hidden.
- You can pass freely through, but not end your turn in, enemy spaces.
- You can Hide even in plain sight of enemies.
These effects immediately end when your turn ends (so you lose Hidden if you’re still in line of sight or out of cover at that time).}}
Is it possible to make a macro that lets the players choose one of the two talent macros and then display the template in chat?