Skip to content

Commit b697b14

Browse files
committed
Clean up unused effectChance on Triple Arrows
1 parent 6775e01 commit b697b14

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gen 9/Legends Z-A/Data/Studio/moves/triple_arrows.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"luckRate": 30
4949
}
5050
],
51-
"effectChance": 50,
51+
"effectChance": 0,
5252
"condition": "cool",
5353
"appeal": 4,
5454
"jam": 0,
5555
"comboMoves": [],
5656
"effectTags": []
57-
}
57+
}

Gen 9/scarlet-violet/Data/Studio/moves/triple_arrows.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"luckRate": 30
4949
}
5050
],
51-
"effectChance": 50,
51+
"effectChance": 0,
5252
"condition": "cool",
5353
"appeal": 4,
5454
"jam": 0,
5555
"comboMoves": [],
5656
"effectTags": []
57-
}
57+
}

0 commit comments

Comments
 (0)