Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gnome stronghold touch up #528

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
138 changes: 136 additions & 2 deletions src/main/resources/rs117/hd/scene/model_overrides.json
Original file line number Diff line number Diff line change
Expand Up @@ -2420,9 +2420,13 @@
1562,
1563,
1564,
1565,
1566,
1567,
1739,
1740,
2438,
2439,
993,
7527,
20857,
Expand Down Expand Up @@ -5873,6 +5877,7 @@
16684,
16685,
17026,
17028,
17384,
17385,
17387,
Expand Down Expand Up @@ -10994,6 +10999,8 @@
1287,
1288,
1384,
2447,
2448,
14593,
14594,
14595,
Expand All @@ -11010,6 +11017,7 @@
23559,
23530,
23561,
28658,
51766
],
"uvType": "BOX"
Expand Down Expand Up @@ -11082,19 +11090,104 @@
]
},
{
"description": "Gnome - Objects - Wooden - Lamp",
"description": "Gnome - Objects - Wooden Lamp - DYNAMIC",
"baseMaterial": "BARK",
"uvType": "BOX",
"uvScale": 0.6,
"colorOverrides": [
{
"description": "Lamp",
"colors": "s == 0",
"baseMaterial": "METALLIC_1_LIGHT"
}
],
"objectIds": [
201
]
},
{
"description": "Gnome Stronghold tree doors",
"baseMaterial": "BARK",
"uvType": "BOX",
"materialOverrides": {
"SIMPLE_GRAIN_WOOD": {
"textureMaterial": "SIMPLE_GRAIN_WOOD",
"uvOrientation": 512,
"uvScale": 0.7,
"uvType": "BOX",
"retainVanillaUvs": false
}
},
"colorOverrides": [
{
"description": "Carving",
"colors": "h == 17",
"baseMaterial": "GRUNGE_3_LIGHT",
"uvType": "BOX",
"uvOrientation": 343
}
],
"objectIds": [
1967,
1968,
1969,
1970
]
},
{
"description": "Gnome - Objects - Gnome busts on wooden piller",
"baseMaterial": "BARK",
"uvType": "BOX",
"uvScale": 0.8,
"colorOverrides": [
{
"description": "Bust",
"colors": "s == 0",
"uvScale": 0.4,
"uvOrientation": 343,
"baseMaterial": "MARBLE_3",
"uvType": "BOX"
}
],
"objectIds": [
571,
572
]
},
{
"description": "Gnome - Objects - Wooden - Bench - Textured",
"baseMaterial": "GRUNGE_2",
"baseMaterial": "WOOD_GRAIN_2",
"uvType": "BOX",
"uvScale": 0.48,
"objectIds": [
1104
]
},
{
"description": "Gnome table with cutlery and napkins",
"baseMaterial": "WOOD_GRAIN_3",
"uvType": "BOX",
"uvOrientation": 600,
"objectIds": [
1103
]
},
{
"description": "Gnome stool",
"baseMaterial": "WOOD_GRAIN_3",
"uvType": "BOX",
"uvOrientation": 84,
"colorOverrides": [
{
"description": "Silverware and napkin",
"colors": "s == 0",
"baseMaterial": "NONE"
}
],
"objectIds": [
600
]
},
{
"description": "Gnome - Objects - Wooden - Staircase Rails - Textured",
"baseMaterial": "DOCK_FENCE",
Expand Down Expand Up @@ -15653,6 +15746,17 @@
"uvScale": 0.6,
"uvOrientation": 342
},
{
"description": "Objects - Root - Large",
"baseMaterial": "LIGHT_BARK",
"objectIds": [
1985,
1986
],
"uvType": "BOX",
"uvScale": 0.4,
"uvOrientation": 342
},
{
"description": "Wooden crates, Wooden table, wooden rack",
"baseMaterial": "WOOD_GRAIN_3",
Expand Down Expand Up @@ -24674,6 +24778,8 @@
2057,
2062,
2063,
2434,
2435,
2612,
2613
],
Expand Down Expand Up @@ -27081,5 +27187,33 @@
"objectIds": [
31675
]
},
{
"description": "Glough house pillars",
"baseMaterial": "WOOD_GRAIN_3_LIGHT",
"uvType": "BOX",
"uvScale": 0.7,
"objectIds": [
2440,
2441,
2442,
2443
]
},
{
"description": "Gnome Stronghold tunnels walls with roots - DYNAMIC",
"baseMaterial": "GRUNGE_1",
"uvType": "BOX",
"colorOverrides": [
{
"description": "Roots",
"baseMaterial": "LIGHT_BARK",
"colors": "h == 7",
"uvType": "BOX",
"uvOrientation": 343,
"uvScale": 0.8
}
],
"objectIds": [ 2451 ]
}
]