View Single Post
dungeonguru
Senior Member
 
Join Date: May 2016
Posts: 608

Old April 7th, 2018, 05:22 PM
What you're commonly used to working with is the field - Bonus right?

This translates to field[Bonus].value =1

which grants "global" a +1 bonus to both attack and damage.

If you right-click on a weapon/magic weapon and inspect the fields you'll notice there are some other fields you can play with:

atmBonus - Attack Melee Bonus
atrBonus - Attack Ranged Bonus
dmmBonus - Damage Melee Bonus
dmrBonus - Damage Ranged Bonus

These are all added together, so your current 1 in Bonus will apply 1 to all these.

If you add two fields to the weapon
dmrBonus set to 1 and
atrBonus set to 1

it will add an additional 1 to both attack and damage but only for the ranged side of the weapon.
dungeonguru is offline   #2 Reply With Quote