17 lines
381 B
YAML
17 lines
381 B
YAML
# Primal Fury - Wildstrider Beast Companion ability
|
|
# Pet AoE attack
|
|
|
|
ability_id: "primal_fury"
|
|
name: "Primal Fury"
|
|
description: "Command your companion to unleash a devastating attack on all enemies"
|
|
ability_type: "skill"
|
|
base_power: 50
|
|
damage_type: "physical"
|
|
scaling_stat: "wisdom"
|
|
scaling_factor: 0.55
|
|
mana_cost: 35
|
|
cooldown: 4
|
|
is_aoe: true
|
|
target_count: 0
|
|
effects_applied: []
|