Difference between revisions of "ArmorAddon"

Jump to navigation Jump to search
10 bytes removed ,  20:50, 29 October 2017
no edit summary
imported>Qazaaq
(imported biped slot template)
imported>Qazaaq
Line 8: Line 8:
[[File:ArmorAddon_Editor.png|thumb|right|400px]]
[[File:ArmorAddon_Editor.png|thumb|right|400px]]
*{{Template:Editor:Property:ID}}
*{{Template:Editor:Property:ID}}
*'''Race:''' The [[Race]] that can wear this armor. Your selection here determines what nodes are offered in the Biped Object data.
*{{Template:Editor:Property:Art Object}}
*'''Weapon Adjust:'''
*'''Weapon Adjust:'''
*'''Left Column:''' Fields in this column control how the armor looks when worn by male and female characters.
*'''No Underarmor Scaling:''' When selected, the addon will not be scaled up or down based on the SCLP data of any underarmor over which it's being placed.
*'''Hi-Res 1st Person Only:'''
*'''Male''' '''Female''' Fields in this column control how the armor looks when worn by male and female characters.
**'''Biped Model:''' The 3D model for the armor as it appears when worn. This should be positioned, rigged, and fitted for a character.
**'''Biped Model:''' The 3D model for the armor as it appears when worn. This should be positioned, rigged, and fitted for a character.
**'''Skin Texture:'''
**'''Skin Texture:'''
Line 15: Line 19:
**'''First Person:''' The 3D model for the armor as it appears in first-person view.
**'''First Person:''' The 3D model for the armor as it appears in first-person view.
**'''Priority:'''
**'''Priority:'''
*'''Middle Column:''' Fields in this column determine which races can wear the armor, and what parts of the body it covers.
**'''Race:''' The [[Race]] that can wear this armor. Your selection here determines what nodes are offered in the Biped Object data.
**'''No Underarmor Scaling:''' When selected, the addon will not be scaled up or down based on the SCLP data of any underarmor over which it's being placed.
**'''Biped Object:''' The body parts that this armor uses and covers. This list is generated based on the selected race.
*'''Right Column:'''
**'''Art Object:'''
**'''Hi-Res 1st Person Only:'''
**'''Additional Races:''' Other races that can also use this armor addon. Ideally, these should have the same biped nodes (i.e. body plan) as the main race.
*'''Footstep:'''
*'''Footstep:'''
*'''Detection Sound Value:'''
*'''Detection Sound Value:'''
*'''Modulates Voice:''' If this option is checked, the armor will slightly muffle a character's voice when they wear it.
*'''Modulates Voice:''' If this option is checked, the armor will slightly muffle a character's voice when they wear it.
*'''Import SCLP Data:'''  Clothing (aka "under armor" [U]) uses SCLP data (thought to stand for "sculpt") to control how armor [A] scales when worn over it.   
*'''Import SCLP Data:'''  Clothing (aka "under armor" [U]) uses SCLP data (thought to stand for "sculpt") to control how armor [A] scales when worn over it.   
** The data must be stored in a file with the same name as its NIF and an extension of ".sclp".
*'''Biped Object:''' Fields in this column determine which races can wear the armor, and what parts of the body it covers. The body parts that this armor uses and covers. This list is generated based on the selected race.
** The SCLP file itself is a simple text file in JSON format with one entry for each Bone.  Each entry contains X, Y, Z scaling factors to indicate how the armor will scale relative to that bone, with values greater than 1.0 increasing the scale.  Programs such as Outfit Studio can be used to see the area associated with each bone.
*'''Additional Races:''' Other races that can also use this armor addon. Ideally, these should have the same biped nodes (i.e. body plan) as the main race.
** The SCLP file only needs to contain the bones that require scaling. For example, if the under armor is a pair of boots, the SCLP file only needs to contain scaling data for the calves.
** When an item of armor has multiple addons, the SCLP data from the addons is combined, even if the addons have different indexes.
{{ClearFloats}}
{{ClearFloats}}
== SCLP Data ==
* The data must be stored in a file with the same name as its NIF and an extension of ".sclp". 
* The SCLP file itself is a simple text file in JSON format with one entry for each Bone.  Each entry contains X, Y, Z scaling factors to indicate how the armor will scale relative to that bone, with values greater than 1.0 increasing the scale.  Programs such as Outfit Studio can be used to see the area associated with each bone.
* The SCLP file only needs to contain the bones that require scaling.  For example, if the under armor is a pair of boots, the SCLP file only needs to contain scaling data for the calves.
* When an item of armor has multiple addons, the SCLP data from the addons is combined, even if the addons have different indexes.


=== Biped Objects ===
=== Biped Objects ===
Anonymous user

Navigation menu