BuffInstantActionTriggerType: OnChance

Has anyone been able to get the Instant Action Trigger Type  "OnChance" to work?

I have been messing around with it, and can't get it to work properly.

 

Thanks!

7,583 views 4 replies
Reply #1 Top

From the Skirantra's passive Aura:

periodicAction
    actionCountType "Infinite"
    actionIntervalTime
        Level:0 4.000000
        Level:1 4.000000
        Level:2 3.000000
    buffInstantActionType "ApplyBuffToSelf"
    instantActionTriggerType "OnChance"
    buffApplyChance
        Level:0 0.200000
        Level:1 0.300000
        Level:2 0.300000
    buffType "BuffFighterBlinkActive"
    effectInfo
        effectAttachInfo
            attachType "Center"
        smallEffectName "Buff_FighterBlinkActivate"
        largeEffectName "Buff_FighterBlinkActivate"
        soundID ""

 

:fox:

Reply #2 Top

AH!

Thanks!

Reply #3 Top

Yeah, OnChance can currently only work in a periodicAction. I've never gotten it to work in instantAction. If you need it to only go off once though there's a way to do that if you fiddle with the rate and the ability duration ;)

Reply #4 Top

AH!!

thanks annatar.

I'll just set the actions to Finite, and have only one.