- Prerequisite
- item: A simple or martial weapon
- Feature type
- AI
This magic weapon grants a +1 bonus to attack and damage rolls made with it.
The bonus increases to +2 when you reach 10th level in this class.
This magic weapon grants a +1 bonus to attack and damage rolls made with it.
The bonus increases to +2 when you reach 10th level in this class.
{
"name": "Enhanced Weapon",
"page": 21,
"__prop": "optionalfeature",
"source": "TCE",
"entries": [
"This magic weapon grants a +1 bonus to attack and damage rolls made with it.",
"The bonus increases to +2 when you reach 10th level in this class."
],
"featureType": [
"AI"
],
"otherSources": [
{
"page": 62,
"source": "ERLW"
}
],
"prerequisite": [
{
"item": [
"A simple or martial weapon"
]
}
]
}