Add first support tactic
This commit is contained in:
@@ -43,5 +43,17 @@
|
||||
"range": [0, 2],
|
||||
"power": 20,
|
||||
"stat": "int"
|
||||
},
|
||||
"guard_order": {
|
||||
"name": "Guard Order",
|
||||
"kind": "support",
|
||||
"target": "ally",
|
||||
"mp_cost": 5,
|
||||
"range": [0, 2],
|
||||
"power": 0,
|
||||
"stat": "int",
|
||||
"effects": [
|
||||
{ "type": "stat_bonus", "stat": "def", "amount": 4, "duration_turns": 1 }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user