Jump to content
  • 0
Sign in to follow this  
paperboat

Item Combo problem(costume stone)

Question

I can't get sorcerer stone's option. Doesn't increase psychic wave damage.

Did i make wrong script? 

-----------------------------------------------------------------------------------------------------

item_combo_db.conf 

{
    Items: ["Proffesor_StoneUpper", "Sorcerer_StoneGarment"]
    Script: <" bonus2 bSkillAtk,SO_PSYCHIC_WAVE,15; ">
},

------------------------------------------------------------------------------------------------------

item_db.conf

{
    Id: 29432
    AegisName: "Proffesor_StoneUpper"
    Name: "Proffesor Stone(Upper)"
    Type: "IT_CARD"
    Loc: "EQP_COSTUME_HEAD_TOP"
    Script: <" bonus bAspdRate, (getskilllv("SA_ADVANCEDBOOK")); ">
},
{
    Id: 29435
    AegisName: "Sorcerer_StoneGarment"
    Name: "Sorcerer Stone(Garment)"
    Type: "IT_CARD"
    Loc: "EQP_COSTUME_GARMENT"
    Script: <" bonus2 bSkillAtk,SO_PSYCHIC_WAVE,10; ">
},

------------------------------------------------------------------------------------------------

item_db2.conf is same item_db.conf

{
    Id: 29432
    AegisName: "Proffesor_StoneUpper"
    Name: "Proffesor Stone(Upper)"
    Type: "IT_CARD"
    Loc: "EQP_COSTUME_HEAD_TOP"
    Script: <" bonus bAspdRate, (getskilllv("SA_ADVANCEDBOOK")); ">
},
{
    Id: 29435
    AegisName: "Sorcerer_StoneGarment"
    Name: "Sorcerer Stone(Garment)"
    Type: "IT_CARD"
    Loc: "EQP_COSTUME_GARMENT"
    Script: <" bonus2 bSkillAtk,SO_PSYCHIC_WAVE,10; ">
},

---------------------------------------------------------------------------------------------

Professor Stone(Upper) and Sorcerer Stone(Garment) are no problem. These do work well. Sorcerer stone's third, forth option are not scripted yet.

Anyone help me plz~

ps: Sorry for my english.  

Edited by paperboat

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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