- Type
- GV|DMG
* This generic variant has the same name and source as the item +2 shield.
While holding this shield, you have a +2 bonus to AC. This bonus is in addition to the shield's normal bonus to AC.
* This generic variant has the same name and source as the item +2 shield.
While holding this shield, you have a +2 bonus to AC. This bonus is in addition to the shield's normal bonus to AC.
{
"name": "+2 Shield (*)",
"type": "GV|DMG",
"edition": "classic",
"entries": [
"{@note * This generic variant has the same name and source as the item {@item +2 shield}}.",
"While holding this shield, you have a +2 bonus to AC. This bonus is in addition to the shield's normal bonus to AC."
],
"inherits": {
"srd": true,
"page": 200,
"tier": "major",
"rarity": "rare",
"source": "DMG",
"bonusAc": "+2",
"entries": [
"While holding this shield, you have a {=bonusAc} bonus to AC. This bonus is in addition to the shield's normal bonus to AC."
],
"namePrefix": "+2 ",
"reprintedAs": [
"+2 Shield (*)|XDMG"
]
},
"requires": [
{
"type": "S"
},
{
"type": "S|XPHB"
}
]
}