View Single Post
risner
Senior Member
Volunteer Data File Contributor
 
Join Date: Jun 2010
Posts: 623

Old July 1st, 2023, 04:56 AM
As an example, the shield sphere's tab is here:
DDS_SpheresOfMight_TabShd.dat

The resource that counts available shield talents is resSMCTShield and in these files:
DDS_SpheresOfMight - Helper Things.user
DDS_SpheresOfMight - Spheres.user
DDS_SpheresOfMight_TabShd.dat

You will need both somSpShield and somTlSpShield plus any talents, drawbacks, etc.

The Tab file references forms in the DDS_SpheresOfMight - Forms.dat file and uses the SoMSphTab.Shield tag to know when to display. This is pushed to the hero by SoMTalent component script at eval index 13 (Final/50000).

If you examine the interactions of all the components of the Shield sphere, you can replicate.
risner is offline   #1226 Reply With Quote