Modding:Coding An Item: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 153: Line 153:
  <attribute id="IsColor" type="bool" value="True" />
  <attribute id="IsColor" type="bool" value="True" />
  <attribute id="ParameterName" type="FixedString" value="Metal_Primary" /> This one will affect the primary metal of the armour.
  <attribute id="ParameterName" type="FixedString" value="Metal_Primary" /> This one will affect the primary metal of the armour.
 
  <attribute id="Value" type="fvec3" value="1 1 1" /> '''The 1 1 1 is the colour code here. You can use [https://www.nexusmods.com/baldursgate3/mods/502 BG3 Minitool] to convert a value.'''
  <attribute id="Value" type="fvec3" value="1 1 1" /> '''The 1 1 1 is the colour code here. You can use [https://www.nexusmods.com/baldursgate3/mods/502 BG3 Minitool] to convert a value.'''
  </node>
  </node>
 
  '''(Cut for length)'''
  '''(Cut for length)'''
  </node>
  </node>

Navigation menu