This commit is contained in:
2025-03-26 17:08:46 +01:00
parent 8bf8d821f6
commit 4bc0b13e92

View File

@@ -164,3 +164,10 @@ modify '<Affliction!anyidentifier="inspiringpresence_walkspeed"!anyWalkingSpeed"
'movementspeed=movementspeed*4' \
**/AfflictionsCaptain.xml
modify '<Talent identifier="trickledown">!anyvalue="(?<swimspeed>!num)"' \
'swimspeed=swimspeed*4' \
**/TalentsCaptain.xml
modify '<Affliction!anyidentifier="trickledown"!anySwimmingSpeed" value="(?<swimmingspeed>!num)"' \
'swimmingspeed=swimmingspeed*4' \
**/AfflictionsCaptain.xml