17 lines
336 B
YAML
17 lines
336 B
YAML
# Cleanse - Oathkeeper Redemption ability
|
|
# Remove all debuffs
|
|
|
|
ability_id: "cleanse"
|
|
name: "Cleanse"
|
|
description: "Purify an ally, removing all negative effects"
|
|
ability_type: "spell"
|
|
base_power: 0
|
|
damage_type: null
|
|
scaling_stat: "wisdom"
|
|
scaling_factor: 0.3
|
|
mana_cost: 18
|
|
cooldown: 3
|
|
is_aoe: false
|
|
target_count: 1
|
|
effects_applied: []
|