Files
5etools-mirror-2.github.io/data/foundry-actions.json
TheGiddyLimit 8117ebddc5 v1.198.1
2024-01-01 19:34:49 +00:00

85 lines
1.3 KiB
JSON

{
"action": [
{
"name": "Attack",
"source": "PHB",
"system": {
"target.value": 1,
"target.type": "creature"
}
},
{
"name": "Climb onto a Bigger Creature",
"source": "DMG",
"system": {
"target.value": 1,
"target.type": "creature"
}
},
{
"name": "Disarm",
"source": "DMG",
"system": {
"target.value": 1,
"target.type": "creature"
}
},
{
"name": "Grapple",
"source": "PHB",
"system": {
"target.value": 1,
"target.type": "creature"
}
},
{
"name": "Mark",
"source": "DMG",
"system": {
"target.value": 1,
"target.type": "creature"
}
},
{
"name": "Opportunity Attack",
"source": "PHB",
"system": {
"target.value": 1,
"target.type": "creature"
}
},
{
"name": "Overrun",
"source": "DMG",
"system": {
"target.value": 1,
"target.type": "creature"
}
},
{
"name": "Shove",
"source": "PHB",
"system": {
"target.value": 1,
"target.type": "creature"
}
},
{
"name": "Shove Aside",
"source": "DMG",
"system": {
"target.value": 1,
"target.type": "creature"
}
},
{
"name": "Tumble",
"source": "DMG",
"system": {
"target.value": 1,
"target.type": "creature"
}
}
]
}