bratch9
February 6th, 2022, 19:44
As an example I've built 2 bards in character wizard, basically the same..
If you configure the 'Bard' meta group 'Prepared' value, with one character having 'zero/blank' and the other with any value '1' in this case. You can see that the display of the 'Bard (level 1)' power group uses 2 different display styles. The character with 'zero/blank' gets the version that is for the 'spell slots' and just shows the 'prepared' ticked spells with the 'star' prepared icon along with the rest of the spells in that group. The character with 'value' in the meta prepared box, shows just the spells that have the 'prepared' ticked spells. ( I've prepared selected 'Bane' and 'Charm Person' on both characters. )
51343
If you change the character 'A' meta power group 'prepared' value to '1' like the other character, then NO UPDATE happens on the character sheet. It should 'redraw' to the same as character 'B' ?????
51344
To get the draw to be correct you have to 'toggle' the 'mode' around the 'combat/standard/prepared' mode toggle to get to this... ( Force an update/redraw. )
51345
And if you clear the meta power group, no update happens to the character, but again after 'mode' toggle. Its possible to get back to the 'spell' display version will all the spells.
51346
This can be confusing as it looks like the meta power group 'prepared' value does nothing, when it does. Its 'value >= 1' enables the 'prepared' view of the spells and 'value = zero/blank' show all the spells in that group. [ In both cases the prepared tick box just enable/disables the 'star' icon next to the spell in its list. ]
BUG.
Changing the 'spell' power group meta 'prepared' value should update the character sheet to toggle between the 2 display methods. ( Spell list/Prepared list only )
As an extra 'UI' note, it would be nice in the power group meta 'prepared' value zero, spell list mode, that it never considers the 'prepared' tick and so automatically also disables the 'star' icon. Because 'prepared' status is not in important in this mode..
As another extra 'UI' note, since it looks like the power group lua script does total the prepared ticked spells when it updates the character, it would be nice to show the current 'total' next to the user set value in the meta power group. This allows the player to set the value they can 'prepare', ie 4, and see how many spells have 'prepared tick' selected next to it.
51347
Thanks, Pete
If you configure the 'Bard' meta group 'Prepared' value, with one character having 'zero/blank' and the other with any value '1' in this case. You can see that the display of the 'Bard (level 1)' power group uses 2 different display styles. The character with 'zero/blank' gets the version that is for the 'spell slots' and just shows the 'prepared' ticked spells with the 'star' prepared icon along with the rest of the spells in that group. The character with 'value' in the meta prepared box, shows just the spells that have the 'prepared' ticked spells. ( I've prepared selected 'Bane' and 'Charm Person' on both characters. )
51343
If you change the character 'A' meta power group 'prepared' value to '1' like the other character, then NO UPDATE happens on the character sheet. It should 'redraw' to the same as character 'B' ?????
51344
To get the draw to be correct you have to 'toggle' the 'mode' around the 'combat/standard/prepared' mode toggle to get to this... ( Force an update/redraw. )
51345
And if you clear the meta power group, no update happens to the character, but again after 'mode' toggle. Its possible to get back to the 'spell' display version will all the spells.
51346
This can be confusing as it looks like the meta power group 'prepared' value does nothing, when it does. Its 'value >= 1' enables the 'prepared' view of the spells and 'value = zero/blank' show all the spells in that group. [ In both cases the prepared tick box just enable/disables the 'star' icon next to the spell in its list. ]
BUG.
Changing the 'spell' power group meta 'prepared' value should update the character sheet to toggle between the 2 display methods. ( Spell list/Prepared list only )
As an extra 'UI' note, it would be nice in the power group meta 'prepared' value zero, spell list mode, that it never considers the 'prepared' tick and so automatically also disables the 'star' icon. Because 'prepared' status is not in important in this mode..
As another extra 'UI' note, since it looks like the power group lua script does total the prepared ticked spells when it updates the character, it would be nice to show the current 'total' next to the user set value in the meta power group. This allows the player to set the value they can 'prepare', ie 4, and see how many spells have 'prepared tick' selected next to it.
51347
Thanks, Pete