top of page
Type Chart Fix
5.40
Description Loading...
Credits:
Invis
unknown
How To
Open your toml file and ctrl+f search data.pokemon.type.chart
highlight the entire anchor information and paste:
[[NamedAnchors]]
Name = '''data.pokemon.type.chart'''
Address = 0x14BE0C6
Format = '''[Norm.effectiveness Fight.effectiveness Fly.effectiveness Poison.effectiveness Grd.effectiveness Rock.effectiveness Bug.effectiveness Ghost.effectiveness Steel.effectiveness arg9.effectiveness Fire.effectiveness Water.effectiveness Grass.effectiveness Elec.effectiveness Psych.effectiveness Ice.effectiveness Drag.effectiveness Dark.effectiveness arg18.effectiveness arg19.effectiveness arg20.effectiveness arg21.effectiveness arg22.effectiveness Fairy.effectiveness]data.pokemon.type.names'''
DefaultHash = '''A2C691C6'''If you prefer to display your data like in the screenshot below, in your toml ctrl+f search
Name = '''effectiveness''', highlight the entire information and paste:
[[List]]
Name = '''effectiveness'''
DefaultHash = '''381AF281'''
0 = '''x1.0'''
1 = '''Immune'''
5 = '''x0.5'''
20 = '''x2.0'''
Happy Hacking!
bottom of page


