Added newline character parsing to olcDataFile config parser. Fix bug with enchants not being able to choose the actual highest value roll on stat enchants. Added stat descriptions to Magical Protection and Aura of the Beast. Release Build 10720.
Description = "Provides a defensive aura granting many boons."
Description = "Provides a defensive aura granting many boons.\n\nHealth +{Health %}%\nDamage Reduction +{Damage Reduction}%\nMove Spd: +{Move Spd %}%\nRestores {HP6 Recovery %}% HP every 6 seconds."
# Stat, Lowest, Highest Value
# Stat, Lowest, Highest Value
Stat Modifier[0] = Health %, 2, 3
Stat Modifier[0] = Health %, 2, 3
Stat Modifier[1] = Damage Reduction, 2, 3
Stat Modifier[1] = Damage Reduction, 2, 3
@ -563,7 +563,7 @@ Item Enchants
}
}
Aura of the Beast
Aura of the Beast
{
{
Description = "Provides an offensive aura granting many boons."
Description = "Provides an offensive aura granting many boons.\n\nAttack: +{Attack %}%\nCrit Rate: +{Crit Rate}%\nCDR: +{CDR}%\nCrit Damage: +{Crit Dmg}%"