Quote:
Originally Posted by Edratman
"#prec [bonus] Item grants commander specified bonus to precision"
I make weapons with enhanced precision using the "#precision <>" command. Won't this work on items also?
|
Longbow of Accuracy item doesn't affect precision, but the weapon it gives to the unit (also named Longbow of Accuracy) has very high precision stat. When the commander uses the bow, he's very accurate. If the commander casts a spell, he uses his normal accuracy.
Eye of Aiming affects the unit's precision directly, and affects spells as well as fired missiles.
Spell modding is rather complicated. Unit abilities are all given as independent command tags, but spell effects and specialities are given as bitmask values that can be used to enable a number of options from a greater pool. It might be possible to mod a spell that only affects sacreds; if it isn't, it's unlikely it will become available.