Skip to content

Commit

Permalink
final gay changes for draft
Browse files Browse the repository at this point in the history
  • Loading branch information
ShivaD173 committed Dec 31, 2023
1 parent ba8353b commit f085e73
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 41 deletions.
1 change: 1 addition & 0 deletions calc/src/data/items.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const GSC = [
'King\'s Rock',
'Leaf Stone',
'Leftovers',
'Light Ball',
'Lucky Punch',
'Magnet',
'Mail',
Expand Down
9 changes: 5 additions & 4 deletions calc/src/data/moves.ts
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ const GSC_PATCH: {[name: string]: DeepPartial<MoveData>} = {
'Sonic Boom': {bp: 0},
'Super Fang': {bp: 0},
'Wing Attack': {bp: 60},
'Electro Shot': {bp: 120},
Aeroblast: {bp: 100, type: 'Flying'},
Attract: {bp: 0, category: 'Status', type: 'Normal'},
'Beat Up': {bp: 10, type: 'Dark'},
Expand Down Expand Up @@ -5002,12 +5003,12 @@ const GAY_PATCH = {
'Luster Purge': {bp: 75},
'Mist Ball': {bp: 75},
'Accelerock': {bp: 60},
'G-Max Replenish': {bp: 70},
'G-Max Replenish': {bp: 65},
'G-Max Malodor': {bp: 80},
'G-Max Steelsurge': {bp: 90},
'G-Max Gravitas': {bp: 90},
'G-Max Finale': {bp: 90},
'G-Max Depletion': {bp: 90},
'G-Max Gravitas': {bp: 90, category: 'Special'},
'G-Max Finale': {bp: 80, category: 'Special'},
'G-Max Depletion': {bp: 90, category: 'Special'},
'Hyper Beam': {bp: 140},
'Giga Impact': {bp: 140},
'Frenzy Plant': {bp: 140},
Expand Down
72 changes: 36 additions & 36 deletions calc/src/data/species.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10906,8 +10906,8 @@ const GAY_PATCH = {
"Fairy"
],
"bs": {
"hp": 40,
"at": 55,
"hp": 45,
"at": 50,
"df": 65,
"sa": 110,
"sd": 120,
Expand Down Expand Up @@ -13048,11 +13048,11 @@ const GAY_PATCH = {
""
],
"bs": {
"hp": 60,
"hp": 50,
"at": 90,
"df": 65,
"df": 70,
"sa": 70,
"sd": 115,
"sd": 120,
"sp": 40
},
"abilities": {
Expand Down Expand Up @@ -15246,7 +15246,7 @@ const GAY_PATCH = {
"df": 75,
"sa": 65,
"sd": 75,
"sp": 115
"sp": 110
},
"abilities": {
"0": "Chlorophyll"
Expand Down Expand Up @@ -15779,7 +15779,7 @@ const GAY_PATCH = {
"0": "Prankster"
}
},
"Tornadus Therian": {
"Tornadus-Therian": {
"types": [
"Flying",
""
Expand Down Expand Up @@ -15813,7 +15813,7 @@ const GAY_PATCH = {
"0": "Prankster"
}
},
"Thundurus Therian": {
"Thundurus-Therian": {
"types": [
"Electric",
"Flying"
Expand Down Expand Up @@ -15847,7 +15847,7 @@ const GAY_PATCH = {
"0": "Sand Force"
}
},
"Landorus Therian": {
"Landorus-Therian": {
"types": [
"Ground",
"Flying"
Expand Down Expand Up @@ -16227,7 +16227,7 @@ const GAY_PATCH = {
"Normal"
],
"bs": {
"hp": 67,
"hp": 72,
"at": 60,
"df": 57,
"sa": 114,
Expand Down Expand Up @@ -16381,9 +16381,9 @@ const GAY_PATCH = {
],
"bs": {
"hp": 62,
"at": 80,
"at": 85,
"df": 91,
"sa": 80,
"sa": 85,
"sd": 87,
"sp": 75
},
Expand Down Expand Up @@ -16668,7 +16668,7 @@ const GAY_PATCH = {
"0": "Dancer"
}
},
"Oricorio Pom-Pom": {
"Oricorio-Pom-Pom": {
"types": [
"Electric",
"Flying"
Expand All @@ -16685,7 +16685,7 @@ const GAY_PATCH = {
"0": "Dancer"
}
},
"Oricorio Pa'u": {
"Oricorio-Pa'u": {
"types": [
"Fairy",
"Flying"
Expand All @@ -16702,7 +16702,7 @@ const GAY_PATCH = {
"0": "Dancer"
}
},
"Oricorio Sensu": {
"Oricorio-Sensu": {
"types": [
"Ghost",
"Flying"
Expand Down Expand Up @@ -16753,7 +16753,7 @@ const GAY_PATCH = {
"0": "Keen Eye"
}
},
"Lycanroc Midnight": {
"Lycanroc-Midnight": {
"types": [
"Rock",
""
Expand All @@ -16770,7 +16770,7 @@ const GAY_PATCH = {
"0": "Keen Eye"
}
},
"Lycanroc Dusk": {
"Lycanroc-Dusk": {
"types": [
"Rock",
""
Expand Down Expand Up @@ -16804,7 +16804,7 @@ const GAY_PATCH = {
"0": "Schooling"
}
},
"Wishiwashi School": {
"Wishiwashi-School": {
"types": [
"Water",
""
Expand Down Expand Up @@ -17076,7 +17076,7 @@ const GAY_PATCH = {
"0": "RKS System"
}
},
"SilvallyBug": {
"Silvally-Bug": {
"types": [
"Bug",
""
Expand All @@ -17093,7 +17093,7 @@ const GAY_PATCH = {
"0": "RKS System"
}
},
"SilvallyDark": {
"Silvally-Dark": {
"types": [
"Dark",
""
Expand All @@ -17110,7 +17110,7 @@ const GAY_PATCH = {
"0": "RKS System"
}
},
"SilvallyDragon": {
"Silvally-Dragon": {
"types": [
"Dragon",
""
Expand All @@ -17127,7 +17127,7 @@ const GAY_PATCH = {
"0": "RKS System"
}
},
"SilvallyElectric": {
"Silvally-Electric": {
"types": [
"Electric",
""
Expand All @@ -17144,7 +17144,7 @@ const GAY_PATCH = {
"0": "RKS System"
}
},
"SilvallyFairy": {
"Silvally-Fairy": {
"types": [
"Fairy",
""
Expand All @@ -17161,7 +17161,7 @@ const GAY_PATCH = {
"0": "RKS System"
}
},
"SilvallyFighting": {
"Silvally-Fighting": {
"types": [
"Fighting",
""
Expand All @@ -17178,7 +17178,7 @@ const GAY_PATCH = {
"0": "RKS System"
}
},
"SilvallyFire": {
"Silvally-Fire": {
"types": [
"Fire",
""
Expand All @@ -17195,7 +17195,7 @@ const GAY_PATCH = {
"0": "RKS System"
}
},
"SilvallyFlying": {
"Silvally-Flying": {
"types": [
"Flying",
""
Expand All @@ -17212,7 +17212,7 @@ const GAY_PATCH = {
"0": "RKS System"
}
},
"SilvallyGhost": {
"Silvally-Ghost": {
"types": [
"Ghost",
""
Expand All @@ -17229,7 +17229,7 @@ const GAY_PATCH = {
"0": "RKS System"
}
},
"SilvallyGrass": {
"Silvally-Grass": {
"types": [
"Grass",
""
Expand All @@ -17246,7 +17246,7 @@ const GAY_PATCH = {
"0": "RKS System"
}
},
"SilvallyGround": {
"Silvally-Ground": {
"types": [
"Ground",
""
Expand All @@ -17263,7 +17263,7 @@ const GAY_PATCH = {
"0": "RKS System"
}
},
"SilvallyIce": {
"Silvally-Ice": {
"types": [
"Ice",
""
Expand All @@ -17280,7 +17280,7 @@ const GAY_PATCH = {
"0": "RKS System"
}
},
"SilvallyPoison": {
"Silvally-Poison": {
"types": [
"Poison",
""
Expand All @@ -17297,7 +17297,7 @@ const GAY_PATCH = {
"0": "RKS System"
}
},
"SilvallyPsychic": {
"Silvally-Psychic": {
"types": [
"Psychic",
""
Expand All @@ -17314,7 +17314,7 @@ const GAY_PATCH = {
"0": "RKS System"
}
},
"SilvallyRock": {
"Silvally-Rock": {
"types": [
"Rock",
""
Expand All @@ -17331,7 +17331,7 @@ const GAY_PATCH = {
"0": "RKS System"
}
},
"SilvallySteel": {
"Silvally-Steel": {
"types": [
"Steel",
""
Expand All @@ -17348,7 +17348,7 @@ const GAY_PATCH = {
"0": "RKS System"
}
},
"SilvallyWater": {
"Silvally-Water": {
"types": [
"Water",
""
Expand Down Expand Up @@ -18289,7 +18289,7 @@ const GAY_PATCH = {
""
],
"bs": {
"hp": 80,
"hp": 75,
"at": 60,
"df": 80,
"sa": 110,
Expand Down
2 changes: 1 addition & 1 deletion src/js/data/sets/gen9.js

Large diffs are not rendered by default.

0 comments on commit f085e73

Please sign in to comment.