17 lines
365 B
YAML
17 lines
365 B
YAML
# Riposte - Vanguard Shield Bearer ability
|
|
# Counter attack after blocking
|
|
|
|
ability_id: "riposte"
|
|
name: "Riposte"
|
|
description: "After blocking an attack, counter with a swift strike"
|
|
ability_type: "skill"
|
|
base_power: 30
|
|
damage_type: "physical"
|
|
scaling_stat: "strength"
|
|
scaling_factor: 0.5
|
|
mana_cost: 20
|
|
cooldown: 2
|
|
is_aoe: false
|
|
target_count: 1
|
|
effects_applied: []
|