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.

  • VioneTM
    link
    English
    12 days ago

    Using breed.selectOne would only select norm, desliz, sdsw, and arcdst, 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 the select-leaf-plugin. Using the select-leaf-plugin would still apply the dynamic odds applied to each item.