Skip to content

Commit

Permalink
chore: put indigo disk moves in their proper alphabetical location
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Dec 15, 2023
1 parent a846cc3 commit de543a6
Showing 1 changed file with 105 additions and 105 deletions.
210 changes: 105 additions & 105 deletions src/lib/assets/moves.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1606,6 +1606,21 @@ export const moves = new Collection<string, PokemonTypes.Move>([
type: 'Grass'
}
],
[
'burningbulwark',
{
accuracy: 100,
basePower: '0',
category: 'Status',
desc: 'Burning Bulwark protects the user from all effects of moves that target it during the turn it is used, including damage. (This does not include damage at the end of a turn such as from weather or a status condition.) If Burning Bulwark blocks an attack that would make contact with the user, the attacker becomes burned, unless they are immune. (Moves that are blocked do not activate other effects that require making contact, like Rocky Helmet or Rough Skin. If the user goes last in the turn, the move will fail. The chance that Burning Bulwark will succeed also drops each time the user successfully and consecutively uses Endure, any protection move that only affects the user, Quick Guard, or Wide Guard. Each time, the chance of success is divided by 3. Some moves will do damage through Burning Bulwark. Moves that break protection, like Feint, will do their full damage and remove the effects of Burning Bulwark. The Ability Unseen Fist allows contact moves to bypass Burning Bulwark. Moves that target the user, moves that target the user and all allies, moves that target all Pokémon, and entry hazard moves cannot be blocked by Burning Bulwark. Burning Bulwark is an increased priority move that will go before most attacks in a turn.',
name: 'Burning Bulwark',
pp: 10,
priority: 4,
shortDesc: "The user's intensely hot fur protects it from attacks and also burns any attacker that makes direct contact with it.",
target: 'Self',
type: 'Fire'
}
],
[
'burningjealousy',
{
Expand Down Expand Up @@ -3066,6 +3081,21 @@ export const moves = new Collection<string, PokemonTypes.Move>([
type: 'Dragon'
}
],
[
'dragoncheer',
{
accuracy: 100,
basePower: '0',
category: 'Status',
name: 'Dragon Cheer',
pp: 15,
priority: 0,
shortDesc:
"The user raises its allies' morale with a draconic cry so that their future attacks have a heightened chance of landing critical hits. This rouses Dragon types more.",
target: "Ally's Side",
type: 'Dragon'
}
],
[
'dragonclaw',
{
Expand Down Expand Up @@ -4015,6 +4045,21 @@ export const moves = new Collection<string, PokemonTypes.Move>([
type: 'Bug'
}
],
[
'ficklebeam',
{
accuracy: 100,
basePower: '80',
category: 'Special',
name: 'Fickle Beam',
pp: 5,
priority: 0,
shortDesc:
"The user shoots a beam of light to inflict damage. Sometimes all the user's heads shoot beams in unison, doubling the move's power.",
target: 'Normal',
type: 'Dragon'
}
],
[
'fierydance',
{
Expand Down Expand Up @@ -8317,6 +8362,20 @@ export const moves = new Collection<string, PokemonTypes.Move>([
type: 'Dark'
}
],
[
'malignantchain',
{
accuracy: 100,
basePower: '100',
category: 'Special',
name: 'Malignant Chain',
pp: 5,
priority: 0,
shortDesc: 'The user pours toxins into the target by wrapping them in a toxic, corrosive chain. This may also leave the target badly poisoned.',
target: 'Normal',
type: 'Poison'
}
],
[
'matblock',
{
Expand Down Expand Up @@ -8960,6 +9019,22 @@ export const moves = new Collection<string, PokemonTypes.Move>([
type: 'Normal'
}
],
[
'mightycleave',
{
accuracy: 100,
basePower: '95',
category: 'Physical',
desc: "Mighty Cleave inflicts damage. It bypasses the effects of Protect, Detect, Spiky Shield, King's Shield, Baneful Bunker, Silk Trap, and Burning Bulwark, but does not lift the effects of these moves.",
name: 'Mighty Cleave',
pp: 5,
priority: 0,
shortDesc:
'The user wields the light that has accumulated atop its head to cleave the target. This move hits even if the target protects itself.',
target: 'Normal',
type: 'Rock'
}
],
[
'milkdrink',
{
Expand Down Expand Up @@ -14397,6 +14472,21 @@ export const moves = new Collection<string, PokemonTypes.Move>([
type: 'Psychic'
}
],
[
'temperflare',
{
accuracy: 100,
basePower: '75',
category: 'Physical',
desc: "If, on the previous turn, the user's last move missed, failed to affect each of its targets, or was prevented from being used due to an effect such as paralysis, Temper Flare's power is doubled from 75 to 150. If the user was recharging, grabbed by Sky Drop, or any target of the user's last move blocked it with a protection move such as Protect on the previous turn, Temper Flare's base power is not doubled.",
name: 'Temper Flare',
pp: 10,
priority: 0,
shortDesc: "Spurred by desperation, the user attacks the target. This move's power is doubled if the user's previous move failed.",
target: 'Normal',
type: 'Fire'
}
],
[
'tenmillionvoltthunderbolt',
{
Expand Down Expand Up @@ -14431,6 +14521,21 @@ export const moves = new Collection<string, PokemonTypes.Move>([
type: 'Normal'
}
],
[
'terastarstorm',
{
accuracy: 100,
basePower: '120',
category: 'Special',
name: 'Tera Starstorm',
pp: 5,
priority: 0,
shortDesc:
'With the power of its crystals, the user bombards and eliminates the target. When used by Terapagos in its Stellar Form, this move damages all opposing Pokémon.',
target: 'Normal',
type: 'Normal'
}
],
[
'terrainpulse',
{
Expand Down Expand Up @@ -15860,111 +15965,6 @@ export const moves = new Collection<string, PokemonTypes.Move>([
target: 'Normal',
type: 'Electric'
}
],
[
'temperflare',
{
accuracy: 100,
basePower: '75',
category: 'Physical',
desc: "If, on the previous turn, the user's last move missed, failed to affect each of its targets, or was prevented from being used due to an effect such as paralysis, Temper Flare's power is doubled from 75 to 150. If the user was recharging, grabbed by Sky Drop, or any target of the user's last move blocked it with a protection move such as Protect on the previous turn, Temper Flare's base power is not doubled.",
name: 'Temper Flare',
pp: 10,
priority: 0,
shortDesc: "Spurred by desperation, the user attacks the target. This move's power is doubled if the user's previous move failed.",
target: 'Normal',
type: 'Fire'
}
],
[
'dragoncheer',
{
accuracy: 100,
basePower: '0',
category: 'Status',
name: 'Dragon Cheer',
pp: 15,
priority: 0,
shortDesc:
"The user raises its allies' morale with a draconic cry so that their future attacks have a heightened chance of landing critical hits. This rouses Dragon types more.",
target: "Ally's Side",
type: 'Dragon'
}
],
[
'ficklebeam',
{
accuracy: 100,
basePower: '80',
category: 'Special',
name: 'Fickle Beam',
pp: 5,
priority: 0,
shortDesc:
"The user shoots a beam of light to inflict damage. Sometimes all the user's heads shoot beams in unison, doubling the move's power.",
target: 'Normal',
type: 'Dragon'
}
],
[
'terastarstorm',
{
accuracy: 100,
basePower: '120',
category: 'Special',
name: 'Tera Starstorm',
pp: 5,
priority: 0,
shortDesc:
'With the power of its crystals, the user bombards and eliminates the target. When used by Terapagos in its Stellar Form, this move damages all opposing Pokémon.',
target: 'Normal',
type: 'Normal'
}
],
[
'malignantchain',
{
accuracy: 100,
basePower: '100',
category: 'Special',
name: 'Malignant Chain',
pp: 5,
priority: 0,
shortDesc: 'The user pours toxins into the target by wrapping them in a toxic, corrosive chain. This may also leave the target badly poisoned.',
target: 'Normal',
type: 'Poison'
}
],
[
'mightycleave',
{
accuracy: 100,
basePower: '95',
category: 'Physical',
name: 'Mighty Cleave',
desc: "Mighty Cleave inflicts damage. It bypasses the effects of Protect, Detect, Spiky Shield, King's Shield, Baneful Bunker, Silk Trap, and Burning Bulwark, but does not lift the effects of these moves.",
pp: 5,
priority: 0,
shortDesc:
'The user wields the light that has accumulated atop its head to cleave the target. This move hits even if the target protects itself.',
target: 'Normal',
type: 'Rock'
}
],
[
'burningbulwark',
{
accuracy: 100,
basePower: '0',
category: 'Status',
name: 'Burning Bulwark',
desc: 'Burning Bulwark protects the user from all effects of moves that target it during the turn it is used, including damage. (This does not include damage at the end of a turn such as from weather or a status condition.) If Burning Bulwark blocks an attack that would make contact with the user, the attacker becomes burned, unless they are immune. (Moves that are blocked do not activate other effects that require making contact, like Rocky Helmet or Rough Skin. If the user goes last in the turn, the move will fail. The chance that Burning Bulwark will succeed also drops each time the user successfully and consecutively uses Endure, any protection move that only affects the user, Quick Guard, or Wide Guard. Each time, the chance of success is divided by 3. Some moves will do damage through Burning Bulwark. Moves that break protection, like Feint, will do their full damage and remove the effects of Burning Bulwark. The Ability Unseen Fist allows contact moves to bypass Burning Bulwark. Moves that target the user, moves that target the user and all allies, moves that target all Pokémon, and entry hazard moves cannot be blocked by Burning Bulwark. Burning Bulwark is an increased priority move that will go before most attacks in a turn.',
pp: 10,
priority: 4,
shortDesc: "The user's intensely hot fur protects it from attacks and also burns any attacker that makes direct contact with it.",
target: 'Self',
type: 'Fire'
}
]
]);

Expand Down

0 comments on commit de543a6

Please sign in to comment.