Skip to content

Commit

Permalink
added/updated equipped items of most bosses
Browse files Browse the repository at this point in the history
  • Loading branch information
b5635 committed Nov 6, 2024
1 parent fc1eb83 commit b4eb9f9
Show file tree
Hide file tree
Showing 33 changed files with 626 additions and 44 deletions.
33 changes: 33 additions & 0 deletions src/itp/itempalcus.itp.json
Original file line number Diff line number Diff line change
Expand Up @@ -5494,6 +5494,17 @@
"value": "cre_baxep1"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "High Quality Club"
},
"RESREF": {
"type": "resref",
"value": "cre_clubp1"
}
},
{
"__struct_id": 0,
"NAME": {
Expand All @@ -5505,6 +5516,17 @@
"value": "cre_daggerp1"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "High Quality Dire Mace"
},
"RESREF": {
"type": "resref",
"value": "cre_dmacep1"
}
},
{
"__struct_id": 0,
"NAME": {
Expand Down Expand Up @@ -5582,6 +5604,17 @@
"value": "cre_spearp1"
}
},
{
"__struct_id": 0,
"NAME": {
"type": "cexostring",
"value": "High Quality Warhammer"
},
"RESREF": {
"type": "resref",
"value": "cre_whammerp1"
}
},
{
"__struct_id": 0,
"NAME": {
Expand Down
23 changes: 22 additions & 1 deletion src/utc/alhelor.utc.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,20 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"EquippedRes": {
"type": "resref",
"value": "armor174"
}
},
{
"__struct_id": 2,
"EquippedRes": {
"type": "resref",
"value": "armor8"
}
},
{
"__struct_id": 16384,
"EquippedRes": {
Expand Down Expand Up @@ -113,6 +127,13 @@
"FeatList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 1,
"Feat": {
Expand Down Expand Up @@ -256,7 +277,7 @@
},
"NaturalAC": {
"type": "byte",
"value": 6
"value": 4
},
"NoPermDeath": {
"type": "byte",
Expand Down
23 changes: 22 additions & 1 deletion src/utc/beholder_mother.utc.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,27 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"EquippedRes": {
"type": "resref",
"value": "armor175"
}
},
{
"__struct_id": 64,
"EquippedRes": {
"type": "resref",
"value": "apparel141"
}
},
{
"__struct_id": 512,
"EquippedRes": {
"type": "resref",
"value": "apparel130"
}
},
{
"__struct_id": 65536,
"EquippedRes": {
Expand Down Expand Up @@ -202,7 +223,7 @@
},
"NaturalAC": {
"type": "byte",
"value": 16
"value": 14
},
"NoPermDeath": {
"type": "byte",
Expand Down
14 changes: 14 additions & 0 deletions src/utc/belial.utc.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,27 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 8,
"EquippedRes": {
"type": "resref",
"value": "apparel104"
}
},
{
"__struct_id": 16,
"EquippedRes": {
"type": "resref",
"value": "belial_sword"
}
},
{
"__struct_id": 64,
"EquippedRes": {
"type": "resref",
"value": "apparel59"
}
},
{
"__struct_id": 131072,
"EquippedRes": {
Expand Down
7 changes: 7 additions & 0 deletions src/utc/bran.utc.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,13 @@
"FeatList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"Feat": {
"type": "word",
"value": 3
}
},
{
"__struct_id": 1,
"Feat": {
Expand Down
2 changes: 1 addition & 1 deletion src/utc/drawl.utc.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
"__struct_id": 16,
"EquippedRes": {
"type": "resref",
"value": "nw_wswka001"
"value": "cre_kqkatana"
}
},
{
Expand Down
14 changes: 14 additions & 0 deletions src/utc/form_queen001.utc.json
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,20 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 1,
"EquippedRes": {
"type": "resref",
"value": "armor84"
}
},
{
"__struct_id": 2,
"EquippedRes": {
"type": "resref",
"value": "armor60"
}
},
{
"__struct_id": 131072,
"EquippedRes": {
Expand Down
7 changes: 7 additions & 0 deletions src/utc/gilles.utc.json
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,13 @@
"type": "resref",
"value": "apparel178"
}
},
{
"__struct_id": 1024,
"EquippedRes": {
"type": "resref",
"value": "apparel170"
}
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion src/utc/hawk_captain.utc.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
"__struct_id": 16,
"EquippedRes": {
"type": "resref",
"value": "nw_wswmls002"
"value": "nw_wswmls010"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions src/utc/jared.utc.json
Original file line number Diff line number Diff line change
Expand Up @@ -296,14 +296,14 @@
"__struct_id": 16,
"EquippedRes": {
"type": "resref",
"value": "nw_wblhw001"
"value": "cre_whammerp1"
}
},
{
"__struct_id": 32,
"EquippedRes": {
"type": "resref",
"value": "nw_ashsw001"
"value": "nw_ashmsw002"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions src/utc/kurdan.utc.json
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
"__struct_id": 16,
"EquippedRes": {
"type": "resref",
"value": "nw_wdbma001"
"value": "cre_dmacep1"
}
}
]
Expand Down Expand Up @@ -498,7 +498,7 @@
"__struct_id": 0,
"Rank": {
"type": "byte",
"value": 16
"value": 7
}
},
{
Expand Down
7 changes: 7 additions & 0 deletions src/utc/leorio0.utc.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,13 @@
"value": "cre_helmclothing"
}
},
{
"__struct_id": 4,
"EquippedRes": {
"type": "resref",
"value": "apparel39"
}
},
{
"__struct_id": 8,
"EquippedRes": {
Expand Down
7 changes: 7 additions & 0 deletions src/utc/leorio1.utc.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,13 @@
"value": "cre_helmclothing"
}
},
{
"__struct_id": 4,
"EquippedRes": {
"type": "resref",
"value": "apparel39"
}
},
{
"__struct_id": 8,
"EquippedRes": {
Expand Down
2 changes: 1 addition & 1 deletion src/utc/likler.utc.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"__struct_id": 16,
"EquippedRes": {
"type": "resref",
"value": "nw_wswdg001"
"value": "cre_clubp1"
}
},
{
Expand Down
7 changes: 0 additions & 7 deletions src/utc/mannimarco.utc.json
Original file line number Diff line number Diff line change
Expand Up @@ -445,13 +445,6 @@
"value": "armor126"
}
},
{
"__struct_id": 4,
"EquippedRes": {
"type": "resref",
"value": "apparel36"
}
},
{
"__struct_id": 16,
"EquippedRes": {
Expand Down
14 changes: 14 additions & 0 deletions src/utc/meldanen_earth.utc.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,20 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 64,
"EquippedRes": {
"type": "resref",
"value": "apparel64"
}
},
{
"__struct_id": 128,
"EquippedRes": {
"type": "resref",
"value": "apparel200"
}
},
{
"__struct_id": 16384,
"EquippedRes": {
Expand Down
14 changes: 14 additions & 0 deletions src/utc/meldanen_water.utc.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,20 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 64,
"EquippedRes": {
"type": "resref",
"value": "apparel73"
}
},
{
"__struct_id": 512,
"EquippedRes": {
"type": "resref",
"value": "apparel134"
}
},
{
"__struct_id": 16384,
"EquippedRes": {
Expand Down
7 changes: 7 additions & 0 deletions src/utc/mummy_damned.utc.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,13 @@
"Equip_ItemList": {
"type": "list",
"value": [
{
"__struct_id": 64,
"EquippedRes": {
"type": "resref",
"value": "apparel194"
}
},
{
"__struct_id": 256,
"EquippedRes": {
Expand Down
Loading

0 comments on commit b4eb9f9

Please sign in to comment.