Jump to content
  • 0

Set Script Request


unknownuser

Question


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  43
  • Reputation:   0
  • Joined:  10/13/13
  • Last Seen:  

 

30062[Epic Inu Ears]

Int+15
Agi+15
Int+1 Every 2 Refine
 
30064[Epic Inu Wings]
Vit+15
 
Epic Inu Wings Refine Bonus
 
If Refined by:
0: MatkRate+1 MaxHPrate+2 MaxHPrate+3 AspdRate+2 Hit+60 
1: MatkRate+1 MaxHPrate+2 MaxSPrate+3 AspdRate+4 Hit+60 
2: MatkRate+2 MaxHPrate+3 MaxSPrate+4 AspdRate+6 Hit+60 
3: MatkRate+2 MaxHPrate+3 MaxSPrate+4 AspdRate+8 Hit+60 
4: MatkRate+2 MaxHPrate+3 MaxSPrate+5 AspdRate+10 Hit+60 
5: MatkRate+3 MaxHPrate+4 MaxSPrate+5 AspdRate+12 Hit+70 LongAtkDef+1 
6: MatkRate+4 MaxHPrate+4 MaxSPrate+8 AspdRate+14 Hit+70 LongAtkDef+2 
7: MatkRate+5 MaxHPrate+5 MaxSPrate+8 AspdRate+16 Hit+80 LongAtkDef+3 
8: MatkRate+6 MaxHPrate+6 MaxSPrate+10 AspdRate+18 Hit+80 LongAtkDef+4 Inflict more damage to DemiHuman by 2%
9: MatkRate+7 MaxHPrate+7 MaxSPrate+10 AspdRate+20 Hit+90 LongAtkDef+5 Inflict more damage to DemiHuman by 3%
10: MatkRate+9 MaxHPrate+8 MaxSPrate+15 AspdRate+25 Hit+100 LongAtkDef+5 Inflict more damage to DemiHuman by 5%
 
30063[Epic Inu Taurus]
No Gemstone Requirement 
SpeedRate +40%
 
[Epic inu Set Combo]
Vit+10
Luk+10
Int+20

 

 

30065[Epic Neko Ears]

Str+15 
Agi+15 
Str+1 Every 2 Refine
 
30067[Epic Neko Wings]
Vit+15
 
Epic Neko Wings Refine Bonus
 
If Refined by:
0: AtkRate+1 MaxHPrate+2 AspdRate+2 Hit+60 
1: AtkRate+1 MaxHPrate+2 AspdRate+4 Hit+60 
2: AtkRate+2 MaxHPrate+3 AspdRate+6 Hit+60 
3: AtkRate+2 MaxHPrate+3 AspdRate+8 Hit+60 
4: AtkRate+2 MaxHPrate+3 AspdRate+10 Hit+60 
5: AtkRate+3 MaxHPrate+4 AspdRate+12 Hit+70 LongAtkDef+1 
6: AtkRate+4 MaxHPrate+4 AspdRate+14 Hit+70 LongAtkDef+2 
7: AtkRate+5 MaxHPrate+5 AspdRate+16 Hit+80 LongAtkDef+3 
8: AtkRate+6 MaxHPrate+6 AspdRate+18 Hit+80 LongAtkDef+4 Inflict more damage to DemiHuman by 2%
9: AtkRate+7 MaxHPrate+7 AspdRate+20 Hit+90 LongAtkDef+5 Inflict more damage to DemiHuman by 3%
10: AtkRate+8 MaxHPrate+8 AspdRate+25 Hit+100 LongAtkDef+5 Inflict more damage to DemiHuman by 5%
 
30066[Epic Neko Taurus]
No Gemstone Requirement 
SpeedRate +40%
 
[set of Neco Combo]
Str+15
Vit+15
Luk+15

 

 

30077[sekhmet Helm]

Dex+ 15
Agi+15
Flee+30
Dex+1 Every 2 Refine
 
30079[sekhmet Wings]
Vit+15
 
Sekhmet Wings Refine Bonus
 
If Refined by:
0: LongAtkRate+3 MaxHPrate+2 AspdRate+2 Hit+80 
1: LongAtkRate+3 MaxHPrate+2 AspdRate+4 Hit+80 
2: LongAtkRate+3 MaxHPrate+3 AspdRate+6 Hit+80 
3: LongAtkRate+4 MaxHPrate+3 AspdRate+8 Hit+80 
4: LongAtkRate+4 MaxHPrate+3 AspdRate+10 Hit+90 
5: LongAtkRate+5 MaxHPrate+4 AspdRate+12 Hit+100 LongAtkDef+1 
6: LongAtkRate+5 MaxHPrate+4 AspdRate+14 Hit+100 LongAtkDef+2 
7: LongAtkRate+6 MaxHPrate+5 AspdRate+16 Hit+120 LongAtkDef+3 
8: LongAtkRate+7 MaxHPrate+6 AspdRate+18 Hit+120 LongAtkDef+4 Inflict more damage to DemiHuman by 2%
9: LongAtkRate+8 MaxHPrate+7 AspdRate+20 Hit+150 LongAtkDef+5 Inflict more damage to DemiHuman by 3%
10: LongAtkRate+10 MaxHPrate+8 AspdRate+25 Hit+150 LongAtkDef+5 Inflict more damage to DemiHuman by 5%
 
30078[sekhmet Shoulders]
No Gemstone Requirement
SpeedRate +40%
 
[sekhmet Set Combo]
Dex+10 
Vit+10
Luk+15

 

please help me to script this

Edited by unknownuser
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  949
  • Reputation:   174
  • Joined:  06/12/12
  • Last Seen:  

Kindly clarify the refine rate bonus of your wings.

 

//Epic Inu Ears
bonus bInt,15+(getrefine()/2); bonus bAgi,15;

//Epic Inu Wings
bonus bVit,15;


//Epic Inu Taurus
bonus bNoGemStone,0; bonus bAspdRate,40;

//item_combo.txt
30062:30063:30064,{ bonus bVit,10; bonus bLuk,10; bonus bInt,20; }
30065:30066:30067,{ bonus bStr,15; bonus bVit,15; bonus bLuk,15; }
30077:30078:30079,{ bonus bDex,10; bonus bVit,10; bonus bLuk,15; }

//Epic Neko Ears
bonus bStr,15+(getrefine()/2); bonus bAgi,15;

//Epic Neko Wings
bonus bVit,15;

//Epic Neko Taurus
bonus bNoGemStone,0; bonus bAspdRate,40;

//Sekhmet Helm
bonus bDex,15+(getrefine()/2); bonus bAgi,15; bonus bFlee,30;

//Sekhmet Wings
bonus bVit,15;

//Sekhmet Taurus
bonus bNoGemStone,0; bonus bAspdRate,40;
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  43
  • Reputation:   0
  • Joined:  10/13/13
  • Last Seen:  

ohh okey i can manage it now .. thanks for helping me out : )

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