I genuinely cannot figure this out for the life of me. I don't understand why [brd] will output the name and the [brd] appearing at the end after the two line breaks is different from the first one. It should be storing the selection, but it isn't. Somehow the variant IS stored???
I also don't understand why [brd.name] isn't working. Might be tied to the issue I described in the paragraph above this.
As for dynamic odds not working...


It should be impossible for Okapi to be selected if the breed is Aberration, and yet.
Any and all help is GREATLY appreciated.
2 Comments
VioneT@lemmy.world · 1 pts · 1y
Using
breed.selectOnewould only selectnorm,desliz,sdsw, andarcdst, which would then evaluate upon display. If you want to select an item under them, you need to select multiple times (breed.selectOne.selectOne) or use theselect-leaf-plugin. Using theselect-leaf-pluginwould still apply the dynamic odds applied to each item.lembasbreadenthusiast@lemmy.world · 1 pts · 1y
You are a saint. Thank you.