Jump to content
  • 0

Can i Request for this Script.


Question

Posted

( STR/DEX/VIT +3 & "ARCHER/SWORDSMAN/THIEF CLASS reduce damge to demi human 3%" & enable to use SIGHT)

 

And

 

STR/DEX/INT +3 & "MAGE,GUNSLINGER CLASS FLEE +50 HP+10%" & enable to use SIGHT

 

Advance thanks rA

3 answers to this question

Recommended Posts

Posted

Try

 

1. { bonus bStr,3; bonus bDex,3; bonus bVit,3; if(BaseClass==Job_Archer || BaseClass==Job_Thief || BaseClass==Job_Swordman) { bonus2 bSubRace,RC_DemiHuman,3; skill "MG_SIGHT",1; } },{},{sc_end MG_SIGHT;}

 

2. { bonus bStr,3; bonus bDex,3; bonus bVit,3; if(BaseClass==Job_Mage || BaseClass==Job_Gunslinger) { skill "MG_SIGHT",1; bonus bFlee,50; bonus bMaxHPrate,10;} },{},{sc_end MG_SIGHT;}

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...