update effect animations names for FR/LG

FR/LG's table is longer
This commit is contained in:
Haven1433 2022-06-19 18:58:42 -05:00
parent 61dbbb72ff
commit 99c4eb1b2e
3 changed files with 60 additions and 27 deletions

View File

@ -134,3 +134,30 @@ Name = '''pocketid'''
'''key'''
]
[[List]]
Name = '''effectanimations'''
0 = [
'''FormChange''',
'''StatChange''',
'''SubstituteFade''',
'''SubstituteAppear''',
'''PokeblockThrow''',
'''ItemKnockOff''',
'''TurnTrap''',
'''HeldItemEffect''',
'''SmokeBall''',
'''FocusBand''',
'''Rain''',
'''Sun''',
'''Sandstorm''',
'''Hail''',
'''LeechSeedDrain''',
'''ConfuseHit''',
'''ItemSteal''',
'''SnatchMove''',
'''FutureSight''',
'''DoomDesire''',
'''FocusPunchSetUp''',
'''IngrainHeal''',
'''WishHeal''',
]

View File

@ -496,3 +496,36 @@ Destination = '''data.pokemon.moves.stats.battle'''
Name = '''Items'''
Image = '''graphics.items.sprites/13/sprite/'''
Destination = '''data.items.stats'''
[[List]]
Name = '''effectanimations'''
0 = [
'''FormChange''',
'''StatChange''',
'''SubstituteFade''',
'''SubstituteAppear''',
'''BaitThrow''',
'''ItemKnockOff''',
'''TurnTrap''',
'''HeldItemEffect''',
'''SmokeBall''',
'''FocusBand''',
'''Rain''',
'''Sun''',
'''Sandstorm''',
'''Hail''',
'''LeechSeedDrain''',
'''ConfuseHit''',
'''ItemSteal''',
'''SnatchMove''',
'''FutureSight''',
'''DoomDesire''',
'''FocusPunchSetUp''',
'''IngrainHeal''',
'''WishHeal''',
'''MonScared''',
'''GhostGetOut''',
'''SilphScoped''',
'''SafariRockThrow''',
'''SafariReaction''',
]

View File

@ -865,30 +865,3 @@ Name = '''statusanimations'''
'''Nightmare''',
]
[[List]]
Name = '''effectanimations'''
0 = [
'''FormChange''',
'''StatChange''',
'''SubstituteFade''',
'''SubstituteAppear''',
'''PokeblockThrow''',
'''ItemKnockOff''',
'''TurnTrap''',
'''HeldItemEffect''',
'''SmokeBall''',
'''FocusBand''',
'''Rain''',
'''Sun''',
'''Sandstorm''',
'''Hail''',
'''LeechSeedDrain''',
'''ConfuseHit''',
'''ItemSteal''',
'''SnatchMove''',
'''FutureSight''',
'''DoomDesire''',
'''FocusPunchSetUp''',
'''IngrainHeal''',
'''WishHeal''',
]