You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My understanding is being.attributes.field gets you the value of field as set on the being, and being.attributes["field"] gives you the calculated value as changed by perks,
This doesn't work on weapons both versions of the check only you get the value on the weapon, you have to manually check for every child that alters the value to get the total.
The text was updated successfully, but these errors were encountered:
My understanding is being.attributes.field gets you the value of field as set on the being, and being.attributes["field"] gives you the calculated value as changed by perks,
This doesn't work on weapons both versions of the check only you get the value on the weapon, you have to manually check for every child that alters the value to get the total.
The text was updated successfully, but these errors were encountered: