Jump to content
  • 0
Sign in to follow this  
rennison

Resurrection

Question

Good night, could someone help me? I am not able to use the leaf of yggdrasil item, and the high priest resurrection skill also cannot.

Quote

{
    Id: 610
    AegisName: "Leaf_Of_Yggdrasil"
    Name: "Yggdrasil Leaf"
    Type: 11
    Buy: 4000
    Weight: 100
    BuyingStore: true
    Script: <" itemskill ALL_RESURRECTION,1; ">
},

Item_db.txt

 

Quote

{
    Id: 54
    Name: "ALL_RESURRECTION"
    Description: "Resurrection"
    MaxLevel: 4
    Range: 9
    Hit: "BDT_SKILL"
    SkillType: {
        Friend: true
    }
    SkillInfo: {
        AllowReproduce: true
    }
    AttackType: "Magic"
    Element: "Ele_Holy"
    DamageType: {
        NoDamage: true
    }
    InterruptCast: true
    CastTime: {
        Lv1: 6000
        Lv2: 4000
        Lv3: 2000
        Lv4: 0
        Lv5: 1
        Lv6: 1
        Lv7: 1
        Lv8: 1
        Lv9: 1
        Lv10: 1
    }
    AfterCastActDelay: {
        Lv1: 0
        Lv2: 1000
        Lv3: 2000
        Lv4: 3000
        Lv5: 4000
        Lv6: 5000
        Lv7: 6000
        Lv8: 7000
        Lv9: 8000
        Lv10: 9000
    }
    CoolDown: 0
    Requirements: {
        SPCost: 60
        Items: {
            Blue_Gemstone: 1
        }
    }
},

skill_db.txt

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0
On 6/19/2020 at 9:47 AM, rennison said:

Good night, could someone help me? I am not able to use the leaf of yggdrasil item, and the high priest resurrection skill also cannot.

Item_db.txt

 

skill_db.txt

try to insert in a item that can be wear of character.

Share this post


Link to post
Share on other sites
  • 0
On 6/21/2020 at 9:26 PM, Coookie said:

try to insert in a item that can be wear of character.

I tried, and even then, it won't

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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