Jump to content
  • 0
JoshXp

requesting 31239,SwordBarrier item script

Question

31239,SwordBarrier,SwordBarrier,5,10,,10,,10,,0,0xFFFFFFFF,7,2,1,,0,0,1082,{ skill "TF_CONCENTRATE",1; },{},{ sc_end SC_CONCENTRATE; }

I want to add skills Attention Concentrate When Using these Equip, Reduce Demi Human Monsters Attack 10%, and All Stat 5

Please Help Me. !!!!

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

31239,SwordBarrier,SwordBarrier,5,10,,10,,10,,0,0xFFFFFFFF,7,2,1,,0,0,1082,{ skill "AC_CONCENTRATE",1;  bonus2 bSubRace,RC_DemiHuman,10; bonus bAllStats,5;  },{},{ sc_end SC_CONCENTRATE; }31240,turtle_back,turtle_back,5,10,,10,,10,,0,0xFFFFFFFF,7,2,1,,0,0,1083,{},{},{}

omg, must be AC_CONCENTRATION

Link to comment
Share on other sites

{ skill "TF_CONCENTRATE",1;  bonus2 bSubRace,RC_DemiHuman,10; bonus bAllStats,5;  },{ sc_start SC_CONCENTRATE,60000,5; },{ sc_end SC_CONCENTRATE; }

Edited by joelolopez
Link to comment
Share on other sites

something wrong, in my server

i find .

[Error]: pc_skill: Skill with id 0 does not exist in the skill database
[Warning]: pc_bonus: unknown type 243 2 !
 

Link to comment
Share on other sites

TF_CONCENTRATE???

skill "AC_CONCENTRATION",1;

 Sorry,

I'm Find in My Console :

 

[Error]: pc_skill: Skill with id 0 does not exist in the skill database

 

What's Wrong ?

This is My Script :

 

31239,SwordBarrier,SwordBarrier,5,10,,10,,10,,0,0xFFFFFFFF,7,2,1,,0,0,1082,{ skill "AC_CONCENTRATE",1;  bonus2 bSubRace,RC_DemiHuman,10; bonus bAllStats,5;  },{},{ sc_end SC_CONCENTRATE; }31240,turtle_back,turtle_back,5,10,,10,,10,,0,0xFFFFFFFF,7,2,1,,0,0,1083,{},{},{}

 

I want like when we wear smokie card, so when we put equip the additional skills that we can Attention Cocentrate,

Thx

 

Edited by JoshXp
Link to comment
Share on other sites

31239,SwordBarrier,SwordBarrier,5,10,,10,,10,,0,0xFFFFFFFF,7,2,1,,0,0,1082,{ skill "AC_CONCENTRATE",1;  bonus2 bSubRace,RC_DemiHuman,10; bonus bAllStats,5;  },{},{ sc_end SC_CONCENTRATE; }31240,turtle_back,turtle_back,5,10,,10,,10,,0,0xFFFFFFFF,7,2,1,,0,0,1083,{},{},{}

omg, must be AC_CONCENTRATION

Thx You So much. /heh

Link to comment
Share on other sites

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

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.