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
We want to be able to show what traits do to the user. So we should extract this data from the ndf.
In UniteDescriptor.ndf you can find the TCapaciteModuleDescriptor which lists all the traits the unit has.
You can find these then in CapaciteList.ndf for the aura it takes effect, and then you can look at the TargetEffect and find what it actually does in EffetsSurUnite.ndf
The text was updated successfully, but these errors were encountered:
We want to be able to show what traits do to the user. So we should extract this data from the ndf.
In UniteDescriptor.ndf you can find the TCapaciteModuleDescriptor which lists all the traits the unit has.
You can find these then in CapaciteList.ndf for the aura it takes effect, and then you can look at the TargetEffect and find what it actually does in EffetsSurUnite.ndf
The text was updated successfully, but these errors were encountered: