-
Notifications
You must be signed in to change notification settings - Fork 6
Description
https://www.poewiki.net/wiki/Passive_Skill:AscendancyCustomSaboteur12
"You are Touched by a Tormented Illegal Fisherman granting:
You and nearby Allies have 23% increased Movement Speed
23% increased Attack Speed
23% increased Cast Speed
Nearby Allies deal 23% increased Damage"
Should be:
"You are Touched by a Tormented Illegal Fisherman granting:
23% increased Movement Speed
23% increased Attack Speed
23% increased Cast Speed
23% increased Damage"
The stats themselves are correct:
|stat2_id = base_movement_velocity_+%
|stat2_value = 23
|stat3_id = attack_speed_+%
|stat3_value = 23
|stat4_id = base_cast_speed_+%
|stat4_value = 23
|stat5_id = damage_+%
|stat5_value = 23