This commit is contained in:
@@ -437,9 +437,13 @@
|
||||
"effect": "poison_touch"
|
||||
},
|
||||
"power_construct": {
|
||||
"canBeChanged": false,
|
||||
"effect": "power_construct"
|
||||
},
|
||||
"power_of_alchemy": {
|
||||
"flags": [
|
||||
"cant_be_copied"
|
||||
],
|
||||
"effect": "power_of_alchemy"
|
||||
},
|
||||
"prankster": {
|
||||
@@ -448,13 +452,27 @@
|
||||
"pressure": {
|
||||
"effect": "pressure"
|
||||
},
|
||||
"primordial_sea": {},
|
||||
"prism_armor": {},
|
||||
"protean": {},
|
||||
"psychic_surge": {},
|
||||
"pure_power": {},
|
||||
"queenly_majesty": {},
|
||||
"quick_feet": {},
|
||||
"primordial_sea": {
|
||||
"effect": "primordial_sea"
|
||||
},
|
||||
"prism_armor": {
|
||||
"effect": "prism_armor"
|
||||
},
|
||||
"protean": {
|
||||
"effect": "protean"
|
||||
},
|
||||
"psychic_surge": {
|
||||
"effect": "psychic_surge"
|
||||
},
|
||||
"pure_power": {
|
||||
"effect": "pure_power"
|
||||
},
|
||||
"queenly_majesty": {
|
||||
"effect": "queenly_majesty"
|
||||
},
|
||||
"quick_feet": {
|
||||
"effect": "quick_feet"
|
||||
},
|
||||
"rain_dish": {},
|
||||
"rattled": {},
|
||||
"receiver": {
|
||||
|
||||
Reference in New Issue
Block a user