Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/data/corespace-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2358,6 +2358,15 @@
"isBetweenGame": false,
"description": "Make a Move action followed by an Assault action.",
"pegCost": 1
},
{
"level": 3,
"variant": "active",
"isPassive": false,
"isReaction": true,
"isBetweenGame": false,
"description": "Use after being targeted with an attack. Ignore all hits scored, and then make a Move action and an Assault action in any order.",
"pegCost": 1
}
]
},
Expand Down