Bumii: Difference between revisions
Jump to navigation
Jump to search
Added information on glasses, hair and reorganized page
imported>CEObrainz m (→body) |
imported>CEObrainz (Added information on glasses, hair and reorganized page) |
||
Line 75: | Line 75: | ||
|- | |- | ||
| shoulder_sub_color_1 || int || - || -1 | | shoulder_sub_color_1 || int || - || -1 | ||
|- | |- | ||
|} | |} | ||
Line 161: | Line 99: | ||
|- | |- | ||
| rot_crotch || float || - || 0.0 | | rot_crotch || float || - || 0.0 | ||
|- | |- | ||
|} | |} | ||
Line 187: | Line 117: | ||
|- | |- | ||
| scale || float || - || 1.0 | | scale || float || - || 1.0 | ||
|- | |||
|} | |||
== hair == | |||
{|class="wikitable" | |||
! Key !! Type !! Description !! Default value | |||
|- | |||
| type || int || Hair variant (last part of the model name) || 0 | |||
|- | |||
| color || int || Color Animation Pick (1 - 10) || 0 | |||
|- | |||
| flip || bool || Flip hair model || 0 | |||
|- | |- | ||
|} | |} | ||
Line 215: | Line 157: | ||
|- | |- | ||
| highlight_bright || int || - || 0 | | highlight_bright || int || - || 0 | ||
|- | |||
|} | |||
== eye_ctrl == | |||
{|class="wikitable" | |||
! Key !! Type !! Description !! Default value | |||
|- | |||
| base_offset || vec3 || - || Vec3(x=0.0, y=0.029999999329447746, z=0.0) | |||
|- | |||
| translim_out || float || - || 0.2 | |||
|- | |||
| translim_in || float || - || 0.12 | |||
|- | |||
| translim_d || float || - || 0.3 | |||
|- | |||
| translim_u || float || - || 0.1 | |||
|- | |||
| neck_offset_ud || float || - || 0.0 | |||
|- | |- | ||
|} | |} | ||
Line 281: | Line 241: | ||
== glass == | == glass == | ||
{|class="wikitable" | {|class="wikitable" | ||
! Key !! Type !! Description !! Default value | ! Key !! Type !! Description !! Default value | ||
|- | |- | ||
| | | type || int || Glasses variant (last part of the model name) || 0 | ||
|- | |||
| color || int || Color Select (0 - 5) || 0 | |||
|- | |||
|} | |||
== korog == | |||
{|class="wikitable" | |||
! Key !! Type !! Description !! Default value | |||
|- | |||
| mask || int || Mask variant (last part of the model name) || 0 | |||
|- | |||
| skin_color || int || - || 0 | |||
|- | |||
| left_plant || int || - || 0 | |||
|- | |||
| right_plant || int || - || 0 | |||
|- | |||
|} | |||
== goron == | |||
{|class="wikitable" | |||
! Key !! Type !! Description !! Default value | |||
|- | |||
| skin_color || int || - || 0 | |||
|- | |||
|} | |||
== gerudo == | |||
{|class="wikitable" | |||
! Key !! Type !! Description !! Default value | |||
|- | |||
| skin_color || int || - || 0 | |||
|- | |||
| hair || int || - || 0 | |||
|- | |||
| hair_color || int || - || 0 | |||
|- | |||
| lip_color || int || - || 0 | |||
|- | |||
| glass || int || - || 0 | |||
|- | |||
| glass_color || int || - || 0 | |||
|- | |- | ||
| | |} | ||
== rito == | |||
{|class="wikitable" | |||
! Key !! Type !! Description !! Default value | |||
|- | |- | ||
| | | body_color || int || | ||
* 0: | |||
* 1: | |||
* 2: | |||
* 3: | |||
* 4: | |||
* 5: | |||
* 6: | |||
* 7: | |||
* 8: Blue (Fyson) | |||
* 9: Green | |||
* More... | |||
|| 0 | |||
|- | |- | ||
| | | hair_color || int || - || -1 | ||
|- | |- | ||
| | |} | ||
== zora == | |||
{|class="wikitable" | |||
! Key !! Type !! Description !! Default value | |||
|- | |- | ||
| | | body_color || int || - || 0 | ||
|- | |- | ||
|} | |} | ||
= Parameter lists = | = Parameter lists = |