Fixing Sting's strength bonus

This commit is contained in:
marcin.sciesinski
2019-09-10 10:47:59 -07:00
parent f9559c9ecf
commit 2daa0782fe

View File

@@ -905,7 +905,7 @@
"type": "modifier",
"modifier": {
"type": "modifyStrength",
"filter": "bearer,strengthLessThan(9)",
"filter": "bearer,inSkirmishAgainst(minion,strengthLessThan(9))",
"amount": 2
}
}