Adds more abilities
This commit is contained in:
@@ -92,20 +92,45 @@
|
||||
"effect": "color_change"
|
||||
},
|
||||
"comatose": {
|
||||
"effect": "comatose",
|
||||
"canBeChanged": false
|
||||
},
|
||||
"competitive": {},
|
||||
"compound_eyes": {},
|
||||
"contrary": {},
|
||||
"corrosion": {},
|
||||
"cursed_body": {},
|
||||
"cute_charm": {},
|
||||
"damp": {},
|
||||
"dancer": {},
|
||||
"dark_aura": {},
|
||||
"dazzling": {},
|
||||
"defeatist": {},
|
||||
"defiant": {},
|
||||
"competitive": {
|
||||
"effect": "competitive"
|
||||
},
|
||||
"compound_eyes": {
|
||||
"effect": "compound_eyes"
|
||||
},
|
||||
"contrary": {
|
||||
"effect": "contrary"
|
||||
},
|
||||
"corrosion": {
|
||||
"effect": "corrosion"
|
||||
},
|
||||
"cursed_body": {
|
||||
"effect": "cursed_body"
|
||||
},
|
||||
"cute_charm": {
|
||||
"effect": "cute_charm"
|
||||
},
|
||||
"damp": {
|
||||
"effect": "damp"
|
||||
},
|
||||
"dancer": {
|
||||
"effect": "dancer"
|
||||
},
|
||||
"dark_aura": {
|
||||
"effect": "dark_aura"
|
||||
},
|
||||
"dazzling": {
|
||||
"effect": "dazzling"
|
||||
},
|
||||
"defeatist": {
|
||||
"effect": "defeatist"
|
||||
},
|
||||
"defiant": {
|
||||
"effect": "defiant"
|
||||
},
|
||||
"delta_stream": {},
|
||||
"desolate_land": {},
|
||||
"disguise": {
|
||||
|
||||
Reference in New Issue
Block a user