UltraPrime
Well-known member
Any bugs not army specific should be put here.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Also, the Talisman of Protection is being duplicated in a lot of lists.
Charmed Shield does not add +1 to armor save.-Rokin
Not sure if it's been considered and discarded, but it would be really handy if each stat line also included the reference to the troop type of the unit. I've still not got used to the new definitions for some of the units and would find this pretty handy.
Armour of Silvered Steel is buggy as heck right now.
Its a 2+ armour save that cannot be improved.
For the armies I tested it with it does confer the 2+ armor save but then can be improved with shields and other armor. This isnt correct.
The exception army that I found is Skaven.
In the Skaven army it does not list the armor save as a 2+ but as a 4+ for the Warlord and the Chieftain. It seems that this postlink
~ if heavy armor is not selected, remove its save bonus
if (option[HeavyArmNS].selection = 0) then
stat[Save] += 2
endif
is causing the conflict.
It works just like all the other armies (2+ improvable) for all the other Skaven characters who may select magic armor.
Any help would be appreciated to get this issue fixed for the Skaven file atm.