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

@@ -160,7 +160,7 @@
"move_type": "foot",
"move": 4,
"attack_range": [1, 1],
"skills": ["spark", "fire_tactic", "mend", "guard_order", "rally_order", "march_order", "focus_order", "disrupt_order", "hamper_order", "feint_order", "poison_mist", "seal_tactic", "snare_tactic"],
"skills": ["spark", "fire_tactic", "mend", "guard_order", "rally_order", "march_order", "focus_order", "disrupt_order", "hamper_order", "feint_order", "disarm_tactic", "poison_mist", "seal_tactic", "snare_tactic"],
"growth": { "hp": "C", "mp": "A", "atk": "E", "def": "D", "int": "A", "agi": "C" },
"base_bonus": { "hp": -2, "mp": 8, "atk": -2, "def": -1, "int": 2 },
"equipment_slots": {
@@ -176,7 +176,7 @@
"move_type": "foot",
"move": 4,
"attack_range": [1, 1],
"skills": ["spark", "fire_tactic", "mend", "great_mend", "guard_order", "rally_order", "march_order", "focus_order", "disrupt_order", "hamper_order", "feint_order", "poison_mist", "seal_tactic", "snare_tactic"],
"skills": ["spark", "fire_tactic", "mend", "great_mend", "guard_order", "rally_order", "march_order", "focus_order", "disrupt_order", "hamper_order", "feint_order", "disarm_tactic", "poison_mist", "seal_tactic", "snare_tactic"],
"growth": { "hp": "B", "mp": "A", "atk": "E", "def": "C", "int": "A", "agi": "C" },
"base_bonus": { "hp": 2, "mp": 6, "atk": -2, "def": 1, "int": 2 },
"equipment_slots": {