edited May 2022 in ORK Support
Hello,

I'm trying to set the block chance on my skills.
What I'm trying to do is to put the value of the chance block in the status value (I put it in float) so that it can be checked before each skill.
For example I launch the skill attack, before producing the effect it will have to check the % of the target and calculate if a blockage occurs or not, however I did not find a node in the schematics called check block chance allowing to calculate if the target will block or not. Given that the chance block is in a status value that I created. Is there a specific way to do this?
Post edited by omeegaa on
  • In your Ability Settings > Target Settings> Target Changes, you can simply enable "Blockable" for each target change :) This will automatically calculate blocking based on Combatants block chance.

    Combatants' block chance can be a status value. In your combatant settings, Battle Stetings> Override Settings> Chances and Factors>Base Block Chance>Own Block Chance, you can set this as a Status Value of the combatant

  • Ow thanks ,I was looking in the setting of statue value ^^"
Sign In or Register to comment.