Add disarm attack lock tactic

This commit is contained in:
2026-06-18 10:32:32 +09:00
parent b15c5f6869
commit cbfc221782
11 changed files with 68 additions and 26 deletions

View File

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