BSData / horus-heresy

Horus Heresy
http://battlescribedata.appspot.com/#/repo/horus-heresy
77 stars 78 forks source link

Praetor Rampage (2) #3261

Closed Jedirev closed 1 month ago

Jedirev commented 3 months ago

Describe the bug Legion Praetors of any legion appear to have picked up Rampage (2). (Cataphractii and Tarts don't have the issue.)

To Reproduce Create a new list Add a Legion Praetor View the list

Expected behavior Legion Praetors shouldn't have Rampage.

Device and data (please complete the following information):

nstephenh commented 3 months ago

This looks configured in the data properly, and new recruit is handling it fine, but battlescribe is not respecting the hidden flag. image

For now, I'd recommend not using battlescribe and switching to new recruit.

Mayegelt commented 3 months ago

BS hates Hidden is false on linked rules that the rule that it is linked to is not hidden.

nstephenh commented 3 months ago

To fix this we should just invert all the logic so it's shown by default and we hide it. Very annoying.

Mayegelt commented 1 month ago

Just required the logic reversal on the Praetor option Will be fixed in https://github.com/BSData/horus-heresy/pull/3302