Let panacea cleanse stat debuffs

This commit is contained in:
2026-06-18 15:47:04 +09:00
parent f0eb181b6f
commit 909d497df0
9 changed files with 229 additions and 9 deletions

View File

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