first commit
This commit is contained in:
@ -0,0 +1,136 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"target": "cobblemon:indeedee",
|
||||
"baseScale": 0.75,
|
||||
"hitbox": {
|
||||
"width": 0.86,
|
||||
"height": 2,
|
||||
"fixed": false
|
||||
},
|
||||
"maleRatio": 0.5,
|
||||
"forms": [
|
||||
{
|
||||
"name": "female",
|
||||
"abilities": [
|
||||
"owntempo",
|
||||
"synchronize",
|
||||
"h:psychicsurge"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 70,
|
||||
"attack": 55,
|
||||
"defence": 65,
|
||||
"special_attack": 95,
|
||||
"special_defence": 105,
|
||||
"speed": 85
|
||||
},
|
||||
"catchRate": 30,
|
||||
"maleRatio": 0,
|
||||
"baseExperienceYield": 166,
|
||||
"baseFriendship": 140,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 2,
|
||||
"speed": 0
|
||||
},
|
||||
"experienceGroup": "fast",
|
||||
"eggCycles": 40,
|
||||
"eggGroups": [
|
||||
"fairy"
|
||||
],
|
||||
"moves": [
|
||||
"1:playnice",
|
||||
"1:storedpower",
|
||||
"5:batonpass",
|
||||
"10:disarmingvoice",
|
||||
"15:psybeam",
|
||||
"20:helpinghand",
|
||||
"25:followme",
|
||||
"30:aromatherapy",
|
||||
"30:healingwish",
|
||||
"35:psychic",
|
||||
"40:calmmind",
|
||||
"45:guardsplit",
|
||||
"50:psychicterrain",
|
||||
"egg:fakeout",
|
||||
"egg:healpulse",
|
||||
"egg:psychoshift",
|
||||
"egg:psychup",
|
||||
"tm:alluringvoice",
|
||||
"tm:allyswitch",
|
||||
"tm:attract",
|
||||
"tm:batonpass",
|
||||
"tm:bodyslam",
|
||||
"tm:calmmind",
|
||||
"tm:charm",
|
||||
"tm:dazzlinggleam",
|
||||
"tm:disarmingvoice",
|
||||
"tm:drainingkiss",
|
||||
"tm:drainpunch",
|
||||
"tm:endure",
|
||||
"tm:energyball",
|
||||
"tm:facade",
|
||||
"tm:futuresight",
|
||||
"tm:guardswap",
|
||||
"tm:helpinghand",
|
||||
"tm:hypervoice",
|
||||
"tm:imprison",
|
||||
"tm:lightscreen",
|
||||
"tm:magicalleaf",
|
||||
"tm:metronome",
|
||||
"tm:mysticalfire",
|
||||
"tm:payday",
|
||||
"tm:playrough",
|
||||
"tm:protect",
|
||||
"tm:psybeam",
|
||||
"tm:psychic",
|
||||
"tm:psychicterrain",
|
||||
"tm:psychup",
|
||||
"tm:psyshock",
|
||||
"tm:reflect",
|
||||
"tm:rest",
|
||||
"tm:round",
|
||||
"tm:safeguard",
|
||||
"tm:shadowball",
|
||||
"tm:skillswap",
|
||||
"tm:sleeptalk",
|
||||
"tm:snore",
|
||||
"tm:storedpower",
|
||||
"tm:substitute",
|
||||
"tm:swift",
|
||||
"tm:takedown",
|
||||
"tm:terablast",
|
||||
"tm:trick",
|
||||
"tm:trickroom",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:expandingforce",
|
||||
"tutor:terrainpulse"
|
||||
],
|
||||
"labels": [
|
||||
"gen8"
|
||||
],
|
||||
"aspects": [
|
||||
"female"
|
||||
],
|
||||
"height": 9,
|
||||
"weight": 280,
|
||||
"baseScale": 0.75,
|
||||
"hitbox": {
|
||||
"width": 0.8,
|
||||
"height": 2,
|
||||
"fixed": false
|
||||
},
|
||||
"cannotDynamax": false,
|
||||
"battleOnly": false
|
||||
}
|
||||
],
|
||||
"baseExperienceYield": 166,
|
||||
"experienceGroup": "fast",
|
||||
"eggCycles": 40,
|
||||
"eggGroups": [
|
||||
"fairy"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user