View Single Post
Nightfox
Senior Member
 
Join Date: Dec 2011
Posts: 100

Old March 10th, 2024, 01:46 PM
New approach.
Creating an empty "ability" for each of the spells that could be utilized (limited list) that could be selected from the configurable tab that wouldn't necessarily apply anything to the PC but give a list list and tag that we can reference later.

I've tried creating an ability with a custom tag and using an expression on the configurable to show items with that tag.
~ worked great... popped right up without even having to add the ability to hero beforehand... but we want to limit it to only after it is "on the hero"

Ok, so try removing the tag and using an eval script to re-add the tag to the ability.
~ doesn't work. (suspect the eval script doesn't run if the pick isn't actually on the hero)

Next try setting up a dummy spell with with ability bootstrapped.
~ (1) with tag already on the ability, it shows ... but it showed without the bootstrap, so no good.
~ (2) with tag applied by eval scrip, the tag shows on the floating window, but the ability does not show on the configurable table.

Next try adding the tag to ability during bootstrap.
~ as above, the tag shows on the floating window, but the ability does not show on the configurable table.

I was really hoping there was a timing issue, but based on what you've said, that does not appear to be the case.
Nightfox is offline   #17 Reply With Quote