Update Flaming Brand to damage+2

This commit is contained in:
Troy Biesterfeld
2021-04-10 15:43:59 -05:00
parent b83e675407
commit c0395a208c

View File

@@ -39,10 +39,10 @@
{
"type": "addKeyword",
"filter": "memory(bearer)",
"keyword": "damage+1"
"keyword": "damage+2"
}
]
}
]
},
}
}