Last active
August 29, 2015 13:56
-
-
Save Xyphis12/9298097 to your computer and use it in GitHub Desktop.
Adametal code (HeaLnDeaL)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adametal: { | |
viableMoves:{ | |
"geargrind":1, | |
"ironhead":1, | |
"earthquake":1, | |
"dragonclaw":1, | |
"irontail":1, | |
"outrage":1, | |
"shadowclaw":1, | |
"stoneedge":1 | |
}, | |
isNonstandard: true, | |
tier: "Lab" | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adametal:{ | |
learnset:{ | |
harden:["6L1"], | |
scratch:["6L1"], | |
metalclaw:["6L9","6E"], | |
dragonbreath:["6L14"], | |
bite:["6L18"], | |
metalsound:["6L23"], | |
dragonclaw:["6L27","6M"], | |
rockslide:["6L32","6M"], | |
irondefense:["6L37"], | |
magnetbomb:["6L44"], | |
outrage:["6L49"], | |
ironhead:["6L56"], | |
dragontail:["6L61","6M"], | |
irontail:["6L68","6E"], | |
shiftgear:["6L73"], | |
honeclaws:["6M"], | |
roar:["6M"], | |
toxic:["6M"], | |
hiddenpower:["6M"], | |
sunnyday:["6M"], | |
hyperbeam:["6M"], | |
protect:["6M"], | |
raindance:["6M"], | |
safeguard:["6M"], | |
frustration:["6M"], | |
thunderbolt:["6M"], | |
thunder:["6M"], | |
earthquake:["6M"], | |
"return":["6M"], | |
dig:["6M"], | |
sandstorm:["6M"], | |
rocktomb:["6M"], | |
facade:["6M"], | |
rest:["6M"], | |
attract:["6M"], | |
round:["6M"], | |
falseswipe:["6M"], | |
fling:["6M"], | |
chargebeam:["6M"], | |
quash:["6M"], | |
embargo:["6M"], | |
explosion:["6M"], | |
shadowclaw:["6M"], | |
gigaimpact:["6M"], | |
rockpolish:["6M"], | |
flash:["6M"], | |
stoneedge:["6M"], | |
thunderwave:["6M"], | |
gyroball:["6M"], | |
bulldoze:["6M"], | |
swagger:["6M"], | |
sleeptalk:["6M"], | |
substitute:["6M"], | |
flashcannon:["6M"], | |
wildcharge:["6M"], | |
rocksmash:["6M"], | |
snarl:["6M"], | |
cut:["6M"], | |
strength:["6M"], | |
crushclaw:["6E"], | |
curse:["6E"], | |
dragondance:["6E"], | |
endure:["6E"], | |
firefang:["6E"], | |
icefang:["6E"], | |
thunderfang:["6E"] | |
}}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"adametal":{num:-888}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adametal:{ | |
num:-888, | |
species:"Adametal", | |
types:["Dragon","Steel"], | |
genderRatio:{M:0.5,F:0.5}, | |
baseStats:{hp:75,atk:85,def:115,spa:55,spd:115,spe:55}, | |
abilities:{0:"Clear Body",1:"Unaware"}, | |
heightm:6, | |
weightkg:907.0, | |
color:"", | |
eggGroups:["Dragon"] | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment