Skip to main content

precision_rendered_effect_indexes

Function precision_rendered_effect_indexes 

Source
pub fn precision_rendered_effect_indexes(aura_description: &str) -> Vec<u8> 
Expand description

Reads the spell’s own effect indexes an aura description renders as percentages, in prose order.

The aura description writes the same sentence from the buff’s side. That names the effects the spell description leaves unnamed. Master of Warfare 1269394 renders "increased by ${$W2}.1% and ... by ${$W3}.1%" for the two values its spell description copies from Master of Warfare 1269306. Pairing the two orders is what makes the copy target data-stated rather than guessed.