Jump to content
  • 0

Infinite Orc Hero Card problem


Arii

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  24
  • Reputation:   1
  • Joined:  08/22/17
  • Last Seen:  

Hello, I've testing some renewal cards on pre-renewal and everything was working fine except Infinite Orc Hero Card ( VIT +3. Every time the wearer receives magical attack, has a 100% chance to stun the attacker. )

4650,Min_Orc_Hero_Card,Infinite Orc Hero Card,6,20,,10,,,,,,,,769,,,,,{ bonus bVit,3; bonus3 bAddEffWhenHit,Eff_Stun,10000,ATF_MAGIC; },{},{}

I guess something isn't right with the bonus3 bAddEffWhenHit...ATF_MAGIC because the status applies when the character is physically attacked but it doesn't work against magic skills (Jupitel thunder, Storm gust, etc).

Reference Item_Bonus:

bonus3 bAddEffWhenHit,eff,n,atf;		Adds a n/100% chance to cause status eff on the target when being hit by physical damage
bonus4 bAddEffWhenHit,eff,n,atf,t;	Adds a n/100% chance to cause status eff for t milliseconds on the target when being hit by physical damage
                              		atf is the trigger criteria:
                              		 Effect target: (Default: Attacked target)
                              		  ATF_SELF   = trigger effect on self
                              		  ATF_TARGET = trigger effect on target
                              		 Attack range criteria: (Default: All attacks)
                              		  ATF_SHORT  = trigger on melee attacks
                              		  ATF_LONG   = trigger on ranged attacks
                              		 Skill/attack type criteria: (Default: Physical/weapon)
                              		  ATF_WEAPON = trigger on weapon skill / physical attacks
                              		  ATF_MAGIC  = trigger on magic skills
                              		  ATF_MISC   = trigger on misc skills

 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...