Jump to content
  • 0

I need the union of 2 scripts for the Dark Lord


Question

Posted

well... I meet 2 scripts and I want to make a union of them.

  • are: { bonus3 bAutoSpellWhenHit,"WZ_METEOR",5,100;}       //normal bonus
  • end { autobonus "{ bonus bBaseAtk,1000; }",100,6000,BF_WEAPON,"{ misceffect 521; }"; }     //timing bonus

my goal is for the Dark Lord with 100% chance of activation within this time scripts

something like that:

  •  { autobonus "{ bonus3 bAutoSpellWhenHit,"WZ_METEOR",5,1000; }",100,6000,BF_WEAPON,"{ misceffect 521; }"; }

can anybody help me?

1 answer to this question

Recommended Posts

  • 0
Posted
bonus3 bAutoSpellWhenHit,"WZ_METEOR",5,100; autobonus "{ bonus3 bAutoSpellWhenHit,"WZ_METEOR",5,1000; }",10,6000,BF_WEAPON,"{ misceffect 521; }";

 

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...