This commit is contained in:
@@ -424,23 +424,30 @@
|
||||
"pixilate": {
|
||||
"effect": "pixilate"
|
||||
},
|
||||
"plus": {},
|
||||
"poison_heal": {},
|
||||
"poison_point": {},
|
||||
"poison_touch": {},
|
||||
"plus": {
|
||||
"effect": "plus"
|
||||
},
|
||||
"poison_heal": {
|
||||
"effect": "poison_heal"
|
||||
},
|
||||
"poison_point": {
|
||||
"effect": "poison_point"
|
||||
},
|
||||
"poison_touch": {
|
||||
"effect": "poison_touch"
|
||||
},
|
||||
"power_construct": {
|
||||
"canBeChanged": false,
|
||||
"flags": [
|
||||
"cant_be_copied"
|
||||
]
|
||||
"effect": "power_construct"
|
||||
},
|
||||
"power_of_alchemy": {
|
||||
"flags": [
|
||||
"cant_be_copied"
|
||||
]
|
||||
"effect": "power_of_alchemy"
|
||||
},
|
||||
"prankster": {
|
||||
"effect": "prankster"
|
||||
},
|
||||
"pressure": {
|
||||
"effect": "pressure"
|
||||
},
|
||||
"prankster": {},
|
||||
"pressure": {},
|
||||
"primordial_sea": {},
|
||||
"prism_armor": {},
|
||||
"protean": {},
|
||||
|
||||
@@ -145666,6 +145666,7 @@
|
||||
}
|
||||
},
|
||||
"complete": {
|
||||
"isBattleOnly": true,
|
||||
"abilities": [
|
||||
"power_construct"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user