Hey gang, Those that have ask for my spell book macros I have changed things a lot. Instead of creating macros for each spell I have change it to use (~selected|repeating_spell-4_$3_spell) to call the spells, as example. No longer need to use (!
& # 1 3 ; #Spell4-3). Also created a new spell book to only show prepared spells. This I can post in chat because there is no HTLM code. For anyone new to my macro's paste the following macro into the PC attrib macro section. Delete the spells not needed as it will cause the API to crash. Remember the spells start a 0 not 1. So if they had 8 first level spells you delete $8 down. Add what is below to the PC attribs. Sel_Prefix has @{Selected| in the box. Prepsymbol-0 and 1 can be left blank with this spell book. You will need to fix spell 1-1 as I call a macro for this spell to execute Bless the gets them to selected 3 targets, marks them with bless symbol and adds a counter to the tracker for 10 rnds.
!power {{
--emote|** @{selected|token_name} Take’s out a Holy Symbol **
--tokenid|@{selected|token_id}
--titlebackground|none
--titlefontshadow|none
--whisper|@{selected|character_name}
--corners|10
--format|atwill
--name|^^Spell Book
--leftsub|@{selected|character_name}
--rightsub|Level @{selected|level} @{selected|class}^^ ^^
--**Spell Save DC**| [[ 8 + [[@{selected|pb}]]+ @{selected|wisdom_mod}]] ^^**Spell Attack Bonus** [[ [[@{selected|pb}]] + @{selected|wisdom_mod} ]]
--Amount of Prepared Spells:| [[@{selected|wisdom_mod} + @{Selected|Level} ]] ^^^^
~C ** Available Spells ** ~C
**Level 1 :** [[@{selected|lvl1_slots_total}]] **Remaining** [[@{selected|lvl1_slots_expended}]]^^
**Level 2 :** [[@{selected|lvl2_slots_total}]] **Remaining** [[@{selected|lvl2_slots_expended}]]^^
**Level 3** : [[@{selected|lvl3_slots_total}]] **Remaining** [[@{selected|lvl3_slots_expended}]]^^
**Level 4** : [[@{selected|lvl4_slots_total}]] **Remaining** [[@{selected|lvl4_slots_expended}]]
--Cantrips:|
^^[@{selected|repeating_spell-cantrip_$0_spellname}](~selected|repeating_spell-cantrip_$0_spell)
^^[@{selected|repeating_spell-cantrip_$1_spellname}](~selected|repeating_spell-cantrip_$1_spell)
^^[@{selected|repeating_spell-cantrip_$2_spellname}](~selected|repeating_spell-cantrip_$2_spell)
^^[@{selected|repeating_spell-cantrip_$3_spellname}](~selected|repeating_spell-cantrip_$3_spell)
^^[@{selected|repeating_spell-cantrip_$4_spellname}](~selected|repeating_spell-cantrip_$4_spell)
^^[@{selected|repeating_spell-cantrip_$5_spellname}](~selected|repeating_spell-cantrip_$5_spell)
^^[@{selected|repeating_spell-cantrip_$6_spellname}](~selected|repeating_spell-cantrip_$6_spell)
^^[@{selected|repeating_spell-cantrip_$7_spellname}](~selected|repeating_spell-cantrip_$7_spell)
^^[@{selected|repeating_spell-cantrip_$8_spellname}](~selected|repeating_spell-cantrip_$8_spell)
^^[@{selected|repeating_spell-cantrip_$9_spellname}](~selected|repeating_spell-cantrip_$9_spell)
^^[@{selected|repeating_spell-cantrip_$10_spellname}](~selected|repeating_spell-cantrip_$10_spell)
--Level 1:|
--?? @{selected|repeating_spell-1_$0_spellprepared} == 1 ?? !spell-1_$0| [@{selected|repeating_spell-1_$0_spellname}](~selected|repeating_spell-1_$0_spell)
--?? @{selected|repeating_spell-1_$1_spellprepared} == 1 ?? !spell-1_$1| [@{selected|repeating_spell-1_$1_spellname}](! #CounterBless)
--?? @{selected|repeating_spell-1_$2_spellprepared} == 1 ?? !spell-1_$2| [@{selected|repeating_spell-1_$2_spellname}](~selected|repeating_spell-1_$2_spell)
--?? @{selected|repeating_spell-1_$3_spellprepared} == 1 ?? !spell-1_$3| [@{selected|repeating_spell-1_$3_spellname}](~selected|repeating_spell-1_$3_spell)
--?? @{selected|repeating_spell-1_$4_spellprepared} == 1 ?? !spell-1_$4| [@{selected|repeating_spell-1_$4_spellname}](~selected|repeating_spell-1_$4_spell)
--?? @{selected|repeating_spell-1_$5_spellprepared} == 1 ?? !spell-1_$5| [@{selected|repeating_spell-1_$5_spellname}](~selected|repeating_spell-1_$5_spell)
--?? @{selected|repeating_spell-1_$6_spellprepared} == 1 ?? !spell-1_$6| [@{selected|repeating_spell-1_$6_spellname}](~selected|repeating_spell-1_$6_spell)
--?? @{selected|repeating_spell-1_$7_spellprepared} == 1 ?? !spell-1_$7| [@{selected|repeating_spell-1_$7_spellname}](~selected|repeating_spell-1_$7_spell)
--?? @{selected|repeating_spell-1_$8_spellprepared} == 1 ?? !spell-1_$8| [@{selected|repeating_spell-1_$8_spellname}](~selected|repeating_spell-1_$8_spell)
--?? @{selected|repeating_spell-1_$9_spellprepared} == 1 ?? !spell-1_$9| [@{selected|repeating_spell-1_$9_spellname}](~selected|repeating_spell-1_$9_spell)
--?? @{selected|repeating_spell-1_$10_spellprepared} == 1 ?? !spell-1_$10| [@{selected|repeating_spell-1_$10_spellname}](~selected|repeating_spell-1_$10_spell)
--?? @{selected|repeating_spell-1_$11_spellprepared} == 1 ?? !spell-1_$11| [@{selected|repeating_spell-1_$11_spellname}](~selected|repeating_spell-1_$11_spell)
--?? @{selected|repeating_spell-1_$12_spellprepared} == 1 ?? !spell-1_$12| [@{selected|repeating_spell-1_$12_spellname}](~selected|repeating_spell-1_$12_spell)
--?? @{selected|repeating_spell-1_$13_spellprepared} == 1 ?? !spell-1_$13| [@{selected|repeating_spell-1_$13_spellname}](~selected|repeating_spell-1_$13_spell)
--?? @{selected|repeating_spell-1_$14_spellprepared} == 1 ?? !spell-1_$14| [@{selected|repeating_spell-1_$14_spellname}](~selected|repeating_spell-1_$14_spell)
--?? @{selected|repeating_spell-1_$15_spellprepared} == 1 ?? !spell-1_$15| [@{selected|repeating_spell-1_$15_spellname}](~selected|repeating_spell-1_$15_spell)
--?? @{selected|repeating_spell-1_$16_spellprepared} == 1 ?? !spell-1_$16| [@{selected|repeating_spell-1_$16_spellname}](~selected|repeating_spell-1_$16_spell)
--Level2:|
--?? @{selected|repeating_spell-2_$0_spellprepared} == 1 ?? !spell-2_$0| [@{selected|repeating_spell-2_$0_spellname}](~selected|repeating_spell-2_$0_spell)
--?? @{selected|repeating_spell-2_$1_spellprepared} == 1 ?? !spell-2_$1| [@{selected|repeating_spell-2_$1_spellname}](~selected|repeating_spell-2_$1_spell)
--?? @{selected|repeating_spell-2_$2_spellprepared} == 1 ?? !spell-2_$2| [@{selected|repeating_spell-2_$2_spellname}](~selected|repeating_spell-2_$2_spell)
--?? @{selected|repeating_spell-2_$3_spellprepared} == 1 ?? !spell-2_$3| [@{selected|repeating_spell-2_$3_spellname}](~selected|repeating_spell-2_$3_spell)
--?? @{selected|repeating_spell-2_$4_spellprepared} == 1 ?? !spell-2_$4| [@{selected|repeating_spell-2_$4_spellname}](~selected|repeating_spell-2_$4_spell)
--?? @{selected|repeating_spell-2_$5_spellprepared} == 1 ?? !spell-2_$5| [@{selected|repeating_spell-2_$5_spellname}](~selected|repeating_spell-2_$5_spell)
--?? @{selected|repeating_spell-2_$6_spellprepared} == 1 ?? !spell-2_$6| [@{selected|repeating_spell-2_$6_spellname}](~selected|repeating_spell-2_$6_spell)
--?? @{selected|repeating_spell-2_$7_spellprepared} == 1 ?? !spell-2_$7| [@{selected|repeating_spell-2_$7_spellname}](~selected|repeating_spell-2_$7_spell)
--?? @{selected|repeating_spell-2_$8_spellprepared} == 1 ?? !spell-2_$8| [@{selected|repeating_spell-2_$8_spellname}](~selected|repeating_spell-2_$8_spell)
--?? @{selected|repeating_spell-2_$9_spellprepared} == 1 ?? !spell-2_$9| [@{selected|repeating_spell-2_$9_spellname}](~selected|repeating_spell-2_$9_spell)
--?? @{selected|repeating_spell-2_$10_spellprepared} == 1 ?? !spell-2_$10| [@{selected|repeating_spell-2_$10_spellname}](~selected|repeating_spell-2_$10_spell)
--?? @{selected|repeating_spell-2_$11_spellprepared} == 1 ?? !spell-2_$11| [@{selected|repeating_spell-2_$11_spellname}](~selected|repeating_spell-2_$11_spell)
--?? @{selected|repeating_spell-2_$12_spellprepared} == 1 ?? !spell-2_$12| [@{selected|repeating_spell-2_$12_spellname}](~selected|repeating_spell-2_$12_spell)
--?? @{selected|repeating_spell-2_$13_spellprepared} == 1 ?? !spell-2_$13| [@{selected|repeating_spell-2_$13_spellname}](~selected|repeating_spell-2_$13_spell)
--?? @{selected|repeating_spell-2_$14_spellprepared} == 1 ?? !spell-2_$14| [@{selected|repeating_spell-2_$14_spellname}](~selected|repeating_spell-2_$14_spell)
--?? @{selected|repeating_spell-2_$15_spellprepared} == 1 ?? !spell-2_$15| [@{selected|repeating_spell-2_$15_spellname}](~selected|repeating_spell-2_$15_spell)
--?? @{selected|repeating_spell-2_$16_spellprepared} == 1 ?? !spell-2_$16| [@{selected|repeating_spell-2_$16_spellname}](~selected|repeating_spell-2_$16_spell)
--?? @{selected|repeating_spell-2_$17_spellprepared} == 1 ?? !spell-2_$17| [@{selected|repeating_spell-2_$17_spellname}](~selected|repeating_spell-2_$17_spell)
--?? @{selected|repeating_spell-2_$18_spellprepared} == 1 ?? !spell-2_$18| [@{selected|repeating_spell-2_$18_spellname}](~selected|repeating_spell-2_$18_spell)
--?? @{selected|repeating_spell-2_$19_spellprepared} == 1 ?? !spell-2_$19| [@{selected|repeating_spell-2_$19_spellname}](~selected|repeating_spell-2_$19_spell)
--?? @{selected|repeating_spell-2_$20_spellprepared} == 1 ?? !spell-2_$20| [@{selected|repeating_spell-2_$20_spellname}](~selected|repeating_spell-2_$20_spell)
--?? @{selected|repeating_spell-2_$21_spellprepared} == 1 ?? !spell-2_$21| [@{selected|repeating_spell-2_$21_spellname}](~selected|repeating_spell-2_$21_spell)
--?? @{selected|repeating_spell-2_$22_spellprepared} == 1 ?? !spell-2_$22| [@{selected|repeating_spell-2_$22_spellname}](~selected|repeating_spell-2_$22_spell)
--?? @{selected|repeating_spell-2_$23_spellprepared} == 1 ?? !spell-2_$23| [@{selected|repeating_spell-2_$23_spellname}](~selected|repeating_spell-2_$23_spell)
--?? @{selected|repeating_spell-2_$24_spellprepared} == 1 ?? !spell-2_$24| [@{selected|repeating_spell-2_$24_spellname}](~selected|repeating_spell-2_$24_spell)
--?? @{selected|repeating_spell-2_$25_spellprepared} == 1 ?? !spell-2_$25| [@{selected|repeating_spell-2_$25_spellname}](~selected|repeating_spell-2_$25_spell)
--Level3:|
--?? @{selected|repeating_spell-3_$0_spellprepared} == 1 ?? !spell-3_$0| [@{selected|repeating_spell-3_$0_spellname}](~selected|repeating_spell-3_$0_spell)
--?? @{selected|repeating_spell-3_$1_spellprepared} == 1 ?? !spell-3_$1| [@{selected|repeating_spell-3_$1_spellname}](~selected|repeating_spell-3_$1_spell)
--?? @{selected|repeating_spell-3_$2_spellprepared} == 1 ?? !spell-3_$2| [@{selected|repeating_spell-3_$2_spellname}](~selected|repeating_spell-3_$2_spell)
--?? @{selected|repeating_spell-3_$3_spellprepared} == 1 ?? !spell-3_$3| [@{selected|repeating_spell-3_$3_spellname}](~selected|repeating_spell-3_$3_spell)
--?? @{selected|repeating_spell-3_$4_spellprepared} == 1 ?? !spell-3_$4| [@{selected|repeating_spell-3_$4_spellname}](~selected|repeating_spell-3_$4_spell)
--?? @{selected|repeating_spell-3_$5_spellprepared} == 1 ?? !spell-3_$5| [@{selected|repeating_spell-3_$5_spellname}](~selected|repeating_spell-3_$5_spell)
--?? @{selected|repeating_spell-3_$6_spellprepared} == 1 ?? !spell-3_$6| [@{selected|repeating_spell-3_$6_spellname}](~selected|repeating_spell-3_$6_spell)
--?? @{selected|repeating_spell-3_$7_spellprepared} == 1 ?? !spell-3_$7| [@{selected|repeating_spell-3_$7_spellname}](~selected|repeating_spell-3_$7_spell)
--?? @{selected|repeating_spell-3_$8_spellprepared} == 1 ?? !spell-3_$8| [@{selected|repeating_spell-3_$8_spellname}](~selected|repeating_spell-3_$8_spell)
--?? @{selected|repeating_spell-3_$9_spellprepared} == 1 ?? !spell-3_$9| [@{selected|repeating_spell-3_$9_spellname}](~selected|repeating_spell-3_$9_spell)
--?? @{selected|repeating_spell-3_$10_spellprepared} == 1 ?? !spell-3_$10| [@{selected|repeating_spell-3_$10_spellname}](~selected|repeating_spell-3_$10_spell)
--?? @{selected|repeating_spell-3_$11_spellprepared} == 1 ?? !spell-3_$11| [@{selected|repeating_spell-3_$11_spellname}](~selected|repeating_spell-3_$11_spell)
--?? @{selected|repeating_spell-3_$12_spellprepared} == 1 ?? !spell-3_$12| [@{selected|repeating_spell-3_$12_spellname}](~selected|repeating_spell-3_$12_spell)
--?? @{selected|repeating_spell-3_$13_spellprepared} == 1 ?? !spell-3_$13| [@{selected|repeating_spell-3_$13_spellname}](~selected|repeating_spell-3_$13_spell)
--?? @{selected|repeating_spell-3_$14_spellprepared} == 1 ?? !spell-3_$14| [@{selected|repeating_spell-3_$14_spellname}](~selected|repeating_spell-3_$14_spell)
--?? @{selected|repeating_spell-3_$15_spellprepared} == 1 ?? !spell-3_$15| [@{selected|repeating_spell-3_$15_spellname}](~selected|repeating_spell-3_$15_spell)
--?? @{selected|repeating_spell-3_$16_spellprepared} == 1 ?? !spell-3_$16| [@{selected|repeating_spell-3_$16_spellname}](~selected|repeating_spell-3_$16_spell)
--?? @{selected|repeating_spell-3_$17_spellprepared} == 1 ?? !spell-3_$17| [@{selected|repeating_spell-3_$17_spellname}](~selected|repeating_spell-3_$17_spell)
--?? @{selected|repeating_spell-3_$18_spellprepared} == 1 ?? !spell-3_$18| [@{selected|repeating_spell-3_$18_spellname}](~selected|repeating_spell-3_$18_spell)
--?? @{selected|repeating_spell-3_$19_spellprepared} == 1 ?? !spell-3_$19| [@{selected|repeating_spell-3_$19_spellname}](~selected|repeating_spell-3_$19_spell)
--?? @{selected|repeating_spell-3_$20_spellprepared} == 1 ?? !spell-3_$20| [@{selected|repeating_spell-3_$20_spellname}](~selected|repeating_spell-3_$20_spell)
--?? @{selected|repeating_spell-3_$21_spellprepared} == 1 ?? !spell-3_$21| [@{selected|repeating_spell-3_$21_spellname}](~selected|repeating_spell-3_$21_spell)
--?? @{selected|repeating_spell-3_$22_spellprepared} == 1 ?? !spell-3_$22| [@{selected|repeating_spell-3_$22_spellname}](~selected|repeating_spell-3_$22_spell)
--?? @{selected|repeating_spell-3_$23_spellprepared} == 1 ?? !spell-3_$23| [@{selected|repeating_spell-3_$23_spellname}](~selected|repeating_spell-3_$23_spell)
--?? @{selected|repeating_spell-3_$24_spellprepared} == 1 ?? !spell-3_$24| [@{selected|repeating_spell-3_$24_spellname}](~selected|repeating_spell-3_$24_spell)
--?? @{selected|repeating_spell-3_$25_spellprepared} == 1 ?? !spell-3_$25| [@{selected|repeating_spell-3_$25_spellname}](~selected|repeating_spell-3_$25_spell)
--Level4:|
--?? @{selected|repeating_spell-4_$0_spellprepared} == 1 ?? !spell-4_$0| [@{selected|repeating_spell-4_$0_spellname}](~selected|repeating_spell-4_$0_spell)
--?? @{selected|repeating_spell-4_$1_spellprepared} == 1 ?? !spell-4_$1| [@{selected|repeating_spell-4_$1_spellname}](~selected|repeating_spell-4_$1_spell)
--?? @{selected|repeating_spell-4_$2_spellprepared} == 1 ?? !spell-4_$2| [@{selected|repeating_spell-4_$2_spellname}](~selected|repeating_spell-4_$2_spell)
--?? @{selected|repeating_spell-4_$3_spellprepared} == 1 ?? !spell-4_$3| [@{selected|repeating_spell-4_$3_spellname}](~selected|repeating_spell-4_$3_spell)
--?? @{selected|repeating_spell-4_$4_spellprepared} == 1 ?? !spell-4_$4| [@{selected|repeating_spell-4_$4_spellname}](~selected|repeating_spell-4_$4_spell)
--?? @{selected|repeating_spell-4_$5_spellprepared} == 1 ?? !spell-4_$5| [@{selected|repeating_spell-4_$5_spellname}](~selected|repeating_spell-4_$5_spell)
--?? @{selected|repeating_spell-4_$6_spellprepared} == 1 ?? !spell-4_$6| [@{selected|repeating_spell-4_$6_spellname}](~selected|repeating_spell-4_$6_spell)
--?? @{selected|repeating_spell-4_$7_spellprepared} == 1 ?? !spell-4_$7| [@{selected|repeating_spell-4_$7_spellname}](~selected|repeating_spell-4_$7_spell)
--?? @{selected|repeating_spell-4_$8_spellprepared} == 1 ?? !spell-4_$8| [@{selected|repeating_spell-4_$8_spellname}](~selected|repeating_spell-4_$8_spell)
--?? @{selected|repeating_spell-4_$9_spellprepared} == 1 ?? !spell-4_$9| [@{selected|repeating_spell-4_$9_spellname}](~selected|repeating_spell-4_$9_spell)
--?? @{selected|repeating_spell-4_$10_spellprepared} == 1 ?? !spell-4_$10| [@{selected|repeating_spell-4_$10_spellname}](~selected|repeating_spell-4_$10_spell)
--?? @{selected|repeating_spell-4_$11_spellprepared} == 1 ?? !spell-4_$11| [@{selected|repeating_spell-4_$11_spellname}](~selected|repeating_spell-4_$11_spell)
--?? @{selected|repeating_spell-4_$12_spellprepared} == 1 ?? !spell-4_$12| [@{selected|repeating_spell-4_$12_spellname}](~selected|repeating_spell-4_$12_spell)
--?? @{selected|repeating_spell-4_$13_spellprepared} == 1 ?? !spell-4_$13| [@{selected|repeating_spell-4_$13_spellname}](~selected|repeating_spell-4_$13_spell)
--?? @{selected|repeating_spell-4_$14_spellprepared} == 1 ?? !spell-4_$14| [@{selected|repeating_spell-4_$14_spellname}](~selected|repeating_spell-4_$14_spell)
--?? @{selected|repeating_spell-4_$15_spellprepared} == 1 ?? !spell-4_$15| [@{selected|repeating_spell-4_$15_spellname}](~selected|repeating_spell-4_$15_spell)
--?? @{selected|repeating_spell-4_$16_spellprepared} == 1 ?? !spell-4_$16| [@{selected|repeating_spell-4_$16_spellname}](~selected|repeating_spell-4_$16_spell)
--?? @{selected|repeating_spell-4_$17_spellprepared} == 1 ?? !spell-4_$17| [@{selected|repeating_spell-4_$17_spellname}](~selected|repeating_spell-4_$17_spell)
--?? @{selected|repeating_spell-4_$18_spellprepared} == 1 ?? !spell-4_$18| [@{selected|repeating_spell-4_$18_spellname}](~selected|repeating_spell-4_$18_spell)
--?? @{selected|repeating_spell-4_$19_spellprepared} == 1 ?? !spell-4_$19| [@{selected|repeating_spell-4_$19_spellname}](~selected|repeating_spell-4_$19_spell)
--?? @{selected|repeating_spell-4_$20_spellprepared} == 1 ?? !spell-4_$20| [@{selected|repeating_spell-4_$20_spellname}](~selected|repeating_spell-4_$20_spell)
--?? @{selected|repeating_spell-4_$21_spellprepared} == 1 ?? !spell-4_$21| [@{selected|repeating_spell-4_$21_spellname}](~selected|repeating_spell-4_$21_spell)
--?? @{selected|repeating_spell-4_$22_spellprepared} == 1 ?? !spell-4_$22| [@{selected|repeating_spell-4_$22_spellname}](~selected|repeating_spell-4_$22_spell)
--?? @{selected|repeating_spell-4_$23_spellprepared} == 1 ?? !spell-4_$23| [@{selected|repeating_spell-4_$23_spellname}](~selected|repeating_spell-4_$23_spell)
--?? @{selected|repeating_spell-4_$24_spellprepared} == 1 ?? !spell-4_$24| [@{selected|repeating_spell-4_$24_spellname}](~selected|repeating_spell-4_$24_spell)
--?? @{selected|repeating_spell-4_$25_spellprepared} == 1 ?? !spell-4_$25| [@{selected|repeating_spell-4_$25_spellname}](~selected|repeating_spell-4_$25_spell)
}}
Enjoy.... Craven