Add snare movement lock tactic

This commit is contained in:
2026-06-18 10:11:16 +09:00
parent dcf45a3cd1
commit 14ca76d8cb
11 changed files with 121 additions and 55 deletions

View File

@@ -117,7 +117,8 @@
"uses": 1,
"effects": [
{ "type": "cure_status", "status": "poison" },
{ "type": "cure_status", "status": "seal" }
{ "type": "cure_status", "status": "seal" },
{ "type": "cure_status", "status": "snare" }
],
"price": 140
},