Skip to content

Commit

Permalink
resources: patch 7.0 data updates (quisquous#178)
Browse files Browse the repository at this point in the history
**NOTE: File updates contain 7.0 spoilers.  Review at your own peril.**

Old XIVAPI was updated before the beta, which is pending updates to
EXDSchema, so this PR was generated based on the old api.

There were schema & data changes that required code fixes beyond just
the data refresh, so I think it makes sense to merge this first, and
then fix and re-test the beta API refactor before merging quisquous#171.
  • Loading branch information
wexxlee authored Jun 29, 2024
1 parent 2d1c868 commit e92f477
Show file tree
Hide file tree
Showing 12 changed files with 1,451 additions and 101 deletions.
213 changes: 203 additions & 10 deletions resources/effect_id.ts

Large diffs are not rendered by default.

352 changes: 351 additions & 1 deletion resources/hunt.ts

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions resources/pet_names.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ const data: PetData = {
'Smaragd-Garuda',
'Bernstein-Karfunkel',
'Obsidian-Karfunkel',
'Sol-Bahamut',
],
'en': [
'Emerald Carbuncle',
Expand All @@ -82,6 +83,7 @@ const data: PetData = {
'Emerald Garuda',
'Amber Carbuncle',
'Obsidian Carbuncle',
'Solar Bahamut',
],
'fr': [
'Carbuncle émeraude',
Expand All @@ -107,6 +109,7 @@ const data: PetData = {
'Garuda émeraude',
'Carbuncle ambre',
'Carbuncle obsidienne',
'Sol-Bahamut',
],
'ja': [
'カーバンクル・エメラルド',
Expand All @@ -132,6 +135,7 @@ const data: PetData = {
'ガルーダ・エメラルド',
'カーバンクル・アンバー',
'カーバンクル・オブシダン',
'ソルバハムート',
],
'ko': [
'카벙클 에메랄드',
Expand Down
160 changes: 150 additions & 10 deletions resources/weather_rate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1788,7 +1788,7 @@ const data: WeatherRateType = {
100,
],
'weathers': [
'Astromagnetic Storm',
'Astromagnetic Storms',
'Fair Skies',
'Umbral Wind',
],
Expand Down Expand Up @@ -2004,26 +2004,166 @@ const data: WeatherRateType = {
],
},
155: {
'rates': [],
'weathers': [],
'rates': [
100,
],
'weathers': [
'Lyrical Catharsis',
],
},
156: {
'rates': [],
'weathers': [],
'rates': [
100,
],
'weathers': [
'Thunderstorms',
],
},
157: {
'rates': [],
'weathers': [],
'rates': [
100,
],
'weathers': [
'Projection',
],
},
158: {
'rates': [],
'weathers': [],
'rates': [
100,
],
'weathers': [
'Liminality',
],
},
159: {
'rates': [
40,
80,
85,
95,
100,
],
'weathers': [
'Clear Skies',
'Fair Skies',
'Clouds',
'Fog',
'Rain',
],
},
160: {
'rates': [
20,
50,
70,
80,
90,
100,
],
'weathers': [
'Clear Skies',
'Fair Skies',
'Clouds',
'Fog',
'Wind',
'Snow',
],
},
161: {
'rates': [
25,
60,
75,
85,
95,
100,
],
'weathers': [
'Clear Skies',
'Fair Skies',
'Clouds',
'Fog',
'Rain',
'Showers',
],
},
162: {
'rates': [
15,
55,
70,
85,
100,
],
'weathers': [
'Clear Skies',
'Fair Skies',
'Clouds',
'Fog',
'Rain',
],
},
163: {
'rates': [
100,
],
'weathers': [
'Fair Skies',
],
},
164: {
'rates': [
5,
50,
70,
85,
100,
],
'weathers': [
'Clear Skies',
'Fair Skies',
'Clouds',
'Dust Storms',
'Gales',
],
},
165: {
'rates': [
5,
25,
40,
45,
50,
100,
],
'weathers': [
'Fair Skies',
'Clouds',
'Fog',
'Rain',
'Thunderstorms',
'Umbral Static',
],
},
166: {
'rates': [
10,
20,
40,
100,
],
'weathers': [
'Rain',
'Fog',
'Clouds',
'Fair Skies',
],
},
167: {
'rates': [],
'weathers': [],
},
160: {
168: {
'rates': [],
'weathers': [],
},
Expand Down
99 changes: 90 additions & 9 deletions resources/world_id.ts
Original file line number Diff line number Diff line change
Expand Up @@ -185,13 +185,6 @@ const data: Worlds = {
'region': 1,
'userType': 3,
},
'38': {
'id': 38,
'internalName': 'Shemhazai',
'name': 'Shemhazai',
'region': 1,
'userType': 3,
},
'39': {
'dataCenter': {
'id': 6,
Expand Down Expand Up @@ -929,9 +922,97 @@ const data: Worlds = {
'region': 1,
'userType': 3,
},
'3000': {
'408': {
'dataCenter': {
'id': 11,
'name': 'Dynamis',
},
'id': 408,
'internalName': 'Cuchulainn',
'name': 'Cuchulainn',
'region': 1,
'userType': 3,
},
'409': {
'dataCenter': {
'id': 11,
'name': 'Dynamis',
},
'id': 409,
'internalName': 'Kraken',
'name': 'Kraken',
'region': 1,
'userType': 3,
},
'410': {
'dataCenter': {
'id': 11,
'name': 'Dynamis',
},
'id': 410,
'internalName': 'Rafflesia',
'name': 'Rafflesia',
'region': 1,
'userType': 3,
},
'411': {
'dataCenter': {
'id': 11,
'name': 'Dynamis',
},
'id': 411,
'internalName': 'Golem',
'name': 'Golem',
'region': 1,
'userType': 3,
},
'412': {
'dataCenter': {
'id': 12,
'name': 'Shadow',
},
'id': 412,
'internalName': 'Titania',
'name': 'Titania',
'region': 1,
'userType': 5,
},
'413': {
'dataCenter': {
'id': 12,
'name': 'Shadow',
},
'id': 413,
'internalName': 'Innocence',
'name': 'Innocence',
'region': 1,
'userType': 5,
},
'414': {
'dataCenter': {
'id': 12,
'name': 'Shadow',
},
'id': 414,
'internalName': 'Pixie',
'name': 'Pixie',
'region': 1,
'userType': 5,
},
'415': {
'dataCenter': {
'id': 12,
'name': 'Shadow',
},
'id': 415,
'internalName': 'Tycoon',
'name': 'Tycoon',
'region': 1,
'userType': 5,
},
'3000': {
'dataCenter': {
'id': 13,
'name': 'NA Cloud DC (Beta)',
},
'id': 3000,
Expand All @@ -942,7 +1023,7 @@ const data: Worlds = {
},
'3001': {
'dataCenter': {
'id': 12,
'id': 13,
'name': 'NA Cloud DC (Beta)',
},
'id': 3001,
Expand Down
Loading

0 comments on commit e92f477

Please sign in to comment.