Hi All,
I'm still struggling with the exact thing @Trialstrom was having. Mainly
"- "Concentration" never prompt me to make a constitution save, even though I seem to have set everything."
Even when using the ribbon on the correct page.
I followed all the instructions listed below from Victor multiple times for multiple spells
"1) You need a concentration condition in CM. It puts one there by default. It has to say Concentration. I set override to true. Duration of 10 and direction of 0. You can set to 10/-1 or whatever you like. And the concentration setting within the concentration condition is false
2) I set auto-add spells to true. CM will detect when spells are cast and ask you to ignore (which goes into an ignore list) or add to CM. It then adds in the spell. You set the icon, duration/direction etc. Concentration must be set to true for all concentration spells. This process isn't perfect as some spells out of OGL don't follow the same template/format and CM might miss those. I always set override to false. Setting override to true can create a few issues due to timing. I haven't had time to go into the override logic and get it bullet proof.
3) When a concentration spell is cast by a player, one that CM can detect, a concentration condition is placed on the caster (why override should be set to false for all concentration spells) and you'll see a box in chat to select targets. Highlight any number of tokens and click the checkbox and the spell is assigned to them. Unfortunately, the concentration spell is placed on the caster BEFORE any saves are made. There was a request to auto roll saves, but I never put that logic in. So if they all save or the spell is countered, simply remove the concentration from the caster.
4) For taking wounds and making saves, under the concentration menu, use concentration = true, add marker = true (auto adds concentration to caster), check for save = true (notifies you that someone needs to make a con save), notify = GM, wound bar = bar1 (case sensitive...if it shows Bar1 then select bar1 again), attribute = consitution_save_bonus"
Everything is working but step 4. If anyone could help me I'd greatly appreciate it.