16 mind blast. 20 claw mastery 31 claw block total 20/20/14 trap. rest in fade. the venom is prebuff boost. fade skill lvl up for not use bered griffon yeah
i have 61% claw block with fury 3ls/2 weapon block or 60% block claw with fury runic talon classic or fool's eth runic
the 2ias is resolved with greater talon or runic talon always!! its for hyb with trap and ww when 40 ias
3fade+ 2 sk plague do boost when you keep it in cube yes! 1-2 sock not important yes
https://i.imgur.com/nmnbBzm.pnghttps://i.imgur.com/BblzeiE.pngRunic talon still needs 42 ias, ur fury runic has 40 ias. And you have no other sources of ias that affects traps.
TRAPLAYING:Your ias: 40
Your Wsm: -30
Your skill ias while using fade: 0
Your EIAS:
=IF((FLOOR(120*IAS/(120+IAS)+SkillIas-WSM-SLOW;1))>75;75;FLOOR((120*IAS/(120+IAS))+SkillIas-WSM-SLOW;1)) <---- I shorted this down as well. Its actually: 120*(MainHandIas+GearIAS)/(120+HainHandIAS+GearIas) etc
Thats a formula working for excel, and it handle the EIAS cap of 75.
So to simplify it:
EIAS = ((FLOOR(120*40/(120+40)+0-(-30)-0;1)) = 60 EIAS
Then the FPA formula:
=CEILING(16*256/FLOOR(256*(100+EIAS)/100;1);1)-1
=CEILING(16*256/FLOOR(256*(100+60)/100;1);1)-1
=10 FPA TRAPLAYING
WIRLWIND:Wirl is covered, ur at 4/4 fpa there. So a FPA of 2 when combining the claws.
Wirl formula is like this:
EIAS CLAW MAIN =IF((FLOOR(120*(MainClawIAS+GearIAS)/(120+(MainClawIAS+GearIAS))+SKILLIAS-WSM-SLOW;1))>75;75;FLOOR((120*(MainClawIAS+GearIAS)/(120+MainClawIAS+GearIAS))+SKILLIAS-WSM-SLOW;1))
EIAS CLAW SECONDARY =IF((FLOOR(120*(SecondClawIAS+GearIAS)/(120+(SecondClawIAS+GearIAS))+SKILLIAS-WSM-SLOW;1))>75;75;FLOOR((120*(SecondClawIAS+GearIAS)/(120+SecondClawIAS+GearIAS))+SKILLIAS-WSM-SLOW;1))
By putting it into formula ur EIAS is as follows:
Main: 60 EIAS
Secondary: 57 EIAS
Main hand FPA:
=ROUNDUP(6*256/FLOOR(208*(100+EIAS)/100;1);0)-1
=ROUNDUP(6*256/FLOOR(208*(100+60)/100;1);0)-1
=4 FPA
Secondary:
=ROUNDUP(6*256/FLOOR(208*(100+57)/100;1);0)-1
=4 FPA
But if an enemy hit you with arach your secondary claw drops to 5 fpa wirl, meanwhile ur main hand claw stays at 4fpa. Just something to consider

To find ur total wirl FPA(since you wirl with both claws) you can use this formula:
(MAINFPA + SECONDFPA)/2/2 = 2 FPA
This is due to you first have to average out the FPA by adding them together and devide by 2. And then you have to devide by number of attacking sources aka claws. So you add them, then devide by 2, then devide by 2 again. The average is important for when you have different FPA each claw.
And then to find attacks per second:
25/FPA = 12,5 attacks per seconds.
This post was edited by gel87 on Apr 12 2025 08:20am