aboutsummaryrefslogtreecommitdiff
path: root/features/wip/parry.json
diff options
context:
space:
mode:
Diffstat (limited to 'features/wip/parry.json')
-rw-r--r--features/wip/parry.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/features/wip/parry.json b/features/wip/parry.json
new file mode 100644
index 0000000..382b4bb
--- /dev/null
+++ b/features/wip/parry.json
@@ -0,0 +1,15 @@
+{
+ "name": "parry (reaction)",
+ "text": "The noble adds 2 to its AC against one melee attack that would hit it. To do so, the noble must see the attacker and be wielding a melee weapon.",
+ "subfeatures": [
+ {
+ "trigger": [],
+ "conditions": [],
+ "effects": [{
+ "target": "",
+ "effect": [],
+ "duration": ""
+ }]
+ }
+ ]
+}