mirror of
https://github.com/haven1433/HexManiacAdvance.git
synced 2026-05-16 09:17:05 -05:00
update effect animations names for FR/LG
FR/LG's table is longer
This commit is contained in:
parent
61dbbb72ff
commit
99c4eb1b2e
|
|
@ -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''',
|
||||
]
|
||||
|
|
|
|||
|
|
@ -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''',
|
||||
]
|
||||
|
|
|
|||
|
|
@ -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''',
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user